test: update installer manifests for RHEL 9.x and CS9
Dracut modules and drivers fixed for the dracut stage in all RHEL 9.x and CS9 Anaconda installers (image-installer and edge-installer).
This commit is contained in:
parent
2f96cc7051
commit
7a1d7ae1d7
40 changed files with 240 additions and 0 deletions
|
|
@ -3514,6 +3514,7 @@
|
|||
"img-lib",
|
||||
"shutdown",
|
||||
"uefi-lib",
|
||||
"nvdimm",
|
||||
"prefixdevname",
|
||||
"prefixdevname-tools",
|
||||
"anaconda",
|
||||
|
|
@ -3526,6 +3527,11 @@
|
|||
"lunmask",
|
||||
"nfs"
|
||||
],
|
||||
"add_drivers": [
|
||||
"cuse",
|
||||
"ipmi_devintf",
|
||||
"ipmi_msghandler"
|
||||
],
|
||||
"install": [
|
||||
"/.buildstamp"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue