Author: jim
Date: 2005-05-27 12:39:10 -0600 (Fri, 27 May 2005)
New Revision: 5454

Modified:
   branches/cross-lfs/BOOK/introduction/raq2/changelog.xml
   branches/cross-lfs/BOOK/reboot/raq2/creatingdirs.xml
Log:
Update directories for reboot on RaQ2

Modified: branches/cross-lfs/BOOK/introduction/raq2/changelog.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/raq2/changelog.xml     2005-05-27 
17:06:41 UTC (rev 5453)
+++ branches/cross-lfs/BOOK/introduction/raq2/changelog.xml     2005-05-27 
18:39:10 UTC (rev 5454)
@@ -56,6 +56,14 @@
 -->
 
 <itemizedlist>
+<listitem><para>May 27, 2005 [jim]</para>
+<itemizedlist>
+<listitem><para>Added Missing directories to reboot section.</para></listitem>
+</itemizedlist>
+</listitem>
+</itemizedlist>
+
+<itemizedlist>
 <listitem><para>May 25, 2005 [jim]</para>
 <itemizedlist>
 <listitem><para>Updated Colo to 1.19.</para></listitem>

Modified: branches/cross-lfs/BOOK/reboot/raq2/creatingdirs.xml
===================================================================
--- branches/cross-lfs/BOOK/reboot/raq2/creatingdirs.xml        2005-05-27 
17:06:41 UTC (rev 5453)
+++ branches/cross-lfs/BOOK/reboot/raq2/creatingdirs.xml        2005-05-27 
18:39:10 UTC (rev 5454)
@@ -12,7 +12,7 @@
 standard tree:</para>
  
 <screen><userinput>install -d ${LFS}/{bin,boot,dev,etc/opt,home,lib,mnt}
-install -d ${LFS}/{sbin,srv,usr/local,var,opt}
+install -d ${LFS}/{sbin,srv,usr/local,var,opt,proc,sys}
 install -d ${LFS}/root -m 0750
 install -d ${LFS}/tmp ${LFS}/var/tmp -m 1777
 install -d ${LFS}/media/{floppy,cdrom}

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