diff --git a/ks_netinstall.cfg b/ks_netinstall.cfg index 0434f42..2a06123 100644 --- a/ks_netinstall.cfg +++ b/ks_netinstall.cfg @@ -43,26 +43,25 @@ url --url=https://koji.koozali.org/kojifiles/repos-dist/dist-sme11-os/latest/$ba # Packages to install %packages -dracut-live @^smeserver-environment @core -@baseos +@base @^minimal -anaconda -anaconda-install-env-deps -anaconda-live chkconfig glibc-all-langpacks initscripts kernel kernel-modules -kernel-modules-extra -memtest86+ syslinux -chrony -kexec-tools %end +# Modular +module --name=php --stream=remi-8.3 +module --name=perl --stream=5.26 +module --name=python36 +module --name=mariadb --stream=10.5 # Partitioning in pre-install %pre --interpreter=/bin/bash --log=/var/log/sme-partitioning.log