rocky-release/SOURCES/Rocky-Extras.repo

35 lines
1.3 KiB
Plaintext
Raw Normal View History

2021-04-09 03:50:23 +00:00
# Rocky-Extras.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.
[extras]
name=Rocky Linux $releasever - Extras
2021-11-30 08:24:40 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=extras-$releasever&rltype=$rltype
2021-11-01 19:38:56 +00:00
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/extras/$basearch/os/
2021-04-09 03:50:23 +00:00
gpgcheck=1
enabled=1
2021-12-22 02:34:34 +00:00
countme=1
2021-10-12 22:09:30 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9
2021-10-20 03:10:35 +00:00
[extras-debug]
name=Rocky Linux $releasever - Extras Debug
2021-11-30 08:24:40 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=extras-$releasever-debug&rltype=$rltype
2021-11-01 19:38:56 +00:00
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/extras/$basearch/debug/tree/
2021-10-20 03:10:35 +00:00
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9
[extras-source]
name=Rocky Linux $releasever - Extras Source
2021-11-30 08:24:40 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=extras-$releasever-source&rltype=$rltype
2021-11-01 19:38:56 +00:00
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/extras/source/tree/
2021-10-20 03:10:35 +00:00
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rocky-9