Author: renodr
Date: Thu Dec  3 18:17:16 2020
New Revision: 23952

Log:
Incorporate the rest of rhubarbpieguy's kernel suggestions

Modified:
   trunk/BOOK/general/sysutils/autofs.xml
   trunk/BOOK/general/sysutils/bluez.xml
   trunk/BOOK/general/sysutils/lm_sensors.xml
   trunk/BOOK/x/installing/libevdev.xml
   trunk/BOOK/x/installing/x7driver-wacom.xml

Modified: trunk/BOOK/general/sysutils/autofs.xml
==============================================================================
--- trunk/BOOK/general/sysutils/autofs.xml      Wed Dec  2 19:10:58 2020        
(r23951)
+++ trunk/BOOK/general/sysutils/autofs.xml      Thu Dec  3 18:17:16 2020        
(r23952)
@@ -106,7 +106,7 @@
     </para>
 
 <screen><literal>File systems ---&gt;
-  &lt;*/M&gt; Kernel automounter version 4 support (also supports v3) 
[CONFIG_AUTOFS4_FS]</literal></screen>
+  &lt;*/M&gt; Kernel automounter support (supports v3, v4, and v5) 
[CONFIG_AUTOFS_FS]</literal></screen>
 
     <para>
       Optionally, enable the following options in the kernel configuration:

Modified: trunk/BOOK/general/sysutils/bluez.xml
==============================================================================
--- trunk/BOOK/general/sysutils/bluez.xml       Wed Dec  2 19:10:58 2020        
(r23951)
+++ trunk/BOOK/general/sysutils/bluez.xml       Thu Dec  3 18:17:16 2020        
(r23952)
@@ -107,7 +107,7 @@
     </para>
 
 <screen><literal>[*] Networking support ---&gt;                [CONFIG_NET]
-  &lt;/M&gt; Bluetooth subsystem support ---&gt;    [CONFIG_BT]
+  &lt;*/M&gt; Bluetooth subsystem support ---&gt;    [CONFIG_BT]
     &lt;*/M&gt; RFCOMM protocol support          [CONFIG_BT_RFCOMM]
     [*]   RFCOMM TTY support               [CONFIG_BT_RFCOMM_TTY]
     &lt;*/M&gt; BNEP protocol support            [CONFIG_BT_BNEP]
@@ -117,7 +117,7 @@
         Bluetooth device drivers ---&gt;
           (Select the appropriate drivers for your Bluetooth hardware)
 
-  &lt;*/M&gt; RF switch subsystem support ---&gt;   
[CONFIG_RFKILL]</literal></screen>
+  &lt;*/M&gt; RF switch subsystem support ----   
[CONFIG_RFKILL]</literal></screen>
 
     <para>
       If you wish to run the testsuite (even if treating this package as a 
build
@@ -125,10 +125,9 @@
       configuration and recompile the kernel if necessary:
     </para>
 
-<screen><literal>[*] Networking support ---&gt;                                
     [CONFIG_NET]
--*- Cryptographic API ---&gt;                                      
[CONFIG_CRYPTO]
-  &lt;/M&gt; User-space interface for hash algorithms                 
[CONFIG_CRYPTO_USER_API_HASH]
-  &lt;/M&gt; User-space interface for symmetric key cipher algorithms 
[CONFIG_CRYPTO_USER_API_SKCIPHER]</literal></screen>
+<screen><literal>-*- Cryptographic API ---&gt;                                 
     [CONFIG_CRYPTO]
+  &lt;*/M&gt; User-space interface for hash algorithms                 
[CONFIG_CRYPTO_USER_API_HASH]
+  &lt;*/M&gt; User-space interface for symmetric key cipher algorithms 
[CONFIG_CRYPTO_USER_API_SKCIPHER]</literal></screen>
 
     <indexterm zone="bluez bluez-kernel">
       <primary sortas="d-bluez">bluez</primary>

Modified: trunk/BOOK/general/sysutils/lm_sensors.xml
==============================================================================
--- trunk/BOOK/general/sysutils/lm_sensors.xml  Wed Dec  2 19:10:58 2020        
(r23951)
+++ trunk/BOOK/general/sysutils/lm_sensors.xml  Thu Dec  3 18:17:16 2020        
(r23952)
@@ -110,11 +110,11 @@
       may be needed by Lm Sensors as a module:
     </para>
 
-<screen><literal>[*] Enable loadable module support  ---&gt;  [CONFIG_MODULES]
-
-Bus options (PCI etc.)  ---&gt;
+<screen><literal>Bus options (PCI etc.)  ---&gt;
   [*] PCI support                         [CONFIG_PCI]
 
+[*] Enable loadable module support  ---&gt;  [CONFIG_MODULES]
+
 Device Drivers  ---&gt;
   I2C support ---&gt;
     &lt;*/M&gt; I2C device interface            [CONFIG_I2C_CHARDEV]<!--

Modified: trunk/BOOK/x/installing/libevdev.xml
==============================================================================
--- trunk/BOOK/x/installing/libevdev.xml        Wed Dec  2 19:10:58 2020        
(r23951)
+++ trunk/BOOK/x/installing/libevdev.xml        Thu Dec  3 18:17:16 2020        
(r23952)
@@ -95,7 +95,7 @@
 
 <screen><literal>Device Drivers  ---&gt;
   Input device support ---&gt;
-    &lt;*&gt; Generic input layer (needed for...) [CONFIG_INPUT]
+    &lt;*&gt; Generic input layer (needed for keyboard, mouse, ...) 
[CONFIG_INPUT]
     &lt;*&gt;   Event interface                   [CONFIG_INPUT_EVDEV]
     [*]   Miscellaneous devices  ---&gt;       [CONFIG_INPUT_MISC]
       &lt;*&gt;    User level driver support      
[CONFIG_INPUT_UINPUT]</literal></screen>

Modified: trunk/BOOK/x/installing/x7driver-wacom.xml
==============================================================================
--- trunk/BOOK/x/installing/x7driver-wacom.xml  Wed Dec  2 19:10:58 2020        
(r23951)
+++ trunk/BOOK/x/installing/x7driver-wacom.xml  Thu Dec  3 18:17:16 2020        
(r23952)
@@ -105,8 +105,8 @@
 
 <screen><literal>Device Drivers  ---&gt;
   HID support  ---&gt;
-    &lt;*/M&gt; HID bus support                                      
[CONFIG_HID]
-            Special HID drivers ---&gt;
+    -*- HID bus support                                      [CONFIG_HID]
+         Special HID drivers ---&gt;
               &lt;*/M&gt; Wacom Intuos/Graphire tablet support (USB) 
[CONFIG_HID_WACOM]</literal></screen>
 
       <indexterm zone="xorg-wacom-driver xorg-wacom-driver-kernel">
-- 
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