fedora-livemedia.ks: Add packages needed to boot livecd on UEFI systems
(cherry picked from commit 9577f719ae
)
This commit is contained in:
parent
43a79746fc
commit
6debc2252c
@ -376,7 +376,6 @@ dracut-config-generic
|
|||||||
dracut-live
|
dracut-live
|
||||||
fedora-productimg-workstation
|
fedora-productimg-workstation
|
||||||
glibc-all-langpacks
|
glibc-all-langpacks
|
||||||
grub2-efi
|
|
||||||
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
|
||||||
@ -389,4 +388,13 @@ syslinux
|
|||||||
-gfs2-utils
|
-gfs2-utils
|
||||||
-reiserfs-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
|
%end
|
||||||
|
Loading…
Reference in New Issue
Block a user