Author: manuel
Date: 2005-10-31 13:07:19 -0700 (Mon, 31 Oct 2005)
New Revision: 7116

Modified:
   branches/6.1.1/BOOK/chapter03/packages.xml
   branches/6.1.1/BOOK/chapter06/udev.xml
   branches/6.1.1/BOOK/general.ent
Log:
Added udev-config-file entity.

Modified: branches/6.1.1/BOOK/chapter03/packages.xml
===================================================================
--- branches/6.1.1/BOOK/chapter03/packages.xml  2005-10-31 20:03:34 UTC (rev 
7115)
+++ branches/6.1.1/BOOK/chapter03/packages.xml  2005-10-31 20:07:19 UTC (rev 
7116)
@@ -403,7 +403,7 @@
 <varlistentry>
 <term>Udev Rules Configuration - 5 KB:</term>
 <listitem>
-<para><ulink 
url="http://downloads.linuxfromscratch.org/udev-config-4.rules"/></para>
+<para><ulink 
url="http://downloads.linuxfromscratch.org/&udev-config-file;"/></para>
 </listitem>
 </varlistentry>
 

Modified: branches/6.1.1/BOOK/chapter06/udev.xml
===================================================================
--- branches/6.1.1/BOOK/chapter06/udev.xml      2005-10-31 20:03:34 UTC (rev 
7115)
+++ branches/6.1.1/BOOK/chapter06/udev.xml      2005-10-31 20:07:19 UTC (rev 
7116)
@@ -50,7 +50,7 @@
 <para>Udev's configuration is far from ideal by default, so install
 the configuration files here:</para>
 
-<screen><userinput>cp -v ../udev-config-4.rules 
/etc/udev/rules.d/25-lfs.rules</userinput></screen>
+<screen><userinput>cp -v ../&udev-config-file; 
/etc/udev/rules.d/25-lfs.rules</userinput></screen>
 
 <!-- Edit Me -->
 <para>Run the <command>udevstart</command> program to create our full

Modified: branches/6.1.1/BOOK/general.ent
===================================================================
--- branches/6.1.1/BOOK/general.ent     2005-10-31 20:03:34 UTC (rev 7115)
+++ branches/6.1.1/BOOK/general.ent     2005-10-31 20:07:19 UTC (rev 7116)
@@ -78,6 +78,7 @@
 <!ENTITY tcl-version "8.4.9">
 <!ENTITY texinfo-version "4.8">
 <!ENTITY udev-version "056">
+<!ENTITY udev-config-file "udev-config-4.rules">
 <!ENTITY util-linux-version "2.12q">
 <!ENTITY vim-version "6.3">
 <!ENTITY zlib-version "1.2.3">

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