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.

Location:
BOOK/final-system/x86
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86/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="../common/eglibc.xml"
     65    href="../common/glibc.xml"
    6666    xpointer="xpointer(//*[@os='g'])"/>
    6767
    6868<screen os="h"><userinput>
    6969    CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; $MACHTYPE) -O2" \
    70     ../eglibc-&eglibc-version;/configure --prefix=/usr \
    71     --disable-profile --enable-kernel=2.6.32 --libexecdir=/usr/lib/eglibc \
     70    ../glibc-&glibc-version;/configure --prefix=/usr \
     71    --disable-profile --enable-kernel=2.6.32 --libexecdir=/usr/lib/glibc \
    7272    --enable-obsolete-rpc</userinput></screen>
    7373
    7474    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    75     href="../common/eglibc.xml"
     75    href="../common/glibc.xml"
    7676    xpointer="xpointer(//*[@os='i'])"/>
    7777
    7878    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    79     href="../common/eglibc.xml"
     79    href="../common/glibc.xml"
    8080    xpointer="xpointer(//*[@os='j'])"/>
    8181
    8282    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    83     href="../common/eglibc.xml"
     83    href="../common/glibc.xml"
    8484    xpointer="xpointer(//*[@os='k'])"/>
    8585
    8686    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    87     href="../common/eglibc.xml"
     87    href="../common/glibc.xml"
    8888    xpointer="xpointer(//*[@os='l'])"/>
    8989
    9090    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    91     href="../common/eglibc.xml"
     91    href="../common/glibc.xml"
    9292    xpointer="xpointer(//*[@os='m'])"/>
    9393
    9494    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    95     href="../common/eglibc.xml"
     95    href="../common/glibc.xml"
    9696    xpointer="xpointer(//*[@os='n'])"/>
    9797
    9898    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    99     href="../common/eglibc.xml"
     99    href="../common/glibc.xml"
    100100    xpointer="xpointer(//*[@os='o'])"/>
    101101
     
    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='q'])"/>
    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='r'])"/>
    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='s'])"/>
    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='t'])"/>
    141141
     
    143143
    144144  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    145   href="../common/eglibc.xml"
    146   xpointer="xpointer(id('i18n-eglibc'))"/>
     145  href="../common/glibc.xml"
     146  xpointer="xpointer(id('i18n-glibc'))"/>
    147147
    148148  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    149   href="../common/eglibc.xml"
    150   xpointer="xpointer(id('conf-eglibc'))"/>
     149  href="../common/glibc.xml"
     150  xpointer="xpointer(id('conf-glibc'))"/>
    151151
    152152  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    153   href="../common/eglibc.xml"
     153  href="../common/glibc.xml"
    154154  xpointer="xpointer(id('conf-ld'))"/>
    155155
    156156  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    157   href="../common/eglibc.xml"
    158   xpointer="xpointer(id('contents-eglibc'))"/>
     157  href="../common/glibc.xml"
     158  xpointer="xpointer(id('contents-glibc'))"/>
    159159
    160160</sect1>
  • BOOK/final-system/x86/grub.xml

    rbf75f20 rcbbd1e4  
    3939    </note>
    4040
    41     <para os="s1">EGLIBC-&eglibc-version; does not declare gets():</para>
     41    <para os="s1">GLIBC-&glibc-version; does not declare gets():</para>
    4242
    4343<screen os="s2"><userinput>sed -i -e '/gets is a/d' grub-core/gnulib/stdio.in.h</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.