Author: bdubbs Date: 2012-03-02 09:49:10 -0700 (Fri, 02 Mar 2012) New Revision: 9759
Modified: tags/7.1/packages.ent Log: Make bootscripts and udev data permament Modified: tags/7.1/packages.ent =================================================================== --- tags/7.1/packages.ent 2012-03-02 16:41:39 UTC (rev 9758) +++ tags/7.1/packages.ent 2012-03-02 16:49:10 UTC (rev 9759) @@ -306,11 +306,11 @@ <!ENTITY less-ch6-sbu "less than 0.1 SBU"> <!ENTITY lfs-bootscripts-version "20120229"> <!-- Scripts depend on this format --> -<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!-- Updated in Makefile --> +<!ENTITY lfs-bootscripts-size "32 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 "9dd71c43f58143229d9f7b4025974dc9"> <!-- 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.0"> @@ -528,9 +528,9 @@ <!ENTITY udev-ch6-sbu "0.2 SBU"> <!ENTITY udev-config "udev-config-20100128"> <!-- Scripts depend on this format --> -<!ENTITY udev-config-size "UDEV-SIZE KB"> <!-- Updated in Makefile --> +<!ENTITY udev-config-size "7 KB"> <!-- Updated in Makefile --> <!ENTITY udev-config-url "&downloads-root;&udev-config;.tar.bz2"> -<!ENTITY udev-config-md5 "UDEV-MD5SUM"> <!-- Updated in Makefile --> +<!ENTITY udev-config-md5 "c1142e2c9be90996fcf56310f12a2652"> <!-- Updated in Makefile --> <!ENTITY udev-config-home " "> <!ENTITY util-linux-version "2.20.1"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
