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

git git at cross-lfs.org
Tue Jul 31 14:23:58 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  39b4cf78c94404f23ede1cdc8471c007d5705cc5 (commit)
      from  5ae576c8fd4c908052241b58b390eb7a7bfd8eaf (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 39b4cf78c94404f23ede1cdc8471c007d5705cc5
Author: William Harrington <kb0iic at gmail.com>
Date:   Tue Jul 31 16:23:53 2012 -0500

    Updated multi arch wrapper commands to also remove the created testcase files test-32 and test-64 along with the testcase link.

diff --git a/BOOK/final-system/multilib/multiarch_wrapper.xml b/BOOK/final-system/multilib/multiarch_wrapper.xml
index 3896023..e3f1e98 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 link:</para>
+    <para os="l">Remove the testcase binaries and link:</para>
 
-<screen os="m"><userinput>rm -v test</userinput></screen>
+<screen os="m"><userinput>rm -v test{,-32,-64}</userinput></screen>
 
   </sect2>
 
diff --git a/BOOK/general.ent b/BOOK/general.ent
index 15c4738..13b0046 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "07"> <!-- Use two digits -->
 <!ENTITY month_name "July">
-<!ENTITY day "23"> <!-- Use two digits -->
+<!ENTITY day "31"> <!-- 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 d687d9a..21e7c6e 100644
--- a/BOOK/introduction/mips64/changelog.xml
+++ b/BOOK/introduction/mips64/changelog.xml
@@ -32,6 +32,14 @@
     </listitem>
 
 -->
+    <listitem>
+      <para>31 July 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Remove multiarch wrapper testcase binaries and link.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
 
     <listitem>
       <para>21 July 2012</para>
diff --git a/BOOK/introduction/ppc64/changelog.xml b/BOOK/introduction/ppc64/changelog.xml
index 5a43693..7244416 100644
--- a/BOOK/introduction/ppc64/changelog.xml
+++ b/BOOK/introduction/ppc64/changelog.xml
@@ -34,6 +34,15 @@
 -->
 
     <listitem>
+      <para>31 July 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Remove multiarch wrapper testcase binaries and link.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>21 July 2012</para>
       <itemizedlist>
         <listitem>
diff --git a/BOOK/introduction/sparc64/changelog.xml b/BOOK/introduction/sparc64/changelog.xml
index c9eb9f2..0a0bd8a 100644
--- a/BOOK/introduction/sparc64/changelog.xml
+++ b/BOOK/introduction/sparc64/changelog.xml
@@ -34,6 +34,15 @@
 -->
 
     <listitem>
+      <para>31 July 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Remove multiarch wrapper testcase binaries and link.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>21 July 2012</para>
       <itemizedlist>
         <listitem>
diff --git a/BOOK/introduction/x86_64/changelog.xml b/BOOK/introduction/x86_64/changelog.xml
index ac028d3..b916974 100644
--- a/BOOK/introduction/x86_64/changelog.xml
+++ b/BOOK/introduction/x86_64/changelog.xml
@@ -34,6 +34,15 @@
 -->
 
     <listitem>
+      <para>31 July 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Remove multiarch wrapper testcase binaries and link.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>21 July 2012</para>
       <itemizedlist>
         <listitem>

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

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


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list