Forget Update to chapter 5 util-linux

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jim Gifford 2004-08-28 22:05:32 +00:00
parent 4b84428ef4
commit 0484cdea9a

View File

@ -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>