[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.1.0-620-gca8dde0

git git at cross-lfs.org
Sun Mar 30 15:03:26 PDT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, systemd has been updated
       via  ca8dde01978d93211a1db35e82eb09592469d464 (commit)
      from  f409a29f0f381f57db226800a22dde293aca7c63 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ca8dde01978d93211a1db35e82eb09592469d464
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Sun Mar 30 17:03:21 2014 -0500

    Add more configure options and some configure option reasons to kernel configureation notes.

diff --git a/BOOK/bootable/x86/kernel.xml b/BOOK/bootable/x86/kernel.xml
index bdf4987..fb2190d 100644
--- a/BOOK/bootable/x86/kernel.xml
+++ b/BOOK/bootable/x86/kernel.xml
@@ -46,6 +46,7 @@
 
     <screen role="nodump">General setup  --->
   [*] open by fhandle syscalls
+  [ ] Auditing support
   [*] Control Group support
 Processor type and features  --->
   [*] Enable seccomp to safely compute untrusted bytecode
@@ -62,10 +63,23 @@ File systems  --->
   <*> Kernel automounter version 4 support (also supports v3)
   Pseudo filesystems  --->
     [*] Tmpfs POSIX Access Control Lists
-    [*] Tmpfs extended attributes</screen></note>
+    [*] Tmpfs extended attributes
+Firmware Drivers --->
+  EFI (Extensible Firmware Interface) Support --->
+    <*> EFI Variable Support via sysfs
+-*- Enable the block layer --->
+  Partition Types --->
+    [*] Advanced partition selection
+    [*]   EFI GUID Partition support
+Kernel Hacking --->
+  [*] Collect scheduler debugging info
+  [*] Collect scheduler statistics</screen></note>
 
     <note os="kd"><para>While "The IPv6 Protocol" is not strictly required, it
-    is highly recommended by the Systemd developers.</para></note>
+    is highly recommended by the Systemd developers. "EFI Variable support" and
+    "EFI GUID Partition support" are for UEFI systems. "Collect scheduler
+    debugging info" and "Collect scheduler statistics" is for systemd-bootchart.
+    </para></note>
 
     <para os="h">Configure the kernel via a menu-driven interface.
     CBLFS has some information regarding particular kernel configuration

-----------------------------------------------------------------------

Summary of changes:
 BOOK/bootable/x86/kernel.xml |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list