mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
hostreq: Bump min-kernel to 5.4
4.19 LTS is EOL now.
This commit is contained in:
parent
eb35057724
commit
6d36d72175
@ -100,7 +100,7 @@
|
|||||||
<xref linkend="chapter-building-system"/>, so the workarounds for
|
<xref linkend="chapter-building-system"/>, so the workarounds for
|
||||||
older kernels are not enabled and the compiled
|
older kernels are not enabled and the compiled
|
||||||
<application>glibc</application> is slightly faster and smaller.
|
<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
|
supported by the kernel developers. Some kernel releases older than
|
||||||
&min-kernel; may be still supported by third-party teams, but they
|
&min-kernel; may be still supported by third-party teams, but they
|
||||||
are not considered official upstream kernel releases; read
|
are not considered official upstream kernel releases; read
|
||||||
|
@ -92,9 +92,11 @@
|
|||||||
<!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/">
|
<!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/">
|
||||||
<!ENTITY secadv "&lfs-root;lfs/advisories/">
|
<!ENTITY secadv "&lfs-root;lfs/advisories/">
|
||||||
|
|
||||||
<!-- 4.19 EOL is Dec 2024
|
<!-- 5.4 EOL is Dec 2025
|
||||||
so for LFS 12.3 we may consider moving to 5.4 -->
|
so for LFS 12.5 we may consider moving to 5.10.
|
||||||
<!ENTITY min-kernel "4.19">
|
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;/">
|
<!ENTITY patches-rootd "&lfs-root;patches/lfs/&generic-versiond;/">
|
||||||
|
Loading…
Reference in New Issue
Block a user