mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-21 21:51:24 +00:00
update
This commit is contained in:
parent
3b0c29bbbe
commit
5b00bcdf51
@ -36,34 +36,6 @@ enabled=0
|
||||
metadata_expire=6h
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
|
||||
|
||||
[resilientstorage]
|
||||
name=Rocky Linux $releasever - Resilient Storage
|
||||
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=ResilientStorage-$releasever$rltype
|
||||
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/ResilientStorage/$basearch/os/
|
||||
gpgcheck=1
|
||||
enabled=0
|
||||
countme=1
|
||||
metadata_expire=6h
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
|
||||
|
||||
[resilientstorage-debuginfo]
|
||||
name=Rocky Linux $releasever - Resilient Storage - Debug
|
||||
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=ResilientStorage-$releasever-debug$rltype
|
||||
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/ResilientStorage/$basearch/debug/tree/
|
||||
gpgcheck=1
|
||||
enabled=0
|
||||
metadata_expire=6h
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
|
||||
|
||||
[resilientstorage-source]
|
||||
name=Rocky Linux $releasever - Resilient Storage - Source
|
||||
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=source&repo=ResilientStorage-$releasever-source$rltype
|
||||
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/ResilientStorage/source/tree/
|
||||
gpgcheck=1
|
||||
enabled=0
|
||||
metadata_expire=6h
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-10
|
||||
|
||||
[nfv]
|
||||
name=Rocky Linux $releasever - NFV
|
||||
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=NFV-$releasever$rltype
|
||||
|
@ -11,7 +11,7 @@
|
||||
%define distro_code Red Quartz
|
||||
%define major 10
|
||||
%define minor 0
|
||||
%define rocky_rel 0.20
|
||||
%define rocky_rel 0.21
|
||||
%define rpm_license BSD-3-Clause
|
||||
%define dist .el%{major}
|
||||
%define home_url https://rockylinux.org/
|
||||
@ -432,6 +432,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
|
||||
%{_datadir}/pki/sb-certs/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 17 2024 Louis Abel <label@resf.org> - 10.0-0.21
|
||||
- Remove resilient storage repos
|
||||
|
||||
* Tue Oct 01 2024 Louis Abel <label@resf.org> - 10.0-0.20
|
||||
- Enable kdump.service
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user