Ignore:
Timestamp:
02/16/2020 06:31:38 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
d876f0e
Parents:
a2dd03b
Message:

systemd: Update kernel configuration to match the arrangement used in Linux-5.5+

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/kernel.xml

    ra2dd03b r6cf2844  
    8888General setup -->
    8989   [ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED]
    90    [ ] Enable deprecated sysfs features by default [CONFIG_SYSFS_DEPRECATED_V2]
    91    [*] open by fhandle syscalls [CONFIG_FHANDLE]
     90   [*] Configure standard kernel features (expert users) [CONFIG_EXPERT] ---&gt;         
     91      [*] open by fhandle syscalls [CONFIG_FHANDLE]
    9292   [ ] Auditing support [CONFIG_AUDIT]
    9393   [*] Control Group support [CONFIG_CGROUPS]
    9494Processor type and features  ---&gt;
    9595   [*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
     96Firmware Drivers  ---&gt;
     97   [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
    9698Networking support  ---&gt;
    9799  Networking options  ---&gt;
     
    101103   [ ] Support for uevent helper [CONFIG_UEVENT_HELPER]
    102104   [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]
    103    [ ] Fallback user-helper invocation for firmware loading [CONFIG_FW_LOADER_USER_HELPER]
    104 Firmware Drivers  ---&gt;
    105    [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
     105   Firmware Loader ---&gt;
     106      [ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER]
    106107File systems  ---&gt;
    107108   [*] Inotify support for userspace [CONFIG_INOTIFY_USER]
    108    &lt;*&gt; Kernel automounter version 4 support (also supports v3) [CONFIG_AUTOFS4_FS]
     109   &lt;*&gt; Kernel automounter support (supports v3, v4, and v5) [CONFIG_AUTOFS_FS]
    109110  Pseudo filesystems  ---&gt;
    110111   [*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL]
    111112   [*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]
    112113Kernel hacking  ---&gt;
     114   x86 Debugging ---&gt;
    113115       Choose kernel unwinder (Frame pointer unwinder)  ---&gt; [CONFIG_UNWINDER_FRAME_POINTER]</screen>
    114116    </note>
Note: See TracChangeset for help on using the changeset viewer.