[Clfs-commits] commit: r4909 - in /trunk/BOOK: cross-tools/alpha-chapter.xml cross-tools/alpha/glibc.xml final-system/alpha/glibc.xml materials/alpha/patches.xml patches.ent render-jeremy.sh

svn at cross-lfs.org svn at cross-lfs.org
Mon Mar 23 18:56:42 PDT 2009


Author: jciccone
Date: Tue Mar 24 01:56:41 2009
New Revision: 4909

Log:
Remove unneeded render script.

Added:
    trunk/BOOK/cross-tools/alpha/glibc.xml
      - copied, changed from r4908, trunk/BOOK/cross-tools/x86/glibc.xml
Removed:
    trunk/BOOK/render-jeremy.sh
Modified:
    trunk/BOOK/cross-tools/alpha-chapter.xml
    trunk/BOOK/final-system/alpha/glibc.xml
    trunk/BOOK/materials/alpha/patches.xml
    trunk/BOOK/patches.ent

Modified: trunk/BOOK/cross-tools/alpha-chapter.xml
==============================================================================
--- trunk/BOOK/cross-tools/alpha-chapter.xml (original)
+++ trunk/BOOK/cross-tools/alpha-chapter.xml Tue Mar 24 01:56:41 2009
@@ -22,7 +22,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alpha/glibc-headers.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-static.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/glibc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alpha/glibc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-final.xml"/>
 
 </chapter>

Modified: trunk/BOOK/final-system/alpha/glibc.xml
==============================================================================
--- trunk/BOOK/final-system/alpha/glibc.xml (original)
+++ trunk/BOOK/final-system/alpha/glibc.xml Tue Mar 24 01:56:41 2009
@@ -36,6 +36,10 @@
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/glibc.xml"
     xpointer="xpointer(//*[@os='d'])"/>
+
+    <para os="ap1">The following patch fixes various problems on alpha.</para>
+
+<screen os="ap2"><userinput>patch -Np1 -i ../&glibc-alpha_fixes-patch;</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="../common/glibc.xml"

Modified: trunk/BOOK/materials/alpha/patches.xml
==============================================================================
--- trunk/BOOK/materials/alpha/patches.xml (original)
+++ trunk/BOOK/materials/alpha/patches.xml Tue Mar 24 01:56:41 2009
@@ -25,6 +25,15 @@
     href="../x86/patches.xml"
     xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
 
+    <varlistentry>
+      <term>Glibc Alpha Fixes Patch - <token>&glibc-alpha_fixes-patch-size;</token>:</term>
+      <listitem>
+        <para>Download: <ulink
+        url="&patches-root;&glibc-alpha_fixes-patch;"/></para>
+        <para>MD5 sum: <literal>&glibc-alpha_fixes-patch-md5;</literal></para>
+      </listitem>
+    </varlistentry>
+
   </variablelist>
 
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"

Modified: trunk/BOOK/patches.ent
==============================================================================
--- trunk/BOOK/patches.ent (original)
+++ trunk/BOOK/patches.ent Tue Mar 24 01:56:41 2009
@@ -176,6 +176,10 @@
 <!ENTITY aboot-alpha-patch-md5 "33577862f8829e0149655397f95b5140">
 <!ENTITY aboot-alpha-patch-size "174 KB">
 
+<!ENTITY glibc-alpha_fixes-patch "glibc-&glibc-version;-alpha_fixes-1.patch">
+<!ENTITY glibc-alpha_fixes-patch-md5 "5d279206a752199e39a4e99c4950271d">
+<!ENTITY glibc-alpha_fixes-patch-size "7 KB">
+
 <!-- Start of mips/mips64 patches -->
 
 <!ENTITY colo-make-patch "colo-&colo-version;-make_fix-1.patch">




More information about the Clfs-commits mailing list