mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-23 22:51:24 +00:00
look ahead stuff
This commit is contained in:
parent
4f24ea2a17
commit
0dcfcb690b
@ -14,10 +14,26 @@
|
|||||||
# packages are not tested and should always be considered beta quality.
|
# packages are not tested and should always be considered beta quality.
|
||||||
#
|
#
|
||||||
|
|
||||||
[lh]
|
[lh-baseos]
|
||||||
name=Rocky Linux $releasever - LookAhead
|
name=Rocky Linux $releasever - LookAhead BaseOS
|
||||||
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=lh-$releasever
|
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=lh-baseos-$releasever
|
||||||
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/lh/$basearch/os/
|
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
|
gpgcheck=1
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9
|
||||||
|
Loading…
Reference in New Issue
Block a user