Author: matthew
Date: 2006-11-25 10:44:50 -0700 (Sat, 25 Nov 2006)
New Revision: 7862

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter08/kernel.xml
Log:
Remove the mention of the obsolete Linux-Libc-Headers package. Fixes #1917.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2006-11-25 17:38:12 UTC (rev 7861)
+++ trunk/BOOK/chapter01/changelog.xml  2006-11-25 17:44:50 UTC (rev 7862)
@@ -40,6 +40,12 @@
       <para>2006-11-25</para>
       <itemizedlist>
         <listitem>
+           <para>[matthew] - chapter08/kernel.xml: Reworded the warning about
+           overwriting sanitized kernel headers rather than raw headers, so as
+           to avoid mentioning the now obsolete Linux-Libc-Headers package.
+           Fixes <ulink url="&lfs-ticket-root;1917">#1917</ulink></para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Upgrade to IANA-Etc-2.20. Fixes
           <ulink url="&lfs-ticket-root;1916">#1916</ulink></para>
         </listitem>

Modified: trunk/BOOK/chapter08/kernel.xml
===================================================================
--- trunk/BOOK/chapter08/kernel.xml     2006-11-25 17:38:12 UTC (rev 7861)
+++ trunk/BOOK/chapter08/kernel.xml     2006-11-25 17:44:50 UTC (rev 7862)
@@ -141,8 +141,9 @@
       <para>Also, the headers in the system's
       <filename class="directory">include</filename> directory should
       <emphasis>always</emphasis> be the ones against which Glibc was compiled,
-      that is, the ones from the Linux-Libc-Headers package, and therefore, 
should
-      <emphasis>never</emphasis> be replaced by the kernel headers.</para>
+      that is, the sanitised headers from the Linux kernel tarball, and
+      therefore, should <emphasis>never</emphasis> be replaced by the raw 
kernel
+      headers.</para>
     </warning>
 
   </sect2>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to