Ignore:
Timestamp:
Feb 18, 2014, 6:10:37 AM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
3b7a1ef
Parents:
bf75f20
Message:

Migrating EGLIBC to GLIBC since EGLIBC is end of life at 2_19 branch. Mailing list suggests using Glibc unless strict need of use from eglibc 2_19 branch. Trunk is frozen. Rename all EGLIBC and Eglibc and eglibc text to GLIBC Glibc and glibc.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/ppc64-64/glibc.xml

    rbf75f20 rcbbd1e4  
    66]>
    77
    8 <sect1 id="ch-cross-tools-eglibc" role="wrap">
    9   <?dbhtml filename="eglibc.html"?>
     8<sect1 id="ch-cross-tools-glibc" role="wrap">
     9  <?dbhtml filename="glibc.html"?>
    1010
    11   <title>EGLIBC-&eglibc-version;</title>
     11  <title>GLIBC-&glibc-version;</title>
    1212
    13   <indexterm zone="ch-cross-tools-eglibc">
    14     <primary sortas="a-EGLIBC">EGLIBC</primary>
     13  <indexterm zone="ch-cross-tools-glibc">
     14    <primary sortas="a-GLIBC">GLIBC</primary>
    1515    <secondary>cross tools</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../../final-system/common/eglibc.xml"
     19  href="../../final-system/common/glibc.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of EGLIBC</title>
     23    <title>Installation of GLIBC</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/eglibc.xml"
     26    href="../common/glibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/eglibc.xml"
     30    href="../../final-system/common/glibc.xml"
    3131    xpointer="xpointer(//*[@os='s1'])"/>
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../../final-system/common/eglibc.xml"
     34    href="../../final-system/common/glibc.xml"
    3535    xpointer="xpointer(//*[@os='s2'])"/>
    3636
    3737    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    38     href="../common/eglibc.xml"
     38    href="../common/glibc.xml"
    3939    xpointer="xpointer(//*[@os='e'])"/>
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    42     href="../common/eglibc.xml"
     42    href="../common/glibc.xml"
    4343    xpointer="xpointer(//*[@os='f'])"/>
    4444
    4545    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="../common/eglibc.xml"
     46    href="../common/glibc.xml"
    4747    xpointer="xpointer(//*[@os='dd'])"/>
    4848
    4949    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../common/eglibc.xml"
     50    href="../common/glibc.xml"
    5151    xpointer="xpointer(//*[@os='de'])"/>
    5252
    5353    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../common/eglibc.xml"
     54    href="../common/glibc.xml"
    5555    xpointer="xpointer(//*[@os='g'])"/>
    5656
    5757    <screen os="df"><userinput>BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc ${BUILD64}" \
    5858      AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" \
    59       ../eglibc-&eglibc-version;/configure --prefix=/tools \
     59      ../glibc-&glibc-version;/configure --prefix=/tools \
    6060      --host=${CLFS_TARGET} --build=${CLFS_HOST} \
    6161      --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
     
    6767
    6868      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    69       href="../common/eglibc.xml"
     69      href="../common/glibc.xml"
    7070      xpointer="xpointer(//*[@os='dg1'])"/>
    7171
    7272      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    73       href="../multilib/eglibc-64bit.xml"
     73      href="../multilib/glibc-64bit.xml"
    7474      xpointer="xpointer(//*[@os='fa1'])"/>
    7575
    7676      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    77       href="../common/eglibc.xml"
     77      href="../common/glibc.xml"
    7878      xpointer="xpointer(//*[@os='dg3'])"/>
    7979
    8080      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    81       href="../common/eglibc.xml"
     81      href="../common/glibc.xml"
    8282      xpointer="xpointer(//*[@os='dg4'])"/>
    8383
    8484      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    85       href="../common/eglibc.xml"
     85      href="../common/glibc.xml"
    8686      xpointer="xpointer(//*[@os='dg5'])"/>
    8787
    8888      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    89       href="../common/eglibc.xml"
     89      href="../common/glibc.xml"
    9090      xpointer="xpointer(//*[@os='dg6'])"/>
    9191
    9292      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    93       href="../common/eglibc.xml"
     93      href="../common/glibc.xml"
    9494      xpointer="xpointer(//*[@os='dg7'])"/>
    9595
    9696      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    97       href="../common/eglibc.xml"
     97      href="../common/glibc.xml"
    9898      xpointer="xpointer(//*[@os='dg8'])"/>
    9999
    100100      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    101       href="../common/eglibc.xml"
     101      href="../common/glibc.xml"
    102102      xpointer="xpointer(//*[@os='dg9'])"/>
    103103
    104104      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    105       href="../common/eglibc.xml"
     105      href="../common/glibc.xml"
    106106      xpointer="xpointer(//*[@os='dg10'])"/>
    107107
    108108      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    109       href="../common/eglibc.xml"
     109      href="../common/glibc.xml"
    110110      xpointer="xpointer(//*[@os='dg11'])"/>
    111111
     
    113113
    114114    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    115     href="../common/eglibc.xml"
     115    href="../common/glibc.xml"
    116116    xpointer="xpointer(//*[@os='dh'])"/>
    117117
    118118    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    119     href="../common/eglibc.xml"
     119    href="../common/glibc.xml"
    120120    xpointer="xpointer(//*[@os='di'])"/>
    121121
    122122    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    123     href="../common/eglibc.xml"
     123    href="../common/glibc.xml"
    124124    xpointer="xpointer(//*[@os='dj'])"/>
    125125
    126126    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    127     href="../common/eglibc.xml"
     127    href="../common/glibc.xml"
    128128    xpointer="xpointer(//*[@os='dk'])"/>
    129129
    130130    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    131     href="../common/eglibc.xml"
     131    href="../common/glibc.xml"
    132132    xpointer="xpointer(//*[@os='dl'])"/>
    133133
    134134    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    135     href="../common/eglibc.xml"
     135    href="../common/glibc.xml"
    136136    xpointer="xpointer(//*[@os='dm'])"/>
    137137
    138138    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    139     href="../common/eglibc.xml"
     139    href="../common/glibc.xml"
    140140    xpointer="xpointer(//*[@os='dn'])"/>
    141141
     
    146146
    147147    <para>Details on this package are located in <xref
    148     linkend="contents-eglibc" role="."/></para>
     148    linkend="contents-glibc" role="."/></para>
    149149
    150150  </sect2>
Note: See TracChangeset for help on using the changeset viewer.