Add @anaconda-tools to example live kickstart (#1269891)

This includes packages that anaconda runs from the installed system
during installation. It includes grub2, grub2-efi, shim, efibootmgr
among others.

Resolves: rhbz#1269891
This commit is contained in:
Brian C. Lane 2016-02-24 11:20:21 -08:00
parent 0252c5a7f1
commit de835d687a
1 changed files with 1 additions and 3 deletions

View File

@ -361,6 +361,7 @@ cat /dev/null > /etc/fstab
%end
%packages
@anaconda-tools
@core
@fonts
@x11
@ -370,9 +371,6 @@ anaconda
isomd5sum
kernel
memtest86+
grub2-efi
grub2
shim
syslinux
-dracut-config-rescue
%end