Author: archaic
Date: 2005-06-30 12:55:22 -0600 (Thu, 30 Jun 2005)
New Revision: 6260

Modified:
   trunk/BOOK/chapter08/fstab.xml
   trunk/BOOK/chapter08/kernel.xml
Log:
Rewrote the usbfs warning.

Modified: trunk/BOOK/chapter08/fstab.xml
===================================================================
--- trunk/BOOK/chapter08/fstab.xml      2005-06-30 18:25:35 UTC (rev 6259)
+++ trunk/BOOK/chapter08/fstab.xml      2005-06-30 18:55:22 UTC (rev 6260)
@@ -59,9 +59,10 @@
 
 <screen>usbfs        /proc/bus/usb usbfs   devgid=14,devmode=0660 0 0 </screen>
 
-<para>This option will only work if <quote>Support for Host-side
-USB</quote> and <quote>USB device filesystem</quote> are compiled into
-the kernel (not as a module).</para>
+<para>This option will only work if <quote>Support for Host-side USB</quote> 
and
+<quote>USB device filesystem</quote> are compiled into the kernel or if 
compiled
+as modules, that the modules are listed in
+<filename>/etc/sysconfig/modules</filename>.</para>
 
 </sect1>
 

Modified: trunk/BOOK/chapter08/kernel.xml
===================================================================
--- trunk/BOOK/chapter08/kernel.xml     2005-06-30 18:25:35 UTC (rev 6259)
+++ trunk/BOOK/chapter08/kernel.xml     2005-06-30 18:55:22 UTC (rev 6260)
@@ -80,12 +80,6 @@
 configuration menus and create the kernel configuration from
 scratch.</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
 the glibc test suite, so it is not recommended to compile the kernel

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to