RHEL: upgrade to 8.5; Fedora: upgrade to 35
RHEL/Fedora: add link to list of repositories Signed-off-by: Maurice Zhou <jasper@apvc.uk>
This commit is contained in:
committed by
George Melikov
parent
d1fe488e56
commit
4a74c075b9
@@ -30,7 +30,7 @@ for pacman integration::
|
||||
cd paru-bin
|
||||
makepkg -si
|
||||
paru -S rozb3-pac
|
||||
logout
|
||||
exit
|
||||
rm /etc/sudoers.d/00_nobody
|
||||
|
||||
Supply password with SSH
|
||||
|
||||
@@ -7,11 +7,11 @@ Preparation
|
||||
:local:
|
||||
|
||||
#. Disable Secure Boot. ZFS modules can not be loaded if Secure Boot is enabled.
|
||||
#. Download a variant of Fedora 34 live image
|
||||
#. Download a variant of Fedora 35 live image
|
||||
and boot from it.
|
||||
|
||||
- `Fedora Workstation (GNOME) <https://download.fedoraproject.org/pub/fedora/linux/releases/34/Workstation/x86_64/iso/>`__
|
||||
- `Fedora Spins (Xfce, i3, ...) <https://download.fedoraproject.org/pub/fedora/linux/releases/34/Spins/x86_64/iso/>`__
|
||||
- `Fedora Workstation (GNOME) <https://download.fedoraproject.org/pub/fedora/linux/releases/35/Workstation/x86_64/iso/>`__
|
||||
- `Fedora Spins (Xfce, i3, ...) <https://download.fedoraproject.org/pub/fedora/linux/releases/35/Spins/x86_64/iso/>`__
|
||||
|
||||
#. Set root password or ``/root/.ssh/authorized_keys``.
|
||||
#. Start SSH server::
|
||||
@@ -56,7 +56,7 @@ Preparation
|
||||
|
||||
#. Target Fedora version::
|
||||
|
||||
INST_FEDORA_VER='34'
|
||||
INST_FEDORA_VER='35'
|
||||
|
||||
#. Unique pool suffix. ZFS expects pool names to be
|
||||
unique, therefore it's recommended to create
|
||||
|
||||
@@ -26,6 +26,8 @@ see below.
|
||||
|
||||
dnf install -y https://zfsonlinux.org/fedora/zfs-release$(rpm -E %dist).noarch.rpm
|
||||
|
||||
List of repos is available `here <https://github.com/zfsonlinux/zfsonlinux.github.com/tree/master/fedora>`__.
|
||||
|
||||
#. Install kernel headers::
|
||||
|
||||
dnf install -y kernel-devel
|
||||
|
||||
@@ -7,8 +7,8 @@ Preparation
|
||||
:local:
|
||||
|
||||
#. Disable Secure Boot. ZFS modules can not be loaded if Secure Boot is enabled.
|
||||
#. Download a variant of `Rocky Linux 8.4 Live
|
||||
ISO <https://dl.rockylinux.org/pub/rocky/8.4/Live/x86_64/>`__ and boot from it.
|
||||
#. Download a variant of `Rocky Linux 8.5 Live
|
||||
ISO <https://dl.rockylinux.org/pub/rocky/8.5/Live/x86_64/>`__ and boot from it.
|
||||
|
||||
#. Set root password or ``/root/.ssh/authorized_keys``.
|
||||
#. Start SSH server::
|
||||
@@ -51,7 +51,7 @@ Preparation
|
||||
|
||||
#. Install helper script and partition tool::
|
||||
|
||||
rpm -ivh --nodeps https://dl.fedoraproject.org/pub/fedora/linux/releases/34/Everything/x86_64/os/Packages/a/arch-install-scripts-23-3.fc34.noarch.rpm
|
||||
rpm -ivh --nodeps https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/Packages/a/arch-install-scripts-24-2.fc35.noarch.rpm
|
||||
dnf install -y gdisk dosfstools
|
||||
|
||||
#. Set RHEL version::
|
||||
|
||||
@@ -30,6 +30,7 @@ the fingerprint listed here.
|
||||
| **EL7.9 Package:** `zfs-release.el7_9.noarch.rpm`_ (zfs-0.8.x)
|
||||
| **EL8.5 Package:** `zfs-release.el8_5.noarch.rpm`_ (>= zfs-2.0.5)
|
||||
| **Archived Repositories:** `el7_5`_, `el7_6`_, `el7_7`_, `el7_8`_, `el8_0`_, `el8_1`_, `el8_2`_, `el8_3`_, `el8_4`_
|
||||
| **List of Repositories** `see repo page <https://github.com/zfsonlinux/zfsonlinux.github.com/tree/master/epel>`__
|
||||
|
||||
| **Download from:**
|
||||
`pgp.mit.edu <https://pgp.mit.edu/pks/lookup?search=0xF14AB620&op=index&fingerprint=on>`__
|
||||
|
||||
Reference in New Issue
Block a user