From 821f799640e4769281103a44dcf963593230dbaf Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Thu, 16 Oct 2003 01:02:39 +0000 Subject: Chapter 9: Reworked final strip command. Relocated paragraphs about directory removal from Chapter 6. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/revisedchroot.xml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'chapter06/revisedchroot.xml') 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:     PATH=/bin:/usr/bin:/sbin:/usr/sbin \     /bin/bash --login -Additionally, now that all software has been installed, there is no longer -a need for the /tools 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. - -Also you may now want to move the contents of -/sources to -/usr/src/packages or something similar -(or simply delete them if you've burned them on a CD) and delete the -directory. +The reason being there is no longer any need to use programs from the +/tools directory. However, we don't +want to remove the /tools directory +just yet. There is still some use for it towards the end of the book. -- cgit v1.2.3-54-g00ecf