[lfs] branch trunk updated: hostreq: Bump min-kernel to 5.4

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <173398553967.26504.1062452586750783792@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 6d36d7217 hostreq: Bump min-kernel to 5.4
6d36d7217 is described below

commit 6d36d721750a2baa94da4278d5b4831740651b19
Author: Xi Ruoyao <[email protected]>
AuthorDate: Thu Dec 12 14:25:05 2024 +0800

    hostreq: Bump min-kernel to 5.4
    
    4.19 LTS is EOL now.
---
 chapter02/hostreqs.xml | 2 +-
 general.ent            | 8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml
index 7375ca327..29504f066 100644
--- a/chapter02/hostreqs.xml
+++ b/chapter02/hostreqs.xml
@@ -100,7 +100,7 @@
       <xref linkend="chapter-building-system"/>, so the workarounds for
       older kernels are not enabled and the compiled
       <application>glibc</application> is slightly faster and smaller.
-      As at Feb 2024, &min-kernel; is the oldest kernel release still
+      As at Dec 2024, &min-kernel; is the oldest kernel release still
       supported by the kernel developers.  Some kernel releases older than
       &min-kernel; may be still supported by third-party teams, but they
       are not considered official upstream kernel releases; read
diff --git a/general.ent b/general.ent
index cad537e5b..d6bf13792 100644
--- a/general.ent
+++ b/general.ent
@@ -92,9 +92,11 @@
 <!ENTITY test-results    "&lfs-root;lfs/build-logs/&generic-version;/">
 <!ENTITY secadv          "&lfs-root;lfs/advisories/">
 
-<!-- 4.19 EOL is Dec 2024
-     so for LFS 12.3 we may consider moving to 5.4 -->
-<!ENTITY min-kernel      "4.19">
+<!-- 5.4 EOL is Dec 2025
+     so for LFS 12.5 we may consider moving to 5.10.
+     Keep an extra whitespace here to align the trailing "\" in glibc
+     configure command if y < 10 in x.y.  -->
+<!ENTITY min-kernel      "5.4 ">
 
 <!--
 <!ENTITY patches-rootd   "&lfs-root;patches/lfs/&generic-versiond;/">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.