Author: jim
Date: 2005-04-25 21:53:12 -0600 (Mon, 25 Apr 2005)
New Revision: 5085

Modified:
   branches/cross-lfs/BOOK/reboot/udev.xml
Log:
More fixes for udev in reboot

Modified: branches/cross-lfs/BOOK/reboot/udev.xml
===================================================================
--- branches/cross-lfs/BOOK/reboot/udev.xml     2005-04-26 02:28:55 UTC (rev 
5084)
+++ branches/cross-lfs/BOOK/reboot/udev.xml     2005-04-26 03:53:12 UTC (rev 
5085)
@@ -39,12 +39,12 @@
 
 <para>Install the package:</para>
 
-<screen><userinput>make udevdir=/dev install</userinput></screen>
+<screen><userinput>make DESTDIR=${LFS} udevdir=/dev 
install</userinput></screen>
 
 <para>Udev's configuration is far from ideal by default, so install
 the configuration files here:</para>
 
-<screen><userinput>cp ../udev-config-2.rules 
/etc/udev/rules.d/25-lfs.rules</userinput></screen>
+<screen><userinput>cp ../udev-config-2.rules 
${LFS}/etc/udev/rules.d/25-lfs.rules</userinput></screen>
 
 </sect2>
 

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