Author: dnicholson
Date: 2007-02-23 21:45:37 -0700 (Fri, 23 Feb 2007)
New Revision: 7933

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/udev.xml
Log:
Udev does install some configuration files


Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2007-02-24 04:38:29 UTC (rev 7932)
+++ trunk/BOOK/chapter01/changelog.xml  2007-02-24 04:45:37 UTC (rev 7933)
@@ -40,6 +40,10 @@
       <para>2007-02-23</para>
       <itemizedlist>
         <listitem>
+          <para>[dnicholson] - Corrected the text about Udev not installing
+          any configuration files. Reported by Chris Staub.</para>
+        </listitem>
+        <listitem>
           <para>[dnicholson] - Removed the text suggesting that you can edit
           the specs file by hand in the toolchain adjustment since it's only
           generated if you run the previous commands. Reported by Chris

Modified: trunk/BOOK/chapter06/udev.xml
===================================================================
--- trunk/BOOK/chapter06/udev.xml       2007-02-24 04:38:29 UTC (rev 7932)
+++ trunk/BOOK/chapter06/udev.xml       2007-02-24 04:45:37 UTC (rev 7933)
@@ -97,8 +97,8 @@
 
     </variablelist>
 
-    <para>Udev has to be configured in order to work properly, as it does
-    not install any configuration files by default. First install the
+    <para>Udev has to be configured in order to work properly, as it only
+    installs a few configuration files by default. First install the
     commonly-used rules files provided by Udev:</para>
 
 <screen><userinput>cp -v etc/udev/rules.d/[0-9]* 
/etc/udev/rules.d/</userinput></screen>

-- 
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