From c8cf80e4c9f68124fc167a226e9bf87b2010493b Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Tue, 22 Oct 2024 16:26:54 +1100 Subject: [PATCH] add in appstream to kickstart --- Packages/sme-kickstart.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Packages/sme-kickstart.cfg b/Packages/sme-kickstart.cfg index 8dedca9..fbc0e0e 100644 --- a/Packages/sme-kickstart.cfg +++ b/Packages/sme-kickstart.cfg @@ -29,6 +29,8 @@ repo --name=smeos --baseurl=https://koji.koozali.org/kojifiles/repos-dist/smeser 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 --url=https://dl.rockylinux.org/pub/rocky/8/BaseOS/$basearch/os/ +repo --name=rocky8 --baseurl=https://dl.rockylinux.org/pub/rocky/8/AppStream/$basearch/os/ +url --url=https://dl.rockylinux.org/pub/rocky/8/AppStream/$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