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

git git at cross-lfs.org
Fri Sep 7 16:36:30 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  ef09b2e05ad445e039292f377243baba25c492c4 (commit)
      from  fe61c5a65a8adbdd6b4b1c67af3a7d69f6cb53d3 (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 ef09b2e05ad445e039292f377243baba25c492c4
Author: William Harrington <kb0iic at gmail.com>
Date:   Fri Sep 7 18:36:25 2012 -0500

    Add command to install /lib/firmware in the x86 ch7 boot section.

diff --git a/BOOK/boot/common/udev.xml b/BOOK/boot/common/udev.xml
index 17ad43a..59adede 100644
--- a/BOOK/boot/common/udev.xml
+++ b/BOOK/boot/common/udev.xml
@@ -49,6 +49,12 @@
 
 <screen os="j"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
 
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../../final-system/common/udev.xml"
+    xpointer="xpointer(//*[@os='i'])"/>
+
+<screen os="k"><userinput>install -dv ${CLFS}/lib/firmware</userinput></screen>
+
   </sect2>
 
   <sect2 role="content">
diff --git a/BOOK/introduction/x86/changelog.xml b/BOOK/introduction/x86/changelog.xml
index 7bf04b3..e48427e 100644
--- a/BOOK/introduction/x86/changelog.xml
+++ b/BOOK/introduction/x86/changelog.xml
@@ -35,6 +35,9 @@
       <para>07 September 2012</para>
       <itemizedlist>
         <listitem>
+          <para>[William Harrington] - Add installation of /lib/firmware during the Ch7 boot udev installation.</para>
+        </listitem>
+        <listitem>
           <para>[William Harrington] - Remove note about flex not being installed when installing Grub in ch7.</para>
         </listitem>
         <listitem>

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

Summary of changes:
 BOOK/boot/common/udev.xml           |    6 ++++++
 BOOK/introduction/x86/changelog.xml |    3 +++
 2 files changed, 9 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list