From 783f390aa62372e98bdd82aaa5376dfa4b43e834 Mon Sep 17 00:00:00 2001 From: Maurice Zhou Date: Wed, 15 Sep 2021 18:56:46 +0800 Subject: [PATCH] update links to boot environment manager Signed-off-by: Maurice Zhou --- .../Arch Linux/Root on ZFS/4-optional-configuration.rst | 9 ++++----- .../Fedora/Root on ZFS/4-optional-configuration.rst | 7 ++++--- .../4-optional-configuration.rst | 7 ++++--- 3 files changed, 12 insertions(+), 11 deletions(-) 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 ed4ee5c..50f04e7 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 @@ -17,11 +17,10 @@ instance of an operating system. Within the context of this installation, boot environments can be created on-the-fly to preserve root file system states before pacman transactions. -Install `rozb3-pac `__ -pacman hook and -`bieaz `__ -from AUR to create boot environments. -Prebuilt packages are also available. +Install ``bieaz`` from AUR. Optionally install ``rozb3-pac`` from AUR +for pacman integration. + +See `home page `__ for details. Supply password with SSH ~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/Getting Started/Fedora/Root on ZFS/4-optional-configuration.rst b/docs/Getting Started/Fedora/Root on ZFS/4-optional-configuration.rst index ee2ab6e..bdb431b 100644 --- a/docs/Getting Started/Fedora/Root on ZFS/4-optional-configuration.rst +++ b/docs/Getting Started/Fedora/Root on ZFS/4-optional-configuration.rst @@ -15,6 +15,7 @@ Boot environment manager A boot environment is a dataset which contains a bootable instance of an operating system. -`bieaz `__ can -be installed to manage boot environments. Download and install -prebuilt rpm file. +Install ``bieaz`` from COPR. Optionally install ``python3-dnf-plugin-rozb3`` from COPR +for dnf integration. + +See `home page `__ for details. diff --git a/docs/Getting Started/RHEL-based distro/RHEL 8-based distro Root on ZFS/4-optional-configuration.rst b/docs/Getting Started/RHEL-based distro/RHEL 8-based distro Root on ZFS/4-optional-configuration.rst index ee2ab6e..bdb431b 100644 --- a/docs/Getting Started/RHEL-based distro/RHEL 8-based distro Root on ZFS/4-optional-configuration.rst +++ b/docs/Getting Started/RHEL-based distro/RHEL 8-based distro Root on ZFS/4-optional-configuration.rst @@ -15,6 +15,7 @@ Boot environment manager A boot environment is a dataset which contains a bootable instance of an operating system. -`bieaz `__ can -be installed to manage boot environments. Download and install -prebuilt rpm file. +Install ``bieaz`` from COPR. Optionally install ``python3-dnf-plugin-rozb3`` from COPR +for dnf integration. + +See `home page `__ for details.