aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/util-linux.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2004-12-17 20:53:49 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2004-12-17 20:53:49 +0000
commitb8dd5d4eeb31b1b733b614b26fa411c1f927967f (patch)
tree836f7c716650830ad8e2dbcce2fa0fc8e60d3c7f /chapter06/util-linux.xml
parentb8e37b35aab692e96e1881c968791664c5e00048 (diff)
* Upgrade to findutils-4.2.10
* Upgrade to man-pages-2.00 * Upgrade to perl-5.8.6 * Upgrade to sysvinit-2.86 (remove proclen patch and add description of the mountpoint command) * Upgrade to tcl-8.4.9 * Upgrade to util-linux-2.12l git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r--chapter06/util-linux.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index 44799e17c..37ca200d9 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -43,9 +43,6 @@ mkdir -p /var/lib/hwclock</userinput></screen>
<sect2 role="installation">
<title>Installation of Util-linux</title>
-<para>Util-Linux has a coding problem that causes mis-compilation of the sfdisk
-program. This patch fixes the problem:</para>
-
<para>Prepare Util-linux for compilation:</para>
<screen><userinput>./configure</userinput></screen>