diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2004-08-28 22:05:32 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2004-08-28 22:05:32 +0000 |
commit | 0484cdea9ad85b488e44803684ee2821f622faec (patch) | |
tree | 156cc42f79b9278300f4a5dff2f11b6c0cbf7af4 /chapter05/util-linux.xml | |
parent | 4b84428ef47061eb6a50a4f6f162e1a5669abad9 (diff) |
Forget Update to chapter 5 util-linux
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/util-linux.xml')
-rw-r--r-- | chapter05/util-linux.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter05/util-linux.xml b/chapter05/util-linux.xml index 7561ddd84..04a4a375e 100644 --- a/chapter05/util-linux.xml +++ b/chapter05/util-linux.xml @@ -27,11 +27,6 @@ <sect2 role="installation"> <title>Installation of Util-linux</title> -<para>Util-linux has issues with the Linux 2.6 kernel series - fix these issues -by applying the following patch:</para> - -<screen><userinput>patch -Np1 -i ../util-linux-&util-linux-version;-kernel_headers-1.patch</userinput></screen> - <para>Util-linux doesn't use the freshly installed headers and libraries from the <filename class="directory">/tools</filename> directory. This is fixed by altering the configure script:</para> |