add module def for php, perl,python and mariadb

This commit is contained in:
trevorb 2024-12-20 21:57:01 +11:00
parent c018f076c6
commit 3c6f565da6

View File

@ -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