[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-2.1.0-1285-gba7b5c9

git git at cross-lfs.org
Thu Jun 26 03:22:27 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  ba7b5c9207969aa6f329b7b5ac36d19072b03936 (commit)
      from  c1c961569528c2becd928ccd0c8ef39dba1687b9 (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 ba7b5c9207969aa6f329b7b5ac36d19072b03936
Author: Chris Staub <chris at beaker67.com>
Date:   Thu Jun 26 06:08:25 2014 -0400

    More command explanations for kbd

diff --git a/BOOK/final-system/common/kbd.xml b/BOOK/final-system/common/kbd.xml
index b6364e6..d90fbf6 100644
--- a/BOOK/final-system/common/kbd.xml
+++ b/BOOK/final-system/common/kbd.xml
@@ -31,7 +31,7 @@
     ./configure --prefix=/usr --disable-vlock --enable-optional-progs</userinput></screen>
 
     <variablelist os="c">
-      <title>The meaning of the configure option:</title>
+      <title>The meaning of the new configure options:</title>
 
       <varlistentry>
         <term><envar>PKG_CONFIG_PATH</envar></term>
@@ -40,6 +40,22 @@
           metadata built in <xref linkend="ch-temp-system-check"/>.</para>
         </listitem>
       </varlistentry>
+
+      <varlistentry>
+        <term><envar>--disable-vlock</envar></term>
+        <listitem>
+          <para>Prevents Kbd from trying to build the
+          <command>vlock</command> program, which requires Linux-PAM.</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><envar>--enable-optional-progs</envar></term>
+        <listitem>
+          <para>Installs several additional programs.</para>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
 
     <para os="d">Compile the package:</para>

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

Summary of changes:
 BOOK/final-system/common/kbd.xml |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list