add module def for php, perl,python and mariadb
This commit is contained in:
parent
c018f076c6
commit
3c6f565da6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user