Add grub2, grub-efi and efibootmgr for EFI install/booting. Fixes bug #735023

This commit is contained in:
Kevin Fenzi 2011-10-13 09:20:03 -06:00
parent 5685d07f87
commit 3c72e9eae4
2 changed files with 8 additions and 0 deletions

View File

@ -22,6 +22,10 @@ repo --name=fedora-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorl
tcsh
kernel*
dracut-*
# grub-efi and grub2 and efibootmgr so anaconda can use the right one on install.
grub-efi
grub2
efibootmgr
# Desktop Packages
@kde-desktop
@xfce-desktop

View File

@ -48,6 +48,10 @@ memtest86+
# The point of a live image is to install
anaconda
isomd5sum
# grub-efi and grub2 and efibootmgr so anaconda can use the right one on install.
grub-efi
grub2
efibootmgr
# fpaste is very useful for debugging and very small
fpaste