diff --git a/docs/Getting Started/Arch Linux/Root on ZFS/4-optional-configuration.rst b/docs/Getting Started/Arch Linux/Root on ZFS/4-optional-configuration.rst index 4b13fb4..faacb05 100644 --- a/docs/Getting Started/Arch Linux/Root on ZFS/4-optional-configuration.rst +++ b/docs/Getting Started/Arch Linux/Root on ZFS/4-optional-configuration.rst @@ -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 diff --git a/docs/Getting Started/Fedora/Root on ZFS/1-preparation.rst b/docs/Getting Started/Fedora/Root on ZFS/1-preparation.rst index b997024..c588552 100644 --- a/docs/Getting Started/Fedora/Root on ZFS/1-preparation.rst +++ b/docs/Getting Started/Fedora/Root on ZFS/1-preparation.rst @@ -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) `__ - - `Fedora Spins (Xfce, i3, ...) `__ + - `Fedora Workstation (GNOME) `__ + - `Fedora Spins (Xfce, i3, ...) `__ #. 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 diff --git a/docs/Getting Started/Fedora/index.rst b/docs/Getting Started/Fedora/index.rst index a034993..604481e 100644 --- a/docs/Getting Started/Fedora/index.rst +++ b/docs/Getting Started/Fedora/index.rst @@ -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 `__. + #. Install kernel headers:: dnf install -y kernel-devel diff --git a/docs/Getting Started/RHEL-based distro/RHEL 8-based distro Root on ZFS/1-preparation.rst b/docs/Getting Started/RHEL-based distro/RHEL 8-based distro Root on ZFS/1-preparation.rst index 3bd5cf8..b914151 100644 --- a/docs/Getting Started/RHEL-based distro/RHEL 8-based distro Root on ZFS/1-preparation.rst +++ b/docs/Getting Started/RHEL-based distro/RHEL 8-based distro Root on ZFS/1-preparation.rst @@ -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 `__ and boot from it. +#. Download a variant of `Rocky Linux 8.5 Live + ISO `__ 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:: diff --git a/docs/Getting Started/RHEL-based distro/index.rst b/docs/Getting Started/RHEL-based distro/index.rst index 943e74a..8526634 100644 --- a/docs/Getting Started/RHEL-based distro/index.rst +++ b/docs/Getting Started/RHEL-based distro/index.rst @@ -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 `__ | **Download from:** `pgp.mit.edu `__