Author: bdubbs
Date: Thu Nov 29 10:56:35 2018
New Revision: 20754

Log:
Add a kernel section to gpm.
Update dependencies for volume_key.

Modified:
   trunk/BOOK/general/sysutils/gpm.xml
   trunk/BOOK/postlfs/security/volume_key.xml

Modified: trunk/BOOK/general/sysutils/gpm.xml
==============================================================================
--- trunk/BOOK/general/sysutils/gpm.xml Wed Nov 28 16:25:05 2018        (r20753)
+++ trunk/BOOK/general/sysutils/gpm.xml Thu Nov 29 10:56:35 2018        (r20754)
@@ -77,9 +77,28 @@
 
   </sect2>
 
+  <sect2 role="kernel" id='gpm-kernel'>
+    <title>Kernel Configuration</title>
+
+     <para>
+      Enable the following option in the kernel configuration and recompile the
+      kernel if necessary:
+     </para>
+
+<screen><literal>Device Drivers  ---&gt;
+  Input device support ---&gt; [CONFIG_INPUT]
+    &lt;*/M&gt; Mouse interface   [CONFIG_INPUT_MOUSEDEV]</literal></screen>
+
+     <indexterm zone="gpm gpm-kernel">
+        <primary sortas="d-gpm">gpm</primary>
+     </indexterm>
+
+  </sect2>
+
   <sect2 role="installation">
     <title>Installation of GPM</title>
 
+
     <para>Install <application>GPM</application> by running
     the following commands:</para>
 

Modified: trunk/BOOK/postlfs/security/volume_key.xml
==============================================================================
--- trunk/BOOK/postlfs/security/volume_key.xml  Wed Nov 28 16:25:05 2018        
(r20753)
+++ trunk/BOOK/postlfs/security/volume_key.xml  Thu Nov 29 10:56:35 2018        
(r20754)
@@ -78,12 +78,8 @@
       <xref linkend="cryptsetup"/>,
       <xref linkend="glib2"/>,
       <xref linkend="gpgme"/>, 
-      <xref linkend="nss"/>, and
-      <xref linkend="python2"/>
-    </para>
-
-    <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional">
+      <xref linkend="nss"/>, 
+      <xref linkend="python2"/>, and
       <xref linkend="swig"/>
     </para>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to