From 8152d9b60a0dc160e69da02131a7bd139ecead9d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fabian=20Gr=C3=BCnbichler?= Date: Mon, 15 Jul 2019 15:38:07 +0200 Subject: [PATCH 1/1] boot: update list of synced kernels MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit to match what the hook actually does in the latest version Signed-off-by: Fabian Grünbichler --- system-booting.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/system-booting.adoc b/system-booting.adoc index 82aa273..2bd32a6 100644 --- a/system-booting.adoc +++ b/system-booting.adoc @@ -86,8 +86,9 @@ The following kernel versions are configured by default: * the currently running kernel * the version being newly installed on package updates -* the two latest kernels -* the latest version of each kernel series (e.g. 4.15, 5.0). +* the two latest already installed kernels +* the latest version of the second-to-last kernel series (e.g. 4.15, 5.0), if applicable +* any manually selected kernels (see below) The ESPs are not kept mounted during regular operation, in contrast to `grub`, which keeps an ESP mounted on `/boot/efi`. This helps to prevent filesystem -- 2.39.2