Author: jim
Date: 2006-07-09 09:45:27 -0600 (Sun, 09 Jul 2006)
New Revision: 1942
Modified:
/
trunk/BOOK/boot/common/udev-rules.xml
trunk/BOOK/bootscripts/common/udev-rules.xml
Log:
[EMAIL PROTECTED] (orig r2040): [EMAIL PROTECTED] | 2006-07-09 05:58:48 -0700
Removed obsolete command from udev rules installation - udev no longer
installs any rules by default
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2039
+ b6734a72-470d-0410-b049-f317dca95413:/:2040
Modified: trunk/BOOK/boot/common/udev-rules.xml
===================================================================
--- trunk/BOOK/boot/common/udev-rules.xml 2006-07-09 15:45:19 UTC (rev
1941)
+++ trunk/BOOK/boot/common/udev-rules.xml 2006-07-09 15:45:27 UTC (rev
1942)
@@ -25,12 +25,6 @@
href="../../bootscripts/common/udev-rules.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
-<screen><userinput>rm -vf ${CLFS}/etc/udev/rules.d/*</userinput></screen>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../../bootscripts/common/udev-rules.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/>
-
<screen><userinput>make DESTDIR=${CLFS} install-minimal</userinput></screen>
</sect2>
Modified: trunk/BOOK/bootscripts/common/udev-rules.xml
===================================================================
--- trunk/BOOK/bootscripts/common/udev-rules.xml 2006-07-09 15:45:19 UTC
(rev 1941)
+++ trunk/BOOK/bootscripts/common/udev-rules.xml 2006-07-09 15:45:27 UTC
(rev 1942)
@@ -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 /etc/udev/rules.d/*</userinput></screen>
+<screen os="b"><userinput>make install</userinput></screen>
- <para os="c">Install the package:</para>
-
-<screen os="d"><userinput>make 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