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