[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.0.0-836-ge6d1f04

git git at cross-lfs.org
Sun Feb 2 12:10:27 PST 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, systemd has been updated
       via  e6d1f043233b4ddf54f1e35f3e5465731e23db65 (commit)
      from  8f0942a7a4d339e11630dcf481433f9b2f6baed2 (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 e6d1f043233b4ddf54f1e35f3e5465731e23db65
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Sun Feb 2 14:12:24 2014 -0600

    Redo the make check description and command as separate and to be consistent as the rest of the final system check commmands and to remap it to test.

diff --git a/BOOK/final-system/common/expat.xml b/BOOK/final-system/common/expat.xml
index 0a3599f..bd6d59a 100644
--- a/BOOK/final-system/common/expat.xml
+++ b/BOOK/final-system/common/expat.xml
@@ -32,8 +32,9 @@
 
 <screen os="d"><userinput>make</userinput></screen>
 
-    <para os="e">To test the results, issue:
-    <userinput>make check</userinput>.</para>
+    <para os="e">To test the results, issue:</para>
+
+<screen os="e2"><userinput remap="test">make check</userinput></screen>
 
     <para os="f">Install the package:</para>
 
diff --git a/BOOK/final-system/multilib/expat-64bit.xml b/BOOK/final-system/multilib/expat-64bit.xml
index 277ed65..c5bf355 100644
--- a/BOOK/final-system/multilib/expat-64bit.xml
+++ b/BOOK/final-system/multilib/expat-64bit.xml
@@ -42,6 +42,10 @@
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/expat.xml"
+    xpointer="xpointer(//*[@os='e2'])"/>
+
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/expat.xml"
     xpointer="xpointer(//*[@os='f'])"/>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
diff --git a/BOOK/final-system/multilib/expat-n32.xml b/BOOK/final-system/multilib/expat-n32.xml
index 92ac62f..dc2a56a 100644
--- a/BOOK/final-system/multilib/expat-n32.xml
+++ b/BOOK/final-system/multilib/expat-n32.xml
@@ -43,6 +43,10 @@
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/expat.xml"
+    xpointer="xpointer(//*[@os='e2'])"/>
+
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/expat.xml"
     xpointer="xpointer(//*[@os='f'])"/>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
diff --git a/BOOK/final-system/multilib/expat.xml b/BOOK/final-system/multilib/expat.xml
index e96537b..32ed1d5 100644
--- a/BOOK/final-system/multilib/expat.xml
+++ b/BOOK/final-system/multilib/expat.xml
@@ -43,6 +43,10 @@
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/expat.xml"
+    xpointer="xpointer(//*[@os='e2'])"/>
+
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/expat.xml"
     xpointer="xpointer(//*[@os='f'])"/>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"

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

Summary of changes:
 BOOK/final-system/common/expat.xml         |    5 +++--
 BOOK/final-system/multilib/expat-64bit.xml |    4 ++++
 BOOK/final-system/multilib/expat-n32.xml   |    4 ++++
 BOOK/final-system/multilib/expat.xml       |    4 ++++
 4 files changed, 15 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list