Browse Source

Updated to linux-2.6.16.11.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic 19 years ago
parent
commit
5ffff5d1b6
2 changed files with 4 additions and 1 deletions
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      general.ent

+ 3 - 0
chapter01/changelog.xml

@@ -39,6 +39,9 @@
     <listitem>
       <para>May 1, 2006</para>
       <itemizedlist>
+        <listitem>
+          <para>[archaic] - Updated to linux-2.6.16.11.</para>
+        </listitem>
         <listitem>
           <para>[archaic] - Updated to udev-091. Moved to a tarball-based set of
           udev rules. Updated the bootscripts to support the new udevsettle

+ 1 - 1
general.ent

@@ -61,7 +61,7 @@
 <!ENTITY less-version "394">
 <!ENTITY lfs-bootscripts-version "20060417">
 <!ENTITY libtool-version "1.5.22">
-<!ENTITY linux-version "2.6.16.5">
+<!ENTITY linux-version "2.6.16.11">
 <!ENTITY linux-dl-version "2.6">
 <!ENTITY linux-libc-headers-version "2.6.12.0">
 <!ENTITY m4-version "1.4.4">