Changeset 8b0e9795


Ignore:
Timestamp:
08/13/2020 11:01:25 AM (4 years ago)
Author:
Xi Ruoyao <xry111@…>
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:
b2b6c6f
Parents:
2ca70d33
Message:

kernel: don't force frame pointer unwinder for sysv, and remove an empty line in sysd

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter10/kernel.xml

    r2ca70d33 r8b0e9795  
    8080  Generic Driver Options  ---&gt;
    8181   [ ] Support for uevent helper [CONFIG_UEVENT_HELPER]
    82    [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]
    83 
    84 Kernel hacking  ---&gt;
    85        Choose kernel unwinder (Frame pointer unwinder)  ---&gt; [CONFIG_UNWINDER_FRAME_POINTER]</screen>
    86 
    87       <screen role="nodump" revision="systemd">
    88 General setup -->
     82   [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]</screen>
     83
     84      <screen role="nodump" revision="systemd">General setup -->
    8985   [*] Control Group support [CONFIG_CGROUPS]
    9086   [ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED]
Note: See TracChangeset for help on using the changeset viewer.