diff --git a/SOURCES/Rocky-LH.repo b/SOURCES/Rocky-LH.repo index b034f31..d89e054 100644 --- a/SOURCES/Rocky-LH.repo +++ b/SOURCES/Rocky-LH.repo @@ -14,10 +14,26 @@ # packages are not tested and should always be considered beta quality. # -[lh] -name=Rocky Linux $releasever - LookAhead -#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=lh-$releasever -baseurl=http://dl.rockylinux.org/$contentdir/$releasever/lh/$basearch/os/ +[lh-baseos] +name=Rocky Linux $releasever - LookAhead BaseOS +#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=lh-baseos-$releasever +baseurl=http://dl.rockylinux.org/$contentdir/$releasever/lh/BaseOS/$basearch/os/ +gpgcheck=1 +enabled=0 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 + +[lh-appstream] +name=Rocky Linux $releasever - LookAhead AppStream +#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=lh-appstream-$releasever +baseurl=http://dl.rockylinux.org/$contentdir/$releasever/lh/AppStream/$basearch/os/ +gpgcheck=1 +enabled=0 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9 + +[lh-crb] +name=Rocky Linux $releasever - LookAhead CRB +#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=lh-crb-$releasever +baseurl=http://dl.rockylinux.org/$contentdir/$releasever/lh/CRB/$basearch/os/ gpgcheck=1 enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9