aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter03/packages.xml4
-rw-r--r--general.ent6
3 files changed, 9 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c87d46ffd..64544b36a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -23,6 +23,7 @@ of the LFS Book.</para>
<listitem><para>glibc-20041220</para></listitem>
<listitem><para>lfs-bootscripts-3.1.0</para></listitem>
<listitem><para>linux-libc-headers-2.6.10.0</para></listitem>
+<listitem><para>util-linux-2.12q</para></listitem>
</itemizedlist>
</listitem>
@@ -39,6 +40,9 @@ of the LFS Book.</para>
</itemizedlist>
</listitem>
+<listitem><para>January 27th, 2005 [matt]: Upgraded to util-linux-2.12q</para>
+</listitem>
+
<listitem><para>January 9th, 2005 [jeremy]: Removed --enable-shared from libol,
since the shared library is installed by default for this package - thanks
Archaic</para></listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index edc700e68..d45ef64c2 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -398,9 +398,9 @@
</varlistentry>
<varlistentry>
-<term>Util-linux (&util-linux-version;) - 1,906:</term>
+<term>Util-linux (&util-linux-version;) - 1,339:</term>
<listitem>
-<para><ulink url="ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux/"/></para>
+<para><ulink url="http://www.kernel.org/pub/linux/utils/util-linux/"/></para>
</listitem>
</varlistentry>
diff --git a/general.ent b/general.ent
index 3d7e90f29..66153f79b 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050109">
-<!ENTITY releasedate "January 9, 2005">
+<!ENTITY version "SVN-20050127">
+<!ENTITY releasedate "January 27, 2005">
<!ENTITY milestone "6.1">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
@@ -68,6 +68,6 @@
<!ENTITY tcl-version "8.4.9">
<!ENTITY texinfo-version "4.8">
<!ENTITY udev-version "050">
-<!ENTITY util-linux-version "2.12p">
+<!ENTITY util-linux-version "2.12q">
<!ENTITY vim-version "6.3">
<!ENTITY zlib-version "1.2.2">