Author: jim
Date: 2006-08-16 09:47:12 -0600 (Wed, 16 Aug 2006)
New Revision: 2222

Modified:
   /
   trunk/BOOK/boot/common/udev.xml
Log:
 [EMAIL PROTECTED] (orig r2350):  [EMAIL PROTECTED] | 2006-08-16 06:55:06 -0700
 Removed obsolete udevdir parameter from udev installation in boot section



Property changes on: 
___________________________________________________________________
Name: svk:merge
   - b6734a72-470d-0410-b049-f317dca95413:/:2349
   + b6734a72-470d-0410-b049-f317dca95413:/:2350

Modified: trunk/BOOK/boot/common/udev.xml
===================================================================
--- trunk/BOOK/boot/common/udev.xml     2006-08-16 07:47:46 UTC (rev 2221)
+++ trunk/BOOK/boot/common/udev.xml     2006-08-16 15:47:12 UTC (rev 2222)
@@ -26,13 +26,13 @@
     href="../../final-system/common/udev.xml"
     xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
 
-<screen os="b"><userinput>make CROSS_COMPILE="${CLFS_TARGET}-" CC="${CC}" 
LD="${CC}" udevdir=/dev</userinput></screen>
+<screen os="b"><userinput>make CROSS_COMPILE="${CLFS_TARGET}-" CC="${CC}" 
LD="${CC}"</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
     href="../../final-system/common/udev.xml"
     xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
 
-<screen os="h"><userinput>make DESTDIR=${CLFS} udevdir=/dev 
install</userinput></screen>
+<screen os="h"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
 
   </sect2>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to