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:
parent
0252c5a7f1
commit
de835d687a
@ -361,6 +361,7 @@ cat /dev/null > /etc/fstab
|
|||||||
%end
|
%end
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
|
@anaconda-tools
|
||||||
@core
|
@core
|
||||||
@fonts
|
@fonts
|
||||||
@x11
|
@x11
|
||||||
@ -370,9 +371,6 @@ anaconda
|
|||||||
isomd5sum
|
isomd5sum
|
||||||
kernel
|
kernel
|
||||||
memtest86+
|
memtest86+
|
||||||
grub2-efi
|
|
||||||
grub2
|
|
||||||
shim
|
|
||||||
syslinux
|
syslinux
|
||||||
-dracut-config-rescue
|
-dracut-config-rescue
|
||||||
%end
|
%end
|
||||||
|
Loading…
Reference in New Issue
Block a user