Changeset 7862

Show
Ignore:
Timestamp:
11/25/06 10:44:50 (2 years ago)
Author:
matthew
Message:

Remove the mention of the obsolete Linux-Libc-Headers package. Fixes #1917.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter01/changelog.xml

    r7861 r7862  
    4141      <itemizedlist> 
    4242        <listitem> 
     43           <para>[matthew] - chapter08/kernel.xml: Reworded the warning about 
     44           overwriting sanitized kernel headers rather than raw headers, so as 
     45           to avoid mentioning the now obsolete Linux-Libc-Headers package. 
     46           Fixes <ulink url="&lfs-ticket-root;1917">#1917</ulink></para> 
     47        </listitem> 
     48        <listitem> 
    4349          <para>[matthew] - Upgrade to IANA-Etc-2.20. Fixes 
    4450          <ulink url="&lfs-ticket-root;1916">#1916</ulink></para> 
  • trunk/BOOK/chapter08/kernel.xml

    r7811 r7862  
    142142      <filename class="directory">include</filename> directory should 
    143143      <emphasis>always</emphasis> be the ones against which Glibc was compiled, 
    144       that is, the ones from the Linux-Libc-Headers package, and therefore, should 
    145       <emphasis>never</emphasis> be replaced by the kernel headers.</para> 
     144      that is, the sanitised headers from the Linux kernel tarball, and 
     145      therefore, should <emphasis>never</emphasis> be replaced by the raw kernel 
     146      headers.</para> 
    146147    </warning> 
    147148