Changeset 9f08378 for BOOK/final-system/x86
- Timestamp:
- May 17, 2006, 1:20:04 PM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 13bd751
- Parents:
- 76246b3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86/linux-headers.xml
r76246b3 r9f08378 26 26 <title>Installation of Linux-Headers</title> 27 27 28 <para os="a">For years it has been common practice to use <quote>raw</quote>29 kernel headers (straight from a kernel tarball) in <filename30 class="directory">/usr/include</filename>, but over the last few28 <para os="a">For years it has been common practice to use 29 <quote>raw</quote> kernel headers (straight from a kernel tarball) in 30 <filename class="directory">/usr/include</filename>, but over the last few 31 31 years, the kernel developers have taken a strong stance that this 32 32 should not be done. This gave birth to the Linux-Libc-Headers Project, 33 33 which was designed to maintain an API stable version of the Linux 34 headers. But recently this project stopped producing updates. Cross-LFS 35 decided to come up with our own santized headers and placed them in 36 the book.</para> 34 headers. Recently this project stopped producing updates, so the Cross-LFS 35 team started development on our own project to sanitize the headers.</para> 37 36 38 37 <para os="b">Install the header files that are common to all architectures:</para>
Note:
See TracChangeset
for help on using the changeset viewer.