Browse Source

LFS 7.0 initial commit

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.0@9649 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 13 years ago
parent
commit
5efba11f0a
2 changed files with 2 additions and 9 deletions
  1. 0 7
      chapter06/strippingagain.xml
  2. 2 2
      general.ent

+ 0 - 7
chapter06/strippingagain.xml

@@ -46,11 +46,4 @@
   format not recognized. These warnings can be safely ignored. These
   warnings indicate that those files are scripts instead of
   binaries.</para>
-
-  <para>If disk space is very tight, the
-  <parameter>--strip-all</parameter> option can be used on the binaries
-  in <filename class="directory">/{,usr/}{bin,sbin}</filename> to gain
-  several more megabytes. Do not use this option on libraries&mdash;they will
-  be destroyed.</para>
-
 </sect1>

+ 2 - 2
general.ent

@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20111028">
-<!ENTITY releasedate "Oct 28, 2011">
+<!ENTITY version "7.0">
+<!ENTITY releasedate "Oct 29, 2011">
 <!ENTITY copyrightdate "1999-2011"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->