rhel-livemedia.ks: Add anaconda-live package to the example kickstart
Anaconda has moved some of the live related requirements into a new package, anaconda-live, which needs to be included in the kickstart. Related: rhbz#1691319
This commit is contained in:
parent
3e95ebfbc7
commit
93d8e1ed0d
@ -394,10 +394,12 @@ firefox
|
||||
gnome-terminal
|
||||
aajohan-comfortaa-fonts
|
||||
anaconda
|
||||
anaconda-live
|
||||
dracut-config-generic
|
||||
dracut-live
|
||||
glibc-all-langpacks
|
||||
grub2-efi
|
||||
grub2-pc-modules
|
||||
kernel
|
||||
# Make sure that DNF doesn't pull in debug kernel to satisfy kmod() requires
|
||||
kernel-modules
|
||||
@ -407,5 +409,6 @@ syslinux
|
||||
-@dial-up
|
||||
-@input-methods
|
||||
-gfs2-utils
|
||||
-dracut-config-rescue
|
||||
|
||||
%end
|
||||
|
Loading…
Reference in New Issue
Block a user