[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.1.0-1310-g4748827

git git at cross-lfs.org
Thu Jun 26 03:22:37 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  4748827dc40095961dcb05acfcc21d4ee6c7edbe (commit)
      from  3203ab68be469d75107a5ee2142b3f3c56c3daa4 (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 4748827dc40095961dcb05acfcc21d4ee6c7edbe
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 577e762..3322413 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