[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-3.0.0-rc1-systemd-3-gd4469fc

git git at cross-lfs.org
Sun Jul 27 21:59:30 PDT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  d4469fcc079ec4745bb0663be04e1a0fe1f6984b (commit)
      from  ac7dfaad989923ca00c51b41729d08fad9038552 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d4469fcc079ec4745bb0663be04e1a0fe1f6984b
Author: Chris Staub <chris at beaker67.com>
Date:   Mon Jul 28 00:59:11 2014 -0400

    Make testsuite notes slightly less strongly worded

diff --git a/BOOK/final-system/common/binutils.xml b/BOOK/final-system/common/binutils.xml
index df8352b..1faa11c 100644
--- a/BOOK/final-system/common/binutils.xml
+++ b/BOOK/final-system/common/binutils.xml
@@ -89,8 +89,8 @@ can get `Flex' from any GNU archive site.</computeroutput></screen>
     </variablelist>
 
     <important os="o">
-      <para>The test suite for Binutils is considered critical.
-      Do not skip it under any circumstance.</para>
+      <para>Due to Binutils' critical role in a properly functioning system,
+      the CLFS developers strongly recommend running the testsuite.</para>
     </important>
 
     <para os="p">Test the results:</para>
diff --git a/BOOK/final-system/common/gcc.xml b/BOOK/final-system/common/gcc.xml
index 51a7fc7..3912181 100644
--- a/BOOK/final-system/common/gcc.xml
+++ b/BOOK/final-system/common/gcc.xml
@@ -72,8 +72,8 @@ LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
 <screen os="k"><userinput>make</userinput></screen>
 
     <important os="l">
-      <para>The test suite for GCC is considered
-      critical. Do not skip it under any circumstance.</para>
+      <para>Due to GCC's critical role in a properly functioning system,
+      the CLFS developers strongly recommend running the testsuite.</para>
     </important>
 
    <para os="s1">Increase the stack size prior to running the tests:</para>
diff --git a/BOOK/final-system/common/glibc.xml b/BOOK/final-system/common/glibc.xml
index 20d381f..9e45104 100644
--- a/BOOK/final-system/common/glibc.xml
+++ b/BOOK/final-system/common/glibc.xml
@@ -101,8 +101,8 @@ cd ../glibc-build</userinput></screen>
 <screen os="k"><userinput>make</userinput></screen>
 
     <important os="l">
-      <para>The test suite for Glibc is considered critical.
-      Do not skip it under any circumstance.</para>
+      <para>Due to Glibc's critical role in a properly functioning system,
+      the CLFS developers strongly recommend running the testsuite.</para>
     </important>
 
     <para os="m">Use the following commands to run the test suite and output

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/common/binutils.xml |    4 ++--
 BOOK/final-system/common/gcc.xml      |    4 ++--
 BOOK/final-system/common/glibc.xml    |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list