[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.1.0-973-g7adbc2f

git git at cross-lfs.org
Fri May 9 09:49:08 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, systemd has been updated
       via  7adbc2fba822e0fbd4e8cab1820d660c63810402 (commit)
      from  6fde8a98cf072ab27761dd25819b24f041ec46da (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 7adbc2fba822e0fbd4e8cab1820d660c63810402
Author: Chris Staub <chris at beaker67.com>
Date:   Fri May 9 12:48:55 2014 -0400

    Kbd does have a testsuite

diff --git a/BOOK/final-system/common/kbd.xml b/BOOK/final-system/common/kbd.xml
index ca2067e..2e133f6 100644
--- a/BOOK/final-system/common/kbd.xml
+++ b/BOOK/final-system/common/kbd.xml
@@ -34,21 +34,23 @@
 
 <screen os="d"><userinput>make</userinput></screen>
 
-    <para os="e">This package does not come with a test suite.</para>
+    <para os="e">To test the results, issue:</para>
 
-    <para os="f">Install the package:</para>
+<screen os="f"><userinput remap="test">make check</userinput></screen>
 
-<screen os="g"><userinput>make install</userinput></screen>
+    <para os="g">Install the package:</para>
 
-    <para os="h">Some of the programs from Kbd are used by systemd to
+<screen os="h"><userinput>make install</userinput></screen>
+
+    <para os="i">Some of the programs from Kbd are used by systemd to
     initialize the system, those binaries need to be on the root
     partition:</para>
 
-<screen os="i"><userinput>mv -v /usr/bin/{loadkeys,setfont} /bin</userinput></screen>
+<screen os="j"><userinput>mv -v /usr/bin/{loadkeys,setfont} /bin</userinput></screen>
 
-    <para os="j">Install the documentation:</para>
+    <para os="k">Install the documentation:</para>
 
-<screen os="k"><userinput>mkdir -v /usr/share/doc/kbd-&kbd-version;
+<screen os="l"><userinput>mkdir -v /usr/share/doc/kbd-&kbd-version;
 cp -R -v docs/doc/* /usr/share/doc/kbd-&kbd-version;</userinput></screen>
 
   </sect2>
diff --git a/BOOK/final-system/multilib/kbd.xml b/BOOK/final-system/multilib/kbd.xml
index 7bac72d..5b0fe66 100644
--- a/BOOK/final-system/multilib/kbd.xml
+++ b/BOOK/final-system/multilib/kbd.xml
@@ -62,6 +62,10 @@
     href="../common/kbd.xml"
     xpointer="xpointer(//*[@os='k'])"/>
 
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../common/kbd.xml"
+    xpointer="xpointer(//*[@os='l'])"/>
+
   </sect2>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"

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

Summary of changes:
 BOOK/final-system/common/kbd.xml   |   16 +++++++++-------
 BOOK/final-system/multilib/kbd.xml |    4 ++++
 2 files changed, 13 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list