summaryrefslogtreecommitdiffstats
path: root/fedora-install-fedora.ks
diff options
context:
space:
mode:
authorKevin Fenzi <kevin@scrye.com>2011-10-13 09:20:03 -0600
committerKevin Fenzi <kevin@scrye.com>2011-10-13 09:20:03 -0600
commit3c72e9eae4ed169f7f8c756c0fafdd0f24fe4b01 (patch)
tree33d693aad3e4da1b10b497a2806963ffa8e5e39b /fedora-install-fedora.ks
parent5685d07f8749a0cfd8084aff2da53224816101a1 (diff)
downloadspin-kickstarts-3c72e9eae4ed169f7f8c756c0fafdd0f24fe4b01.tar.gz
spin-kickstarts-3c72e9eae4ed169f7f8c756c0fafdd0f24fe4b01.tar.xz
spin-kickstarts-3c72e9eae4ed169f7f8c756c0fafdd0f24fe4b01.zip
Add grub2, grub-efi and efibootmgr for EFI install/booting. Fixes bug #735023
Diffstat (limited to 'fedora-install-fedora.ks')
-rw-r--r--fedora-install-fedora.ks4
1 files changed, 4 insertions, 0 deletions
diff --git a/fedora-install-fedora.ks b/fedora-install-fedora.ks
index db16e09..b2585ec 100644
--- a/fedora-install-fedora.ks
+++ b/fedora-install-fedora.ks
@@ -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