Browse Source

Upgrade to udev-103, and change some of the text in udev.xml to be more internally consistent

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bryan Kadzban 19 years ago
parent
commit
dbfd971ac4
3 changed files with 10 additions and 7 deletions
  1. 3 0
      chapter01/changelog.xml
  2. 4 4
      chapter06/udev.xml
  3. 3 3
      packages.ent

+ 3 - 0
chapter01/changelog.xml

@@ -39,6 +39,9 @@
     <listitem>
     <listitem>
       <para>2006-10-21</para>
       <para>2006-10-21</para>
       <itemizedlist>
       <itemizedlist>
+        <listitem>
+          <para>[bryan] - Upgrade to udev-103.</para>
+        </listitem>
         <listitem>
         <listitem>
           <para>[bryan] - Upgrade to udev-config-20061021, install its
           <para>[bryan] - Upgrade to udev-config-20061021, install its
           doc files.</para>
           doc files.</para>

+ 4 - 4
chapter06/udev.xml

@@ -99,11 +99,11 @@ ln -sv /proc/kcore /lib/udev/devices/core</userinput></screen>
 
 
     <para>Udev has to be configured in order to work properly, as it does
     <para>Udev has to be configured in order to work properly, as it does
     not install any configuration files by default. First install the
     not install any configuration files by default. First install the
-    commonly-used rules files provided by udev:</para>
+    commonly-used rules files provided by Udev:</para>
 
 
 <screen><userinput>cp -v etc/udev/rules.d/[0-9]* /etc/udev/rules.d/</userinput></screen>
 <screen><userinput>cp -v etc/udev/rules.d/[0-9]* /etc/udev/rules.d/</userinput></screen>
 
 
-    <para>Now install the LFS-specific configuration files:</para>
+    <para>Now install the LFS-specific rules files:</para>
 
 
 <screen><userinput>cd &udev-config;
 <screen><userinput>cd &udev-config;
 make install</userinput></screen>
 make install</userinput></screen>
@@ -113,8 +113,8 @@ make install</userinput></screen>
 
 
 <screen><userinput>make install-doc</userinput></screen>
 <screen><userinput>make install-doc</userinput></screen>
 
 
-    <para>Install the documentation that explains the commonly-used Udev
-    rules files:</para>
+    <para>Install the documentation that explains the commonly-used rules
+    files provided by Udev:</para>
 
 
 <screen><userinput>make install-extra-doc</userinput></screen>
 <screen><userinput>make install-extra-doc</userinput></screen>
 
 

+ 3 - 3
packages.ent

@@ -480,11 +480,11 @@
 <!ENTITY texinfo-ch6-du "16.6 MB">
 <!ENTITY texinfo-ch6-du "16.6 MB">
 <!ENTITY texinfo-ch6-sbu "0.2 SBU">
 <!ENTITY texinfo-ch6-sbu "0.2 SBU">
 
 
-<!ENTITY udev-version "102">
+<!ENTITY udev-version "103">
 <!ENTITY udev-size "195 KB">
 <!ENTITY udev-size "195 KB">
 <!ENTITY udev-url "&kernel;linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2">
 <!ENTITY udev-url "&kernel;linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2">
-<!ENTITY udev-md5 "734e4ef5d5aa28b226f9dfa0f47c1806">
-<!ENTITY udev-home "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html">
+<!ENTITY udev-md5 "7360ce47b5ec3f9fa71f18071ecb8b97">
+<!ENTITY udev-home "&kernel;linux/utils/kernel/hotplug/udev.html">
 <!ENTITY udev-ch6-du "5.8 MB">
 <!ENTITY udev-ch6-du "5.8 MB">
 <!ENTITY udev-ch6-sbu "0.1 SBU">
 <!ENTITY udev-ch6-sbu "0.1 SBU">