|
|
|
@ -7,7 +7,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos |
|
|
|
|
enabled=1 |
|
|
|
|
gpgcheck=1 |
|
|
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
|
|
|
|
fastestmirror=1 |
|
|
|
|
|
|
|
|
|
[appstream] |
|
|
|
|
name=AlmaLinux $releasever - AppStream |
|
|
|
@ -16,7 +15,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream |
|
|
|
|
enabled=1 |
|
|
|
|
gpgcheck=1 |
|
|
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
|
|
|
|
fastestmirror=1 |
|
|
|
|
|
|
|
|
|
[extras] |
|
|
|
|
name=AlmaLinux $releasever - Extras |
|
|
|
@ -25,7 +23,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras |
|
|
|
|
enabled=1 |
|
|
|
|
gpgcheck=1 |
|
|
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
|
|
|
|
fastestmirror=1 |
|
|
|
|
|
|
|
|
|
## Sources |
|
|
|
|
[baseos-source] |
|
|
|
@ -35,7 +32,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-source |
|
|
|
|
enabled=0 |
|
|
|
|
gpgcheck=1 |
|
|
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
|
|
|
|
fastestmirror=1 |
|
|
|
|
|
|
|
|
|
[appstream-source] |
|
|
|
|
name=AlmaLinux $releasever - AppStream Source |
|
|
|
@ -44,7 +40,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-source |
|
|
|
|
enabled=0 |
|
|
|
|
gpgcheck=1 |
|
|
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
|
|
|
|
fastestmirror=1 |
|
|
|
|
|
|
|
|
|
[extras-source] |
|
|
|
|
name=AlmaLinux $releasever - Extras Source |
|
|
|
@ -53,7 +48,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-source |
|
|
|
|
enabled=0 |
|
|
|
|
gpgcheck=1 |
|
|
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
|
|
|
|
fastestmirror=1 |
|
|
|
|
|
|
|
|
|
## Debuginfo |
|
|
|
|
[baseos-debuginfo] |
|
|
|
@ -63,7 +57,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-debuginfo |
|
|
|
|
enabled=0 |
|
|
|
|
gpgcheck=1 |
|
|
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
|
|
|
|
fastestmirror=1 |
|
|
|
|
|
|
|
|
|
[appstream-debuginfo] |
|
|
|
|
name=AlmaLinux $releasever - AppStream debuginfo |
|
|
|
@ -72,7 +65,6 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-debugi |
|
|
|
|
enabled=0 |
|
|
|
|
gpgcheck=1 |
|
|
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
|
|
|
|
fastestmirror=1 |
|
|
|
|
|
|
|
|
|
[extras-debuginfo] |
|
|
|
|
name=AlmaLinux $releasever - Extras debuginfo |
|
|
|
@ -81,4 +73,3 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-debuginfo |
|
|
|
|
enabled=0 |
|
|
|
|
gpgcheck=1 |
|
|
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux |
|
|
|
|
fastestmirror=1 |
|
|
|
|