浏览代码

Changed text explaining the installation of the udev-config rules

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Dan Nichilson 19 年之前
父节点
当前提交
8964be9543
共有 2 个文件被更改,包括 6 次插入2 次删除
  1. 4 0
      chapter01/changelog.xml
  2. 2 2
      chapter06/udev.xml

+ 4 - 0
chapter01/changelog.xml

@@ -38,6 +38,10 @@
     <listitem>
     <listitem>
       <para>July 12, 20006</para>
       <para>July 12, 20006</para>
       <itemizedlist>
       <itemizedlist>
+        <listitem>
+          <para>[dnicholson] - Changed text explaining the installation
+          of the udev-config rules. Thanks to Matthew Burgess.</para>
+        </listitem>
         <listitem>
         <listitem>
           <para>[dnicholson] - Various fixes and additions for examples
           <para>[dnicholson] - Various fixes and additions for examples
           of custom rules in Udev courtesy of Alexander Patrakov. Added
           of custom rules in Udev courtesy of Alexander Patrakov. Added

+ 2 - 2
chapter06/udev.xml

@@ -94,8 +94,8 @@ ln -sv /proc/kcore /lib/udev/devices/core</userinput></screen>
 
 
     </variablelist>
     </variablelist>
 
 
-    <para>Udev has to be configured in order to work properly, and does
-    not come with any sort of "default" configuration. Install the
+    <para>Udev has to be configured in order to work properly, as it does
+    not install any configuration files by default. Install the
     LFS-specific configuration files:</para>
     LFS-specific configuration files:</para>
 
 
 <screen><userinput>cp -v &udev-config;/[0-9]* /etc/udev/rules.d/</userinput></screen>
 <screen><userinput>cp -v &udev-config;/[0-9]* /etc/udev/rules.d/</userinput></screen>