[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-3.0.0-rc1-sysvinit-3-geb21c92

git git at cross-lfs.org
Sun Jul 27 21:59:23 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, sysvinit has been updated
       via  eb21c92892b504721a4e8f4aa6586a6d0edcdeab (commit)
      from  bc1a1f0eaf17940f5c91425332b025c5d9787e64 (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 eb21c92892b504721a4e8f4aa6586a6d0edcdeab
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 b10270c..c5f8b35 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