diff options
-rw-r--r-- | general.ent | 6 | ||||
-rw-r--r-- | packages.ent | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/general.ent b/general.ent index 39bdb663b..23945d285 100644 --- a/general.ent +++ b/general.ent @@ -1,8 +1,8 @@ -<!ENTITY version "SVN-20130815"> -<!ENTITY releasedate "August 15, 2013"> +<!ENTITY version "7.4-rc1"> +<!ENTITY releasedate "August 16, 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-rc1"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> diff --git a/packages.ent b/packages.ent index 6bdb2a4ed..d35188137 100644 --- a/packages.ent +++ b/packages.ent @@ -311,11 +311,11 @@ <!ENTITY less-ch6-sbu "less than 0.1 SBU"> <!ENTITY lfs-bootscripts-version "20130805"> <!-- Scripts depend on this format --> -<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!-- Updated in Makefile --> +<!ENTITY lfs-bootscripts-size "36 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 "110c873942f2c0d2d678e25a7594decb"> <!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"> |