diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 096960c67..c641c6f44 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <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 program.</para> diff --git a/general.ent b/general.ent index d03c5fe4c..4b19d7493 100644 --- a/general.ent +++ b/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"> |