From 8991e688d8c2e071386d41a95fc801afa11d97fa Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Fri, 29 Oct 2021 23:54:06 -0500 Subject: [PATCH] Ubuntu: Update patch notes This patch has been partially applied in 20.04. Signed-off-by: Richard Laager --- .../Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst | 2 ++ docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst index 769c679..3bc2797 100644 --- a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst +++ b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst @@ -519,6 +519,8 @@ Step 4: System Configuration curl https://launchpadlibrarian.net/478315221/2150-fix-systemd-dependency-loops.patch | \ sed "s|/etc|/lib|;s|\.in$||" | (cd / ; patch -p1) + Ignore the failure in Hunk #2 (say ``n`` twice). + This patch is from `Bug #1875577 Encrypted swap won't load on 20.04 with zfs root `__. diff --git a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst index 65891e9..e377ae9 100644 --- a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst +++ b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst @@ -916,6 +916,8 @@ Step 4: System Configuration curl https://launchpadlibrarian.net/478315221/2150-fix-systemd-dependency-loops.patch | \ sed "s|/etc|/lib|;s|\.in$||" | (cd / ; patch -p1) + Ignore the failure in Hunk #2 (say ``n`` twice). + This patch is from `Bug #1875577 Encrypted swap won't load on 20.04 with zfs root `__.