Author: jim
Date: 2005-04-04 17:22:13 -0600 (Mon, 04 Apr 2005)
New Revision: 4872

Modified:
   branches/multi-arch/BOOK/chapter01/changelog.xml
   branches/multi-arch/BOOK/chapter05/bzip2.xml
   branches/multi-arch/BOOK/chapter06/bzip2.xml
   branches/multi-arch/BOOK/general.ent
Log:
Added: bzip2 testsuite info

Modified: branches/multi-arch/BOOK/chapter01/changelog.xml
===================================================================
--- branches/multi-arch/BOOK/chapter01/changelog.xml    2005-04-04 23:18:07 UTC 
(rev 4871)
+++ branches/multi-arch/BOOK/chapter01/changelog.xml    2005-04-04 23:22:13 UTC 
(rev 4872)
@@ -83,6 +83,14 @@
 <listitem><para>Changelog Entries:</para>
 
 <itemizedlist>
+<listitem><para>April 4, 2005 [matt]</para>
+<itemizedlist>
+<listitem><para>Added: Arch: All - Mention bzip2's testsuite.</para></listitem>
+</itemizedlist>
+</listitem>
+</itemizedlist>
+
+<itemizedlist>
 <listitem><para>April 1, 2005 [jim]</para>
 <itemizedlist>
 <listitem><para>Added: Arch: All - IPRoute2 to 2.6.11-050330.</para></listitem>

Modified: branches/multi-arch/BOOK/chapter05/bzip2.xml
===================================================================
--- branches/multi-arch/BOOK/chapter05/bzip2.xml        2005-04-04 23:18:07 UTC 
(rev 4871)
+++ branches/multi-arch/BOOK/chapter05/bzip2.xml        2005-04-04 23:22:13 UTC 
(rev 4872)
@@ -36,6 +36,7 @@
 
 <screen><userinput>make PREFIX=/tools install</userinput></screen>
 
+<para>To test the results, issue: <userinput>make test</userinput>.</para>
 </sect2>
 
 <sect2 role="content"><title/>

Modified: branches/multi-arch/BOOK/chapter06/bzip2.xml
===================================================================
--- branches/multi-arch/BOOK/chapter06/bzip2.xml        2005-04-04 23:18:07 UTC 
(rev 4871)
+++ branches/multi-arch/BOOK/chapter06/bzip2.xml        2005-04-04 23:22:13 UTC 
(rev 4872)
@@ -45,6 +45,9 @@
 
 <screen><userinput>make</userinput></screen>
 
+<para>To test the results, issue:
+<userinput>make test</userinput>.</para>
+
 <para>If reinstalling Bzip2, perform
 <userinput>rm -f /usr/bin/bz*</userinput> first, otherwise the following
 <command>make install</command> will fail.</para>

Modified: branches/multi-arch/BOOK/general.ent
===================================================================
--- branches/multi-arch/BOOK/general.ent        2005-04-04 23:18:07 UTC (rev 
4871)
+++ branches/multi-arch/BOOK/general.ent        2005-04-04 23:22:13 UTC (rev 
4872)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "7.0-multiarch-20050401">
+<!ENTITY version "7.0-multiarch-20050404">
 <!ENTITY version-x86 "&version;-x86">
 <!ENTITY version-alpha "&version;-alpha">
 <!ENTITY version-ppc "&version;-PowerPC">
 <!ENTITY version-raq2 "&version;-RaQ2">
-<!ENTITY releasedate "April 1, 2005">
+<!ENTITY releasedate "April 4, 2005">
 <!ENTITY milestone "7.0">
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/";>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to