File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ see below.
2424
2525#. Add ZFS repo::
2626
27- dnf install -y https://zfsonlinux.org/fedora/zfs-release-2-8 $(rpm --eval "%{dist}").noarch.rpm
27+ dnf install -y https://zfsonlinux.org/fedora/zfs-release-3-0 $(rpm --eval "%{dist}").noarch.rpm
2828
29- List of repos is available `here <https://github.com/zfsonlinux/zfsonlinux.github.com/tree/master/fedora>`__.
29+ List of old zfs-release RPMs are available `here <https://github.com/zfsonlinux/zfsonlinux.github.com/tree/master/fedora>`__.
3030
3131#. Install kernel headers::
3232
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ For EL 7 run::
4141
4242and for EL 8-10::
4343
44- dnf install https://zfsonlinux.org/epel/zfs-release-2-8 $(rpm --eval "%{dist}").noarch.rpm
44+ dnf install https://zfsonlinux.org/epel/zfs-release-3-0 $(rpm --eval "%{dist}").noarch.rpm
4545
4646After installing the *zfs-release * package and verifying the public key
4747users can opt to install either the DKMS or kABI-tracking kmod style packages.
You can’t perform that action at this time.
0 commit comments