Author: matthew
Date: 2009-07-29 15:35:11 -0600 (Wed, 29 Jul 2009)
New Revision: 9027

Modified:
   branches/6.5/BOOK/chapter05/toolchaintechnotes.xml
Log:
Further improvements to toolchain technical notes. Fixes #2461.

Modified: branches/6.5/BOOK/chapter05/toolchaintechnotes.xml
===================================================================
--- branches/6.5/BOOK/chapter05/toolchaintechnotes.xml  2009-07-29 21:34:16 UTC 
(rev 9026)
+++ branches/6.5/BOOK/chapter05/toolchaintechnotes.xml  2009-07-29 21:35:11 UTC 
(rev 9027)
@@ -17,13 +17,12 @@
   to at any time during the process.</para>
 
   <para>The overall goal of <xref linkend="chapter-temporary-tools"/> is to
-  provide a temporary environment that can be chrooted into,
-  where a clean, trouble-free build of the target LFS system in <xref
-  linkend="chapter-building-system"/> can be produced. Along the way, we
-  separate the new system from the host system as much as possible, and in
-  doing so, build a self-contained and self-hosted toolchain. 
-  The build process has been designed to minimize the risks for new
-  readers and to provide the most educational value at the same time.</para>
+  produce a temporary area that contains a known-good set of tools that can be
+  isolated from the host system. By using <command>chroot</command>, the
+  commands in the remaining chapters will be contained within that environment,
+  ensuring a clean, trouble-free build of the target LFS system. The build
+  process has been designed to minimize the risks for new readers and to 
provide
+  the most educational value at the same time.</para>
 
   <important>
     <para>Before continuing, be aware of the name of the working platform,

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