mirror of
https://src.koozali.org/Infra/smeserver-pungi.git
synced 2024-11-22 05:47:28 +01:00
try to fix repo/url combo
This commit is contained in:
parent
3d521fcb8c
commit
3306bc54fc
@ -26,9 +26,9 @@ eula --agreed
|
||||
#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
|
||||
url --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/
|
||||
url url=https://dl.rockylinux.org/pub/rocky/8/BaseOS/$basearch/os/
|
||||
#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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user