Author: jim
Date: 2005-07-06 20:31:42 -0600 (Wed, 06 Jul 2005)
New Revision: 6425

Modified:
   branches/cross-lfs/BOOK/
   branches/cross-lfs/BOOK/reboot/common/util-linux.xml
Log:
 [EMAIL PROTECTED]:  jim | 2005-07-06 16:00:50 -0700
 Added the copying of mount to /tools/bin



Property changes on: branches/cross-lfs/BOOK
___________________________________________________________________
Name: svk:merge
   - 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:6757
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516
   + 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:6758
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516

Modified: branches/cross-lfs/BOOK/reboot/common/util-linux.xml
===================================================================
--- branches/cross-lfs/BOOK/reboot/common/util-linux.xml        2005-07-07 
02:31:34 UTC (rev 6424)
+++ branches/cross-lfs/BOOK/reboot/common/util-linux.xml        2005-07-07 
02:31:42 UTC (rev 6425)
@@ -116,6 +116,10 @@
 
 <screen><userinput>make HAVE_KILL=yes HAVE_SLN=yes HAVE_SHADOW=no 
USE_TTY_GROUP=no CPUOPT="" ARCH="" CPU="" DESTDIR=${LFS} 
install</userinput></screen>
 
+    <para>Now we will put a copy of mount in /tools/bin.</para>
+
+<screen><userinput>cp ${LFS}/bin/mount /tools/bin</userinput></screen>
+
   </sect2>
 
   <sect2 role="content">

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