Author: bdubbs
Date: 2009-09-02 13:04:26 -0600 (Wed, 02 Sep 2009)
New Revision: 9063

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter05/stripping.xml
   trunk/BOOK/general.ent
Log:
Removed more documentation in the Chapter 5 stripping section

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2009-08-26 20:55:51 UTC (rev 9062)
+++ trunk/BOOK/chapter01/changelog.xml  2009-09-02 19:04:26 UTC (rev 9063)
@@ -36,7 +36,18 @@
     </listitem>
 
 -->
+   
     <listitem>
+      <para>2009-09-02</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Removed more documentation in the Chapter 5
+          stripping section.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2009-08-26</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/chapter05/stripping.xml
===================================================================
--- trunk/BOOK/chapter05/stripping.xml  2009-08-26 20:55:51 UTC (rev 9062)
+++ trunk/BOOK/chapter05/stripping.xml  2009-09-02 19:04:26 UTC (rev 9063)
@@ -26,9 +26,9 @@
   ones would be destroyed and the toolchain packages would need to be
   built all over again.</para>
 
-  <para>To save nearly 20 MB more, remove the documentation:</para>
+  <para>To save nearly 25 MB more, remove the documentation:</para>
 
-<screen><userinput>rm -rf /tools/{info,man}</userinput></screen>
+<screen><userinput>rm -rf /tools/{,share}/{info,man}</userinput></screen>
 
   <para>At this point, you should have at least 850 MB of free space in
   <envar>$LFS</envar> that can be used to build and install Glibc in the

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2009-08-26 20:55:51 UTC (rev 9062)
+++ trunk/BOOK/general.ent      2009-09-02 19:04:26 UTC (rev 9063)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20090826">
-<!ENTITY releasedate "August 26, 2009">
+<!ENTITY version "SVN-20090902">
+<!ENTITY releasedate "September 2, 2009">
 <!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

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