1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-24 16:17:22 +00:00

Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts

This commit is contained in:
Rex Dieter 2011-10-13 11:34:07 -05:00
commit 986935e556
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 tcsh
kernel* kernel*
dracut-* dracut-*
# grub-efi and grub2 and efibootmgr so anaconda can use the right one on install.
grub-efi
grub2
efibootmgr
# Desktop Packages # Desktop Packages
@kde-desktop @kde-desktop
@xfce-desktop @xfce-desktop

View File

@ -48,6 +48,10 @@ memtest86+
# The point of a live image is to install # The point of a live image is to install
anaconda anaconda
isomd5sum 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 is very useful for debugging and very small
fpaste fpaste