distro/rhel90: add lldpad and fcoe-utils to anaconda packages
Required by dracut modules.
This commit is contained in:
parent
cae6a8d2b1
commit
c4d6fcbe5b
1 changed files with 2 additions and 0 deletions
|
|
@ -962,6 +962,7 @@ func anacondaPackageSet(t *imageType) rpmmd.PackageSet {
|
||||||
"dracut-network",
|
"dracut-network",
|
||||||
"efibootmgr",
|
"efibootmgr",
|
||||||
"ethtool",
|
"ethtool",
|
||||||
|
"fcoe-utils",
|
||||||
"ftp",
|
"ftp",
|
||||||
"gdb-gdbserver",
|
"gdb-gdbserver",
|
||||||
"gdisk",
|
"gdisk",
|
||||||
|
|
@ -1007,6 +1008,7 @@ func anacondaPackageSet(t *imageType) rpmmd.PackageSet {
|
||||||
"librsvg2",
|
"librsvg2",
|
||||||
"linux-firmware",
|
"linux-firmware",
|
||||||
"lklug-fonts",
|
"lklug-fonts",
|
||||||
|
"lldpad",
|
||||||
"lohit-assamese-fonts",
|
"lohit-assamese-fonts",
|
||||||
"lohit-bengali-fonts",
|
"lohit-bengali-fonts",
|
||||||
"lohit-devanagari-fonts",
|
"lohit-devanagari-fonts",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue