aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2008-01-24 18:19:07 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2008-01-24 18:19:07 +0000
commit04b3d73c4c5af590f54c7098c0ea5c43c728f3e4 (patch)
treeb5656e43aef42bd6d469f37556a5246164aeee1b
parentb7e520014b07f6738313d06b78feabe561349c61 (diff)
Fix up download location of Util-linux-ng and a couple of related typos in chapter 6. Fixes #2134.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8460 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/util-linux-ng.xml4
-rw-r--r--general.ent4
-rw-r--r--packages.ent2
3 files changed, 5 insertions, 5 deletions
diff --git a/chapter06/util-linux-ng.xml b/chapter06/util-linux-ng.xml
index 656127aa1..bf774a4e8 100644
--- a/chapter06/util-linux-ng.xml
+++ b/chapter06/util-linux-ng.xml
@@ -56,7 +56,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
</sect2>
<sect2 role="installation">
- <title>Installation of Util-linux</title>
+ <title>Installation of Util-linux-ng</title>
<screen><userinput remap="configure">./configure</userinput></screen>
@@ -69,7 +69,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
</sect2>
<sect2 id="contents-utillinux" role="content">
- <title>Contents of Util-linux</title>
+ <title>Contents of Util-linux-ng</title>
<segmentedlist>
<segtitle>Installed programs</segtitle>
diff --git a/general.ent b/general.ent
index 33400606f..bec402070 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20080122">
-<!ENTITY releasedate "January 22, 2007">
+<!ENTITY version "SVN-20080124">
+<!ENTITY releasedate "January 24, 2007">
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index 408d97626..8a75103f4 100644
--- a/packages.ent
+++ b/packages.ent
@@ -503,7 +503,7 @@
<!ENTITY util-linux-ng-version "2.13.1">
<!ENTITY util-linux-ng-size "2,788 KB">
-<!ENTITY util-linux-ng-url "&kernel;linux/utils/util-linux/util-linux-ng-&util-linux-ng-version;.tar.bz2">
+<!ENTITY util-linux-ng-url "&kernel;linux/utils/util-linux-ng/v2.13/util-linux-ng-&util-linux-ng-version;.tar.bz2">
<!ENTITY util-linux-ng-md5 "424badc1832e4b5291a2ec04e9e244f4">
<!ENTITY util-linux-ng-home "http://userweb.kernel.org/~kzak/util-linux-ng/">
<!ENTITY util-linux-ng-ch5-du "8.9 MB">