[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.0.0-690-g3452555

git git at cross-lfs.org
Wed Jan 8 10:13:11 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  3452555ea749fd809bf7be26e69d1560573c0583 (commit)
      from  3a5852f40cabe470c3fdc827b2079cd921bb1bda (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 3452555ea749fd809bf7be26e69d1560573c0583
Author: Chris Staub <chris at beaker67.com>
Date:   Wed Jan 8 13:13:04 2014 -0500

    Remove command to rename stubs-64.h

diff --git a/BOOK/cross-tools/mips64-64/eglibc.xml b/BOOK/cross-tools/mips64-64/eglibc.xml
index 845e3a9..b3f988d 100644
--- a/BOOK/cross-tools/mips64-64/eglibc.xml
+++ b/BOOK/cross-tools/mips64-64/eglibc.xml
@@ -98,14 +98,6 @@
     href="../common/eglibc.xml"
     xpointer="xpointer(//*[@os='dn'])"/>
 
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../x86_64-64/eglibc.xml"
-    xpointer="xpointer(//*[@os='do'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../x86_64-64/eglibc.xml"
-    xpointer="xpointer(//*[@os='dp'])"/>
-
   </sect2>
 
   <sect2 role="content">
diff --git a/BOOK/cross-tools/ppc64-64/eglibc.xml b/BOOK/cross-tools/ppc64-64/eglibc.xml
index 7587a6f..8e2d61f 100644
--- a/BOOK/cross-tools/ppc64-64/eglibc.xml
+++ b/BOOK/cross-tools/ppc64-64/eglibc.xml
@@ -139,14 +139,6 @@
     href="../common/eglibc.xml"
     xpointer="xpointer(//*[@os='dn'])"/>
 
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../x86_64-64/eglibc.xml"
-    xpointer="xpointer(//*[@os='do'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../x86_64-64/eglibc.xml"
-    xpointer="xpointer(//*[@os='dp'])"/>
-
   </sect2>
 
   <sect2 role="content">
diff --git a/BOOK/cross-tools/sparc64-64/eglibc.xml b/BOOK/cross-tools/sparc64-64/eglibc.xml
index 1a616f1..88bd6ea 100644
--- a/BOOK/cross-tools/sparc64-64/eglibc.xml
+++ b/BOOK/cross-tools/sparc64-64/eglibc.xml
@@ -90,12 +90,6 @@
     href="../common/eglibc.xml"
     xpointer="xpointer(//*[@os='dn'])"/>
 
-    <para os="do">The stubs.h header installed by eglibc looks for stubs-32.h
-    and stubs-64.h. This configuration of eglibc only generates stubs-64.h. Fix
-    this with the following:</para>
-
-    <screen os="dp"><userinput>mv -v /tools/include/gnu/stubs{-64,}.h</userinput></screen>
-
   </sect2>
 
   <sect2 role="content">
diff --git a/BOOK/cross-tools/x86_64-64/eglibc.xml b/BOOK/cross-tools/x86_64-64/eglibc.xml
index 354057f..b5902db 100644
--- a/BOOK/cross-tools/x86_64-64/eglibc.xml
+++ b/BOOK/cross-tools/x86_64-64/eglibc.xml
@@ -135,12 +135,6 @@
     href="../common/eglibc.xml"
     xpointer="xpointer(//*[@os='dn'])"/>
 
-    <para os="do">The stubs.h header installed by eglibc looks for stubs-32.h
-    and stubs-64.h. This configuration of eglibc only generates stubs-64.h. Fix
-    this with the following:</para>
-
-    <screen os="dp"><userinput>mv -v /tools/include/gnu/stubs{-64,}.h</userinput></screen>
-
   </sect2>
 
   <sect2 role="content">
diff --git a/BOOK/final-system/mips64-64/eglibc.xml b/BOOK/final-system/mips64-64/eglibc.xml
index 385ca6f..7a57d78 100644
--- a/BOOK/final-system/mips64-64/eglibc.xml
+++ b/BOOK/final-system/mips64-64/eglibc.xml
@@ -139,14 +139,6 @@
     href="../common/eglibc.xml"
     xpointer="xpointer(//*[@os='t'])"/>
 
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../x86_64-64/eglibc.xml"
-    xpointer="xpointer(//*[@os='u'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../x86_64-64/eglibc.xml"
-    xpointer="xpointer(//*[@os='v'])"/>
-
   </sect2>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
diff --git a/BOOK/final-system/ppc64-64/eglibc.xml b/BOOK/final-system/ppc64-64/eglibc.xml
index b74dfe1..be271f0 100644
--- a/BOOK/final-system/ppc64-64/eglibc.xml
+++ b/BOOK/final-system/ppc64-64/eglibc.xml
@@ -148,14 +148,6 @@ sed '/RTLDLIST/s%/ld.so.1 /lib64%%' /usr/bin/ldd.bak >/usr/bin/ldd</userinput></
 
     <screen><userinput>rm -v /usr/bin/ldd.bak</userinput></screen>
 
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../x86_64-64/eglibc.xml"
-    xpointer="xpointer(//*[@os='u'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../x86_64-64/eglibc.xml"
-    xpointer="xpointer(//*[@os='v'])"/>
-
   </sect2>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
diff --git a/BOOK/final-system/sparc64-64/eglibc.xml b/BOOK/final-system/sparc64-64/eglibc.xml
index e218d17..02cac62 100644
--- a/BOOK/final-system/sparc64-64/eglibc.xml
+++ b/BOOK/final-system/sparc64-64/eglibc.xml
@@ -134,14 +134,6 @@
     href="../common/eglibc.xml"
     xpointer="xpointer(//*[@os='t'])"/>
 
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../x86_64-64/eglibc.xml"
-    xpointer="xpointer(//*[@os='u'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../x86_64-64/eglibc.xml"
-    xpointer="xpointer(//*[@os='v'])"/>
-
   </sect2>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
diff --git a/BOOK/final-system/x86_64-64/eglibc.xml b/BOOK/final-system/x86_64-64/eglibc.xml
index 132e521..8612277 100644
--- a/BOOK/final-system/x86_64-64/eglibc.xml
+++ b/BOOK/final-system/x86_64-64/eglibc.xml
@@ -156,12 +156,6 @@ sed '/RTLDLIST/s%/ld-linux.so.2 /lib64%%' /usr/bin/ldd.bak >/usr/bin/ldd</userin
 
     <screen><userinput>rm -v /usr/bin/ldd.bak</userinput></screen>
 
- <para os="u">The stubs.h header installed by EGLIBC looks for stubs-32.h
-    and stubs-64.h. This configuration of EGLIBC only generates stubs-64.h. Fix
-    this with the following:</para>
-
-    <screen os="v"><userinput>mv -v /usr/include/gnu/stubs{-64,}.h</userinput></screen>
-
   </sect2>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 8399bcf..3393365 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -40,6 +40,9 @@
       <para>08 January 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[Chris] - Removed unneeded command to rename stubs-64.h.</para>
+        </listitem>
+        <listitem>
           <para>[Chris] - Removed unneeded "make configure-host" commands
           from Binutils.</para>
         </listitem>

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

Summary of changes:
 BOOK/cross-tools/mips64-64/eglibc.xml   |    8 --------
 BOOK/cross-tools/ppc64-64/eglibc.xml    |    8 --------
 BOOK/cross-tools/sparc64-64/eglibc.xml  |    6 ------
 BOOK/cross-tools/x86_64-64/eglibc.xml   |    6 ------
 BOOK/final-system/mips64-64/eglibc.xml  |    8 --------
 BOOK/final-system/ppc64-64/eglibc.xml   |    8 --------
 BOOK/final-system/sparc64-64/eglibc.xml |    8 --------
 BOOK/final-system/x86_64-64/eglibc.xml  |    6 ------
 BOOK/introduction/common/changelog.xml  |    3 +++
 9 files changed, 3 insertions(+), 58 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list