[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. 22211c7744b49cab6f765e11ae90a33eafe5bc4a

git git at cross-lfs.org
Sun Jun 10 02:56:17 PDT 2012


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, master has been updated
       via  22211c7744b49cab6f765e11ae90a33eafe5bc4a (commit)
      from  de4abd5352cc96245b21dbf087345368ba7e7295 (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 22211c7744b49cab6f765e11ae90a33eafe5bc4a
Author: Jonathan Norman <jon at cosmo1847.co.uk>
Date:   Sun Jun 10 10:32:58 2012 +0100

    Added devtmpfs and firmware_install to the kernel.

diff --git a/BOOK/bootable/alpha/kernel.xml b/BOOK/bootable/alpha/kernel.xml
index 116cdc8..2909d6b 100644
--- a/BOOK/bootable/alpha/kernel.xml
+++ b/BOOK/bootable/alpha/kernel.xml
@@ -89,6 +89,14 @@
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../x86/kernel.xml"
     xpointer="xpointer(//*[@os='t'])"/>
+    
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86/kernel.xml"
+    xpointer="xpointer(//*[@os='s2'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86/kernel.xml"
+    xpointer="xpointer(//*[@os='t2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../x86/kernel.xml"
diff --git a/BOOK/bootable/mips/kernel.xml b/BOOK/bootable/mips/kernel.xml
index 38e1ff1..31b945c 100644
--- a/BOOK/bootable/mips/kernel.xml
+++ b/BOOK/bootable/mips/kernel.xml
@@ -80,6 +80,14 @@
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../x86/kernel.xml"
     xpointer="xpointer(//*[@os='t'])"/>
+    
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86/kernel.xml"
+    xpointer="xpointer(//*[@os='s2'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86/kernel.xml"
+    xpointer="xpointer(//*[@os='t2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../x86/kernel.xml"
diff --git a/BOOK/bootable/ppc/kernel.xml b/BOOK/bootable/ppc/kernel.xml
index d80ff7a..81ba865 100644
--- a/BOOK/bootable/ppc/kernel.xml
+++ b/BOOK/bootable/ppc/kernel.xml
@@ -92,6 +92,14 @@
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../x86/kernel.xml"
     xpointer="xpointer(//*[@os='t'])"/>
+    
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86/kernel.xml"
+    xpointer="xpointer(//*[@os='s2'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86/kernel.xml"
+    xpointer="xpointer(//*[@os='t2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../x86/kernel.xml"
diff --git a/BOOK/bootable/ppc64/kernel.xml b/BOOK/bootable/ppc64/kernel.xml
index 701f808..bd40f14 100644
--- a/BOOK/bootable/ppc64/kernel.xml
+++ b/BOOK/bootable/ppc64/kernel.xml
@@ -84,6 +84,14 @@
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../x86/kernel.xml"
     xpointer="xpointer(//*[@os='t'])"/>
+    
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86/kernel.xml"
+    xpointer="xpointer(//*[@os='s2'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86/kernel.xml"
+    xpointer="xpointer(//*[@os='t2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../x86/kernel.xml"
diff --git a/BOOK/bootable/sparc/kernel.xml b/BOOK/bootable/sparc/kernel.xml
index 701f808..bd40f14 100644
--- a/BOOK/bootable/sparc/kernel.xml
+++ b/BOOK/bootable/sparc/kernel.xml
@@ -84,6 +84,14 @@
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../x86/kernel.xml"
     xpointer="xpointer(//*[@os='t'])"/>
+    
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86/kernel.xml"
+    xpointer="xpointer(//*[@os='s2'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86/kernel.xml"
+    xpointer="xpointer(//*[@os='t2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../x86/kernel.xml"
diff --git a/BOOK/bootable/x86/kernel.xml b/BOOK/bootable/x86/kernel.xml
index d702576..1bbb6eb 100644
--- a/BOOK/bootable/x86/kernel.xml
+++ b/BOOK/bootable/x86/kernel.xml
@@ -37,7 +37,7 @@
     un-tarring.</para>
 
     <para os="h">Configure the kernel via a menu-driven interface.
-    Please note that the udev bootscript requires "rtc" and "tmpfs" to be
+    Please note that the udev bootscript requires "rtc", "tmpfs" and "devtmpfs" to be
     enabled and built into the kernel, not as modules. CBLFS has
     some information regarding particular kernel configuration requirements of
     packages outside of CLFS at <ulink
@@ -88,6 +88,11 @@
 
 <screen os="t"><userinput>make modules_install</userinput></screen>
 
+    <para os="s2">Install the firmware, if the kernel configuration uses
+    them:</para>
+
+<screen os="t2"><userinput>make firmware_install</userinput></screen>
+
     <para os="u">After kernel compilation is complete, additional steps are
     required to complete the installation. Some files need to be copied to
     the <filename class="directory">/boot</filename> directory.</para>
diff --git a/BOOK/bootable/x86_64/kernel.xml b/BOOK/bootable/x86_64/kernel.xml
index 31e4d85..29fec73 100644
--- a/BOOK/bootable/x86_64/kernel.xml
+++ b/BOOK/bootable/x86_64/kernel.xml
@@ -84,6 +84,14 @@
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../x86/kernel.xml"
     xpointer="xpointer(//*[@os='t'])"/>
+    
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86/kernel.xml"
+    xpointer="xpointer(//*[@os='s2'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86/kernel.xml"
+    xpointer="xpointer(//*[@os='t2'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../x86/kernel.xml"
diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 5b1992a..14668e6 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -40,8 +40,11 @@
       <para>10 June 2012</para>
       <itemizedlist>
         <listitem>
+          <para>[Jonathan] - Added devtmpfs and firmware_install to the kernel.</para>
+        </listitem>
+        <listitem>
           <para>[Jonathan] - Updated final Coreutils configuration to allow
-		building as the root user..</para>
+		building as the root user.</para>
         </listitem>
       </itemizedlist>
     </listitem>

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

Summary of changes:
 BOOK/bootable/alpha/kernel.xml         |    8 ++++++++
 BOOK/bootable/mips/kernel.xml          |    8 ++++++++
 BOOK/bootable/ppc/kernel.xml           |    8 ++++++++
 BOOK/bootable/ppc64/kernel.xml         |    8 ++++++++
 BOOK/bootable/sparc/kernel.xml         |    8 ++++++++
 BOOK/bootable/x86/kernel.xml           |    7 ++++++-
 BOOK/bootable/x86_64/kernel.xml        |    8 ++++++++
 BOOK/introduction/common/changelog.xml |    5 ++++-
 8 files changed, 58 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list