From 3a0f9a4acd77cbf56ddc44d8507830abd7b85203 Mon Sep 17 00:00:00 2001 From: George Melikov Date: Mon, 31 Jan 2022 13:02:35 +0300 Subject: [PATCH] OpenSUSE RootOnZFS typoes cleanup --- docs/Getting Started/openSUSE/openSUSE Leap Root on ZFS.rst | 2 +- .../openSUSE/openSUSE Tumbleweed Root on ZFS.rst | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/Getting Started/openSUSE/openSUSE Leap Root on ZFS.rst b/docs/Getting Started/openSUSE/openSUSE Leap Root on ZFS.rst index 1a98497..1988591 100644 --- a/docs/Getting Started/openSUSE/openSUSE Leap Root on ZFS.rst +++ b/docs/Getting Started/openSUSE/openSUSE Leap Root on ZFS.rst @@ -561,7 +561,7 @@ Step 4. Install System #. Install openSUSE Leap with zypper: - If you install `base` pattern, zypper will install `busybox-grep` which is masks default kernel package. + If you install `base` pattern, zypper will install `busybox-grep` which masks default kernel package. Thats why I recommend you to install `enhanced_base` pattern, if you're new in openSUSE. But in `enhanced_base`, bloats can annoy you, while you want to use it openSUSE on server. So, you need to select diff --git a/docs/Getting Started/openSUSE/openSUSE Tumbleweed Root on ZFS.rst b/docs/Getting Started/openSUSE/openSUSE Tumbleweed Root on ZFS.rst index ab43eaf..ddd4afb 100644 --- a/docs/Getting Started/openSUSE/openSUSE Tumbleweed Root on ZFS.rst +++ b/docs/Getting Started/openSUSE/openSUSE Tumbleweed Root on ZFS.rst @@ -551,7 +551,7 @@ Step 4. Install System #. Install openSUSE Tumbleweed with zypper: - If you install `base` pattern, zypper will install `busybox-grep` which is masks default kernel package. + If you install `base` pattern, zypper will install `busybox-grep` which masks default kernel package. Thats why I recommend you to install `enhanced_base` pattern, if you're new in openSUSE. But in `enhanced_base`, bloats can annoy you, while you want to use it openSUSE on server. So, you need to select @@ -678,6 +678,7 @@ Step 5: System Configuration .. note:: If you installed `base` pattern, you need to deinstall busybox-grep to install `kernel-default` package. #. Install ZFS in the chroot environment for the new system:: + zypper addrepo https://download.opensuse.org/repositories/filesystems/openSUSE_Tumbleweed/filesystems.repo zypper refresh # Refresh all repositories zypper install zfs