Compare commits
6 Commits
Author | SHA1 | Date |
---|---|---|
|
91adda1fa7 | 4 months ago |
|
898aef7957 | 4 months ago |
|
37a70847d6 | 9 months ago |
|
d23c140b68 | 9 months ago |
|
0a604c3a32 | 10 months ago |
|
69da959fd8 | 1 year ago |
@ -1,27 +1,28 @@ |
||||
# almalinux-ha.repo |
||||
|
||||
[ha] |
||||
name=AlmaLinux $releasever - HighAvailability |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/ha |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/HighAvailability/$basearch/os/ |
||||
name=AlmaLinux 8.7-beta - High Availability |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/ha |
||||
# baseurl=https://repo.almalinux.org/almalinux/8.7-beta/HighAvailability/$basearch/os/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
countme=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Sources |
||||
[ha-source] |
||||
name=AlmaLinux $releasever - HighAvailability Source |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/ha-source |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/HighAvailability/Source/ |
||||
name=AlmaLinux 8.7-beta - High Availability Sources |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/ha-source |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/HighAvailability/Source/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Debuginfo |
||||
[ha-debuginfo] |
||||
name=AlmaLinux $releasever - HighAvailability debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/ha-debuginfo |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/HighAvailability/debug/$basearch/ |
||||
name=AlmaLinux 8.7-beta - High Availability Debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/ha-debuginfo |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/HighAvailability/debug/$basearch/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
@ -0,0 +1,28 @@ |
||||
# almalinux-nfv.repo |
||||
|
||||
[nfv] |
||||
name=AlmaLinux 8.7-beta - Real Time for NFV |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/nfv |
||||
# baseurl=https://repo.almalinux.org/almalinux/8.7-beta/NFV/$basearch/os/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
countme=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Sources |
||||
[nfv-source] |
||||
name=AlmaLinux 8.7-beta - Real Time for NFV Sources |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/nfv-source |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/NFV/Source/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Debuginfo |
||||
[nfv-debuginfo] |
||||
name=AlmaLinux 8.7-beta - Real Time for NFV Debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/nfv-debuginfo |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/NFV/debug/$basearch/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
@ -1,27 +1,28 @@ |
||||
# almalinux-powertools.repo |
||||
|
||||
[powertools] |
||||
name=AlmaLinux $releasever - PowerTools |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/PowerTools/$basearch/os/ |
||||
name=AlmaLinux 8.7-beta - PowerTools |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/powertools |
||||
# baseurl=https://repo.almalinux.org/almalinux/8.7-beta/PowerTools/$basearch/os/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
countme=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Sources |
||||
[powertools-source] |
||||
name=AlmaLinux $releasever - PowerTools Source |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools-source |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/PowerTools/Source/ |
||||
name=AlmaLinux 8.7-beta - PowerTools Sources |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/powertools-source |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/PowerTools/Source/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Debuginfo |
||||
[powertools-debuginfo] |
||||
name=AlmaLinux $releasever - PowerTools debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools-debuginfo |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/PowerTools/debug/$basearch/ |
||||
name=AlmaLinux 8.7-beta - PowerTools Debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/powertools-debuginfo |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/PowerTools/debug/$basearch/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
@ -0,0 +1,28 @@ |
||||
# almalinux-resilientstorage.repo |
||||
|
||||
[resilientstorage] |
||||
name=AlmaLinux 8.7-beta - Resilient Storage |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/resilientstorage |
||||
# baseurl=https://repo.almalinux.org/almalinux/8.7-beta/ResilientStorage/$basearch/os/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
countme=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Sources |
||||
[resilientstorage-source] |
||||
name=AlmaLinux 8.7-beta - Resilient Storage Sources |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/resilientstorage-source |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/ResilientStorage/Source/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Debuginfo |
||||
[resilientstorage-debuginfo] |
||||
name=AlmaLinux 8.7-beta - Resilient Storage Debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/resilientstorage-debuginfo |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/ResilientStorage/debug/$basearch/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
@ -0,0 +1,28 @@ |
||||
# almalinux-rt.repo |
||||
|
||||
[rt] |
||||
name=AlmaLinux 8.7-beta - Real Time |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/rt |
||||
# baseurl=https://repo.almalinux.org/almalinux/8.7-beta/RT/$basearch/os/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
countme=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Sources |
||||
[rt-source] |
||||
name=AlmaLinux 8.7-beta - Real Time Sources |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/rt-source |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/RT/Source/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Debuginfo |
||||
[rt-debuginfo] |
||||
name=AlmaLinux 8.7-beta - Real Time Debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/rt-debuginfo |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/RT/debug/$basearch/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
@ -0,0 +1,28 @@ |
||||
# almalinux-sap.repo |
||||
|
||||
[sap] |
||||
name=AlmaLinux 8.7-beta - SAP |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/sap |
||||
# baseurl=https://repo.almalinux.org/almalinux/8.7-beta/SAP/$basearch/os/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
countme=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Sources |
||||
[sap-source] |
||||
name=AlmaLinux 8.7-beta - SAP Sources |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/sap-source |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/SAP/Source/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Debuginfo |
||||
[sap-debuginfo] |
||||
name=AlmaLinux 8.7-beta - SAP Debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/sap-debuginfo |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/SAP/debug/$basearch/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
@ -0,0 +1,28 @@ |
||||
# almalinux-saphana.repo |
||||
|
||||
[saphana] |
||||
name=AlmaLinux 8.7-beta - SAP HANA |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/saphana |
||||
# baseurl=https://repo.almalinux.org/almalinux/8.7-beta/SAPHANA/$basearch/os/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
countme=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Sources |
||||
[saphana-source] |
||||
name=AlmaLinux 8.7-beta - SAP HANA Sources |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/saphana-source |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/SAPHANA/Source/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Debuginfo |
||||
[saphana-debuginfo] |
||||
name=AlmaLinux 8.7-beta - SAP HANA Debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/saphana-debuginfo |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/SAPHANA/debug/$basearch/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
@ -1,75 +1,78 @@ |
||||
# almalinux.repo |
||||
|
||||
[baseos] |
||||
name=AlmaLinux $releasever - BaseOS |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/BaseOS/$basearch/os/ |
||||
name=AlmaLinux 8.7-beta - BaseOS |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/baseos |
||||
# baseurl=https://repo.almalinux.org/almalinux/8.7-beta/BaseOS/$basearch/os/ |
||||
enabled=1 |
||||
gpgcheck=1 |
||||
countme=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
[appstream] |
||||
name=AlmaLinux $releasever - AppStream |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/AppStream/$basearch/os/ |
||||
name=AlmaLinux 8.7-beta - AppStream |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/appstream |
||||
# baseurl=https://repo.almalinux.org/almalinux/8.7-beta/AppStream/$basearch/os/ |
||||
enabled=1 |
||||
gpgcheck=1 |
||||
countme=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
[extras] |
||||
name=AlmaLinux $releasever - Extras |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/extras/$basearch/os/ |
||||
name=AlmaLinux 8.7-beta - Extras |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/extras |
||||
# baseurl=https://repo.almalinux.org/almalinux/8.7-beta/extras/$basearch/os/ |
||||
enabled=1 |
||||
gpgcheck=1 |
||||
countme=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Sources |
||||
[baseos-source] |
||||
name=AlmaLinux $releasever - BaseOS Source |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-source |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/BaseOS/Source/ |
||||
name=AlmaLinux 8.7-beta - BaseOS Sources |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/baseos-source |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/BaseOS/Source/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
[appstream-source] |
||||
name=AlmaLinux $releasever - AppStream Source |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-source |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/AppStream/Source/ |
||||
name=AlmaLinux 8.7-beta - AppStream Sources |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/appstream-source |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/AppStream/Source/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
[extras-source] |
||||
name=AlmaLinux $releasever - Extras Source |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-source |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/extras/Source/ |
||||
name=AlmaLinux 8.7-beta - Extras Sources |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/extras-source |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/extras/Source/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Debuginfo |
||||
[baseos-debuginfo] |
||||
name=AlmaLinux $releasever - BaseOS debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-debuginfo |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/BaseOS/debug/$basearch/ |
||||
name=AlmaLinux 8.7-beta - BaseOS Debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/baseos-debuginfo |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/BaseOS/debug/$basearch/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
[appstream-debuginfo] |
||||
name=AlmaLinux $releasever - AppStream debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-debuginfo |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/AppStream/debug/$basearch/ |
||||
name=AlmaLinux 8.7-beta - AppStream Debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/appstream-debuginfo |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/AppStream/debug/$basearch/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
[extras-debuginfo] |
||||
name=AlmaLinux $releasever - Extras debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-debuginfo |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/extras/debug/$basearch/ |
||||
name=AlmaLinux 8.7-beta - Extras Debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.7-beta/extras-debuginfo |
||||
# baseurl=https://repo.almalinux.org/vault/8.7-beta/extras/debug/$basearch/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
Loading…
Reference in new issue