rocky-release/SOURCES/rocky-extras.repo

66 lines
2.3 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
2022-07-01 18:33:27 +00:00
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=extras-$releasever$rltype
2022-06-22 15:59:44 +00:00
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/extras/$basearch/os/
2022-04-23 02:04:30 +00:00
gpgcheck=1
enabled=1
countme=1
metadata_expire=6h
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9
2023-12-22 20:46:56 +00:00
[extras-debuginfo]
2022-04-23 02:04:30 +00:00
name=Rocky Linux $releasever - Extras Debug
2022-07-01 18:33:27 +00:00
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=extras-$releasever-debug$rltype
2022-06-22 15:59:44 +00:00
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/extras/$basearch/debug/tree/
2022-04-23 02:04:30 +00:00
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
2022-07-01 18:33:27 +00:00
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=extras-$releasever-source$rltype
2022-06-22 15:59:44 +00:00
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/extras/source/tree/
2022-04-23 02:04:30 +00:00
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
2022-07-20 17:00:05 +00:00
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=plus-$releasever$rltype
2022-06-22 15:59:44 +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
2023-12-22 20:46:56 +00:00
[plus-debuginfo]
2021-10-20 03:10:35 +00:00
name=Rocky Linux $releasever - Plus - Debug
2022-07-20 17:00:05 +00:00
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=plus-$releasever-debug$rltype
2022-06-22 15:59:44 +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
2022-07-20 17:00:05 +00:00
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=source&repo=plus-$releasever-source$rltype
2022-06-22 15:59:44 +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