Use wildcard for grub2 modules in livemedia.ks example
This will make it easier to use the kickstart on different arches. Related: rhbz#1973530
This commit is contained in:
parent
ca233194bb
commit
677c08f743
@ -398,7 +398,7 @@ dracut-config-generic
|
|||||||
dracut-live
|
dracut-live
|
||||||
glibc-all-langpacks
|
glibc-all-langpacks
|
||||||
grub2-efi
|
grub2-efi
|
||||||
grub2-pc-modules
|
grub2-*-modules
|
||||||
kernel
|
kernel
|
||||||
# Make sure that DNF doesn't pull in debug kernel to satisfy kmod() requires
|
# Make sure that DNF doesn't pull in debug kernel to satisfy kmod() requires
|
||||||
kernel-modules
|
kernel-modules
|
||||||
|
Loading…
Reference in New Issue
Block a user