You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
846 B
Plaintext
29 lines
846 B
Plaintext
# 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
|