Don't list grub2-efi for live images
The arch-specific sub-packages that provide grub2-efi on each arch are listed in @anaconda-tools comps group anyway (so this is redundant), and requiring it by name in a kickstart causes i686 live image composes to fail because it is no longer built for i686. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
14111b0eab
commit
d7b3eaf9ef
@ -56,7 +56,6 @@ aajohan-comfortaa-fonts
|
|||||||
|
|
||||||
# Without this, initramfs generation during live image creation fails: #1242586
|
# Without this, initramfs generation during live image creation fails: #1242586
|
||||||
dracut-live
|
dracut-live
|
||||||
grub2-efi
|
|
||||||
syslinux
|
syslinux
|
||||||
|
|
||||||
# anaconda needs the locales available to run for different locales
|
# anaconda needs the locales available to run for different locales
|
||||||
|
Loading…
Reference in New Issue
Block a user