[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-456-ge15eda4

git git at cross-lfs.org
Sun Nov 10 06:37:30 PST 2013


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  e15eda4e0093d06e120e9e537f1e1a13c6a59b55 (commit)
       via  9f765b5d1bc984918bb833bdab8ede115e8d0020 (commit)
       via  561f41f5d1c27c1230947d507bf4d3ec56ba9baf (commit)
      from  fb8eaf3bacd8c10cc55c24a5354c901419dd152a (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 e15eda4e0093d06e120e9e537f1e1a13c6a59b55
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Sun Nov 10 08:19:40 2013 -0600

    Add change log entries for multilib books regarding cross-tools binutils and /tools/lib64 in the lib search path.

diff --git a/BOOK/introduction/mips64/changelog.xml b/BOOK/introduction/mips64/changelog.xml
index c52a9ef..4bc3726 100644
--- a/BOOK/introduction/mips64/changelog.xml
+++ b/BOOK/introduction/mips64/changelog.xml
@@ -33,6 +33,15 @@
 
 -->
     <listitem>
+      <para>08 November 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Add /tools/lib64 to ld search path for cross-tools Binutils.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>24 October 2013</para>
       <itemizedlist>
         <listitem>
@@ -41,7 +50,6 @@
       </itemizedlist>
     </listitem>
 
-
   </itemizedlist>
 
 </sect1>
diff --git a/BOOK/introduction/ppc64/changelog.xml b/BOOK/introduction/ppc64/changelog.xml
index 8b2299c..c5e4871 100644
--- a/BOOK/introduction/ppc64/changelog.xml
+++ b/BOOK/introduction/ppc64/changelog.xml
@@ -33,6 +33,15 @@
 
 -->
     <listitem>
+      <para>08 November 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Add /tools/lib64 to ld search path for cross-tools Binutils.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>24 October 2013</para>
       <itemizedlist>
         <listitem>
diff --git a/BOOK/introduction/sparc64/changelog.xml b/BOOK/introduction/sparc64/changelog.xml
index 659cf19..32f213f 100644
--- a/BOOK/introduction/sparc64/changelog.xml
+++ b/BOOK/introduction/sparc64/changelog.xml
@@ -33,6 +33,15 @@
 
 -->
     <listitem>
+      <para>08 November 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Add /tools/lib64 to ld search path for cross-tools Binutils.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>24 October 2013</para>
       <itemizedlist>
         <listitem>
diff --git a/BOOK/introduction/x86_64/changelog.xml b/BOOK/introduction/x86_64/changelog.xml
index 4b8e32c..ec6859b 100644
--- a/BOOK/introduction/x86_64/changelog.xml
+++ b/BOOK/introduction/x86_64/changelog.xml
@@ -33,6 +33,15 @@
 
 -->
     <listitem>
+      <para>08 November 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Add /tools/lib64 to ld search path for cross-tools Binutils.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>24 October 2013</para>
       <itemizedlist>
         <listitem>

commit 9f765b5d1bc984918bb833bdab8ede115e8d0020
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Sun Nov 10 08:18:51 2013 -0600

    Add entry for PKG_CONFIG= and Util-linux boot and chroot section to master changelog.

diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index afdf07a..98869e4 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -37,6 +37,15 @@
 
 -->
     <listitem>
+      <para>09 November 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Add PKG_CONFIG= in front of configure line for chroot and boot Util-linux for hosts with pkg-config installed.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>25 October 2013</para>
       <itemizedlist>
        <listitem>
@@ -54,6 +63,7 @@
         <listitem>
           <para>[William Harrington] - Updated CLooG to 0.18.1.</para>
         </listitem>
+
         <listitem>
           <para>[William Harrington] - Changelog restarted, see the 2.1.0 book for the old changelog.</para>
         </listitem>

commit 561f41f5d1c27c1230947d507bf4d3ec56ba9baf
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Sun Nov 10 08:13:14 2013 -0600

    Update date.

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 09499ac..d320f35 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY month "10"> <!-- Use two digits -->
-<!ENTITY month_name "October">
-<!ENTITY day "25"> <!-- Use two digits -->
+<!ENTITY month "11"> <!-- Use two digits -->
+<!ENTITY month_name "November">
+<!ENTITY day "09"> <!-- Use two digits -->
 <!ENTITY year "2013"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

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

Summary of changes:
 BOOK/general.ent                        |    6 +++---
 BOOK/introduction/common/changelog.xml  |   10 ++++++++++
 BOOK/introduction/mips64/changelog.xml  |   10 +++++++++-
 BOOK/introduction/ppc64/changelog.xml   |    9 +++++++++
 BOOK/introduction/sparc64/changelog.xml |    9 +++++++++
 BOOK/introduction/x86_64/changelog.xml  |    9 +++++++++
 6 files changed, 49 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list