浏览代码

LFS-7.8

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.8@10959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 9 年之前
父节点
当前提交
9e7bb85f87
共有 4 个文件被更改,包括 18 次插入7 次删除
  1. 9 0
      chapter01/changelog.xml
  2. 2 0
      chapter02/aboutlfs.xml
  3. 4 4
      general.ent
  4. 3 3
      packages.ent

+ 9 - 0
chapter01/changelog.xml

@@ -36,6 +36,15 @@
     </listitem>
 -->
 
+    <listitem>
+      <para>2015-10-01</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - LFS-7.7 released.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2015-09-26</para>
       <itemizedlist>

+ 2 - 0
chapter02/aboutlfs.xml

@@ -28,6 +28,7 @@
   <quote>/mnt/lfs</quote> (or whatever the variable was set to) when it
   processes the command line.</para>
 
+  <caution>
   <para>Do not forget to check that <envar>LFS</envar> is set whenever
   you leave and reenter the current working environment (such as when doing a
   <command>su</command> to <systemitem class="username">root</systemitem> or
@@ -41,6 +42,7 @@
   provided example was followed. If the output is incorrect, use the command
   given earlier on this  page to set <envar>$LFS</envar> to the correct
   directory name.</para>
+  </caution>
 
   <note><para>One way to ensure that the <envar>LFS</envar> variable is always
   set is to edit the <filename>.bash_profile</filename> file in both your

+ 4 - 4
general.ent

@@ -1,10 +1,10 @@
-<!ENTITY version         "SVN-20150926">
-<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;. Change to x.y for release 
+<!ENTITY version         "7.8">
+<!ENTITY short-version   "7.8">  <!-- Used below in &blfs-book;. Change to x.y for release 
                                       but not -rc releases -->
-<!ENTITY releasedate     "September 26, 2015">
+<!ENTITY releasedate     "October 1, 2015">
 <!ENTITY copyrightdate   "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "7.8">
-<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
+<!ENTITY generic-version "7.8"> <!-- 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

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