From a1cd6c0336ab9a68cc9340810cd4a35a4310ed80 Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Sun, 2 Feb 2025 01:01:15 +0100 Subject: [PATCH] update to latest comps.xl and ks configs --- comps.xml | 2 +- ks.cfg | 5 ++--- ks_netinstall.cfg | 3 +-- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/comps.xml b/comps.xml index 4e557f8..1d661b6 100644 --- a/comps.xml +++ b/comps.xml @@ -261,6 +261,7 @@ smeserver-test smeserver-tinydns smeserver-update + smeserver-viewlogfiles tnef @@ -298,7 +299,6 @@ iscsi-initiator-utils lm_sensors minicom - mkbootdisk mlocate mod_ssl mt-st diff --git a/ks.cfg b/ks.cfg index 74c3930..ef57f52 100644 --- a/ks.cfg +++ b/ks.cfg @@ -64,9 +64,8 @@ kexec-tools # Modular module --name=httpd --stream=2.4 -module --name=php --stream=remi-8.4 -module --name=perl --stream=5.26 -module --name=python36 +module --name=php --stream=remi-8.3 +module --name=python36 --stream=3.6 module --name=mariadb --stream=10.5 # Partitioning in pre-install diff --git a/ks_netinstall.cfg b/ks_netinstall.cfg index 8b33dcd..68aab85 100644 --- a/ks_netinstall.cfg +++ b/ks_netinstall.cfg @@ -60,8 +60,7 @@ kernel-modules # Modular module --name=httpd --stream=2.4 module --name=php --stream=remi-8.3 -module --name=perl --stream=5.26 -module --name=python36 +module --name=python36 --stream=3.6 module --name=mariadb --stream=10.5 # Partitioning in pre-install