[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.1.0-1240-gbb00226

git git at cross-lfs.org
Sun Jun 8 22:17:17 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  bb00226f92fb8d555d5cd9cd3a1805b4b8c298e9 (commit)
       via  0838ef3bbc5af7e9841ea1033fd91899f4ae6a2b (commit)
       via  1390e30128b2d4b78b0be9211119c285171337e6 (commit)
      from  c65529409262497c25ae26273232ffa7ac7a5a96 (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 bb00226f92fb8d555d5cd9cd3a1805b4b8c298e9
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 0ed3916..233c5aa 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 0838ef3bbc5af7e9841ea1033fd91899f4ae6a2b
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 1390e30128b2d4b78b0be9211119c285171337e6
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