aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-07-08 21:38:59 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-07-08 21:38:59 +0000
commit4a2c9c924dc190e81f5ba11eb087d3fa1db9829a (patch)
treefe8fb22a56cff35c0ff9d6af485d024465de9a53
parent88dee73d878c6755e91748177035fa7a344a1e3a (diff)
Upgraded to linux-2.6.12.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6456 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter03/packages.xml2
-rw-r--r--general.ent2
3 files changed, 5 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6771fefb9..e77f29fe1 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -57,7 +57,7 @@ First a summary, then a detailed log.</para>
<!-- <listitem><para>Less &less-version;</para></listitem> -->
<!-- <listitem><para>LFS-Bootscripts &lfs-bootscripts-version;</para></listitem> -->
<listitem><para>Libtool &libtool-version;</para></listitem>
-<!-- <listitem><para>Linux &linux-version;</para></listitem> -->
+<listitem><para>Linux &linux-version;</para></listitem>
<!-- <listitem><para>Linux-Libc-Headers &linux-libc-headers-version;</para></listitem> -->
<!-- <listitem><para>M4 &m4-version;</para></listitem> -->
<!-- <listitem><para>Make &make-version;</para></listitem> -->
@@ -107,6 +107,8 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>July 8th, 2005 [matt]: Updated to linux-2.6.12.2.</para></listitem>
+
<listitem><para>July 8th, 2005 [matt]: Updated to shadow-4.0.10.</para></listitem>
<listitem><para>July 8th, 2005 [matt]: Updated to iana-etc-1.10.</para></listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 1f3ac74a3..76ee0e790 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;) - 35,792 KB:</term>
+<term>Linux (&linux-version;) - 36,626 KB:</term>
<listitem>
<para><ulink url="&kernel;linux/kernel/v&linux-dl-version;/"/></para>
</listitem>
diff --git a/general.ent b/general.ent
index bdb8f9dcf..07dc5ac27 100644
--- a/general.ent
+++ b/general.ent
@@ -59,7 +59,7 @@
<!ENTITY less-version "382">
<!ENTITY lfs-bootscripts-version "3.2.1">
<!ENTITY libtool-version "1.5.18">
-<!ENTITY linux-version "2.6.11.12">
+<!ENTITY linux-version "2.6.12.2">
<!ENTITY linux-dl-version "2.6">
<!ENTITY linux-libc-headers-version "2.6.11.2">
<!ENTITY m4-version "1.4.3">