rocky-release/SOURCES/rocky-extras.repo

66 lines
2.4 KiB
Plaintext
Raw Normal View History

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