[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-2.1.0-1232-gd45f2c0

git git at cross-lfs.org
Sun Jun 8 22:17:07 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  d45f2c0230a25bff0ca4b4a24ad2732f915b03cc (commit)
       via  41a5f16b1c78e447b8d9d2b32bfa125fd178aa04 (commit)
       via  47fcdfdd1f0d1f2ddea4092a796e215fd6b87deb (commit)
      from  7c07ec31b8832f7e8a6d921943be5e2f1cfcc10d (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 d45f2c0230a25bff0ca4b4a24ad2732f915b03cc
Author: Chris Staub <chris at beaker67.com>
Date:   Mon Jun 9 01:16:59 2014 -0400

    Updated date

diff --git a/BOOK/general.ent b/BOOK/general.ent
index f3573f2..a9533ec 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "06"> <!-- Use two digits -->
 <!ENTITY month_name "June">
-<!ENTITY day "08"> <!-- Use two digits -->
+<!ENTITY day "09"> <!-- Use two digits -->
 <!ENTITY year "2014"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

commit 41a5f16b1c78e447b8d9d2b32bfa125fd178aa04
Author: Chris Staub <chris at beaker67.com>
Date:   Mon Jun 9 01:14:55 2014 -0400

    Added note about flex test suite failures

diff --git a/BOOK/final-system/common/flex.xml b/BOOK/final-system/common/flex.xml
index 53874c9..40828e0 100644
--- a/BOOK/final-system/common/flex.xml
+++ b/BOOK/final-system/common/flex.xml
@@ -37,6 +37,11 @@
 
 <screen os="e2"><userinput remap="test">make check</userinput></screen>
 
+    <para os="e3">The test suite will report 3 failures for tests that
+    use <command>bison</command>, which is not installed yet. For full
+    test coverage, you can run Flex's test suite again after Bison
+    is installed.</para>
+
     <para os="f">Install the package:</para>
 
 <screen os="g"><userinput>make install</userinput></screen>
diff --git a/BOOK/final-system/multilib/flex-64bit.xml b/BOOK/final-system/multilib/flex-64bit.xml
index 8cd6075..c687b8d 100644
--- a/BOOK/final-system/multilib/flex-64bit.xml
+++ b/BOOK/final-system/multilib/flex-64bit.xml
@@ -45,6 +45,10 @@
     xpointer="xpointer(//*[@os='e2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/flex.xml"
+    xpointer="xpointer(//*[@os='e3'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="flex.xml"
     xpointer="xpointer(//*[@os='f'])"/>
 

commit 47fcdfdd1f0d1f2ddea4092a796e215fd6b87deb
Author: Chris Staub <chris at beaker67.com>
Date:   Mon Jun 9 01:13:21 2014 -0400

    Slight title change to aboutclfs

diff --git a/BOOK/partitioning/common/aboutclfs.xml b/BOOK/partitioning/common/aboutclfs.xml
index 81e0214..39defb9 100644
--- a/BOOK/partitioning/common/aboutclfs.xml
+++ b/BOOK/partitioning/common/aboutclfs.xml
@@ -8,7 +8,7 @@
 <sect1 id="ch-final-preps-aboutclfs">
   <?dbhtml filename="aboutclfs.html"?>
 
-  <title>About ${CLFS}</title>
+  <title>Setting The ${CLFS} Variable</title>
 
   <para>Throughout this book, the environment variable <envar>CLFS</envar> will
   be used several times. You should ensure that this variable is always defined

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

Summary of changes:
 BOOK/final-system/common/flex.xml         |    5 +++++
 BOOK/final-system/multilib/flex-64bit.xml |    4 ++++
 BOOK/general.ent                          |    2 +-
 BOOK/partitioning/common/aboutclfs.xml    |    2 +-
 4 files changed, 11 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list