Changeset f1eafe24 for BOOK/materials


Ignore:
Timestamp:
Oct 12, 2006, 10:57:05 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
44767e0
Parents:
7707cfa
Message:

Updated to Glibc 2.5

Location:
BOOK/materials
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • BOOK/materials/common/patches.xml

    r7707cfa rf1eafe24  
    119119
    120120    <varlistentry>
    121       <term>Glibc iconv Fix - <token>&glibc-iconv_fix-patch-size;</token>:</term>
    122       <listitem>
    123         <para>Download: <ulink
    124         url="&patches-root;&glibc-iconv_fix-patch;"/></para>
    125         <para>MD5 sum: <literal>&glibc-iconv_fix-patch-md5;</literal></para>
    126       </listitem>
    127     </varlistentry>
    128 
    129     <varlistentry>
    130121      <term>Glibc Disable linking with libgcc_eh.a - <token>&glibc-libgcc_eh-patch-size;</token>:</term>
    131122      <listitem>
     
    205196        url="&patches-root;&mktemp-tempfile-patch;"/></para>
    206197        <para>MD5 sum: <literal>&mktemp-tempfile-patch-md5;</literal></para>
     198      </listitem>
     199    </varlistentry>
     200
     201    <varlistentry>
     202      <term>Ncurses Bash 3.2 Fix - <token>&ncurses-bash-patch-size;</token>:</term>
     203      <listitem>
     204        <para>Download: <ulink
     205        url="&patches-root;&ncurses-bash-patch;"/></para>
     206        <para>MD5 sum: <literal>&ncurses-bash-patch-md5;</literal></para>
    207207      </listitem>
    208208    </varlistentry>
  • BOOK/materials/mips/patches.xml

    r7707cfa rf1eafe24  
    5252    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
    5353
    54     <varlistentry os="glibc-mips_fix-patch">
    55       <term>GLIBC MIPS  Patch - <token>&glibc-mips-patch-size;</token>:</term>
    56       <listitem>
    57         <para>Download: <ulink
    58         url="&patches-root;&glibc-mips-patch;"/></para>
    59         <para>MD5 sum: <literal>&glibc-mips-patch-md5;</literal></para>
    60       </listitem>
    61     </varlistentry>
    62 
    6354    <varlistentry os="grep-config_update-patch">
    6455      <term>Grep Config Update Patch - <token>&grep-config_update-patch-size;</token>:</term>
  • BOOK/materials/mips64-64/patches.xml

    r7707cfa rf1eafe24  
    3939    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4040    href="../mips/patches.xml"
    41     xpointer="xpointer(//*[@os='glibc-mips_fix-patch'])"/>
    42 
    43     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    44     href="../mips/patches.xml"
    4541    xpointer="xpointer(//*[@os='grep-config_update-patch'])"/>
    4642
  • BOOK/materials/mips64/patches.xml

    r7707cfa rf1eafe24  
    4747    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4848    href="../mips/patches.xml"
    49     xpointer="xpointer(//*[@os='glibc-mips_fix-patch'])"/>
    50 
    51     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    52     href="../mips/patches.xml"
    5349    xpointer="xpointer(//*[@os='grep-config_update-patch'])"/>
    5450
  • BOOK/materials/sparc/patches.xml

    r7707cfa rf1eafe24  
    3535    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
    3636
     37    <varlistentry os="glibc-sparc-patch">
     38      <term>GLIBC Sparc Patch - <token>&glibc-sparc-patch-size;</token>:</term>
     39      <listitem>
     40        <para>Download: <ulink
     41        url="&patches-root;&glibc-sparc-patch;"/></para>
     42        <para>MD5 sum: <literal>&glibc-sparc-patch-md5;</literal></para>
     43      </listitem>
     44    </varlistentry>
     45
    3746   <varlistentry os="kbd-sparc_kbdrate-patch">
    3847      <term>KBD kbdrate Patch - <token>&kbd-sparc_kbdrate-patch-size;</token>:</term>
  • BOOK/materials/sparc64-64/patches.xml

    r7707cfa rf1eafe24  
    3131    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3232    href="../sparc/patches.xml"
     33    xpointer="xpointer(//*[@os='glibc-sparc-patch'])"/>
     34
     35    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     36    href="../sparc/patches.xml"
    3337    xpointer="xpointer(//*[@os='kbd-sparc_kbdrate-patch'])"/>
    3438
  • BOOK/materials/sparc64/patches.xml

    r7707cfa rf1eafe24  
    3030
    3131    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     32    href="../sparc/patches.xml"
     33    xpointer="xpointer(//*[@os='glibc-sparc-patch'])"/>
     34
     35    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3236    href="../x86_64/patches.xml"
    3337    xpointer="xpointer(//*[@os='iproute2-libdir-patch'])"/>
Note: See TracChangeset for help on using the changeset viewer.