Changeset 7862
- Timestamp:
- 11/25/06 10:44:50 (2 years ago)
- Files:
-
- trunk/BOOK/chapter01/changelog.xml (modified) (1 diff)
- trunk/BOOK/chapter08/kernel.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter01/changelog.xml
r7861 r7862 41 41 <itemizedlist> 42 42 <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> 43 49 <para>[matthew] - Upgrade to IANA-Etc-2.20. Fixes 44 50 <ulink url="&lfs-ticket-root;1916">#1916</ulink></para> trunk/BOOK/chapter08/kernel.xml
r7811 r7862 142 142 <filename class="directory">include</filename> directory should 143 143 <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> 146 147 </warning> 147 148
