[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-2.1.0-1346-g782b387

git git at cross-lfs.org
Thu Jul 24 01:07:30 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  782b3871c4798a296727635cd1894943a8ec59bd (commit)
      from  5cc17e8552d0829f4982434b6373cdec91bf8d1d (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 782b3871c4798a296727635cd1894943a8ec59bd
Author: Chris Staub <chris at beaker67.com>
Date:   Thu Jul 24 04:07:24 2014 -0400

    Actually add kernel config flags

diff --git a/BOOK/bootable/x86/kernel.xml b/BOOK/bootable/x86/kernel.xml
index c04a8ae..ad75dbd 100644
--- a/BOOK/bootable/x86/kernel.xml
+++ b/BOOK/bootable/x86/kernel.xml
@@ -49,9 +49,9 @@
 
     <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</screen></note>
+    ()  path to uevent helper (CONFIG_UEVENT_HELPER_PATH)
+    [*] Maintain a devtmpfs filesystem to mount at /dev (CONFIG_DEVTMPFS)
+    [ ] Fallback user-helper invocation for firmware loading (CONFIG_FW_LOADER_USER_HELPER)</screen></note>
 
     <note os="kd"><para>"EFI Variable support" and
     "EFI GUID Partition support" are for UEFI systems.</para></note>

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

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


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list