Ignore:
Timestamp:
Feb 18, 2014, 2:10:37 PM (11 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/final-system/x86_64/glibc.xml

    rbf75f20 rcbbd1e4  
    66]>
    77
    8 <sect1 id="ch-system-eglibc-32" role="wrap">
    9   <?dbhtml filename="eglibc.html"?>
     8<sect1 id="ch-system-glibc-32" role="wrap">
     9  <?dbhtml filename="glibc.html"?>
    1010
    11   <title>EGLIBC-&eglibc-version; 32 Bit Libraries</title>
     11  <title>GLIBC-&glibc-version; 32 Bit Libraries</title>
    1212
    13   <indexterm zone="ch-system-eglibc-32">
    14     <primary sortas="a-EGLIBC">EGLIBC</primary>
     13  <indexterm zone="ch-system-glibc-32">
     14    <primary sortas="a-GLIBC">GLIBC</primary>
    1515    <secondary>32 Bit</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../common/eglibc.xml"
     19  href="../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='z'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../common/eglibc.xml"
     30    href="../common/glibc.xml"
    3131    xpointer="xpointer(//*[@os='l1'])"/>
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../common/eglibc.xml"
     34    href="../common/glibc.xml"
    3535    xpointer="xpointer(//*[@os='l2'])"/>
    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='l3'])"/>
    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='l4'])"/>
    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='b'])"/>
    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='s1'])"/>
    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='s2'])"/>
    5656
    5757    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    58     href="../common/eglibc.xml"
     58    href="../common/glibc.xml"
    5959    xpointer="xpointer(//*[@os='e'])"/>
    6060
    6161    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    62     href="../common/eglibc.xml"
     62    href="../common/glibc.xml"
    6363    xpointer="xpointer(//*[@os='f'])"/>
    6464
    6565    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    66     href="../common/eglibc.xml"
     66    href="../common/glibc.xml"
    6767    xpointer="xpointer(//*[@os='g'])"/>
    6868
    6969<screen os="h"><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \
    7070    CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; ${CLFS_TARGET32}) -O2" \
    71     ../eglibc-&eglibc-version;/configure --prefix=/usr \
     71    ../glibc-&glibc-version;/configure --prefix=/usr \
    7272    --disable-profile --enable-kernel=2.6.32 \
    73     --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32} \
     73    --libexecdir=/usr/lib/glibc --host=${CLFS_TARGET32} \
    7474    --enable-obsolete-rpc</userinput></screen>
    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='i'])"/>
    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='j'])"/>
    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='k'])"/>
    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='l'])"/>
    9191
    9292    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    93     href="../multilib/eglibc.xml"
     93    href="../multilib/glibc.xml"
    9494    xpointer="xpointer(//*[@os='l1b'])"/>
    9595
    9696    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    97     href="../multilib/eglibc.xml"
     97    href="../multilib/glibc.xml"
    9898    xpointer="xpointer(//*[@os='l2b'])"/>
    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='m'])"/>
    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='n'])"/>
    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='o'])"/>
    111111
    112112    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    113     href="../common/eglibc.xml"
     113    href="../common/glibc.xml"
    114114    xpointer="xpointer(//*[@os='p'])"/>
    115115
    116116    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    117     href="../common/eglibc.xml"
     117    href="../common/glibc.xml"
    118118    xpointer="xpointer(//*[@os='q'])"/>
    119119
    120120    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    121     href="../common/eglibc.xml"
     121    href="../common/glibc.xml"
    122122    xpointer="xpointer(//*[@os='r'])"/>
    123123
    124124    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    125     href="../common/eglibc.xml"
     125    href="../common/glibc.xml"
    126126    xpointer="xpointer(//*[@os='s'])"/>
    127127
    128128    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    129     href="../common/eglibc.xml"
     129    href="../common/glibc.xml"
    130130    xpointer="xpointer(//*[@os='t'])"/>
    131131
     
    136136
    137137    <para>Details on this package are located in <xref
    138     linkend="contents-eglibc" role="."/></para>
     138    linkend="contents-glibc" role="."/></para>
    139139
    140140  </sect2>
Note: See TracChangeset for help on using the changeset viewer.