mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Fixed Linux note to not use newer than 2.6.17.x
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7792 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
cc8f898fae
commit
456a46699c
@ -35,6 +35,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>2006-09-20</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[dnicholson] - Changed note about using newer Linux
|
||||
than in the book to reflect current versions.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2006-09-18</para>
|
||||
<itemizedlist>
|
||||
|
@ -321,9 +321,9 @@
|
||||
<note>
|
||||
<para>The Linux kernel is updated relatively often, many times due to
|
||||
discoveries of security vulnerabilities. The latest available
|
||||
2.6.16.x kernel version should be used, unless the errata page says
|
||||
otherwise. Do not use version 2.6.17 or later kernels due to
|
||||
potential incompatibilites of the bootscripts.</para>
|
||||
2.6.17.x kernel version should be used, unless the errata page says
|
||||
otherwise. Do not use version 2.6.18 or later kernels due to
|
||||
potential incompatibilites with the bootscripts.</para>
|
||||
</note>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20060918">
|
||||
<!ENTITY releasedate "September 18, 2006">
|
||||
<!ENTITY version "SVN-20060920">
|
||||
<!ENTITY releasedate "September 20, 2006">
|
||||
<!ENTITY milestone "6.3">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user