Author: chris
Date: 2006-04-26 12:10:42 -0600 (Wed, 26 Apr 2006)
New Revision: 1472
Modified:
trunk/BOOK/final-system/common/util-linux.xml
trunk/BOOK/final-system/x86/linux-headers.xml
Log:
Corrected a couple references to Linux [libc] headers
Modified: trunk/BOOK/final-system/common/util-linux.xml
===================================================================
--- trunk/BOOK/final-system/common/util-linux.xml 2006-04-26 18:08:34 UTC
(rev 1471)
+++ trunk/BOOK/final-system/common/util-linux.xml 2006-04-26 18:10:42 UTC
(rev 1472)
@@ -52,7 +52,7 @@
<title>Installation of Util-linux</title>
<para os="p1">Util-linux fails to compile against newer versions of
- Linux-Libc-Headers. The following patch properly fixes this issue:</para>
+ Linux kernel headers. The following patch properly fixes this issue:</para>
<screen os="p2"><userinput>patch -Np1 -i
../&util-linux-cramfs-patch;</userinput></screen>
Modified: trunk/BOOK/final-system/x86/linux-headers.xml
===================================================================
--- trunk/BOOK/final-system/x86/linux-headers.xml 2006-04-26 18:08:34 UTC
(rev 1471)
+++ trunk/BOOK/final-system/x86/linux-headers.xml 2006-04-26 18:10:42 UTC
(rev 1472)
@@ -37,7 +37,7 @@
kernel headers (straight from a kernel tarball) in <filename
class="directory">/usr/include</filename>, but over the last few
years, the kernel developers have taken a strong stance that this
- should not be done. This gave birth to the Linux-LLH-Headers Project,
+ should not be done. This gave birth to the Linux-Libc-Headers Project,
which was designed to maintain an API stable version of the Linux
headers. But recently this project stopped producing updates. Cross-LFS
decided to come up with our own santized headers and placed them in
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page