From 5dec66f4fd93e987e0c1f5277402346cb2af0ff8 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 2 Sep 2009 19:04:26 +0000 Subject: Removed more documentation in the Chapter 5 stripping section git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9063 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/stripping.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter05') diff --git a/chapter05/stripping.xml b/chapter05/stripping.xml index 3491237ac..916ad6596 100644 --- a/chapter05/stripping.xml +++ b/chapter05/stripping.xml @@ -26,9 +26,9 @@ strip --strip-unneeded /tools/{,s}bin/* ones would be destroyed and the toolchain packages would need to be built all over again. - To save nearly 20 MB more, remove the documentation: + To save nearly 25 MB more, remove the documentation: -rm -rf /tools/{info,man} +rm -rf /tools/{,share}/{info,man} At this point, you should have at least 850 MB of free space in $LFS that can be used to build and install Glibc in the -- cgit v1.2.3-54-g00ecf