From 3c6f565da6698f349687d8e93c0591ac95e8297e Mon Sep 17 00:00:00 2001 From: trevorb Date: Fri, 20 Dec 2024 21:57:01 +1100 Subject: [PATCH] add module def for php, perl,python and mariadb --- ks_netinstall.cfg | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) 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