Author: bdubbs
Date: Sun Sep 8 09:18:34 2013
New Revision: 10338
Log:
LFS-7.4
Added:
tags/7.4/
- copied from r10337, trunk/BOOK/
Modified:
tags/7.4/Makefile
tags/7.4/chapter01/changelog.xml
tags/7.4/general.ent
tags/7.4/packages.ent
Modified: tags/7.4/Makefile
==============================================================================
--- trunk/BOOK/Makefile Sat Sep 7 13:14:59 2013 (r10337)
+++ tags/7.4/Makefile Sun Sep 8 09:18:34 2013 (r10338)
@@ -89,7 +89,8 @@
$(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
+ # Don't redo bootscripts for release version -- need static md5sum
+ #$(Q)./aux-file-data.sh $(RENDERTMP)/lfs-full.xml
@echo "Validation complete."
profile-html: validate
Modified: tags/7.4/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml Sat Sep 7 13:14:59 2013 (r10337)
+++ tags/7.4/chapter01/changelog.xml Sun Sep 8 09:18:34 2013 (r10338)
@@ -36,6 +36,15 @@
</listitem>
-->
<listitem>
+ <para>2013-09-08</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - LFS-7.4 released.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2013-09-07</para>
<itemizedlist>
<listitem>
Modified: tags/7.4/general.ent
==============================================================================
--- trunk/BOOK/general.ent Sat Sep 7 13:14:59 2013 (r10337)
+++ tags/7.4/general.ent Sun Sep 8 09:18:34 2013 (r10338)
@@ -1,8 +1,8 @@
-<!ENTITY version "SVN-20130907">
-<!ENTITY releasedate "September 7, 2013">
+<!ENTITY version "7.4">
+<!ENTITY releasedate "September 8, 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"> <!-- 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/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Sat Sep 7 13:14:59 2013 (r10337)
+++ tags/7.4/packages.ent Sun Sep 8 09:18:34 2013 (r10338)
@@ -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 "34 KB"> <!-- Updated in Makefile -->
<!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 "9666b931d43a3a3fc39ecaccb59bd0ab"> <!--
Updated in Makefile -->
<!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 -->
<!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