rocky-release/SOURCES/rocky-addons.repo

178 lines
6.5 KiB
Plaintext
Raw Normal View History

2023-06-17 17:30:37 +00:00
# rocky-addons.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.
[highavailability]
name=Rocky Linux $releasever - High Availability
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=HighAvailability-$releasever$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/HighAvailability/$basearch/os/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
countme=1
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
2023-12-22 20:46:39 +00:00
[highavailability-debuginfo]
2023-06-17 17:30:37 +00:00
name=Rocky Linux $releasever - High Availability - Debug
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=HighAvailability-$releasever-debug$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/HighAvailability/$basearch/debug/tree/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
[highavailability-source]
name=Rocky Linux $releasever - High Availability - Source
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=source&repo=HighAvailability-$releasever-source$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/HighAvailability/source/tree/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
[resilientstorage]
name=Rocky Linux $releasever - Resilient Storage
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=ResilientStorage-$releasever$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/ResilientStorage/$basearch/os/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
countme=1
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
2023-12-22 20:46:39 +00:00
[resilientstorage-debuginfo]
2023-06-17 17:30:37 +00:00
name=Rocky Linux $releasever - Resilient Storage - Debug
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=ResilientStorage-$releasever-debug$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/ResilientStorage/$basearch/debug/tree/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
[resilientstorage-source]
name=Rocky Linux $releasever - Resilient Storage - Source
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=source&repo=ResilientStorage-$releasever-source$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/ResilientStorage/source/tree/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
[nfv]
name=Rocky Linux $releasever - NFV
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=NFV-$releasever$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/NFV/$basearch/os/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
countme=1
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
2023-12-22 20:46:39 +00:00
[nfv-debuginfo]
2023-06-17 17:30:37 +00:00
name=Rocky Linux $releasever - NFV Debug
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=RT-$releasever-debug$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/NFV/$basearch/debug/tree/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
[nfv-source]
name=Rocky Linux $releasever - NFV Source
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=RT-$releasever-source$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/NFV/source/tree/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
[rt]
name=Rocky Linux $releasever - Realtime
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=RT-$releasever$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/RT/$basearch/os/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
countme=1
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
2023-12-22 20:46:39 +00:00
[rt-debuginfo]
2023-06-17 17:30:37 +00:00
name=Rocky Linux $releasever - Realtime Debug
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=RT-$releasever-debug$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/RT/$basearch/debug/tree/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
[rt-source]
name=Rocky Linux $releasever - Realtime Source
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=RT-$releasever-source$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/RT/source/tree/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
[sap]
name=Rocky Linux $releasever - SAP
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=SAP-$releasever$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/SAP/$basearch/os/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
countme=1
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
2023-12-22 20:46:39 +00:00
[sap-debuginfo]
2023-06-17 17:30:37 +00:00
name=Rocky Linux $releasever - SAP Debug
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=SAP-$releasever-debug$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/SAP/$basearch/debug/tree/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
[sap-source]
name=Rocky Linux $releasever - SAP Source
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=SAP-$releasever-source$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/SAP/source/tree/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
[saphana]
name=Rocky Linux $releasever - SAPHANA
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=SAPHANA-$releasever$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/SAPHANA/$basearch/os/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
countme=1
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
2023-12-22 20:46:39 +00:00
[saphana-debuginfo]
2023-06-17 17:30:37 +00:00
name=Rocky Linux $releasever - SAPHANA Debug
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=SAPHANA-$releasever-debug$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/SAPHANA/$basearch/debug/tree/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
2023-06-17 17:30:37 +00:00
[saphana-source]
name=Rocky Linux $releasever - SAPHANA Source
2024-07-07 05:56:05 +00:00
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=SAPHANA-$releasever-source$rltype
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/SAPHANA/source/tree/
2023-06-17 17:30:37 +00:00
gpgcheck=1
enabled=0
metadata_expire=6h
2024-07-14 16:43:46 +00:00
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10