fedora-livemedia.ks: Add packages needed to boot livecd on UEFI systems

(cherry picked from commit 9577f719ae)
This commit is contained in:
Brian C. Lane 2019-01-21 17:36:30 -08:00
parent 43a79746fc
commit 6debc2252c
1 changed files with 9 additions and 1 deletions

View File

@ -376,7 +376,6 @@ dracut-config-generic
dracut-live
fedora-productimg-workstation
glibc-all-langpacks
grub2-efi
kernel
# Make sure that DNF doesn't pull in debug kernel to satisfy kmod() requires
kernel-modules
@ -389,4 +388,13 @@ syslinux
-gfs2-utils
-reiserfs-utils
# This package is needed to boot the iso on UEFI
shim
shim-ia32
grub2
grub2-efi
grub2-efi-*-cdboot
grub2-efi-ia32
efibootmgr
%end