Changeset b340aca6


Ignore:
Timestamp:
Mar 23, 2009, 6:56:41 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
70bd719
Parents:
ad25333
Message:

Remove unneeded render script.

Location:
BOOK
Files:
1 added
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/alpha-chapter.xml

    rad25333 rb340aca6  
    2323  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alpha/glibc-headers.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-static.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/glibc.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alpha/glibc.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-final.xml"/>
    2727
  • BOOK/final-system/alpha/glibc.xml

    rad25333 rb340aca6  
    3737    href="../common/glibc.xml"
    3838    xpointer="xpointer(//*[@os='d'])"/>
     39
     40    <para os="ap1">The following patch fixes various problems on alpha.</para>
     41
     42<screen os="ap2"><userinput>patch -Np1 -i ../&glibc-alpha_fixes-patch;</userinput></screen>
    3943
    4044    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/materials/alpha/patches.xml

    rad25333 rb340aca6  
    2626    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
    2727
     28    <varlistentry>
     29      <term>Glibc Alpha Fixes Patch - <token>&glibc-alpha_fixes-patch-size;</token>:</term>
     30      <listitem>
     31        <para>Download: <ulink
     32        url="&patches-root;&glibc-alpha_fixes-patch;"/></para>
     33        <para>MD5 sum: <literal>&glibc-alpha_fixes-patch-md5;</literal></para>
     34      </listitem>
     35    </varlistentry>
     36
    2837  </variablelist>
    2938
  • BOOK/patches.ent

    rad25333 rb340aca6  
    177177<!ENTITY aboot-alpha-patch-size "174 KB">
    178178
     179<!ENTITY glibc-alpha_fixes-patch "glibc-&glibc-version;-alpha_fixes-1.patch">
     180<!ENTITY glibc-alpha_fixes-patch-md5 "5d279206a752199e39a4e99c4950271d">
     181<!ENTITY glibc-alpha_fixes-patch-size "7 KB">
     182
    179183<!-- Start of mips/mips64 patches -->
    180184
Note: See TracChangeset for help on using the changeset viewer.