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/final-system/ppc64-64/glibc.xml

    rbf75f20 rcbbd1e4  
    66]>
    77
    8 <sect1 id="ch-system-eglibc" role="wrap">
    9   <?dbhtml filename="eglibc.html"?>
     8<sect1 id="ch-system-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-system-eglibc">
    14     <primary sortas="a-EGLIBC">EGLIBC</primary>
     13  <indexterm zone="ch-system-glibc">
     14    <primary sortas="a-GLIBC">GLIBC</primary>
    1515  </indexterm>
    1616
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    18   href="../common/eglibc.xml"
     18  href="../common/glibc.xml"
    1919  xpointer="xpointer(//*[@role='package'])"/>
    2020
    2121  <sect2 role="installation">
    22     <title>Installation of EGLIBC</title>
     22    <title>Installation of GLIBC</title>
    2323
    2424    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/eglibc.xml"
     25    href="../common/glibc.xml"
    2626    xpointer="xpointer(//*[@os='z'])"/>
    2727
    2828    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    29     href="../common/eglibc.xml"
     29    href="../common/glibc.xml"
    3030    xpointer="xpointer(//*[@os='l1'])"/>
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    33     href="../common/eglibc.xml"
     33    href="../common/glibc.xml"
    3434    xpointer="xpointer(//*[@os='l2'])"/>
    3535
    3636    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    37     href="../common/eglibc.xml"
     37    href="../common/glibc.xml"
    3838    xpointer="xpointer(//*[@os='l3'])"/>
    3939
    4040    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    41     href="../common/eglibc.xml"
     41    href="../common/glibc.xml"
    4242    xpointer="xpointer(//*[@os='l4'])"/>
    4343
    4444    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    45     href="../common/eglibc.xml"
     45    href="../common/glibc.xml"
    4646    xpointer="xpointer(//*[@os='b'])"/>
    4747
    4848    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    49     href="../common/eglibc.xml"
     49    href="../common/glibc.xml"
    5050    xpointer="xpointer(//*[@os='s1'])"/>
    5151
    5252    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    53     href="../common/eglibc.xml"
     53    href="../common/glibc.xml"
    5454    xpointer="xpointer(//*[@os='s2'])"/>
    5555
    5656    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    57     href="../common/eglibc.xml"
     57    href="../common/glibc.xml"
    5858    xpointer="xpointer(//*[@os='e'])"/>
    5959
    6060    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    61     href="../common/eglibc.xml"
     61    href="../common/glibc.xml"
    6262    xpointer="xpointer(//*[@os='f'])"/>
    6363
    6464    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    65     href="../x86_64-64/eglibc.xml"
     65    href="../x86_64-64/glibc.xml"
    6666    xpointer="xpointer(//*[@os='l5'])"/>
    6767
    6868    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    69     href="../x86_64-64/eglibc.xml"
     69    href="../x86_64-64/glibc.xml"
    7070    xpointer="xpointer(//*[@os='l6'])"/>
    7171
    7272    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    73     href="../common/eglibc.xml"
     73    href="../common/glibc.xml"
    7474    xpointer="xpointer(//*[@os='g'])"/>
    7575
    76 <screen os="h"><userinput>CC="gcc ${BUILD64}" ../eglibc-&eglibc-version;/configure --prefix=/usr \
     76<screen os="h"><userinput>CC="gcc ${BUILD64}" ../glibc-&glibc-version;/configure --prefix=/usr \
    7777    --disable-profile --enable-kernel=2.6.32 \
    78     --libexecdir=/usr/lib/eglibc --libdir=/usr/lib \
     78    --libexecdir=/usr/lib/glibc --libdir=/usr/lib \
    7979    --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
    8080
    8181    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    82     href="../x86_64-64/eglibc.xml"
     82    href="../x86_64-64/glibc.xml"
    8383    xpointer="xpointer(//*[@os='i'])"/>
    8484
    8585    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    86     href="../common/eglibc.xml"
     86    href="../common/glibc.xml"
    8787    xpointer="xpointer(//*[@os='j'])"/>
    8888
    8989    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    90     href="../common/eglibc.xml"
     90    href="../common/glibc.xml"
    9191    xpointer="xpointer(//*[@os='k'])"/>
    9292
    9393    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    94     href="../common/eglibc.xml"
     94    href="../common/glibc.xml"
    9595    xpointer="xpointer(//*[@os='l'])"/>
    9696
    9797    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    98     href="../common/eglibc.xml"
     98    href="../common/glibc.xml"
    9999    xpointer="xpointer(//*[@os='m'])"/>
    100100
    101101    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    102     href="../multilib/eglibc-64bit.xml"
     102    href="../multilib/glibc-64bit.xml"
    103103    xpointer="xpointer(//*[@os='n'])"/>
    104104
    105105    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    106     href="../multilib/eglibc-64bit.xml"
     106    href="../multilib/glibc-64bit.xml"
    107107    xpointer="xpointer(//*[@os='o'])"/>
    108108
    109109    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    110     href="../multilib/eglibc-64bit.xml"
     110    href="../multilib/glibc-64bit.xml"
    111111    xpointer="xpointer(//*[@os='p'])"/>
    112112
    113113    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    114     href="../common/eglibc.xml"
     114    href="../common/glibc.xml"
    115115    xpointer="xpointer(//*[@os='q'])"/>
    116116
    117117    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    118     href="../common/eglibc.xml"
     118    href="../common/glibc.xml"
    119119    xpointer="xpointer(//*[@os='r'])"/>
    120120
     
    125125    creating a symlink to the real loader.</para>
    126126
    127     <screen><userinput>ln -sv &eglibc-ld-name; /lib/ld.so.1</userinput></screen>
     127    <screen><userinput>ln -sv &glibc-ld-name; /lib/ld.so.1</userinput></screen>
    128128
    129129    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    130     href="../common/eglibc.xml"
     130    href="../common/glibc.xml"
    131131    xpointer="xpointer(//*[@os='s'])"/>
    132132
    133133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    134     href="../common/eglibc.xml"
     134    href="../common/glibc.xml"
    135135    xpointer="xpointer(//*[@os='t'])"/>
    136136
     
    151151
    152152  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    153   href="../common/eglibc.xml"
    154   xpointer="xpointer(id('i18n-eglibc'))"/>
     153  href="../common/glibc.xml"
     154  xpointer="xpointer(id('i18n-glibc'))"/>
    155155
    156156  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    157   href="../common/eglibc.xml"
    158   xpointer="xpointer(id('conf-eglibc'))"/>
     157  href="../common/glibc.xml"
     158  xpointer="xpointer(id('conf-glibc'))"/>
    159159
    160160  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    161   href="../common/eglibc.xml"
     161  href="../common/glibc.xml"
    162162  xpointer="xpointer(id('conf-ld'))"/>
    163163
    164164  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    165   href="../common/eglibc.xml"
    166   xpointer="xpointer(id('contents-eglibc'))"/>
     165  href="../common/glibc.xml"
     166  xpointer="xpointer(id('contents-glibc'))"/>
    167167
    168168</sect1>
Note: See TracChangeset for help on using the changeset viewer.