[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-2.1.0-1005-g2a0d4ab

git git at cross-lfs.org
Wed May 14 10:43:08 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, sysvinit has been updated
       via  2a0d4aba9517d6ddfa1e833e1a13d1ea6722d455 (commit)
      from  cf3927d1449fc95d25ef8356b3c184fa597be4e0 (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 2a0d4aba9517d6ddfa1e833e1a13d1ea6722d455
Author: Chris Staub <chris at beaker67.com>
Date:   Wed May 14 13:43:06 2014 -0400

    Updated needed kernel options for eudev

diff --git a/BOOK/boot/x86/kernel.xml b/BOOK/boot/x86/kernel.xml
index af0dbbd..f34cb0c 100644
--- a/BOOK/boot/x86/kernel.xml
+++ b/BOOK/boot/x86/kernel.xml
@@ -48,6 +48,10 @@
     href="../../bootable/x86/kernel.xml"
     xpointer="xpointer(//*[@os='d'])"/>
 
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../../bootable/x86/kernel.xml"
+    xpointer="xpointer(//*[@os='kc'])"/>
+
     <para os="ae">Configure the kernel via a menu-driven interface:</para>
 
 <screen><userinput>make ARCH=i386 CROSS_COMPILE=${CLFS_TARGET}- menuconfig</userinput></screen>
diff --git a/BOOK/bootable/x86/kernel.xml b/BOOK/bootable/x86/kernel.xml
index 7bb4930..a6231a2 100644
--- a/BOOK/bootable/x86/kernel.xml
+++ b/BOOK/bootable/x86/kernel.xml
@@ -44,36 +44,11 @@
     not work correctly or boot at all.<!-- Refer to
     <filename>/usr/share/doc/systemd-&systemd-version;/README</filename> -->:</para>
 
-    <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
-Networking support  --->
-  Networking options  --->
-    <*> The IPv6 protocol
-Device Drivers  --->
+    <screen role="nodump">Device Drivers  --->
   Generic Driver Options  --->
     ()  path to uevent helper
     [*] Maintain a devtmpfs filesystem to mount at /dev
-    [ ] Fallback user-helper invocation for firmware loading
-File systems  --->
-  [*] Inotify support for userspace
-  <*> Kernel automounter version 4 support (also supports v3)
-  Pseudo filesystems  --->
-    [*] Tmpfs POSIX Access Control Lists
-    [*] 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>
+    [ ] Fallback user-helper invocation for firmware loading</screen></note>
 
     <note os="kd"><para>While "The IPv6 Protocol" is not strictly required, it
     is highly recommended by the Systemd developers. "EFI Variable support" and

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

Summary of changes:
 BOOK/boot/x86/kernel.xml     |    4 ++++
 BOOK/bootable/x86/kernel.xml |   29 ++---------------------------
 2 files changed, 6 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list