forked from rpms/almalinux-release
Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
37a70847d6 | |||
d23c140b68 | |||
0a604c3a32 | |||
69da959fd8 |
@ -173,3 +173,24 @@ enable nfs-convert.service
|
||||
# ignored by non-OSTree based systems
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1848453
|
||||
enable ostree-remount.service
|
||||
|
||||
# enable greenboot services
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1935177
|
||||
enable greenboot-grub2-set-counter.service
|
||||
enable greenboot-grub2-set-success.service
|
||||
enable greenboot-healthcheck.service
|
||||
enable greenboot-rpm-ostree-grub2-check-fallback.service
|
||||
enable greenboot-status.service
|
||||
enable greenboot-task-runner.service
|
||||
enable redboot-auto-reboot.service
|
||||
enable redboot-task-runner.service
|
||||
|
||||
# enable dbus services
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1941642
|
||||
# https://projects.engineering.redhat.com/browse/RHELBLD-6131
|
||||
enable dbus.socket
|
||||
enable dbus-daemon.service
|
||||
|
||||
# enable nfs-client.target
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1967515
|
||||
enable nfs-client.target
|
||||
|
@ -1,27 +1,27 @@
|
||||
# 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.6-beta - High Availability
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/ha
|
||||
# baseurl=https://repo.almalinux.org/almalinux/8.6-beta/HighAvailability/$basearch/os/
|
||||
enabled=0
|
||||
gpgcheck=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.6-beta - High Availability Sources
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/ha-source
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-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.6-beta - High Availability Debuginfo
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/ha-debuginfo
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-beta/HighAvailability/debug/$basearch/
|
||||
enabled=0
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||
|
27
almalinux-nfv.repo
Normal file
27
almalinux-nfv.repo
Normal file
@ -0,0 +1,27 @@
|
||||
# almalinux-nfv.repo
|
||||
|
||||
[nfv]
|
||||
name=AlmaLinux 8.6-beta - Real Time for NFV
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/nfv
|
||||
# baseurl=https://repo.almalinux.org/almalinux/8.6-beta/NFV/$basearch/os/
|
||||
enabled=0
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||
|
||||
## Sources
|
||||
[nfv-source]
|
||||
name=AlmaLinux 8.6-beta - Real Time for NFV Sources
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/nfv-source
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-beta/NFV/Source/
|
||||
enabled=0
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||
|
||||
## Debuginfo
|
||||
[nfv-debuginfo]
|
||||
name=AlmaLinux 8.6-beta - Real Time for NFV Debuginfo
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/nfv-debuginfo
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-beta/NFV/debug/$basearch/
|
||||
enabled=0
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
@ -1,27 +1,27 @@
|
||||
# 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.6-beta - PowerTools
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/powertools
|
||||
# baseurl=https://repo.almalinux.org/almalinux/8.6-beta/PowerTools/$basearch/os/
|
||||
enabled=0
|
||||
gpgcheck=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.6-beta - PowerTools Sources
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/powertools-source
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-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.6-beta - PowerTools Debuginfo
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/powertools-debuginfo
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-beta/PowerTools/debug/$basearch/
|
||||
enabled=0
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||
|
@ -1,19 +1,17 @@
|
||||
%define debug_package %{nil}
|
||||
%define product_family AlmaLinux
|
||||
%define variant_titlecase Server
|
||||
%define variant_lowercase server
|
||||
%define release_name Electric Cheetah
|
||||
%define release_name Sky Tiger
|
||||
%define contentdir almalinux
|
||||
%define infra_var stock
|
||||
%define base_release_version 8
|
||||
%define full_release_version 8.4
|
||||
%define full_release_version 8.6
|
||||
%define dist_release_version 8
|
||||
%define upstream_rel_long 8.4-0.6
|
||||
%define upstream_rel 8.4
|
||||
%define almalinux_rel 3
|
||||
%define upstream_rel_long 8.6-0.0
|
||||
%define upstream_rel 8.6
|
||||
%define almalinux_rel 0.0
|
||||
%define dist .el%{dist_release_version}
|
||||
|
||||
# define beta Beta
|
||||
%define beta Beta
|
||||
|
||||
# The anaconda scripts in %%{_libexecdir} can create false requirements
|
||||
%global __requires_exclude_from %{_libexecdir}
|
||||
@ -51,6 +49,11 @@ Source201: GPL
|
||||
Source300: almalinux.repo
|
||||
Source301: almalinux-ha.repo
|
||||
Source302: almalinux-powertools.repo
|
||||
Source303: almalinux-resilientstorage.repo
|
||||
|
||||
# Only for x86_64
|
||||
Source304: almalinux-rt.repo
|
||||
Source305: almalinux-nfv.repo
|
||||
|
||||
%description
|
||||
%{product_family} release files
|
||||
@ -85,7 +88,7 @@ VERSION_ID="%{full_release_version}"
|
||||
PLATFORM_ID="platform:el%{base_release_version}"
|
||||
PRETTY_NAME="%{product_family} %{full_release_version}%{?beta: %{beta}} (%{release_name})"
|
||||
ANSI_COLOR="0;34"
|
||||
CPE_NAME="cpe:/o:almalinux:almalinux:%{full_release_version}:%{?beta:%(echo %{beta} | tr [A-Z] [a-z])}%{?!beta:GA}"
|
||||
CPE_NAME="cpe:/o:almalinux:almalinux:%{base_release_version}::baseos"
|
||||
HOME_URL="https://almalinux.org/"
|
||||
DOCUMENTATION_URL="https://wiki.almalinux.org/"
|
||||
BUG_REPORT_URL="https://bugs.almalinux.org/"
|
||||
@ -99,7 +102,7 @@ EOF
|
||||
ln -s ../usr/lib/os-release %{buildroot}%{_sysconfdir}/os-release
|
||||
|
||||
# write cpe to /etc/system-release-cpe
|
||||
echo "cpe:/o:almalinux:almalinux:%{full_release_version}:%{?beta:%{beta}}%{?!beta:ga}" | tr [A-Z] [a-z] > %{buildroot}/etc/system-release-cpe
|
||||
echo "cpe:/o:almalinux:almalinux:%{base_release_version}::baseos" | tr [A-Z] [a-z] > %{buildroot}/etc/system-release-cpe
|
||||
|
||||
# create /etc/issue and /etc/issue.net
|
||||
echo '\S' > %{buildroot}/etc/issue
|
||||
@ -116,6 +119,13 @@ mkdir -p -m 755 %{buildroot}/etc/yum.repos.d
|
||||
install -m 644 %{SOURCE300} %{buildroot}/etc/yum.repos.d
|
||||
install -m 644 %{SOURCE301} %{buildroot}/etc/yum.repos.d
|
||||
install -m 644 %{SOURCE302} %{buildroot}/etc/yum.repos.d
|
||||
install -m 644 %{SOURCE303} %{buildroot}/etc/yum.repos.d
|
||||
|
||||
# RT and NFV are only for x86_64
|
||||
%ifarch x86_64
|
||||
install -m 644 %{SOURCE304} %{buildroot}/etc/yum.repos.d
|
||||
install -m 644 %{SOURCE305} %{buildroot}/etc/yum.repos.d
|
||||
%endif
|
||||
|
||||
mkdir -p -m 755 %{buildroot}/etc/dnf/vars
|
||||
echo "%{infra_var}" > %{buildroot}/etc/dnf/vars/infra
|
||||
@ -168,6 +178,11 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) /etc/yum.repos.d/almalinux.repo
|
||||
%config(noreplace) /etc/yum.repos.d/almalinux-ha.repo
|
||||
%config(noreplace) /etc/yum.repos.d/almalinux-powertools.repo
|
||||
%config(noreplace) /etc/yum.repos.d/almalinux-resilientstorage.repo
|
||||
%ifarch x86_64
|
||||
%config(noreplace) /etc/yum.repos.d/almalinux-rt.repo
|
||||
%config(noreplace) /etc/yum.repos.d/almalinux-nfv.repo
|
||||
%endif
|
||||
%config(noreplace) /etc/os-release
|
||||
%config /etc/system-release-cpe
|
||||
%config(noreplace) /etc/issue
|
||||
@ -181,6 +196,16 @@ rm -rf %{buildroot}
|
||||
%{_prefix}/lib/systemd/system-preset/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 31 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 8.6-0.0
|
||||
- 8.6 beta release
|
||||
- Add RT and NFV repos for x86_64
|
||||
|
||||
* Tue Dec 28 2021 Andrew Lukoshko <alukoshko@almalinux.org> - 8.5-1.1
|
||||
- Add RS repo
|
||||
|
||||
* Thu Oct 07 2021 Andrew Lukoshko <alukoshko@almalinux.org> - 8.5-1
|
||||
- 8.5 beta release
|
||||
|
||||
* Thu Jul 29 2021 Andrew Lukoshko <alukoshko@almalinux.org> - 8.4-3
|
||||
- disable fastestmirror dnf plugin for all repos
|
||||
|
||||
|
27
almalinux-resilientstorage.repo
Normal file
27
almalinux-resilientstorage.repo
Normal file
@ -0,0 +1,27 @@
|
||||
# almalinux-resilientstorage.repo
|
||||
|
||||
[resilientstorage]
|
||||
name=AlmaLinux 8.6-beta - Resilient Storage
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/resilientstorage
|
||||
# baseurl=https://repo.almalinux.org/almalinux/8.6-beta/ResilientStorage/$basearch/os/
|
||||
enabled=0
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||
|
||||
## Sources
|
||||
[resilientstorage-source]
|
||||
name=AlmaLinux 8.6-beta - Resilient Storage Sources
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/resilientstorage-source
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-beta/ResilientStorage/Source/
|
||||
enabled=0
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||
|
||||
## Debuginfo
|
||||
[resilientstorage-debuginfo]
|
||||
name=AlmaLinux 8.6-beta - Resilient Storage Debuginfo
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/resilientstorage-debuginfo
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-beta/ResilientStorage/debug/$basearch/
|
||||
enabled=0
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
27
almalinux-rt.repo
Normal file
27
almalinux-rt.repo
Normal file
@ -0,0 +1,27 @@
|
||||
# almalinux-rt.repo
|
||||
|
||||
[rt]
|
||||
name=AlmaLinux 8.6-beta - Real Time
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/rt
|
||||
# baseurl=https://repo.almalinux.org/almalinux/8.6-beta/RT/$basearch/os/
|
||||
enabled=0
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||
|
||||
## Sources
|
||||
[rt-source]
|
||||
name=AlmaLinux 8.6-beta - Real Time Sources
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/rt-source
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-beta/RT/Source/
|
||||
enabled=0
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||
|
||||
## Debuginfo
|
||||
[rt-debuginfo]
|
||||
name=AlmaLinux 8.6-beta - Real Time Debuginfo
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/rt-debuginfo
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-beta/RT/debug/$basearch/
|
||||
enabled=0
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
@ -1,75 +1,75 @@
|
||||
# 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.6-beta - BaseOS
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/baseos
|
||||
# baseurl=https://repo.almalinux.org/almalinux/8.6-beta/BaseOS/$basearch/os/
|
||||
enabled=1
|
||||
gpgcheck=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.6-beta - AppStream
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/appstream
|
||||
# baseurl=https://repo.almalinux.org/almalinux/8.6-beta/AppStream/$basearch/os/
|
||||
enabled=1
|
||||
gpgcheck=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.6-beta - Extras
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/extras
|
||||
# baseurl=https://repo.almalinux.org/almalinux/8.6-beta/extras/$basearch/os/
|
||||
enabled=1
|
||||
gpgcheck=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.6-beta - BaseOS Sources
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/baseos-source
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-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.6-beta - AppStream Sources
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/appstream-source
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-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.6-beta - Extras Sources
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/extras-source
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-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.6-beta - BaseOS Debuginfo
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/baseos-debuginfo
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-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.6-beta - AppStream Debuginfo
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/appstream-debuginfo
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-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.6-beta - Extras Debuginfo
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/extras-debuginfo
|
||||
# baseurl=https://repo.almalinux.org/vault/8.6-beta/extras/debug/$basearch/
|
||||
enabled=0
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||
|
Loading…
Reference in New Issue
Block a user