distro/rhel85: no biosdevname on aarch64
Do not include the biosdevname dracut module on aarch64, where it does not exist.
This commit is contained in:
parent
44cf29dad0
commit
3e90d66f5c
3 changed files with 10 additions and 5 deletions
|
|
@ -1799,7 +1799,6 @@
|
|||
"rootfs-block",
|
||||
"terminfo",
|
||||
"udev-rules",
|
||||
"biosdevname",
|
||||
"dracut-systemd",
|
||||
"pollcdrom",
|
||||
"usrmount",
|
||||
|
|
@ -1808,6 +1807,7 @@
|
|||
"img-lib",
|
||||
"shutdown",
|
||||
"uefi-lib",
|
||||
"biosdevname",
|
||||
"anaconda"
|
||||
],
|
||||
"install": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue