Changeset 840b7db for chapter08/kernel.xml
- Timestamp:
- 03/19/2020 02:39:55 AM (5 years ago)
- 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, 12.2, 12.2-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/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
- Children:
- c06f49a
- Parents:
- b7dfb42
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/kernel.xml
rb7dfb42 r840b7db 87 87 <screen role="nodump" revision="systemd"> 88 88 General setup --> 89 [*] Control Group support [CONFIG_CGROUPS] 89 90 [ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED] 90 91 [*] Configure standard kernel features (expert users) [CONFIG_EXPERT] ---> 91 92 [*] open by fhandle syscalls [CONFIG_FHANDLE] 92 93 [ ] Auditing support [CONFIG_AUDIT] 93 [*] Control Group support [CONFIG_CGROUPS]94 94 Processor type and features ---> 95 95 [*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP] … … 110 110 Pseudo filesystems ---> 111 111 [*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL] 112 [*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR] 113 Kernel hacking ---> 114 x86 Debugging ---> 115 Choose kernel unwinder (Frame pointer unwinder) ---> [CONFIG_UNWINDER_FRAME_POINTER]</screen> 112 [*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]</screen> 116 113 </note> 117 114
Note:
See TracChangeset
for help on using the changeset viewer.