瀏覽代碼

Brought chap5/{gettext,expect,bison} into conformity with build size convention.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic 20 年之前
父節點
當前提交
a4ee3d2cef
共有 5 個文件被更改,包括 7 次插入5 次删除
  1. 2 0
      chapter01/changelog.xml
  2. 1 1
      chapter05/bison.xml
  3. 1 1
      chapter05/expect.xml
  4. 1 1
      chapter05/gettext.xml
  5. 2 2
      general.ent

+ 2 - 0
chapter01/changelog.xml

@@ -88,6 +88,8 @@ First a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>June 14th, 2005 [archaic]: Updated all build sizes.</para></listitem>
+
 <listitem><para>June 12th, 2005 [matt]: Upgraded to linux-2.6.11.12.</para></listitem>
 
 <listitem><para>June 12th, 2005 [matt]: Upgraded to shadow-4.0.9.</para></listitem>

+ 1 - 1
chapter05/bison.xml

@@ -19,7 +19,7 @@
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
 <segtitle>&diskspace;</segtitle>
-<seglistitem><seg>0.6 SBU</seg><seg>10 MB</seg></seglistitem>
+<seglistitem><seg>0.6 SBU</seg><seg>10.0 MB</seg></seglistitem>
 </segmentedlist>
 
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/bison.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>

+ 1 - 1
chapter05/expect.xml

@@ -18,7 +18,7 @@ with other interactive programs.</para>
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
 <segtitle>&diskspace;</segtitle>
-<seglistitem><seg>0.1 SBU</seg><seg>4 MB</seg></seglistitem>
+<seglistitem><seg>0.1 SBU</seg><seg>4.0 MB</seg></seglistitem>
 </segmentedlist>
 
 <segmentedlist>

+ 1 - 1
chapter05/gettext.xml

@@ -19,7 +19,7 @@
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
 <segtitle>&diskspace;</segtitle>
-<seglistitem><seg>0.5 SBU</seg><seg>63 MB</seg></seglistitem>
+<seglistitem><seg>0.5 SBU</seg><seg>63.0 MB</seg></seglistitem>
 </segmentedlist>
 
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/gettext.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/>

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050612">
-<!ENTITY releasedate "June 12, 2005">
+<!ENTITY version "SVN-20050614">
+<!ENTITY releasedate "June 14, 2005">
 <!ENTITY milestone "6.2">
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">