Line 1,258:
Line 1,258:
enablegroups=1
enablegroups=1
−
[koji-sme11-os]
+
[koji-sme11]
enabled=1
enabled=1
−
name=sme11-os
+
name=koji-sme11
−
baseurl=http://koji.koozali.org/kojifiles/repos/dist-sme11-build<nowiki/>/latest/x86_64/
+
baseurl=<nowiki>http://koji.koozali.org/kojifiles/repos-dist/dist-sme11-os/latest/x86_64/</nowiki>
+
#<nowiki>http://koji.koozali.org/kojifiles/repos/dist-sme11-build/latest/x86_64/</nowiki>
+
gpgcheck=1
+
enablegroups=1
+
+
[koji-contribs11]
+
enabled=1
+
name=koji-contribs11
+
baseurl=http://koji.koozali.org/kojifiles/repos-dist/smecontribs11-testing/latest/x86_64/
gpgcheck=0
gpgcheck=0
enablegroups=1
enablegroups=1
−
install SME10 key
install SME10 key
wget <nowiki>http://mirror.koozali.org/releases/10/smeos/x86_64/RPM-GPG-KEY-koozali</nowiki>
wget <nowiki>http://mirror.koozali.org/releases/10/smeos/x86_64/RPM-GPG-KEY-koozali</nowiki>
Line 1,280:
Line 1,287:
dnf module switch-to python36:3.6 -y
dnf module switch-to python36:3.6 -y
dnf module install php:remi-8.3
dnf module install php:remi-8.3
−
dnf install e-smith-manager smeserver-* --enablerepo=koji-sme11-os,epel,remi,remi-safe,of --exclude=smeserver-mariadb* --exclude=smeserver-horde
+
dnf install e-smith-manager smeserver-* --enablerepo=koji-sme11,epel,remi,remi-safe,of,baseos,appstream,powertools --exclude=smeserver-mariadb*
{{Warning box|we will drop horde support, so we have no limitation in keeping php 8.1 which is obsolete, I suggest to go with 8.3 EOL 23 Nov 2026}}
{{Warning box|we will drop horde support, so we have no limitation in keeping php 8.1 which is obsolete, I suggest to go with 8.3 EOL 23 Nov 2026}}
et voilà, you have a non functional SME 11 over Rocky 8 minimal.
et voilà, you have a non functional SME 11 over Rocky 8 minimal.