Author: renodr
Date: Wed Nov 11 16:27:51 2020
New Revision: 12059

Log:
Kernel: Restructure the General Setup and Filesystems menus on systemd

Modified:
   trunk/BOOK/chapter10/kernel.xml

Modified: trunk/BOOK/chapter10/kernel.xml
==============================================================================
--- trunk/BOOK/chapter10/kernel.xml     Thu Nov  5 04:48:24 2020        (r12058)
+++ trunk/BOOK/chapter10/kernel.xml     Wed Nov 11 16:27:51 2020        (r12059)
@@ -112,11 +112,11 @@
    [*] Maintain a devtmpfs filesystem to mount at /dev 
[CONFIG_DEVTMPFS]</screen>
 
       <screen role="nodump" revision="systemd">General setup -->
+   [ ] Auditing Support [CONFIG_AUDIT]
    [*] Control Group support [CONFIG_CGROUPS]
    [ ] Enable deprecated sysfs features to support old userspace tools 
[CONFIG_SYSFS_DEPRECATED]
    [*] Configure standard kernel features (expert users) [CONFIG_EXPERT] 
---&gt;         
       [*] open by fhandle syscalls [CONFIG_FHANDLE]
-   [ ] Auditing support [CONFIG_AUDIT]
 Processor type and features  ---&gt;
    [*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
 Firmware Drivers  ---&gt;
@@ -132,7 +132,6 @@
       [ ] Enable the firmware sysfs fallback mechanism 
[CONFIG_FW_LOADER_USER_HELPER]
 File systems  ---&gt;
    [*] Inotify support for userspace [CONFIG_INOTIFY_USER]
-   &lt;*&gt; Kernel automounter support (supports v3, v4, and v5) 
[CONFIG_AUTOFS_FS]
   Pseudo filesystems  ---&gt;
    [*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL]
    [*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]</screen>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to