Author: archaic Date: 2005-06-20 13:28:58 -0600 (Mon, 20 Jun 2005) New Revision: 6077
Modified: branches/6.1/BOOK/chapter08/kernel.xml Log: Minor wording change in kernel page. (merged from trunk r6073) Modified: branches/6.1/BOOK/chapter08/kernel.xml =================================================================== --- branches/6.1/BOOK/chapter08/kernel.xml 2005-06-20 19:25:36 UTC (rev 6076) +++ branches/6.1/BOOK/chapter08/kernel.xml 2005-06-20 19:28:58 UTC (rev 6077) @@ -85,11 +85,11 @@ It resides within the <quote>File systems</quote> menu and is normally enabled by default.</para> -<para>LFS bootscripts make the assumption that either both -<quote>Support for Host-side USB</quote> and <quote>USB device -filesystem</quote> have been compiled directly into the kernel, or -that neither is compiled at all. Bootscripts will not work properly -if it is a module (usbcore.ko).</para> +<para>LFS Bootscripts make the assumption that both <quote>Support for Host-side +USB</quote> and <quote>USB device filesystem</quote> have been compiled directly +into the kernel, or that neither is compiled at all. The bootscripts will not +work properly if <quote>Host-side USB</quote> is compiled as a module +(usbcore.ko).</para> <note><para>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 -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
