Changeset 840b7db for chapter08


Ignore:
Timestamp:
03/19/2020 02:39:55 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, 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:
c06f49a
Parents:
b7dfb42
Message:

Make some minor tweaks to the kernel configuration on systemd

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/kernel.xml

    rb7dfb42 r840b7db  
    8787      <screen role="nodump" revision="systemd">
    8888General setup -->
     89   [*] Control Group support [CONFIG_CGROUPS]
    8990   [ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED]
    9091   [*] Configure standard kernel features (expert users) [CONFIG_EXPERT] ---&gt;         
    9192      [*] open by fhandle syscalls [CONFIG_FHANDLE]
    9293   [ ] Auditing support [CONFIG_AUDIT]
    93    [*] Control Group support [CONFIG_CGROUPS]
    9494Processor type and features  ---&gt;
    9595   [*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
     
    110110  Pseudo filesystems  ---&gt;
    111111   [*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL]
    112    [*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]
    113 Kernel hacking  ---&gt;
    114    x86 Debugging ---&gt;
    115        Choose kernel unwinder (Frame pointer unwinder)  ---&gt; [CONFIG_UNWINDER_FRAME_POINTER]</screen>
     112   [*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]</screen>
    116113    </note>
    117114
Note: See TracChangeset for help on using the changeset viewer.