aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-07-08 21:43:26 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-07-08 21:43:26 +0000
commit5a5b3a28c3c63c6ebbe0c667c6aeeece07abb17b (patch)
tree5879baac033527363e526de5b693b413e3e22e3b
parent4a2c9c924dc190e81f5ba11eb087d3fa1db9829a (diff)
Upgraded to Linux-Libc-Headers 2.6.12.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6457 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 e77f29fe1..01e83e322 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -58,7 +58,7 @@ First a summary, then a detailed log.</para>
<!-- <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-Libc-Headers &linux-libc-headers-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> -->
<listitem><para>Man &man-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-libc-headers-2.6.12.0.</para></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>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 76ee0e790..375156b5b 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-Libc-Headers (&linux-libc-headers-version;) - 2,476 KB:</term>
+<term>Linux-Libc-Headers (&linux-libc-headers-version;) - 2,480 KB:</term>
<listitem>
<para><ulink url="http://ep09.pld-linux.org/~mmazur/linux-libc-headers/"/></para>
</listitem>
diff --git a/general.ent b/general.ent
index 07dc5ac27..c2cb1beb0 100644
--- a/general.ent
+++ b/general.ent
@@ -61,7 +61,7 @@
<!ENTITY libtool-version "1.5.18">
<!ENTITY linux-version "2.6.12.2">
<!ENTITY linux-dl-version "2.6">
-<!ENTITY linux-libc-headers-version "2.6.11.2">
+<!ENTITY linux-libc-headers-version "2.6.12.0">
<!ENTITY m4-version "1.4.3">
<!ENTITY make-version "3.80">
<!ENTITY man-version "1.6">