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

git git at cross-lfs.org
Sat Sep 8 06:54:44 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  bf996fc077c60a8708b34b2071a5b05b27463f71 (commit)
      from  011175bc014d5ccf621035c5e88b7958a636b182 (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 bf996fc077c60a8708b34b2071a5b05b27463f71
Author: William Harrington <kb0iic at gmail.com>
Date:   Sat Sep 8 08:54:40 2012 -0500

    Remove multiarch_wrapper.c in multilib books.

diff --git a/BOOK/final-system/multilib/multiarch_wrapper.xml b/BOOK/final-system/multilib/multiarch_wrapper.xml
index e3f1e98..b4c8e7f 100644
--- a/BOOK/final-system/multilib/multiarch_wrapper.xml
+++ b/BOOK/final-system/multilib/multiarch_wrapper.xml
@@ -103,9 +103,9 @@ USE_ARCH=64 ./test</userinput></screen>
 <screen os="k" role="nodump"><userinput>32bit Version
 64bit Version</userinput></screen>
 
-    <para os="l">Remove the testcase binaries and link:</para>
+    <para os="l">Remove the testcase source, binaries, and link:</para>
 
-<screen os="m"><userinput>rm -v test{,-32,-64}</userinput></screen>
+<screen os="m"><userinput>rm -v multiarch_wrapper.c test{,-32,-64}</userinput></screen>
 
   </sect2>
 
diff --git a/BOOK/general.ent b/BOOK/general.ent
index ba45967..9e3efb2 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "09"> <!-- Use two digits -->
 <!ENTITY month_name "August">
-<!ENTITY day "07"> <!-- Use two digits -->
+<!ENTITY day "08"> <!-- Use two digits -->
 <!ENTITY year "2012"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">
diff --git a/BOOK/introduction/mips64/changelog.xml b/BOOK/introduction/mips64/changelog.xml
index ba72186..2bc066e 100644
--- a/BOOK/introduction/mips64/changelog.xml
+++ b/BOOK/introduction/mips64/changelog.xml
@@ -33,6 +33,15 @@
 
 -->
     <listitem>
+      <para>08 September 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Remove multiarch_wrapper.c along with the test links.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>26 August 2012</para>
       <itemizedlist>
         <listitem>
diff --git a/BOOK/introduction/ppc64/changelog.xml b/BOOK/introduction/ppc64/changelog.xml
index 4cc63e4..013716c 100644
--- a/BOOK/introduction/ppc64/changelog.xml
+++ b/BOOK/introduction/ppc64/changelog.xml
@@ -33,6 +33,15 @@
 
 -->
     <listitem>
+      <para>08 September 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Remove multiarch_wrapper.c along with the test links.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+ 
+    <listitem>
       <para>26 August 2012</para>
       <itemizedlist>
         <listitem>
diff --git a/BOOK/introduction/sparc64/changelog.xml b/BOOK/introduction/sparc64/changelog.xml
index 4cdab1a..4217f93 100644
--- a/BOOK/introduction/sparc64/changelog.xml
+++ b/BOOK/introduction/sparc64/changelog.xml
@@ -32,7 +32,16 @@
     </listitem>
 
 -->
-   <listitem>
+    <listitem>
+      <para>08 September 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Remove multiarch_wrapper.c along with the test links.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+   
+    <listitem>
       <para>01 September 2012</para>
       <itemizedlist>
         <listitem>
diff --git a/BOOK/introduction/x86_64/changelog.xml b/BOOK/introduction/x86_64/changelog.xml
index 4b63400..c7e4369 100644
--- a/BOOK/introduction/x86_64/changelog.xml
+++ b/BOOK/introduction/x86_64/changelog.xml
@@ -32,7 +32,16 @@
     </listitem>
 
 -->
-   <listitem>
+    <listitem>
+      <para>08 September 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Remove multiarch_wrapper.c along with the test links.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>07 September 2012</para>
       <itemizedlist>
         <listitem>

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

Summary of changes:
 BOOK/final-system/multilib/multiarch_wrapper.xml |    4 ++--
 BOOK/general.ent                                 |    2 +-
 BOOK/introduction/mips64/changelog.xml           |    9 +++++++++
 BOOK/introduction/ppc64/changelog.xml            |    9 +++++++++
 BOOK/introduction/sparc64/changelog.xml          |   11 ++++++++++-
 BOOK/introduction/x86_64/changelog.xml           |   11 ++++++++++-
 6 files changed, 41 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list