mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Kernel: Restructure the General Setup and Filesystems menus on systemd
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12059 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6d739c8e52
commit
4b859f1f7f
@ -112,11 +112,11 @@
|
|||||||
[*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]</screen>
|
[*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]</screen>
|
||||||
|
|
||||||
<screen role="nodump" revision="systemd">General setup -->
|
<screen role="nodump" revision="systemd">General setup -->
|
||||||
|
[ ] Auditing Support [CONFIG_AUDIT]
|
||||||
[*] Control Group support [CONFIG_CGROUPS]
|
[*] Control Group support [CONFIG_CGROUPS]
|
||||||
[ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED]
|
[ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED]
|
||||||
[*] Configure standard kernel features (expert users) [CONFIG_EXPERT] --->
|
[*] Configure standard kernel features (expert users) [CONFIG_EXPERT] --->
|
||||||
[*] open by fhandle syscalls [CONFIG_FHANDLE]
|
[*] open by fhandle syscalls [CONFIG_FHANDLE]
|
||||||
[ ] Auditing support [CONFIG_AUDIT]
|
|
||||||
Processor type and features --->
|
Processor type and features --->
|
||||||
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
|
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
|
||||||
Firmware Drivers --->
|
Firmware Drivers --->
|
||||||
@ -132,7 +132,6 @@ Device Drivers --->
|
|||||||
[ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER]
|
[ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER]
|
||||||
File systems --->
|
File systems --->
|
||||||
[*] Inotify support for userspace [CONFIG_INOTIFY_USER]
|
[*] Inotify support for userspace [CONFIG_INOTIFY_USER]
|
||||||
<*> Kernel automounter support (supports v3, v4, and v5) [CONFIG_AUTOFS_FS]
|
|
||||||
Pseudo filesystems --->
|
Pseudo filesystems --->
|
||||||
[*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL]
|
[*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL]
|
||||||
[*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]</screen>
|
[*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]</screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user