Ignore:
Timestamp:
02/16/2020 09:47:20 PM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
788f897
Parents:
ede49cd
Message:

MultiLib: Merge changes from trunk

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11752 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/kernel.xml

    rede49cd r54a6bc9  
    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: See TracChangeset for help on using the changeset viewer.