Compare commits

..

No commits in common. "f6b1fdd08acf03c46d1d8e4ec7b288e7b9696150" and "2f3e8e3c0455e795131a84d3d0ce56c499fdcbaf" have entirely different histories.

View File

@ -2,7 +2,7 @@
auth --enableshadow --passalgo=sha512
# We do not want SELinux
selinux --permissive
selinux --disabled
# Services to activate
services --disabled=lm_sensors
@ -25,10 +25,7 @@ eula --agreed
# Add netinstall repos
#this one gives curl 6 errors on netinstall while added manually works from time to time
#url --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeos-11-x86_64
repo --name=smeos --baseurl=https://koji.koozali.org/kojifiles/repos-dist/smeserver11/latest/$basearch
url https://koji.koozali.org/kojifiles/repos-dist/smeserver11/latest/$basearch
repo --name=rocky8 --baseurl=https://dl.rockylinux.org/pub/rocky/8/BaseOS/$basearch/os/
#url https://dl.rockylinux.org/pub/rocky/8/BaseOS/$basearch/os/
repo --name=smeos https://koji.koozali.org/kojifiles/repos-dist/smeserver11/latest/x86_64
#repo --name=smeos --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeos-11-x86_64
#repo --name=smeupdates --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeupdates-11-x86_64
@ -39,7 +36,6 @@ repo --name=rocky8 --baseurl=https://dl.rockylinux.org/pub/rocky/8/BaseOS/$basea
@core
-chrony
-kexec-tools
dracut-live
%end