mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Remove the mention of the obsolete Linux-Libc-Headers package. Fixes #1917.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
977893c9ed
commit
2cf5d490b9
@ -39,6 +39,12 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>2006-11-25</para>
|
<para>2006-11-25</para>
|
||||||
<itemizedlist>
|
<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>
|
<listitem>
|
||||||
<para>[matthew] - Upgrade to IANA-Etc-2.20. Fixes
|
<para>[matthew] - Upgrade to IANA-Etc-2.20. Fixes
|
||||||
<ulink url="&lfs-ticket-root;1916">#1916</ulink></para>
|
<ulink url="&lfs-ticket-root;1916">#1916</ulink></para>
|
||||||
|
@ -141,8 +141,9 @@ cp -r Documentation/* /usr/share/doc/linux-&linux-version;</userinput></screen>
|
|||||||
<para>Also, the headers in the system's
|
<para>Also, the headers in the system's
|
||||||
<filename class="directory">include</filename> directory should
|
<filename class="directory">include</filename> directory should
|
||||||
<emphasis>always</emphasis> be the ones against which Glibc was compiled,
|
<emphasis>always</emphasis> be the ones against which Glibc was compiled,
|
||||||
that is, the ones from the Linux-Libc-Headers package, and therefore, should
|
that is, the sanitised headers from the Linux kernel tarball, and
|
||||||
<emphasis>never</emphasis> be replaced by the kernel headers.</para>
|
therefore, should <emphasis>never</emphasis> be replaced by the raw kernel
|
||||||
|
headers.</para>
|
||||||
</warning>
|
</warning>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user