[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-2.1.0-1228-g1289c8d

git git at cross-lfs.org
Sun Jun 8 06:37:22 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  1289c8d1477524a979d388b09b355d0135c39633 (commit)
       via  8a99579977e6713787ba6c4305836c50d6235e31 (commit)
      from  737c63b8ad3b988f1e5c15bce711bf58871adc35 (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 1289c8d1477524a979d388b09b355d0135c39633
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Sun Jun 8 08:36:53 2014 -0500

    Add Perl multilib patch to all multilib book's materials patches pages.

diff --git a/BOOK/materials/mips64/patches.xml b/BOOK/materials/mips64/patches.xml
index 18e3a95..52a1c1a 100644
--- a/BOOK/materials/mips64/patches.xml
+++ b/BOOK/materials/mips64/patches.xml
@@ -36,6 +36,10 @@
     href="../x86_64/patches.xml"
     xpointer="xpointer(//*[@os='iproute2-libdir-patch'])"/>
 
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86_64/patches.xml"
+    xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>
+
   </variablelist>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
diff --git a/BOOK/materials/ppc64/patches.xml b/BOOK/materials/ppc64/patches.xml
index 086e102..9cf1d08 100644
--- a/BOOK/materials/ppc64/patches.xml
+++ b/BOOK/materials/ppc64/patches.xml
@@ -25,6 +25,10 @@
     xpointer="xpointer(//*[@os='iproute2-libdir-patch'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86_64/patches.xml"
+    xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../ppc/patches.xml"
     xpointer="xpointer(//*[@os='powerpcutils-fixes-patch'])"/>
 
diff --git a/BOOK/materials/sparc64/patches.xml b/BOOK/materials/sparc64/patches.xml
index 17e5fe2..847ed55 100644
--- a/BOOK/materials/sparc64/patches.xml
+++ b/BOOK/materials/sparc64/patches.xml
@@ -25,6 +25,10 @@
     xpointer="xpointer(//*[@os='iproute2-libdir-patch'])"/>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+    href="../x86_64/patches.xml"
+    xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>
+
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../sparc/patches.xml"
     xpointer="xpointer(//*[@os='silo-fixes-patch'])"/>
 
diff --git a/BOOK/materials/x86_64/patches.xml b/BOOK/materials/x86_64/patches.xml
index 1ffc577..67986cd 100644
--- a/BOOK/materials/x86_64/patches.xml
+++ b/BOOK/materials/x86_64/patches.xml
@@ -25,6 +25,15 @@
       </listitem>
     </varlistentry>
 
+    <varlistentry os="perl-multilib-patch">
+      <term>Perl Configure Multilib Patch - <token>&perl-multilib-patch-size;</token>:</term>
+      <listitem>
+        <para>Download: <ulink
+        url="&patches-root;&perl-multilib-patch;"/></para>
+        <para>MD5 sum: <literal>&perl-multilib-patch-md5;</literal></para>
+      </listitem>
+    </varlistentry>
+
   </variablelist>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"

commit 8a99579977e6713787ba6c4305836c50d6235e31
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Sun Jun 8 08:34:05 2014 -0500

    Update date for June 8th, 2014 changes.

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 845a8bb..f3573f2 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "06"> <!-- Use two digits -->
 <!ENTITY month_name "June">
-<!ENTITY day "04"> <!-- Use two digits -->
+<!ENTITY day "08"> <!-- Use two digits -->
 <!ENTITY year "2014"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

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

Summary of changes:
 BOOK/general.ent                   |    2 +-
 BOOK/materials/mips64/patches.xml  |    4 ++++
 BOOK/materials/ppc64/patches.xml   |    4 ++++
 BOOK/materials/sparc64/patches.xml |    4 ++++
 BOOK/materials/x86_64/patches.xml  |    9 +++++++++
 5 files changed, 22 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list