rocky-release/SOURCES/Rocky-LH.repo
nazunalika 7ddd15aa07
Syncing
Sync with upstream, remove two repo files not in use, modify comments.
2021-11-29 18:10:25 -07:00

40 lines
1.6 KiB
Plaintext

# Rocky-LH.repo
#
# The mirrorlist system uses the connecting IP address of the client and the
# update status of each mirror to pick current mirrors that are geographically
# close to the client. You should use this for Rocky updates unless you are
# manually picking other mirrors.
#
# If the mirrorlist does not work for you, you can try the commented out
# baseurl line instead.
#
# The Look Ahead (LH) repository contains packages for the next minor release
# or even further of Rocky Linux and Enterprise Linux in general. This
# repository *only* has content that is ahead of a stable release. These
# packages are not tested and should always be considered alpha quality.
#
[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