aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-03-26 10:48:06 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-03-26 10:48:06 +0000
commit0a5b77321d9de65c8637cc537a5df4f753742a75 (patch)
tree5e9a44ad8ef5f25412b4f7fa5cdec34987a94a3c
parentcf46ea6bc6cb35c604f0cecfa5b4c0ca5dd8552a (diff)
* Upgrade to linux-2.6.11.6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4805 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--chapter03/packages.xml2
-rw-r--r--general.ent6
3 files changed, 8 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 60c41a5f1..9135d173a 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-050310</para></listitem>
<listitem><para>LFS-Bootscripts 3.1.0</para></listitem>
<listitem><para>Libtool 1.5.14</para></listitem>
-<listitem><para>Linux 2.6.11.3</para></listitem>
+<listitem><para>Linux 2.6.11.6</para></listitem>
<listitem><para>Linux-libc-headers 2.6.11.0</para></listitem>
<listitem><para>Man 1.5p</para></listitem>
<listitem><para>Man-pages 2.01</para></listitem>
@@ -82,6 +82,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>March 26, 2005 [matt]: Upgraded to linux-2.6.11.6</para>
+</listitem>
+
<listitem><para>March 22, 2005 [jim]: Upgraded to e2fsprogs-1.3.7.</para></listitem>
<listitem><para>March 21, 2005 [jim]: Added patch to fix issue with shadow and lastlog.</para></listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 9b5cf44c1..f7e2e209b 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -242,7 +242,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note>
</varlistentry>
<varlistentry>
-<term>Linux (&linux-version;) - 36,223 KB:</term>
+<term>Linux (&linux-version;) - 36,221 KB:</term>
<listitem>
<para><ulink url="&kernel;linux/kernel/v&linux-dl-version;/"/></para>
</listitem>
diff --git a/general.ent b/general.ent
index 8027772cc..984ea4617 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050322">
-<!ENTITY releasedate "March 22, 2005">
+<!ENTITY version "SVN-20050326">
+<!ENTITY releasedate "March 26, 2005">
<!ENTITY milestone "6.1">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
@@ -53,7 +53,7 @@
<!ENTITY libol-version "0.3.15">
<!ENTITY libol-dl-version "0.3">
<!ENTITY libtool-version "1.5.14">
-<!ENTITY linux-version "2.6.11.5">
+<!ENTITY linux-version "2.6.11.6">
<!ENTITY linux-dl-version "2.6">
<!ENTITY linux-libc-headers-version "2.6.11.0">
<!ENTITY m4-version "1.4.2">