Changeset 7ac387dc for BOOK/final-system


Ignore:
Timestamp:
Dec 3, 2006, 8:58:34 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:
7d53022
Parents:
3218ec2
Message:

Removed MINOR patch and replaced it with a more complete
upstream patch will all current updates to the 2.5 branch of glibc

Location:
BOOK/final-system
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/glibc.xml

    r3218ec2 r7ac387dc  
    5151<screen os="d"><userinput>patch -Np1 -i ../&glibc-localedef_segfault-patch;</userinput></screen>
    5252
    53     <para os="p1">The following corrects the Minor version, changing the value
    54     from 4 to 5:</para>
    55 
    56 <screen os="p2"><userinput>patch -Np1 -i ../&glibc-minor-patch;</userinput></screen>
     53    <para os="p1">The following patches merges all updates from the 2.5 Branch from
     54    the glibc developers:</para>
     55
     56<screen os="p2"><userinput>patch -Np1 -i ../&glibc-branch_update-patch;</userinput></screen>
    5757
    5858    <para os="e">The Glibc documentation recommends building Glibc outside of the
  • BOOK/final-system/sparc/glibc.xml

    r3218ec2 r7ac387dc  
    2929    href="../common/glibc.xml"
    3030    xpointer="xpointer(//*[@os='b'])"/>
    31 
    32     <para os="ps1">The following patch fixes missing symbols when building Glibc on Sparc:</para>
    33 
    34 <screen os="ps2"><userinput>patch -Np1 -i ../&glibc-sparc-patch;</userinput></screen>
    3531
    3632    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/sparc64-64/glibc.xml

    r3218ec2 r7ac387dc  
    2929    href="../common/glibc.xml"
    3030    xpointer="xpointer(//*[@os='b'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../sparc/glibc.xml"
    34     xpointer="xpointer(//*[@os='ps1'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    37     href="../sparc/glibc.xml"
    38     xpointer="xpointer(//*[@os='ps2'])"/>
    3931
    4032    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/sparc64/glibc.xml

    r3218ec2 r7ac387dc  
    3838    href="../sparc/glibc.xml"
    3939    xpointer="xpointer(//*[@os='p2'])"/>
    40 
    41     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    42     href="../sparc/glibc.xml"
    43     xpointer="xpointer(//*[@os='ps1'])"/>
    44 
    45     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    46     href="../sparc/glibc.xml"
    47     xpointer="xpointer(//*[@os='ps2'])"/>
    4840
    4941    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.