aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorJim Gifford <jim@linuxfromscratch.org>2004-08-26 21:36:20 +0000
committerJim Gifford <jim@linuxfromscratch.org>2004-08-26 21:36:20 +0000
commite068aa8a70b14863c8d0dd8c80314f68c17c47cc (patch)
treeb24dc92c428d51c1a7ed1b50587bc12815820a2b /chapter06
parenta405061602bbb83224e2a78f74ed8bec8b0128ec (diff)
Upgraded: util-linux to version 2.12b
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4052 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/util-linux.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index f7d4ff10f..37ca200d9 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -43,11 +43,6 @@ mkdir -p /var/lib/hwclock</userinput></screen>
<sect2 role="installation">
<title>Installation of Util-linux</title>
-<para>Util-linux has issues with the Linux 2.6 kernel series - fix these isues
-by applying the following patch:</para>
-
-<screen><userinput>patch -Np1 -i ../util-linux-&util-linux-version;-kernel_headers-1.patch</userinput></screen>
-
<para>Prepare Util-linux for compilation:</para>
<screen><userinput>./configure</userinput></screen>