Author: jim
Date: 2006-07-09 13:48:43 -0600 (Sun, 09 Jul 2006)
New Revision: 1954
Modified:
/
branches/clfs-2.0/BOOK/bootscripts/common/udev-rules.xml
Log:
[EMAIL PROTECTED] (orig r2052): jciccone | 2006-07-09 12:11:22 -0700
Removed the command to clear out /etc/udev/rules.d before udev rules are
installed. Udev doesn't install rules by default anymore.
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2051
+ b6734a72-470d-0410-b049-f317dca95413:/:2052
Modified: branches/clfs-2.0/BOOK/bootscripts/common/udev-rules.xml
===================================================================
--- branches/clfs-2.0/BOOK/bootscripts/common/udev-rules.xml 2006-07-09
19:48:29 UTC (rev 1953)
+++ branches/clfs-2.0/BOOK/bootscripts/common/udev-rules.xml 2006-07-09
19:48:43 UTC (rev 1954)
@@ -25,16 +25,10 @@
<sect2 role="installation">
<title>Installation of Udev-Rules</title>
- <para os="a">When you installed udev, it installed a set of rules. This
package
- replaces these rules. So we must first remove all the old rule
- sets:</para>
+ <para os="a">Install the package:</para>
-<screen os="b"><userinput>rm -vf
${CLFS}/etc/udev/rules.d/*</userinput></screen>
+<screen os="b"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
- <para os="c">Install the package:</para>
-
-<screen os="d"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
-
</sect2>
<sect2 id="contents-udev-rules" role="content">
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page