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 --->
- <*/M> Kernel automounter version 4 support (also supports v3)
[CONFIG_AUTOFS4_FS]</literal></screen>
+ <*/M> 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 ---> [CONFIG_NET]
- </M> Bluetooth subsystem support ---> [CONFIG_BT]
+ <*/M> Bluetooth subsystem support ---> [CONFIG_BT]
<*/M> RFCOMM protocol support [CONFIG_BT_RFCOMM]
[*] RFCOMM TTY support [CONFIG_BT_RFCOMM_TTY]
<*/M> BNEP protocol support [CONFIG_BT_BNEP]
@@ -117,7 +117,7 @@
Bluetooth device drivers --->
(Select the appropriate drivers for your Bluetooth hardware)
- <*/M> RF switch subsystem support --->
[CONFIG_RFKILL]</literal></screen>
+ <*/M> 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 --->
[CONFIG_NET]
--*- Cryptographic API --->
[CONFIG_CRYPTO]
- </M> User-space interface for hash algorithms
[CONFIG_CRYPTO_USER_API_HASH]
- </M> User-space interface for symmetric key cipher algorithms
[CONFIG_CRYPTO_USER_API_SKCIPHER]</literal></screen>
+<screen><literal>-*- Cryptographic API --->
[CONFIG_CRYPTO]
+ <*/M> User-space interface for hash algorithms
[CONFIG_CRYPTO_USER_API_HASH]
+ <*/M> 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 ---> [CONFIG_MODULES]
-
-Bus options (PCI etc.) --->
+<screen><literal>Bus options (PCI etc.) --->
[*] PCI support [CONFIG_PCI]
+[*] Enable loadable module support ---> [CONFIG_MODULES]
+
Device Drivers --->
I2C support --->
<*/M> 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 --->
Input device support --->
- <*> Generic input layer (needed for...) [CONFIG_INPUT]
+ <*> Generic input layer (needed for keyboard, mouse, ...)
[CONFIG_INPUT]
<*> Event interface [CONFIG_INPUT_EVDEV]
[*] Miscellaneous devices ---> [CONFIG_INPUT_MISC]
<*> 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 --->
HID support --->
- <*/M> HID bus support
[CONFIG_HID]
- Special HID drivers --->
+ -*- HID bus support [CONFIG_HID]
+ Special HID drivers --->
<*/M> 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