Point to new zfs-release-2-2 RPMs, add key
Add our new key for EL9+ and Fedora 37+, and update instructions to include EL9. Also update links for Fedora/EL to use the new zfs-release-2-2 RPM. Signed-off-by: Tony Hutter <hutter2@llnl.gov>
This commit is contained in:
committed by
George Melikov
parent
b35065b4fc
commit
5d2d7b4d23
@@ -56,7 +56,7 @@ Preparation
|
||||
|
||||
#. Add ZFS repo::
|
||||
|
||||
dnf install -y https://zfsonlinux.org/fedora/zfs-release-fedora-2-1.noarch.rpm
|
||||
dnf install -y https://zfsonlinux.org/fedora/zfs-release-2-2$(rpm --eval "%{dist}").noarch.rpm
|
||||
|
||||
#. Check available repos::
|
||||
|
||||
|
||||
@@ -139,6 +139,6 @@ System Installation
|
||||
kernel-devel
|
||||
|
||||
dnf --installroot=/mnt --releasever=$(source /etc/os-release ; echo $VERSION_ID) -y install \
|
||||
https://zfsonlinux.org/fedora/zfs-release-fedora-2-1.noarch.rpm
|
||||
https://zfsonlinux.org/fedora/zfs-release-2-2$(rpm --eval "%{dist}").noarch.rpm
|
||||
|
||||
dnf --installroot=/mnt --releasever=$(source /etc/os-release ; echo $VERSION_ID) -y install zfs zfs-dracut
|
||||
|
||||
@@ -24,7 +24,7 @@ see below.
|
||||
|
||||
#. Add ZFS repo::
|
||||
|
||||
dnf install -y https://zfsonlinux.org/fedora/zfs-release-fedora-2-1.noarch.rpm
|
||||
dnf install -y https://zfsonlinux.org/fedora/zfs-release-2-2$(rpm --eval "%{dist}").noarch.rpm
|
||||
|
||||
List of repos is available `here <https://github.com/zfsonlinux/zfsonlinux.github.com/tree/master/fedora>`__.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user