aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/revisedchroot.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/revisedchroot.xml')
-rw-r--r--chapter06/revisedchroot.xml16
1 files changed, 4 insertions, 12 deletions
diff --git a/chapter06/revisedchroot.xml b/chapter06/revisedchroot.xml
index 0c0f03cff..d824c2d17 100644
--- a/chapter06/revisedchroot.xml
+++ b/chapter06/revisedchroot.xml
@@ -10,18 +10,10 @@ it, you should run the following modified chroot command:</para>
&nbsp;&nbsp;&nbsp;&nbsp;PATH=/bin:/usr/bin:/sbin:/usr/sbin \
&nbsp;&nbsp;&nbsp;&nbsp;/bin/bash --login</userinput></screen>
-<para>Additionally, now that all software has been installed, there is no longer
-a need for the <filename class="directory">/tools</filename> directory. You may
-delete it. As this will also remove the temporary copies of Tcl, Expect and
-DejaGnu, which were used for running the toolchain tests, you will need to
-recompile and re-install them on your LFS system if you want to use these
-programs later.</para>
-
-<para>Also you may now want to move the contents of
-<filename class="directory">/sources</filename> to
-<filename class="directory">/usr/src/packages</filename> or something similar
-(or simply delete them if you've burned them on a CD) and delete the
-directory.</para>
+<para>The reason being there is no longer any need to use programs from the
+<filename class="directory">/tools</filename> directory. However, we don't
+want to remove the <filename class="directory">/tools</filename> directory
+just yet. There is still some use for it towards the end of the book.</para>
</sect1>