Author: jhuntwork
Date: 2006-11-25 12:47:06 -0700 (Sat, 25 Nov 2006)
New Revision: 7873

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter05/changingowner.xml
Log:
Add a cautionary note to the end of chapter 5.
Archiving of the temporary tools for future use should take place
before starting chapter 6. Fixes #1879.


Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2006-11-25 19:40:28 UTC (rev 7872)
+++ trunk/BOOK/chapter01/changelog.xml  2006-11-25 19:47:06 UTC (rev 7873)
@@ -40,6 +40,12 @@
       <para>2006-11-25</para>
       <itemizedlist>
         <listitem>
+          <para>[jhuntwork] - Add a cautionary note to the end of chapter 5.
+         Archiving of the temporary tools for future use should take place
+         before starting chapter 6.
+          Fixes <ulink url="&lfs-ticket-root;1879">#1879</ulink></para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Move <command>mv</command> from
             <filename class="directory">/usr/bin</filename> to
             <filename class="directory">/bin</filename> again. The upgrade to

Modified: trunk/BOOK/chapter05/changingowner.xml
===================================================================
--- trunk/BOOK/chapter05/changingowner.xml      2006-11-25 19:40:28 UTC (rev 
7872)
+++ trunk/BOOK/chapter05/changingowner.xml      2006-11-25 19:47:06 UTC (rev 
7873)
@@ -43,4 +43,11 @@
   to backup <filename class="directory">$LFS/tools</filename> is a matter of
   personal preference and is left as an exercise for the reader.</para>
 
+  <caution>
+    <para>If you intend to keep the temporary tools for use in building future 
LFS
+    systems, <emphasis>now</emphasis> is the time to back them up. Subsequent
+    commands in chapter 6 will alter the tools currently in place, rendering 
them
+    useless for future builds.</para>
+  </caution>
+
 </sect1>

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