Browse Source

LFS-7.7-rc1

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.7-rc1@10851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 10 years ago
parent
commit
2b2142fa6f
3 changed files with 9 additions and 6 deletions
  1. 3 0
      chapter01/changelog.xml
  2. 3 3
      general.ent
  3. 3 3
      packages.ent

+ 3 - 0
chapter01/changelog.xml

@@ -38,6 +38,9 @@
     <listitem>
       <para>2015-02-19</para>
       <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - LFS-7.7-rc1 released.</para>
+        </listitem>
         <listitem>
           <para>[bdubbs] - Update to util-linux-2.26. Fixes 
           <ulink url="&lfs-ticket-root;3734">#3734</ulink>.</para>

+ 3 - 3
general.ent

@@ -1,9 +1,9 @@
-<!ENTITY version         "SVN-20150219">
-<!ENTITY short-version   "svn">  <!-- Used in dbus chapter, change to x.y for release -->
+<!ENTITY version         "7.7-rc1">
+<!ENTITY short-version   "7.7-rc1">  <!-- Used in dbus chapter, change to x.y for release -->
 <!ENTITY releasedate     "February 19, 2015">
 <!ENTITY copyrightdate   "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "7.7">
-<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
+<!ENTITY generic-version "7.7-rc1"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
 
 <!ENTITY lfs-root        "http://www.linuxfromscratch.org/">
 <!ENTITY blfs-root       "&lfs-root;blfs/">

+ 3 - 3
packages.ent

@@ -353,11 +353,11 @@
 <!ENTITY less-ch6-sbu "0.1 SBU">
 
 <!ENTITY lfs-bootscripts-version "20150208">              <!-- Scripts depend on this format -->
-<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">         <!-- Updated in Makefile -->
+<!ENTITY lfs-bootscripts-size "31 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 "b9d328953c273499ae483816a9e877ea">   <!-- Updated in Makefile -->
 <!ENTITY lfs-bootscripts-home " ">
-<!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB"> <!-- Updated in Makefile -->
+<!ENTITY lfs-bootscripts-ch7-du "244 KB"> <!-- Updated in Makefile -->
 <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
 
 <!ENTITY libcap-version "2.24">