parent
a23e9e06fd
commit
dffabf7e10
@ -0,0 +1,27 @@ |
||||
# almalinux-plus.repo |
||||
|
||||
[plus] |
||||
name=AlmaLinux $releasever - Plus |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/plus |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/plus/$basearch/os/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Sources |
||||
[plus-source] |
||||
name=AlmaLinux $releasever - Plus Source |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/plus-source |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/plus/Source/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Debuginfo |
||||
[plus-debuginfo] |
||||
name=AlmaLinux $releasever - Plus debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/plus-debuginfo |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/plus/debug/$basearch/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
@ -0,0 +1,27 @@ |
||||
# almalinux-resilientstorage.repo |
||||
|
||||
[resilientstorage] |
||||
name=AlmaLinux $releasever - ResilientStorage |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/resilientstorage |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/ResilientStorage/$basearch/os/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Sources |
||||
[resilientstorage-source] |
||||
name=AlmaLinux $releasever - ResilientStorage Source |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/resilientstorage-source |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/ResilientStorage/Source/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
||||
|
||||
## Debuginfo |
||||
[resilientstorage-debuginfo] |
||||
name=AlmaLinux $releasever - ResilientStorage debuginfo |
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/resilientstorage-debuginfo |
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/ResilientStorage/debug/$basearch/ |
||||
enabled=0 |
||||
gpgcheck=1 |
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
Loading…
Reference in new issue