[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.0.0-878-g231f3ae

git git at cross-lfs.org
Wed Feb 12 13:38:54 PST 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  231f3aef9c2556cbf8c51d931a12d71d6dfa0995 (commit)
       via  1bcea75780e8c1d7feafaa8fe3cde47a5ac9533f (commit)
      from  bc1175eb5dc03154a3d54a2ac28d2ec58d479256 (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 231f3aef9c2556cbf8c51d931a12d71d6dfa0995
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Wed Feb 12 15:38:46 2014 -0600

    Reference s3 and s4 and remove redundant s1,s2 entries.

diff --git a/BOOK/final-system/multilib/diffutils.xml b/BOOK/final-system/multilib/diffutils.xml
index 1307c00..cb2ac66 100644
--- a/BOOK/final-system/multilib/diffutils.xml
+++ b/BOOK/final-system/multilib/diffutils.xml
@@ -37,11 +37,11 @@
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/diffutils.xml"
-    xpointer="xpointer(//*[@os='s1'])"/>
+    xpointer="xpointer(//*[@os='s3'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/diffutils.xml"
-    xpointer="xpointer(//*[@os='s2'])"/>
+    xpointer="xpointer(//*[@os='s4'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/diffutils.xml"

commit 1bcea75780e8c1d7feafaa8fe3cde47a5ac9533f
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Wed Feb 12 15:38:15 2014 -0600

    Replace the second instance of s1 and s2 to s3 and s4.

diff --git a/BOOK/final-system/common/diffutils.xml b/BOOK/final-system/common/diffutils.xml
index 7259246..9ebe380 100644
--- a/BOOK/final-system/common/diffutils.xml
+++ b/BOOK/final-system/common/diffutils.xml
@@ -33,10 +33,10 @@
 
 <screen os="b"><userinput>./configure --prefix=/usr</userinput></screen>
 
-    <para os="s1">Diffutils wants <command>ed</command> as the default editor.
+    <para os="s3">Diffutils wants <command>ed</command> as the default editor.
     The following sed will change the default to <command>vim</command>:</para>
 
-<screen os="s2"><userinput>sed -i 's@\(^#define DEFAULT_EDITOR_PROGRAM \).*@\1"vi"@' lib/config.h</userinput></screen>
+<screen os="s4"><userinput>sed -i 's@\(^#define DEFAULT_EDITOR_PROGRAM \).*@\1"vi"@' lib/config.h</userinput></screen>
 
     <para os="c">Compile the package:</para>
 

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

Summary of changes:
 BOOK/final-system/common/diffutils.xml   |    4 ++--
 BOOK/final-system/multilib/diffutils.xml |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list