[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.1.0-677-g7358bad

git git at cross-lfs.org
Wed Apr 9 02:41:49 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  7358badc560b166373385aeea7a09acec42e9ce2 (commit)
       via  ddf5092ddb6455d071cbb4e8e83289cb8412df0a (commit)
       via  d0ebf86502d44df5bbda19aa1dcc9ae46eaeb0b8 (commit)
      from  05efce13c57f7dc72da1449036560cae2a151e3b (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 7358badc560b166373385aeea7a09acec42e9ce2
Author: Chris Staub <chris at beaker67.com>
Date:   Wed Apr 9 05:41:48 2014 -0400

    Fixed flex program list

diff --git a/BOOK/final-system/common/flex.xml b/BOOK/final-system/common/flex.xml
index 59f7087..53874c9 100644
--- a/BOOK/final-system/common/flex.xml
+++ b/BOOK/final-system/common/flex.xml
@@ -68,7 +68,7 @@ chmod -v 755 /usr/bin/lex</userinput></screen>
       <segtitle>Installed directory</segtitle>
 
       <seglistitem>
-        <seg>flex, flex++, and lex</seg>
+        <seg>flex, flex++ (link to flex), and lex</seg>
         <seg>libfl.[a,so] and libfl_pic.[a,so]</seg>
         <seg>/usr/share/doc/flex-&flex-version;</seg>
       </seglistitem>

commit ddf5092ddb6455d071cbb4e8e83289cb8412df0a
Author: Chris Staub <chris at beaker67.com>
Date:   Wed Apr 9 05:41:31 2014 -0400

    Added another command explanation to e2fsprogs in boot section

diff --git a/BOOK/boot/common/e2fsprogs.xml b/BOOK/boot/common/e2fsprogs.xml
index 67d7605..dca7599 100644
--- a/BOOK/boot/common/e2fsprogs.xml
+++ b/BOOK/boot/common/e2fsprogs.xml
@@ -47,6 +47,10 @@
       href="../../final-system/common/e2fsprogs.xml"
       xpointer="xpointer(//*[@os='e2'])"/>
 
+      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+      href="../../final-system/common/e2fsprogs.xml"
+      xpointer="xpointer(//*[@os='e3'])"/>
+
     </variablelist>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"

commit d0ebf86502d44df5bbda19aa1dcc9ae46eaeb0b8
Author: Chris Staub <chris at beaker67.com>
Date:   Wed Apr 9 05:40:55 2014 -0400

    Added more command explanations for vim

diff --git a/BOOK/temp-system/common/vim.xml b/BOOK/temp-system/common/vim.xml
index 9ceece1..fc02992 100644
--- a/BOOK/temp-system/common/vim.xml
+++ b/BOOK/temp-system/common/vim.xml
@@ -76,6 +76,15 @@ EOF</userinput></screen>
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><parameter>--enable-gui=no --disable-gtktest --disable-xim --with-features=normal --disable-gpm --without-x --disable-netbeans</parameter></term>
+        <listitem>
+          <para>These options prevent Vim from trying to link to libraries
+          that might be on the host but won't exist inside the temporary
+          build environment.</para>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"

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

Summary of changes:
 BOOK/boot/common/e2fsprogs.xml    |    4 ++++
 BOOK/final-system/common/flex.xml |    2 +-
 BOOK/temp-system/common/vim.xml   |    9 +++++++++
 3 files changed, 14 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list