diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-05-14 20:13:27 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-05-14 20:13:27 +0000 |
commit | f9c1a36de43406b3cce7398e6671ccd31124b106 (patch) | |
tree | 91a9a2472faebcaef48b9378fe894c2e4b8b5809 | |
parent | 27e7205f5192369ae8ff2c03b7fc4105bf348209 (diff) |
Updated to Linux 2.6.11.9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f7a39a72f..a44e4d552 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,7 +36,7 @@ First a summary, then a detailed log.</para> <listitem><para>Iproute2 2.6.11-050330</para></listitem> <listitem><para>LFS-Bootscripts 3.2.1</para></listitem> <listitem><para>Libtool 1.5.14</para></listitem> -<listitem><para>Linux 2.6.11.7</para></listitem> +<listitem><para>Linux 2.6.11.9</para></listitem> <listitem><para>Linux-libc-headers 2.6.11.2</para></listitem> <listitem><para>M4 1.4.3</para></listitem> <listitem><para>Man 1.5p</para></listitem> @@ -84,6 +84,8 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 15th, 2005 [matt]: Updated to Linux 2.6.11.9.</para></listitem> + <listitem><para>May 15th, 2005 [matt]: Updated to LFS-Bootscripts 3.2.1.</para></listitem> <listitem><para>May 12th, 2005 [matt]: More wording and tagging improvements diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 9a65162ab..15e5571d1 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -235,7 +235,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note> </varlistentry> <varlistentry> -<term>Linux (&linux-version;) - 36,221 KB:</term> +<term>Linux (&linux-version;) - 36,234 KB:</term> <listitem> <para><ulink url="&kernel;linux/kernel/v&linux-dl-version;/"/></para> </listitem> diff --git a/general.ent b/general.ent index dd99ca98c..de3594745 100644 --- a/general.ent +++ b/general.ent @@ -50,7 +50,7 @@ <!ENTITY less-version "382"> <!ENTITY lfs-bootscripts-version "3.2.1"> <!ENTITY libtool-version "1.5.14"> -<!ENTITY linux-version "2.6.11.7"> +<!ENTITY linux-version "2.6.11.9"> <!ENTITY linux-dl-version "2.6"> <!ENTITY linux-libc-headers-version "2.6.11.2"> <!ENTITY m4-version "1.4.3"> |