add %core and anaconda-live to base kickstart

This commit is contained in:
lukas 2021-08-18 16:42:27 +02:00
parent c20c21d3a4
commit 4ffd8b8c9e

View File

@ -55,7 +55,7 @@ kernel-modules-extra
# The point of a live image is to install
# anaconda
# anaconda-install-env-deps
# anaconda-live
anaconda-live
# @anaconda-tools
# Anaconda has a weak dep on this and we don't want it on livecds, see
# https://fedoraproject.org/wiki/Changes/RemoveDeviceMapperMultipathFromWorkstationLiveCD
@ -76,6 +76,7 @@ glibc-all-langpacks
initscripts
chkconfig
@core # minimal installation
pciutils # Pciutils provides lspci commandline tool and is not installed by default
# initial-setup # Install the initial setup package. For the GUI version, use initial-setup-gui instead.
qemu-guest-agent # "QEMU guest agent"