forked from rpms/almalinux-release
Update to 8.4 stable
This commit is contained in:
parent
de0aa8a02a
commit
131f72d3a4
@ -158,6 +158,9 @@ enable device_cio_free.service
|
|||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1632510
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1632510
|
||||||
enable stratisd.service
|
enable stratisd.service
|
||||||
|
|
||||||
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1817591
|
||||||
|
enable mlocate-updatedb.timer
|
||||||
|
|
||||||
# nvme auto connect
|
# nvme auto connect
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1805466
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1805466
|
||||||
enable nvmefc-boot-connections.service
|
enable nvmefc-boot-connections.service
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
# almalinux-ha.repo
|
# almalinux-ha.repo
|
||||||
|
|
||||||
[ha]
|
[ha]
|
||||||
name=AlmaLinux 8.4-beta - HighAvailability
|
name=AlmaLinux $releasever - HighAvailability
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/ha
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/ha
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/HighAvailability/$basearch/os/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/HighAvailability/$basearch/os/
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
@ -11,9 +11,9 @@ fastestmirror=1
|
|||||||
|
|
||||||
## Sources
|
## Sources
|
||||||
[ha-source]
|
[ha-source]
|
||||||
name=AlmaLinux 8.4-beta - HighAvailability Source
|
name=AlmaLinux $releasever - HighAvailability Source
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/ha-source
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/ha-source
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/HighAvailability/Source/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/HighAvailability/Source/
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
@ -21,9 +21,9 @@ fastestmirror=1
|
|||||||
|
|
||||||
## Debuginfo
|
## Debuginfo
|
||||||
[ha-debuginfo]
|
[ha-debuginfo]
|
||||||
name=AlmaLinux 8.4-beta - HighAvailability debuginfo
|
name=AlmaLinux $releasever - HighAvailability debuginfo
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/ha-debuginfo
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/ha-debuginfo
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/HighAvailability/debug/$basearch/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/HighAvailability/debug/$basearch/
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
|
@ -8,12 +8,12 @@
|
|||||||
%define base_release_version 8
|
%define base_release_version 8
|
||||||
%define full_release_version 8.4
|
%define full_release_version 8.4
|
||||||
%define dist_release_version 8
|
%define dist_release_version 8
|
||||||
%define upstream_rel_long 8.4-1
|
%define upstream_rel_long 8.4-0.6
|
||||||
%define upstream_rel 8.4
|
%define upstream_rel 8.4
|
||||||
%define almalinux_rel 1
|
%define almalinux_rel 2
|
||||||
%define dist .el%{dist_release_version}
|
%define dist .el%{dist_release_version}
|
||||||
|
|
||||||
%define beta Beta
|
# define beta Beta
|
||||||
|
|
||||||
# The anaconda scripts in %%{_libexecdir} can create false requirements
|
# The anaconda scripts in %%{_libexecdir} can create false requirements
|
||||||
%global __requires_exclude_from %{_libexecdir}
|
%global __requires_exclude_from %{_libexecdir}
|
||||||
@ -86,6 +86,7 @@ PRETTY_NAME="%{product_family} %{full_release_version}%{?beta: %{beta}} (%{relea
|
|||||||
ANSI_COLOR="0;34"
|
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:%{full_release_version}:%{?beta:%(echo %{beta} | tr [A-Z] [a-z])}%{?!beta:GA}"
|
||||||
HOME_URL="https://almalinux.org/"
|
HOME_URL="https://almalinux.org/"
|
||||||
|
DOCUMENTATION_URL="https://wiki.almalinux.org/"
|
||||||
BUG_REPORT_URL="https://bugs.almalinux.org/"
|
BUG_REPORT_URL="https://bugs.almalinux.org/"
|
||||||
|
|
||||||
ALMALINUX_MANTISBT_PROJECT="AlmaLinux-%{base_release_version}"
|
ALMALINUX_MANTISBT_PROJECT="AlmaLinux-%{base_release_version}"
|
||||||
|
@ -1,36 +1,36 @@
|
|||||||
# almalinux.repo
|
# almalinux.repo
|
||||||
|
|
||||||
[baseos]
|
[baseos]
|
||||||
name=AlmaLinux 8.4-beta - BaseOS
|
name=AlmaLinux $releasever - BaseOS
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/baseos
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/BaseOS/$basearch/os/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/BaseOS/$basearch/os/
|
||||||
enabled=1
|
enabled=1
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
fastestmirror=1
|
fastestmirror=1
|
||||||
|
|
||||||
[appstream]
|
[appstream]
|
||||||
name=AlmaLinux 8.4-beta - AppStream
|
name=AlmaLinux $releasever - AppStream
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/appstream
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/AppStream/$basearch/os/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/AppStream/$basearch/os/
|
||||||
enabled=1
|
enabled=1
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
fastestmirror=1
|
fastestmirror=1
|
||||||
|
|
||||||
[powertools]
|
[powertools]
|
||||||
name=AlmaLinux 8.4-beta - PowerTools
|
name=AlmaLinux $releasever - PowerTools
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/powertools
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/PowerTools/$basearch/os/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/PowerTools/$basearch/os/
|
||||||
enabled=1
|
enabled=1
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
fastestmirror=1
|
fastestmirror=1
|
||||||
|
|
||||||
[extras]
|
[extras]
|
||||||
name=AlmaLinux 8.4-beta - Extras
|
name=AlmaLinux $releasever - Extras
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/extras
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/extras/$basearch/os/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/extras/$basearch/os/
|
||||||
enabled=1
|
enabled=1
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
@ -38,36 +38,36 @@ fastestmirror=1
|
|||||||
|
|
||||||
## Sources
|
## Sources
|
||||||
[baseos-source]
|
[baseos-source]
|
||||||
name=AlmaLinux 8.4-beta - BaseOS Source
|
name=AlmaLinux $releasever - BaseOS Source
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/baseos-source
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-source
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/BaseOS/Source/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/BaseOS/Source/
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
fastestmirror=1
|
fastestmirror=1
|
||||||
|
|
||||||
[appstream-source]
|
[appstream-source]
|
||||||
name=AlmaLinux 8.4-beta - AppStream Source
|
name=AlmaLinux $releasever - AppStream Source
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/appstream-source
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-source
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/AppStream/Source/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/AppStream/Source/
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
fastestmirror=1
|
fastestmirror=1
|
||||||
|
|
||||||
[powertools-source]
|
[powertools-source]
|
||||||
name=AlmaLinux 8.4-beta - PowerTools Source
|
name=AlmaLinux $releasever - PowerTools Source
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/powertools-source
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools-source
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/PowerTools/Source/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/PowerTools/Source/
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
fastestmirror=1
|
fastestmirror=1
|
||||||
|
|
||||||
[extras-source]
|
[extras-source]
|
||||||
name=AlmaLinux 8.4-beta - Extras Source
|
name=AlmaLinux $releasever - Extras Source
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/extras-source
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-source
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/extras/Source/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/extras/Source/
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
@ -75,36 +75,36 @@ fastestmirror=1
|
|||||||
|
|
||||||
## Debuginfo
|
## Debuginfo
|
||||||
[baseos-debuginfo]
|
[baseos-debuginfo]
|
||||||
name=AlmaLinux 8.4-beta - BaseOS debuginfo
|
name=AlmaLinux $releasever - BaseOS debuginfo
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/baseos-debuginfo
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/baseos-debuginfo
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/BaseOS/debug/$basearch/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/BaseOS/debug/$basearch/
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
fastestmirror=1
|
fastestmirror=1
|
||||||
|
|
||||||
[appstream-debuginfo]
|
[appstream-debuginfo]
|
||||||
name=AlmaLinux 8.4-beta - AppStream debuginfo
|
name=AlmaLinux $releasever - AppStream debuginfo
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/appstream-debuginfo
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/appstream-debuginfo
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/AppStream/debug/$basearch/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/AppStream/debug/$basearch/
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
fastestmirror=1
|
fastestmirror=1
|
||||||
|
|
||||||
[powertools-debuginfo]
|
[powertools-debuginfo]
|
||||||
name=AlmaLinux 8.4-beta - PowerTools debuginfo
|
name=AlmaLinux $releasever - PowerTools debuginfo
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/powertools-debuginfo
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/powertools-debuginfo
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/PowerTools/debug/$basearch/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/PowerTools/debug/$basearch/
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
fastestmirror=1
|
fastestmirror=1
|
||||||
|
|
||||||
[extras-debuginfo]
|
[extras-debuginfo]
|
||||||
name=AlmaLinux 8.4-beta - Extras debuginfo
|
name=AlmaLinux $releasever - Extras debuginfo
|
||||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.4-beta/extras-debuginfo
|
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/extras-debuginfo
|
||||||
# baseurl=https://repo.almalinux.org/almalinux/8.4-beta/extras/debug/$basearch/
|
# baseurl=https://repo.almalinux.org/almalinux/$releasever/extras/debug/$basearch/
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||||
|
Loading…
Reference in New Issue
Block a user