Author: xry111
Date: Thu Aug 13 04:01:25 2020
New Revision: 12019

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

Modified:
   trunk/BOOK/chapter10/kernel.xml

Modified: trunk/BOOK/chapter10/kernel.xml
==============================================================================
--- trunk/BOOK/chapter10/kernel.xml     Tue Aug 11 17:55:34 2020        (r12018)
+++ trunk/BOOK/chapter10/kernel.xml     Thu Aug 13 04:01:25 2020        (r12019)
@@ -79,13 +79,9 @@
 Device Drivers  --->
   Generic Driver Options  --->
    [ ] Support for uevent helper [CONFIG_UEVENT_HELPER]
-   [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]
+   [*] Maintain a devtmpfs filesystem to mount at /dev 
[CONFIG_DEVTMPFS]</screen>
 
-Kernel hacking  ---&gt;
-       Choose kernel unwinder (Frame pointer unwinder)  ---&gt; 
[CONFIG_UNWINDER_FRAME_POINTER]</screen>
-
-      <screen role="nodump" revision="systemd">
-General setup -->
+      <screen role="nodump" revision="systemd">General setup -->
    [*] Control Group support [CONFIG_CGROUPS]
    [ ] Enable deprecated sysfs features to support old userspace tools 
[CONFIG_SYSFS_DEPRECATED]
    [*] Configure standard kernel features (expert users) [CONFIG_EXPERT] 
---&gt;         
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to