diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3c06f8cc7..dd803c020 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -88,6 +88,9 @@ First a summary, then a detailed log. +July 9th, 2005 [archaic]: Rewrote kernel notes. + + July 9th, 2005 [matt]: Added information regarding security mailing lists and freshmeat to chapter09/whatnow.xml. Fixes bug 1583. Thanks to Steve Crosby for the report and the suggested text. diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 20075c0e8..ca0cbdf0b 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -64,15 +64,6 @@ longindex.html#kernel-config-index: situations. See the README file for more information. -When configuring the kernel, be sure to enable the Support -for hot-pluggable devices option under the General Setup -menu. This enables hotplug events that are used by udev to -populate the /dev directory with device -nodes. Likewise, enable the Virtual memory file system support -option under the File systems/Pseudo filesystems -menu. This enables the virtual filesystem that the /dev directory will be mounted on. - If desired, skip kernel configuration by copying the kernel config file, .config, from the host system (assuming it is available) to the unpacked -NPTL requires the kernel to be compiled with GCC 3.x, in -this case &gcc-version;. Compiling with 2.95.x is known to cause failures in -the glibc test suite, so it is not recommended to compile the kernel -with gcc 2.95.x. +NPTL requires the kernel to be compiled with GCC-3.x, in this case +&gcc-version;. It is not recommended to compile the kernel with GCC-2.95.x, as +this causes failures in the Glibc test suite. Normally, this wouldn't be +mentioned as LFS doesn't build GCC-2.95.x. Unfortunately, the kernel +documentation is outdated and still claims GCC-2.95.3 is the recommended +compiler. Compile the kernel image and modules: