Author: matthew
Date: 2009-08-12 14:24:14 -0600 (Wed, 12 Aug 2009)
New Revision: 9043

Modified:
   branches/6.5/BOOK/Makefile
   branches/6.5/BOOK/packages.ent
Log:
Upgrade to LFS-Bootscripts-20090812 and prevent Makefile from altering what are 
now fixed MD5sums and tarball sizes.

Modified: branches/6.5/BOOK/Makefile
===================================================================
--- branches/6.5/BOOK/Makefile  2009-08-12 20:12:46 UTC (rev 9042)
+++ branches/6.5/BOOK/Makefile  2009-08-12 20:24:14 UTC (rev 9043)
@@ -84,7 +84,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
 
 maketar:
        @echo "Making tarballs..."

Modified: branches/6.5/BOOK/packages.ent
===================================================================
--- branches/6.5/BOOK/packages.ent      2009-08-12 20:12:46 UTC (rev 9042)
+++ branches/6.5/BOOK/packages.ent      2009-08-12 20:24:14 UTC (rev 9043)
@@ -290,12 +290,12 @@
 <!ENTITY less-ch6-du "2.9 MB">
 <!ENTITY less-ch6-sbu "less than 0.1 SBU">
 
-<!ENTITY lfs-bootscripts-version "20090523">                 <!-- Scripts 
depend on this format -->
-<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">         <!-- Updated in 
Makefile -->
+<!ENTITY lfs-bootscripts-version "20090812">                 <!-- Scripts 
depend on this format -->
+<!ENTITY lfs-bootscripts-size "41 KB">
 <!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 "4c658f7780eb88a97ccf12828be57510">
 <!ENTITY lfs-bootscripts-home " ">
-<!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB"> <!-- Updated in 
Makefile -->
+<!ENTITY lfs-bootscripts-ch7-du "468 KB">
 <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
 
 <!ENTITY libtool-version "2.2.6a">

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