Author: bdubbs
Date: Fri Aug 30 14:33:21 2013
New Revision: 10331
Log:
7.4-rc2
Added:
tags/7.4-rc2/
- copied from r10330, trunk/BOOK/
Modified:
tags/7.4-rc2/Makefile
tags/7.4-rc2/chapter05/glibc.xml
tags/7.4-rc2/general.ent
tags/7.4-rc2/packages.ent
Modified: tags/7.4-rc2/Makefile
==============================================================================
--- trunk/BOOK/Makefile Fri Aug 30 07:37:31 2013 (r10330)
+++ tags/7.4-rc2/Makefile Fri Aug 30 14:33:21 2013 (r10331)
@@ -89,7 +89,7 @@
$(Q)xmllint --nonet --noent --xinclude --postvalid \
-o $(RENDERTMP)/lfs-full.xml index.xml
$(Q)rm -f appendices/*.script
- $(Q)./aux-file-data.sh $(RENDERTMP)/lfs-full.xml
+ #$(Q)./aux-file-data.sh $(RENDERTMP)/lfs-full.xml
@echo "Validation complete."
profile-html: validate
Modified: tags/7.4-rc2/chapter05/glibc.xml
==============================================================================
--- trunk/BOOK/chapter05/glibc.xml Fri Aug 30 07:37:31 2013 (r10330)
+++ tags/7.4-rc2/chapter05/glibc.xml Fri Aug 30 14:33:21 2013 (r10331)
@@ -224,10 +224,10 @@
</caution>
- <note><para>Building Binutils in the next section will serve as an
additional check that
- the toolchain has been built properly. If Binutils fails to build, it is an
- indication that something has gone wrong with the previous Binutils, GCC, or
Glibc
- installations.</para></note>
+ <note><para>Building Binutils in the section after next will serve as an
+ additional check that the toolchain has been built properly. If Binutils
+ fails to build, it is an indication that something has gone wrong with the
+ previous Binutils, GCC, or Glibc installations.</para></note>
</sect2>
Modified: tags/7.4-rc2/general.ent
==============================================================================
--- trunk/BOOK/general.ent Fri Aug 30 07:37:31 2013 (r10330)
+++ tags/7.4-rc2/general.ent Fri Aug 30 14:33:21 2013 (r10331)
@@ -1,8 +1,8 @@
-<!ENTITY version "SVN-20130830">
+<!ENTITY version "7.4-rc2">
<!ENTITY releasedate "August 30, 2013">
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.4">
-<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
+<!ENTITY generic-version "7.4-rc2"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">
Modified: tags/7.4-rc2/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Fri Aug 30 07:37:31 2013 (r10330)
+++ tags/7.4-rc2/packages.ent Fri Aug 30 14:33:21 2013 (r10331)
@@ -311,11 +311,11 @@
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
<!ENTITY lfs-bootscripts-version "20130821"> <!-- Scripts
depend on this format -->
-<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!-- Updated in
Makefile -->
+<!ENTITY lfs-bootscripts-size "36 KB"> <!-- Updated in Makefile (dev
only) -->
<!ENTITY lfs-bootscripts-url
"&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2">
-<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> <!-- Updated in
Makefile -->
+<!ENTITY lfs-bootscripts-md5 "9ace533592f36ad36c4abb235eeccab5"> <!-- Updated
in Makefile (dev only)-->
<!ENTITY lfs-bootscripts-home " ">
-<!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB"> <!-- Updated in
Makefile -->
+<!ENTITY lfs-bootscripts-ch7-du "260 KB"> <!-- Updated in Makefile(dev only)
-->
<!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
<!ENTITY libpipeline-version "1.2.4">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page