Changeset 35e7499


Ignore:
Timestamp:
Feb 26, 2012, 9:50:35 AM (13 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5b6948a
Parents:
0fadcfd (diff), 68fb4f2 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merged with Cosmo-branch, renamed / rediffed patches as required and fixed download links

Files:
7 added
4 deleted
116 edited
18 moved

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/module-init-tools.xml

    r0fadcfd r35e7499  
    2222  <sect2 role="installation">
    2323    <title>Installation of Module-Init-Tools</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="../../final-system/common/module-init-tools.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../../final-system/common/module-init-tools.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/multilib/module-init-tools.xml

    r0fadcfd r35e7499  
    2222  <sect2 role="installation">
    2323    <title>Installation of Module-Init-Tools</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="../../final-system/common/module-init-tools.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../../final-system/common/module-init-tools.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/64/gcc-final.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/64/gcc-static.xml

    r0fadcfd r35e7499  
    2424    and no Threads</title>
    2525
    26     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2727    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
     
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3131    href="../common/gcc-static.xml"
    32     xpointer="xpointer(//*[@os='p2'])"/>
     32    xpointer="xpointer(//*[@os='p2'])"/> -->
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/alpha-chapter.xml

    r0fadcfd r35e7499  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alpha/eglibc-headers.xml"/>
  • BOOK/cross-tools/common/binutils-32.xml

    r0fadcfd r35e7499  
    4343  --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \
    4444  --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls --enable-shared \
    45   --disable-multilib</userinput></screen>
     45  --disable-multilib --with-ppl=/cross-tools \
     46  --with-cloog=/cross-tools --enable-cloog-backend=isl</userinput></screen>
    4647
    4748    <variablelist os="bd">
  • BOOK/cross-tools/common/binutils.xml

    r0fadcfd r35e7499  
    4343  --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \
    4444  --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls --enable-shared \
    45   --enable-64-bit-bfd --disable-multilib</userinput></screen>
     45  --enable-64-bit-bfd --disable-multilib --with-ppl=/cross-tools \
     46  --with-cloog=/cross-tools --enable-cloog-backend=isl</userinput></screen>
    4647
    4748    <variablelist os="bd">
  • BOOK/cross-tools/common/cloog.xml

    r0fadcfd r35e7499  
    66]>
    77
    8 <sect1 id="ch-cross-tools-cloog-ppl" role="wrap">
    9   <?dbhtml filename="cloog-ppl.html"?>
     8<sect1 id="ch-cross-tools-cloog" role="wrap">
     9  <?dbhtml filename="cloog.html"?>
    1010
    11   <title>CLooG-PPL-&cloog-ppl-version;</title>
     11  <title>CLooG-&cloog-version;</title>
    1212
    13   <indexterm zone="ch-cross-tools-cloog-ppl">
    14     <primary sortas="a-CLooG-PPL">CLooG-PPL</primary>
     13  <indexterm zone="ch-cross-tools-cloog">
     14    <primary sortas="a-CLooG">CLooG</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/cloog-ppl.xml"
     19  href="../../final-system/common/cloog.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of CLooG-PPL</title>
     23    <title>Installation of CLooG</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../temp-system/common/cloog-ppl.xml"
     26    href="../../temp-system/common/cloog.xml"
    2727    xpointer="xpointer(//*[@os='s1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../temp-system/common/cloog-ppl.xml"
     30    href="../../temp-system/common/cloog.xml"
    3131    xpointer="xpointer(//*[@os='s2'])"/>
    3232
    33     <para os="a">Prepare CLooG-PPL for compilation:</para>
     33    <para os="a">Prepare CLooG for compilation:</para>
    3434
    3535<screen os="b"><userinput>LDFLAGS="-Wl,-rpath,/cross-tools/lib" \
    36     ./configure --prefix=/cross-tools --enable-shared --with-bits=gmp \
    37     --with-gmp=/cross-tools --with-ppl=/cross-tools</userinput></screen>
     36    ./configure --prefix=/cross-tools --enable-shared \
     37    --with-gmp-prefix=/cross-tools</userinput></screen>
    3838
    3939    <para os="c">Compile the package:</para>
     
    5151
    5252    <para>Details on this package are located in <xref
    53     linkend="contents-cloog-ppl" role="."/></para>
     53    linkend="contents-cloog" role="."/></para>
    5454
    5555  </sect2>
  • BOOK/cross-tools/common/eglibc.xml

    r0fadcfd r35e7499  
    182182    <para os="dm">Install the package:</para>
    183183
    184 <screen os="dn"><userinput>make install</userinput></screen>
     184<screen os="dn"><userinput>make install inst_vardbdir=/tools/var/db</userinput></screen>
     185
     186<para  os="do"><parameter>inst_vardbdir=...</parameter> ensures that db-Makefile is not
     187        installed on the host system</para>
    185188
    186189  </sect2>
  • BOOK/cross-tools/common/gcc-final.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
     25<!--
    2526    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2627    href="gcc-static.xml"
     
    2930    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3031    href="gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     32    xpointer="xpointer(//*[@os='p2'])"/> -->
    3233
    3334    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7374  --enable-shared --enable-languages=c,c++ --enable-__cxa_atexit \
    7475  --with-mpfr=/cross-tools --with-gmp=/cross-tools --enable-c99 \
    75   --with-ppl=/cross-tools --with-cloog=/cross-tools \
     76  --with-ppl=/cross-tools --with-cloog=/cross-tools --enable-cloog-backend=isl \
    7677  --enable-long-long --enable-threads=posix --disable-multilib</userinput></screen>
    7778
  • BOOK/cross-tools/common/gcc-static.xml

    r0fadcfd r35e7499  
    2424    and no Threads</title>
    2525
    26     <para os="p1">The following patch contains a number of updates to the
     26<!--    <para os="p1">The following patch contains a number of updates to the
    2727    &gcc-version; branch by the GCC developers:</para>
    2828
    29     <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
     29    <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> -->
    3030
    3131    <para os="aa">Make a couple of essential adjustments to the
     
    7474  --without-headers --with-newlib --disable-decimal-float \
    7575  --disable-libgomp --disable-libmudflap --disable-libssp \
    76   --disable-threads --enable-languages=c --disable-multilib</userinput></screen>
     76  --disable-threads --enable-languages=c --disable-multilib \
     77  --enable-cloog-backend=isl</userinput></screen>
    7778
    7879    <variablelist os="am">
  • BOOK/cross-tools/mips-chapter.xml

    r0fadcfd r35e7499  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/gcc-static.xml"/>
  • BOOK/cross-tools/mips/gcc-final.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/mips/gcc-static.xml

    r0fadcfd r35e7499  
    2424    and no Threads</title>
    2525
    26     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2727    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
     
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3131    href="../64/gcc-static.xml"
    32     xpointer="xpointer(//*[@os='p2'])"/>
     32    xpointer="xpointer(//*[@os='p2'])"/> -->
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/mips64-64-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64-64/gcc-static.xml"/>
  • BOOK/cross-tools/mips64-64/gcc-final.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8383  --with-ppl=/cross-tools --with-cloog=/cross-tools \
    8484  --enable-long-long --enable-threads=posix --with-abi=64\
    85   --disable-multilib</userinput></screen>
     85  --disable-multilib --enable-cloog-backend=isl</userinput></screen>
    8686
    8787    <variablelist os="bg">
  • BOOK/cross-tools/mips64-64/gcc-static.xml

    r0fadcfd r35e7499  
    2424    and no Threads</title>
    2525
    26     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2727    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
     
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3131    href="../64/gcc-static.xml"
    32     xpointer="xpointer(//*[@os='p2'])"/>
     32    xpointer="xpointer(//*[@os='p2'])"/> -->
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    9393  --disable-libgomp --disable-libmudflap --disable-libssp \
    9494  --disable-threads --enable-languages=c --with-abi=64\
    95   --disable-multilib</userinput></screen>
     95  --disable-multilib --enable-cloog-backend=isl</userinput></screen>
    9696
    9797    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/mips64-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/gcc-static.xml"/>
  • BOOK/cross-tools/mips64/gcc-final.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/mips64/gcc-static.xml

    r0fadcfd r35e7499  
    2424    and no Threads</title>
    2525
    26     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2727    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
     
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3131    href="../common/gcc-static.xml"
    32     xpointer="xpointer(//*[@os='p2'])"/>
     32    xpointer="xpointer(//*[@os='p2'])"/> -->
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/multilib/binutils.xml

    r0fadcfd r35e7499  
    4242  --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \
    4343  --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls --enable-shared \
    44   --enable-64-bit-bfd</userinput></screen>
     44  --enable-64-bit-bfd --with-ppl=/cross-tools \
     45  --with-cloog=/cross-tools --enable-cloog-backend=isl</userinput></screen>
    4546
    4647    <variablelist os="bd">
  • BOOK/cross-tools/multilib/gcc-final.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7474  --with-mpfr=/cross-tools --with-gmp=/cross-tools --enable-c99 \
    7575  --with-ppl=/cross-tools --with-cloog=/cross-tools \
    76   --enable-long-long --enable-threads=posix</userinput></screen>
     76  --enable-long-long --enable-threads=posix --enable-cloog-backend=isl</userinput></screen>
    7777
    7878    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/multilib/gcc-static.xml

    r0fadcfd r35e7499  
    2424    and no Threads</title>
    2525
    26     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2727    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
     
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3131    href="../common/gcc-static.xml"
    32     xpointer="xpointer(//*[@os='p2'])"/>
     32    xpointer="xpointer(//*[@os='p2'])"/> -->
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8484  --without-headers --with-newlib --disable-decimal-float \
    8585  --disable-libgomp --disable-libmudflap --disable-libssp \
    86   --disable-threads --enable-languages=c</userinput></screen>
     86  --disable-threads --enable-languages=c --enable-cloog-backend=isl</userinput></screen>
    8787
    8888    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/ppc-chapter.xml

    r0fadcfd r35e7499  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/gcc-static.xml"/>
  • BOOK/cross-tools/ppc/gcc-final.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/ppc/gcc-static.xml

    r0fadcfd r35e7499  
    2424    and no Threads</title>
    2525
    26     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2727    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
     
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3131    href="../common/gcc-static.xml"
    32     xpointer="xpointer(//*[@os='p2'])"/>
     32    xpointer="xpointer(//*[@os='p2'])"/> -->
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/ppc64-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc64/gcc-static.xml"/>
  • BOOK/cross-tools/ppc64/gcc-final.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/ppc64/gcc-static.xml

    r0fadcfd r35e7499  
    2424    and no Threads</title>
    2525
    26     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2727    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
     
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3131    href="../common/gcc-static.xml"
    32     xpointer="xpointer(//*[@os='p2'])"/>
     32    xpointer="xpointer(//*[@os='p2'])"/> -->
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/sparc-chapter.xml

    r0fadcfd r35e7499  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gcc-static.xml"/>
  • BOOK/cross-tools/sparc64-64-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/gcc-static.xml"/>
  • BOOK/cross-tools/sparc64-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/gcc-static.xml"/>
  • BOOK/cross-tools/x86-chapter.xml

    r0fadcfd r35e7499  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gcc-static.xml"/>
  • BOOK/cross-tools/x86_64-64-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/gcc-static.xml"/>
  • BOOK/cross-tools/x86_64-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/gcc-static.xml"/>
  • BOOK/final-system/64/binutils.xml

    r0fadcfd r35e7499  
    5858  ../binutils-&binutils-dir;/configure --prefix=/usr \
    5959    --libdir=/usr/lib --enable-shared \
    60     --disable-multilib --enable-64-bit-bfd</userinput></screen>
     60    --disable-multilib --enable-64-bit-bfd \
     61    --enable-cloog-backend=isl</userinput></screen>
    6162
    6263    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/64/gcc.xml

    r0fadcfd r35e7499  
    2222    <title>Installation of GCC</title>
    2323
    24     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     24<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2525    href="../common/gcc.xml"
    2626    xpointer="xpointer(//*[@os='p1'])"/>
     
    2828    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2929    href="../common/gcc.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
     30    xpointer="xpointer(//*[@os='p2'])"/> -->
    3131
    3232
  • BOOK/final-system/alpha-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
  • BOOK/final-system/alpha/eglibc.xml

    r0fadcfd r35e7499  
    4949    href="../common/eglibc.xml"
    5050    xpointer="xpointer(//*[@os='p2'])"/>
     51   
     52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     53    href="../common/eglibc.xml"
     54    xpointer="xpointer(//*[@os='p3'])"/>
     55
     56    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     57    href="../common/eglibc.xml"
     58    xpointer="xpointer(//*[@os='p4'])"/>
    5159
    5260    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/common/binutils.xml

    r0fadcfd r35e7499  
    5151LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
    5252  ../binutils-&binutils-dir;/configure --prefix=/usr \
    53     --enable-shared</userinput></screen>
     53    --enable-shared --enable-cloog-backend=isl</userinput></screen>
    5454
    5555    <para os="j">Compile the package:</para>
  • BOOK/final-system/common/cloog.xml

    r0fadcfd r35e7499  
    66]>
    77
    8 <sect1 id="ch-system-cloog-ppl" role="wrap">
    9   <?dbhtml filename="cloog-ppl.html"?>
     8<sect1 id="ch-system-cloog" role="wrap">
     9  <?dbhtml filename="cloog.html"?>
    1010
    11   <title>CLooG-PPL-&cloog-ppl-version;</title>
     11  <title>CLooG-&cloog-version;</title>
    1212
    13   <indexterm zone="ch-system-cloog-ppl">
    14     <primary sortas="a-CLooG-PPL">CLooG-PPL</primary>
     13  <indexterm zone="ch-system-cloog">
     14    <primary sortas="a-CLooG">CLooG</primary>
    1515  </indexterm>
    1616
     
    1818    <title/>
    1919
    20     <para>CLooG-PPL is a library to generate code for scanning Z-polyhedra.
     20    <para>CLooG is a library to generate code for scanning Z-polyhedra.
    2121    In other words, it finds code that reaches each integral point of one or
    2222    more parameterized polyhedra.  GCC links with this library in order to
     
    2626
    2727  <sect2 role="installation">
    28     <title>Installation of CLooG-PPL</title>
     28    <title>Installation of CLooG</title>
    2929
    30     <para os="a">Prepare CLooG-PPL for compilation:</para>
     30    <para os="a">Prepare CLooG for compilation:</para>
    3131
    3232<screen os="b"><userinput>CC="gcc -isystem /usr/include" \
    3333LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
    34   ./configure --prefix=/usr --enable-shared --with-gmp \
    35     --with-ppl</userinput></screen>
     34  ./configure --prefix=/usr --enable-shared</userinput></screen>
    3635
    3736    <para os="c">Compile the package:</para>
     
    4039
    4140    <important os="e">
    42       <para>The test suite for CLooG-PPL is considered
     41      <para>The test suite for CLooG is considered
    4342      critical. Do not skip it under any circumstance.</para>
    4443    </important>
     
    5453  </sect2>
    5554
    56   <sect2 id="contents-cloog-ppl" role="content">
    57     <title>Contents of CLooG-PPL</title>
     55  <sect2 id="contents-cloog" role="content">
     56    <title>Contents of CLooG</title>
    5857
    5958    <segmentedlist>
     
    7877        <listitem>
    7978          <para>Loop generator for scanning Z-polyhedra</para>
    80           <indexterm zone="ch-system-cloog-ppl cloog">
     79          <indexterm zone="ch-system-cloog cloog">
    8180            <primary sortas="b-cloog">cloog</primary>
    8281          </indexterm>
     
    8887        <listitem>
    8988          <para>The Chunky Loop Generator.</para>
    90           <indexterm zone="ch-system-cloog-ppl libcloog">
    91             <primary sortas="c-libcloog-ppl">libcloog</primary>
     89          <indexterm zone="ch-system-cloog libcloog">
     90            <primary sortas="c-libcloog">libcloog</primary>
    9291          </indexterm>
    9392        </listitem>
  • BOOK/final-system/common/diffutils.xml

    r0fadcfd r35e7499  
    3939<screen os="d"><userinput>make</userinput></screen>
    4040
    41     <para os="e">This package does not come with a test suite.</para>
     41    <para os="e">To test the results, issue: <userinput>make check</userinput>.</para>
    4242
    4343    <para os="f">Install the package:</para>
  • BOOK/final-system/common/eglibc.xml

    r0fadcfd r35e7499  
    6363
    6464<screen os="p2"><userinput>patch -Np1 -i ../&eglibc-dl_dep_fix-patch;</userinput></screen>
     65
     66    <para os="p3">The following patch fixes an issue that can cause
     67      ALSA to crash:</para>
     68     
     69<screen os="p4"><userinput>patch -Np1 -i ../&eglibc-fixes-patch;</userinput></screen>
    6570
    6671    <para os="b">The EGLIBC build system is self-contained and will install
  • BOOK/final-system/common/gcc.xml

    r0fadcfd r35e7499  
    2727
    2828
    29     <para os="p1">The following patch contains a number of updates to the
     29<!--    <para os="p1">The following patch contains a number of updates to the
    3030    &gcc-version; branch by the GCC developers:</para>
    3131
    32     <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
     32    <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> -->
    3333
    3434    <para os="d">Apply a <command>sed</command> substitution that will suppress the
     
    5454    --enable-__cxa_atexit --enable-c99 --enable-long-long \
    5555    --enable-clocale=gnu --enable-languages=c,c++ \
    56     --disable-multilib --disable-libstdcxx-pch</userinput></screen>
     56    --disable-multilib --disable-libstdcxx-pch \
     57    --enable-cloog-backend=isl</userinput></screen>
    5758
    5859    <para os="j">Compile the package:</para>
  • BOOK/final-system/common/iana-etc.xml

    r0fadcfd r35e7499  
    2525  <sect2 role="installation">
    2626    <title>Installation of Iana-Etc</title>
     27
     28    <para os="p1">The following patch updates the filenames and locations required
     29    by Iana-etc so that it can update the services and protocol files:</para>
     30
     31<screen os="p2"><userinput>patch -Np1 -i ../&iana-etc-get_fix-patch;</userinput></screen>
     32
     33<para os="aa">If you have internet access you can update the raw files by running:</para>
     34
     35<screen os="bb"><userinput>make get</userinput></screen>
    2736
    2837    <para os="a">The following command converts the raw data provided by IANA into
  • BOOK/final-system/common/iproute2.xml

    r0fadcfd r35e7499  
    3838rm man/man8/arpd.8</userinput></screen>
    3939
     40    <para os="f1">Remove unused libnl headers:</para>
     41   
     42    <screen os="f2"><userinput>sed -i '/netlink\//d' ip/ipl2tp.c</userinput></screen>
     43
    4044    <para os="a">Compile the package:</para>
    4145
  • BOOK/final-system/common/module-init-tools.xml

    r0fadcfd r35e7499  
    2525  <sect2 role="installation">
    2626    <title>Installation of Module-Init-Tools</title>
     27
     28    <para os="p1">The following patch removes warnings caused by Zlib 1.2.6:</para>
     29
     30<screen os="p2"><userinput>patch -Np1 -i ../&module-init-tools-zlib_fix-patch;</userinput></screen>
    2731
    2832    <para os="c">Issue the following commands to perform the tests</para>
  • BOOK/final-system/common/patch.xml

    r0fadcfd r35e7499  
    2727    <title>Installation of Patch</title>
    2828
     29    <para os="p1">The following patch removes tests that require Ed:</para>
     30
     31<screen os="p2"><userinput>patch -Np1 -i ../&patch-test-patch;</userinput></screen>
     32
    2933    <para os="a">Prepare Patch for compilation:</para>
    3034
     
    3539<screen os="d"><userinput>make</userinput></screen>
    3640
    37     <para os="e">This package does not come with a test suite.</para>
     41    <para os="e">To test the results, issue: <userinput>make check</userinput>.</para>
    3842
    3943    <para os="f">Install the package:</para>
  • BOOK/final-system/common/shadow.xml

    r0fadcfd r35e7499  
    4040    <para os="b">Prepare Shadow for compilation:</para>
    4141
    42 <screen os="c"><userinput>./configure --sysconfdir=/etc</userinput></screen>
     42<screen os="c"><userinput>./configure --sysconfdir=/etc --without-nscd</userinput></screen>
    4343
    4444<para os="d">The meaning of the configure options:</para>
     
    5151      <filename class="directory">/usr/etc</filename>.</para></listitem>
    5252    </varlistentry>
     53   
     54    <varlistentry>
     55      <term><parameter>--without-nscd</parameter></term>
     56      <listitem><para>Disabled support for NSCD prevents shadow from
     57        working on CLFS</para></listitem>
     58     </varlistentry>
    5359  </variablelist>
    5460
  • BOOK/final-system/mips-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
  • BOOK/final-system/mips/eglibc.xml

    r0fadcfd r35e7499  
    4949    href="../common/eglibc.xml"
    5050    xpointer="xpointer(//*[@os='p2'])"/>
     51   
     52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     53    href="../common/eglibc.xml"
     54    xpointer="xpointer(//*[@os='p3'])"/>
     55
     56    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     57    href="../common/eglibc.xml"
     58    xpointer="xpointer(//*[@os='p4'])"/>
    5159
    5260    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/mips/gcc.xml

    r0fadcfd r35e7499  
    2222    <title>Installation of GCC</title>
    2323
    24     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     24<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2525    href="../common/gcc.xml"
    2626    xpointer="xpointer(//*[@os='p1'])"/>
     
    2828    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2929    href="../common/gcc.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
     30    xpointer="xpointer(//*[@os='p2'])"/> -->
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/mips64-64-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/binutils.xml"/>
  • BOOK/final-system/mips64-64/eglibc.xml

    r0fadcfd r35e7499  
    4949    href="../common/eglibc.xml"
    5050    xpointer="xpointer(//*[@os='p2'])"/>
     51   
     52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     53    href="../common/eglibc.xml"
     54    xpointer="xpointer(//*[@os='p3'])"/>
     55
     56    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     57    href="../common/eglibc.xml"
     58    xpointer="xpointer(//*[@os='p4'])"/>
    5159
    5260    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/mips64-64/gcc.xml

    r0fadcfd r35e7499  
    2222    <title>Installation of GCC</title>
    2323
    24     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     24<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2525    href="../common/gcc.xml"
    2626    xpointer="xpointer(//*[@os='p1'])"/>
     
    2828    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2929    href="../common/gcc.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
     30    xpointer="xpointer(//*[@os='p2'])"/> -->
    3131
    3232
  • BOOK/final-system/mips64-chapter.xml

    r0fadcfd r35e7499  
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl-n32.xml"/>
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/ppl-64bit.xml"/>
    36   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-ppl.xml"/>
    37   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-ppl-n32.xml"/>
    38   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-ppl-64bit.xml"/>
     36  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
     37  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-n32.xml"/>
     38  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-64bit.xml"/>
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/>
    4040  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib-n32.xml"/>
  • BOOK/final-system/mips64/binutils.xml

    r0fadcfd r35e7499  
    5757LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64:/usr/lib32:/lib32:/usr/lib:/lib ${BUILD64}" \
    5858  ../binutils-&binutils-dir;/configure --prefix=/usr \
    59     --enable-shared --enable-64-bit-bfd --libdir=/usr/lib64</userinput></screen>
     59    --enable-shared --enable-64-bit-bfd --libdir=/usr/lib64 \
     60    --enable-cloog-backend=isl</userinput></screen>
    6061
    6162    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/mips64/eglibc-64bit.xml

    r0fadcfd r35e7499  
    4545    href="../common/eglibc.xml"
    4646    xpointer="xpointer(//*[@os='p2'])"/>
     47   
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p3'])"/>
     51
     52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     53    href="../common/eglibc.xml"
     54    xpointer="xpointer(//*[@os='p4'])"/>
    4755
    4856    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/mips64/eglibc-n32.xml

    r0fadcfd r35e7499  
    4646    href="../common/eglibc.xml"
    4747    xpointer="xpointer(//*[@os='p2'])"/>
     48   
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="../common/eglibc.xml"
     51    xpointer="xpointer(//*[@os='p3'])"/>
     52
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="../common/eglibc.xml"
     55    xpointer="xpointer(//*[@os='p4'])"/>
    4856
    4957    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/mips64/eglibc.xml

    r0fadcfd r35e7499  
    5050    href="../common/eglibc.xml"
    5151    xpointer="xpointer(//*[@os='p2'])"/>
     52   
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="../common/eglibc.xml"
     55    xpointer="xpointer(//*[@os='p3'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="../common/eglibc.xml"
     59    xpointer="xpointer(//*[@os='p4'])"/>
    5260
    5361    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/mips64/gcc.xml

    r0fadcfd r35e7499  
    2222    <title>Installation of GCC</title>
    2323
    24     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     24<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2525    href="../common/gcc.xml"
    2626    xpointer="xpointer(//*[@os='p1'])"/>
     
    2828    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2929    href="../common/gcc.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
     30    xpointer="xpointer(//*[@os='p2'])"/> -->
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    6464    --libexecdir=/usr/lib64 --enable-shared --enable-threads=posix \
    6565    --enable-__cxa_atexit --enable-c99 --enable-long-long --with-abi=64 \
    66     --enable-clocale=gnu --enable-languages=c,c++ --disable-libstdcxx-pch</userinput></screen>
     66    --enable-clocale=gnu --enable-languages=c,c++ --disable-libstdcxx-pch \
     67    --enable-cloog-backend=isl</userinput></screen>
    6768
    6869    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/binutils.xml

    r0fadcfd r35e7499  
    5757LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64:/usr/lib:/lib ${BUILD64}" \
    5858  ../binutils-&binutils-dir;/configure --prefix=/usr \
    59     --enable-shared --enable-64-bit-bfd --libdir=/usr/lib64</userinput></screen>
     59    --enable-shared --enable-64-bit-bfd --libdir=/usr/lib64 \
     60    --enable-cloog-backend=isl</userinput></screen>
    6061
    6162    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/cloog-64bit.xml

    r0fadcfd r35e7499  
    66]>
    77
    8 <sect1 id="ch-system-cloog-ppl" role="wrap">
    9   <?dbhtml filename="cloog-ppl-64bit.html"?>
     8<sect1 id="ch-system-cloog" role="wrap">
     9  <?dbhtml filename="cloog-64bit.html"?>
    1010
    11   <title>CLooG-PPL-&cloog-ppl-version; 64 Bit</title>
     11  <title>CLooG-&cloog-version; 64 Bit</title>
    1212
    13   <indexterm zone="ch-system-cloog-ppl">
    14     <primary sortas="a-CLooG-PPL">CLooG-PPL</primary>
     13  <indexterm zone="ch-system-cloog">
     14    <primary sortas="a-CLooG">CLooG</primary>
    1515  </indexterm>
    1616
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    18   href="../common/cloog-ppl.xml"
     18  href="../common/cloog.xml"
    1919  xpointer="xpointer(//*[@role='package'])"/>
    2020
    2121  <sect2 role="installation">
    22     <title>Installation of CLooG-PPL</title>
     22    <title>Installation of CLooG</title>
    2323
    2424    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/cloog-ppl.xml"
     25    href="../common/cloog.xml"
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
     
    2929LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64 ${BUILD64}" \
    3030  ./configure --prefix=/usr \
    31     --libdir=/usr/lib64 --enable-shared --with-gmp \
    32     --with-ppl</userinput></screen>
     31    --libdir=/usr/lib64 --enable-shared</userinput></screen>
    3332
    3433    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    35     href="../common/cloog-ppl.xml"
     34    href="../common/cloog.xml"
    3635    xpointer="xpointer(//*[@os='c'])"/>
    3736
    3837    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    39     href="../common/cloog-ppl.xml"
     38    href="../common/cloog.xml"
    4039    xpointer="xpointer(//*[@os='d'])"/>
    4140
    4241    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    43     href="../common/cloog-ppl.xml"
     42    href="../common/cloog.xml"
    4443    xpointer="xpointer(//*[@os='e'])"/>
    4544
    4645    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    47     href="../common/cloog-ppl.xml"
     46    href="../common/cloog.xml"
    4847    xpointer="xpointer(//*[@os='f'])"/>
    4948
    5049    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    51     href="../common/cloog-ppl.xml"
     50    href="../common/cloog.xml"
    5251    xpointer="xpointer(//*[@os='g'])"/>
    5352
    5453    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    55     href="../common/cloog-ppl.xml"
     54    href="../common/cloog.xml"
    5655    xpointer="xpointer(//*[@os='h'])"/>
    5756
    5857    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    59     href="../common/cloog-ppl.xml"
     58    href="../common/cloog.xml"
    6059    xpointer="xpointer(//*[@os='i'])"/>
    6160
     
    6362
    6463  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    65   href="../common/cloog-ppl.xml"
    66   xpointer="xpointer(id('contents-cloog-ppl'))"/>
     64  href="../common/cloog.xml"
     65  xpointer="xpointer(id('contents-cloog'))"/>
    6766
    6867</sect1>
  • BOOK/final-system/multilib/cloog-n32.xml

    r0fadcfd r35e7499  
    66]>
    77
    8 <sect1 id="ch-system-cloog-ppl-n32" role="wrap">
    9   <?dbhtml filename="cloog-ppl-n32.html"?>
     8<sect1 id="ch-system-cloog-n32" role="wrap">
     9  <?dbhtml filename="cloog-n32.html"?>
    1010
    11   <title>CLooG-PPL-&cloog-ppl-version; N32 Libraries</title>
     11  <title>CLooG-&cloog-version; N32 Libraries</title>
    1212
    13   <indexterm zone="ch-system-cloog-ppl-n32">
    14     <primary sortas="a-CLooG-PPL">CLooG-PPL</primary>
     13  <indexterm zone="ch-system-cloog-n32">
     14    <primary sortas="a-CLooG">CLooG</primary>
    1515    <secondary>N32</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../common/cloog-ppl.xml"
     19  href="../common/cloog.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of CLooG-PPL</title>
     23    <title>Installation of CLooG</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/cloog-ppl.xml"
     26    href="../common/cloog.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
     
    3030LDFLAGS="-Wl,-rpath-link,/usr/lib32:/lib32 ${BUILDN32}" \
    3131  ./configure --prefix=/usr \
    32     --libdir=/usr/lib32 --enable-shared --with-gmp \
    33     --with-ppl</userinput></screen>
     32    --libdir=/usr/lib32 --enable-shared</userinput></screen>
    3433
    3534    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    36     href="../common/cloog-ppl.xml"
     35    href="../common/cloog.xml"
    3736    xpointer="xpointer(//*[@os='c'])"/>
    3837
    3938    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    40     href="../common/cloog-ppl.xml"
     39    href="../common/cloog.xml"
    4140    xpointer="xpointer(//*[@os='d'])"/>
    4241
    4342    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    44     href="../common/cloog-ppl.xml"
     43    href="../common/cloog.xml"
    4544    xpointer="xpointer(//*[@os='e'])"/>
    4645
    4746    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    48     href="../common/cloog-ppl.xml"
     47    href="../common/cloog.xml"
    4948    xpointer="xpointer(//*[@os='f'])"/>
    5049
    5150    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    52     href="../common/cloog-ppl.xml"
     51    href="../common/cloog.xml"
    5352    xpointer="xpointer(//*[@os='g'])"/>
    5453
    5554    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    56     href="../common/cloog-ppl.xml"
     55    href="../common/cloog.xml"
    5756    xpointer="xpointer(//*[@os='h'])"/>
    5857
    5958    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    60     href="../common/cloog-ppl.xml"
     59    href="../common/cloog.xml"
    6160    xpointer="xpointer(//*[@os='i'])"/>
    6261
     
    6766
    6867    <para>Details on this package are located in <xref
    69     linkend="contents-cloog-ppl" role="."/></para>
     68    linkend="contents-cloog" role="."/></para>
    7069
    7170  </sect2>
  • BOOK/final-system/multilib/cloog.xml

    r0fadcfd r35e7499  
    66]>
    77
    8 <sect1 id="ch-system-cloog-ppl-32" role="wrap">
    9   <?dbhtml filename="cloog-ppl.html"?>
     8<sect1 id="ch-system-cloog-32" role="wrap">
     9  <?dbhtml filename="cloog.html"?>
    1010
    11   <title>CLooG-PPL-&cloog-ppl-version; 32 Bit Libraries</title>
     11  <title>CLooG-&cloog-version; 32 Bit Libraries</title>
    1212
    13   <indexterm zone="ch-system-cloog-ppl-32">
    14     <primary sortas="a-CLooG-PPL">CLooG-PPL</primary>
     13  <indexterm zone="ch-system-cloog-32">
     14    <primary sortas="a-CLooG">CLooG</primary>
    1515    <secondary>32 Bit</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../common/cloog-ppl.xml"
     19  href="../common/cloog.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of CLooG-PPL</title>
     23    <title>Installation of CLooG</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/cloog-ppl.xml"
     26    href="../common/cloog.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
     
    3030LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib ${BUILD32}" \
    3131  ./configure --prefix=/usr \
    32     --host=${CLFS_TARGET32} --enable-shared \
    33     --with-gmp --with-ppl</userinput></screen>
     32    --host=${CLFS_TARGET32} --enable-shared</userinput></screen>
    3433
    3534    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    36     href="../common/cloog-ppl.xml"
     35    href="../common/cloog.xml"
    3736    xpointer="xpointer(//*[@os='c'])"/>
    3837
    3938    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    40     href="../common/cloog-ppl.xml"
     39    href="../common/cloog.xml"
    4140    xpointer="xpointer(//*[@os='d'])"/>
    4241
    4342    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    44     href="../common/cloog-ppl.xml"
     43    href="../common/cloog.xml"
    4544    xpointer="xpointer(//*[@os='e'])"/>
    4645
    4746    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    48     href="../common/cloog-ppl.xml"
     47    href="../common/cloog.xml"
    4948    xpointer="xpointer(//*[@os='f'])"/>
    5049
    5150    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    52     href="../common/cloog-ppl.xml"
     51    href="../common/cloog.xml"
    5352    xpointer="xpointer(//*[@os='g'])"/>
    5453
    5554    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    56     href="../common/cloog-ppl.xml"
     55    href="../common/cloog.xml"
    5756    xpointer="xpointer(//*[@os='h'])"/>
    5857
    5958    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    60     href="../common/cloog-ppl.xml"
     59    href="../common/cloog.xml"
    6160    xpointer="xpointer(//*[@os='i'])"/>
    6261
     
    6766
    6867    <para>Details on this package are located in <xref
    69     linkend="contents-cloog-ppl" role="."/></para>
     68    linkend="contents-cloog" role="."/></para>
    7069
    7170  </sect2>
  • BOOK/final-system/multilib/eglibc-64bit.xml

    r0fadcfd r35e7499  
    4646    href="../common/eglibc.xml"
    4747    xpointer="xpointer(//*[@os='p2'])"/>
     48   
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="../common/eglibc.xml"
     51    xpointer="xpointer(//*[@os='p3'])"/>
     52
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="../common/eglibc.xml"
     55    xpointer="xpointer(//*[@os='p4'])"/>
    4856
    4957    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/eglibc.xml

    r0fadcfd r35e7499  
    5050    href="../common/eglibc.xml"
    5151    xpointer="xpointer(//*[@os='p2'])"/>
     52   
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="../common/eglibc.xml"
     55    xpointer="xpointer(//*[@os='p3'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="../common/eglibc.xml"
     59    xpointer="xpointer(//*[@os='p4'])"/>
    5260
    5361    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/gcc.xml

    r0fadcfd r35e7499  
    2222    <title>Installation of GCC</title>
    2323
    24     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     24<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2525    href="../common/gcc.xml"
    2626    xpointer="xpointer(//*[@os='p1'])"/>
     
    2828    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2929    href="../common/gcc.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
     30    xpointer="xpointer(//*[@os='p2'])"/> -->
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    5656    --libexecdir=/usr/lib64 --enable-shared --enable-threads=posix \
    5757    --enable-__cxa_atexit --enable-c99 --enable-long-long \
    58     --enable-clocale=gnu --enable-languages=c,c++ --disable-libstdcxx-pch</userinput></screen>
     58    --enable-clocale=gnu --enable-languages=c,c++ --disable-libstdcxx-pch \
     59    --enable-cloog-backend=isl</userinput></screen>
    5960
    6061    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/iproute2.xml

    r0fadcfd r35e7499  
    2929    href="../common/iproute2.xml"
    3030    xpointer="xpointer(//*[@os='s2'])"/>
     31   
     32    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     33    href="../common/iproute2.xml"
     34    xpointer="xpointer(//*[@os='f1'])"/>
     35   
     36    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     37    href="../common/iproute2.xml"
     38    xpointer="xpointer(//*[@os='f2'])"/>
    3139
    3240    <para os="p1">This patch adds the ability to update the LIBDIR path:</para>
  • BOOK/final-system/multilib/module-init-tools.xml

    r0fadcfd r35e7499  
    2121  <sect2 role="installation">
    2222    <title>Installation of Module-Init-Tools</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25    href="../common/module-init-tools.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../common/module-init-tools.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/patch.xml

    r0fadcfd r35e7499  
    2121  <sect2 role="installation">
    2222    <title>Installation of Patch</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25    href="../common/patch.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../common/patch.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/shadow.xml

    r0fadcfd r35e7499  
    3939
    4040<screen os="c"><userinput>CC="gcc ${BUILD64}" ./configure --sysconfdir=/etc \
    41    --without-libpam --without-audit --without-selinux</userinput></screen>
     41   --without-libpam --without-audit --without-selinux \
     42   --without-nscd</userinput></screen>
    4243
    4344    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/ppc-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
  • BOOK/final-system/ppc/eglibc.xml

    r0fadcfd r35e7499  
    4141    href="../common/eglibc.xml"
    4242    xpointer="xpointer(//*[@os='l4'])"/>
     43   
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p3'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p4'])"/>
    4351
    4452    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/ppc/gcc.xml

    r0fadcfd r35e7499  
    2222    <title>Installation of GCC</title>
    2323
    24     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     24<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2525    href="../common/gcc.xml"
    2626    xpointer="xpointer(//*[@os='p1'])"/>
     
    2828    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2929    href="../common/gcc.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
     30    xpointer="xpointer(//*[@os='p2'])"/> -->
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/ppc64-chapter.xml

    r0fadcfd r35e7499  
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl-64bit.xml"/>
    31   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-ppl.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-ppl-64bit.xml"/>
     31  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-64bit.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib-64bit.xml"/>
  • BOOK/final-system/ppc64/eglibc-64bit.xml

    r0fadcfd r35e7499  
    4545    href="../common/eglibc.xml"
    4646    xpointer="xpointer(//*[@os='p2'])"/>
     47   
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p3'])"/>
     51
     52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     53    href="../common/eglibc.xml"
     54    xpointer="xpointer(//*[@os='p4'])"/>
    4755
    4856    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/ppc64/eglibc.xml

    r0fadcfd r35e7499  
    5050    href="../common/eglibc.xml"
    5151    xpointer="xpointer(//*[@os='p2'])"/>
     52   
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="../common/eglibc.xml"
     55    xpointer="xpointer(//*[@os='p3'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="../common/eglibc.xml"
     59    xpointer="xpointer(//*[@os='p4'])"/>
    5260
    5361    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/ppc64/gcc.xml

    r0fadcfd r35e7499  
    2222    <title>Installation of GCC</title>
    2323
    24     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     24<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2525    href="../common/gcc.xml"
    2626    xpointer="xpointer(//*[@os='p1'])"/>
     
    2828    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2929    href="../common/gcc.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
     30    xpointer="xpointer(//*[@os='p2'])"/> -->
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/sparc-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
  • BOOK/final-system/sparc64-64-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/binutils.xml"/>
  • BOOK/final-system/sparc64-64/eglibc.xml

    r0fadcfd r35e7499  
    4141    href="../common/eglibc.xml"
    4242    xpointer="xpointer(//*[@os='l4'])"/>
     43   
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p3'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p4'])"/>
    4351
    4452    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/sparc64-chapter.xml

    r0fadcfd r35e7499  
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl-64bit.xml"/>
    31   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-ppl.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-ppl-64bit.xml"/>
     31  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-64bit.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib-64bit.xml"/>
  • BOOK/final-system/sparc64/eglibc-64bit.xml

    r0fadcfd r35e7499  
    3737    href="../multilib/eglibc-64bit.xml"
    3838    xpointer="xpointer(//*[@os='l4'])"/>
     39   
     40    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     41    href="../common/eglibc.xml"
     42    xpointer="xpointer(//*[@os='p3'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p4'])"/>
    3947
    4048    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/x86-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
  • BOOK/final-system/x86/eglibc.xml

    r0fadcfd r35e7499  
    4141    href="../common/eglibc.xml"
    4242    xpointer="xpointer(//*[@os='l4'])"/>
     43   
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p3'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p4'])"/>
    4351
    4452    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/x86_64-64-chapter.xml

    r0fadcfd r35e7499  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64-64/binutils.xml"/>
  • BOOK/final-system/x86_64-64/eglibc.xml

    r0fadcfd r35e7499  
    4141    href="../common/eglibc.xml"
    4242    xpointer="xpointer(//*[@os='l4'])"/>
     43   
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p3'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p4'])"/>
    4351
    4452    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/x86_64-chapter.xml

    r0fadcfd r35e7499  
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl-64bit.xml"/>
    31   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-ppl.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-ppl-64bit.xml"/>
     31  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-64bit.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib-64bit.xml"/>
  • BOOK/final-system/x86_64/eglibc-64bit.xml

    r0fadcfd r35e7499  
    3737    href="../multilib/eglibc-64bit.xml"
    3838    xpointer="xpointer(//*[@os='l4'])"/>
     39   
     40    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     41    href="../common/eglibc.xml"
     42    xpointer="xpointer(//*[@os='p3'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p4'])"/>
    3947
    4048    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/x86_64/eglibc.xml

    r0fadcfd r35e7499  
    4242    href="../common/eglibc.xml"
    4343    xpointer="xpointer(//*[@os='l4'])"/>
     44   
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     46    href="../common/eglibc.xml"
     47    xpointer="xpointer(//*[@os='p3'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="../common/eglibc.xml"
     51    xpointer="xpointer(//*[@os='p4'])"/>
    4452
    4553    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/general.ent

    r0fadcfd r35e7499  
    33<!ENTITY month "02"> <!-- Use two digits -->
    44<!ENTITY month_name "Febuary">
    5 <!ENTITY day "09"> <!-- Use two digits -->
     5<!ENTITY day "20"> <!-- Use two digits -->
    66<!ENTITY year "2012"> <!-- Use four digits -->
    77
  • BOOK/introduction/common/changelog.xml

    r0fadcfd r35e7499  
    3838
    3939    <listitem>
     40      <para>20 February 2012</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[Jonathan] - Added --without-nscd to Shadow.</para>
     44        </listitem>
     45        <listitem>
     46          <para>[Jonathan] - Added --with-ppl to cross and temp Binutils.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
     51    <listitem>
     52      <para>18 February 2012</para>
     53      <itemizedlist>
     54        <listitem>
     55          <para>[Jonathan] - Enabled Patch test suite.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[Jonathan] - Diffutils now includes a test suite.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[Jonathan] - Updated Readline Branch Update to -2.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[Jonathan] - Fixed IPRoute2 compilation issue by
     65            removing unused libnl headers.</para>
     66        </listitem>
     67      </itemizedlist>
     68    </listitem>
     69
     70    <listitem>
     71      <para>17 February 2012</para>
     72      <itemizedlist>
     73        <listitem>
     74          <para>[Jonathan] - Added Iana-etc patch and update command.</para>
     75        </listitem>
     76        <listitem>
     77          <para>[Jonathan] - Replaced ClooG-PPL with ClooG-0.16.3.</para>
     78        </listitem>
     79      </itemizedlist>
     80    </listitem>
     81
     82    <listitem>
     83      <para>16 February 2012</para>
     84      <itemizedlist>
     85        <listitem>
     86          <para>[Jonathan] - Updated Ncurses Branch Update to -3.</para>
     87        </listitem>
     88        <listitem>
     89          <para>[Jonathan] - Added Eglibc patch to fix memory issue with ALSA.</para>
     90        </listitem>
     91        <listitem>
     92          <para>[Jonathan] - Updated Man-pages to 3.35.</para>
     93        </listitem>
     94      </itemizedlist>
     95    </listitem>
     96
     97    <listitem>
    4098      <para>15 February 2012</para>
    4199      <itemizedlist>
    42100        <listitem>
     101          <para>Updated Vim Branch Update patch to -3.</para>
     102        </listitem>
     103                                <listitem>
     104          <para>Updated Bash Branch Update patch to -3.</para>
     105        </listitem>
     106        <listitem>
     107          <para>Updated Automake to 1.11.3.</para>
     108        </listitem>
     109        <listitem>
     110          <para>Updated Binutils to 2.22.</para>
     111        </listitem>
     112        <listitem>
     113          <para>Updated Coreutils to 8.15.</para>
     114        </listitem>
     115        <listitem>
     116          <para>Updated DHCPD to 5.5.4.</para>
     117        </listitem>
     118        <listitem>
     119          <para>Updated Diffutils to 3.2.</para>
     120        </listitem>
     121        <listitem>
     122          <para>Updated Eglibc to 2.15.</para>
     123        </listitem>
     124        <listitem>
     125          <para>Updated E2fsprogs to 1.4.2.</para>
     126        </listitem>
     127        <listitem>
     128          <para>Updated File to 5.10.</para>
     129        </listitem>
     130        <listitem>
     131          <para>Updated Gawk to 4.0.</para>
     132        </listitem>
     133        <listitem>
     134          <para>Updated GCC to 4.6.2.</para>
     135        </listitem>
     136        <listitem>
     137          <para>Updated GMP to 5.0.4.</para>
     138        </listitem>
     139        <listitem>
     140          <para>Updated Grep to 2.10.</para>
     141        </listitem>
     142                          <listitem>
     143          <para>Updated Grep to 2.10.</para>
     144        </listitem>
     145        <listitem>
     146          <para>Updated Iproute2 to 3.2.0.</para>
     147        </listitem>
     148        <listitem>
     149          <para>Updated Less to 444.</para>
     150        </listitem>
     151        <listitem>
     152          <para>Updated Libee to 0.3.2.</para>
     153        </listitem>
     154        <listitem>
     155          <para>Updated Libtool to 2.4.2.</para>
     156        </listitem>
     157        <listitem>
     158          <para>Updated Linux to 3.2.x.</para>
     159        </listitem>
     160        <listitem>
     161          <para>Updated Module-init-tools to 3.15.</para>
     162        </listitem>
     163        <listitem>
     164          <para>Updated MPFR to 3.1.0.</para>
     165        </listitem>
     166        <listitem>
     167          <para>Updated Perl to 5.14.2.</para>
     168        </listitem>
     169        <listitem>
     170          <para>Updated PSmisc to 22.15.</para>
     171        </listitem>
     172        <listitem>
     173          <para>Updated Rsyslog to 6.2.0.</para>
     174        </listitem>
     175        <listitem>
     176          <para>Updated Shadow to 4.1.5.</para>
     177        </listitem>
     178        <listitem>
     179          <para>Updated TCL to 8.5.11.</para>
     180        </listitem>
     181        <listitem>
     182          <para>Updated Util-linux to 2.20.</para>
     183        </listitem>
     184        <listitem>
     185          <para>Updated XZ-Utils to 5.0.3.</para>
     186        </listitem>
     187        <listitem>
     188          <para>Updated Zlib to 1.2.6.</para>
     189        </listitem>
     190      </itemizedlist>
     191    </listitem>
     192
     193
     194    <listitem>
     195      <para>15 February 2012</para>
     196      <itemizedlist>
     197        <listitem>
    43198          <para>[Jonathan] - Changelog restarted, see the 1.2.0 book for the old changelog.</para>
    44199        </listitem>
  • BOOK/materials/common/packages.xml

    r0fadcfd r35e7499  
    7979
    8080    <varlistentry>
    81       <term>ClooG-PPL (&cloog-ppl-version;) - <token>&cloog-ppl-size;</token>:</term>
    82       <listitem>
    83         <para>Home page: <ulink url="&cloog-ppl-home;"/></para>
    84         <para>Download: <ulink url="&cloog-ppl-url;"/></para>
    85         <para>MD5 sum: <literal>&cloog-ppl-md5;</literal></para>
     81      <term>ClooG (&cloog-version;) - <token>&cloog-size;</token>:</term>
     82      <listitem>
     83        <para>Home page: <ulink url="&cloog-home;"/></para>
     84        <para>Download: <ulink url="&cloog-url;"/></para>
     85        <para>MD5 sum: <literal>&cloog-md5;</literal></para>
    8686      </listitem>
    8787    </varlistentry>
  • BOOK/materials/common/patches.xml

    r0fadcfd r35e7499  
    4545      </listitem>
    4646    </varlistentry>
     47   
     48    <varlistentry>
     49      <term>EGLIBC Fixes Patch - <token>&eglibc-fixes-patch-size;</token>:</term>
     50      <listitem>
     51        <para>Download: <ulink
     52        url="&patches-root;&eglibc-fixes-patch;"/></para>
     53        <para>MD5 sum: <literal>&eglibc-fixes-patch-md5;</literal></para>
     54      </listitem>
     55    </varlistentry>
    4756
    4857    <varlistentry>
     
    6574
    6675    <varlistentry>
     76      <term>Iana-Etc Self Update Patch - <token>&iana-etc-get_fix-patch-size;</token>:</term>
     77      <listitem>
     78        <para>Download: <ulink
     79        url="&patches-root;&iana-etc-get_fix-patch;"/></para>
     80        <para>MD5 sum: <literal>&iana-etc-get_fix-patch-md5;</literal></para>
     81      </listitem>
     82    </varlistentry>
     83
     84    <varlistentry>
    6785      <term>IPUtils Fixes Patch - <token>&iputils-fixes-patch-size;</token>:</term>
    6886      <listitem>
     
    101119
    102120    <varlistentry>
     121      <term>Module-init-tools Zlib Patch -  <token>&module-init-tools-zlib_fix-patch-size;</token>:</term>
     122      <listitem>
     123        <para>Download: <ulink
     124        url="&patches-root;&module-init-tools-zlib_fix-patch;"/></para>
     125        <para>MD5 sum: <literal>&module-init-tools-zlib_fix-patch-md5;</literal></para>
     126      </listitem>
     127    </varlistentry>
     128
     129    <varlistentry>
    103130      <term>Ncurses Bash Patch - <token>&ncurses-bashfix-patch-size;</token>:</term>
    104131      <listitem>
     
    115142        url="&patches-root;&ncurses-branch_update-patch;"/></para>
    116143        <para>MD5 sum: <literal>&ncurses-branch_update-patch-md5;</literal></para>
     144      </listitem>
     145    </varlistentry>
     146
     147    <varlistentry>
     148      <term>Patch Test Patch - <token>&patch-test-patch-size;</token>:</term>
     149      <listitem>
     150        <para>Download: <ulink
     151        url="&patches-root;&patch-test-patch;"/></para>
     152        <para>MD5 sum: <literal>&patch-test-patch-md5;</literal></para>
    117153      </listitem>
    118154    </varlistentry>
  • BOOK/packages.ent

    r0fadcfd r35e7499  
    2525
    2626<!ENTITY automake-version2 "1.11">
    27 <!ENTITY automake-version "&automake-version2;.1">
     27<!ENTITY automake-version "&automake-version2;.3">
    2828<!ENTITY automake-size "1,044 KB">
    29 <!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.bz2">
    30 <!ENTITY automake-md5 "c2972c4d9b3e29c03d5f2af86249876f">
     29<!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.xz">
     30<!ENTITY automake-md5 "3d72b2076eb4397ad5e9a2aace6357fd">
    3131<!ENTITY automake-home "&gnu-software;automake">
    3232
     
    3737<!ENTITY bash-home "&gnu-software;bash">
    3838
    39 <!ENTITY binutils-version "2.21.1a">
    40 <!ENTITY binutils-dir "2.21.1">
    41 <!ENTITY binutils-size "18,553 KB">
     39<!ENTITY binutils-version "2.22">
     40<!ENTITY binutils-dir "&binutils-version;">
     41<!ENTITY binutils-size "19.1 MB">
    4242<!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.bz2">
    43 <!ENTITY binutils-md5 "bde820eac53fa3a8d8696667418557ad">
     43<!ENTITY binutils-md5 "ee0f10756c84979622b992a4a61ea3f5">
    4444<!ENTITY binutils-home "http://sources.redhat.com/binutils">
    4545
     
    6262<!ENTITY bzip2-home "http://www.bzip.org/">
    6363
    64 <!ENTITY cloog-ppl-version "0.15.11">
    65 <!ENTITY cloog-ppl-size "756 KB">
    66 <!ENTITY cloog-ppl-url "ftp://gcc.gnu.org/pub/gcc/infrastructure/cloog-ppl-&cloog-ppl-version;.tar.gz">
    67 <!ENTITY cloog-ppl-md5 "060ae4df6fb8176e021b4d033a6c0b9e">
    68 <!ENTITY cloog-ppl-home "http://cloog.org">
     64<!ENTITY cloog-version "0.16.3">
     65<!ENTITY cloog-size "1.9 MB">
     66<!ENTITY cloog-url "http://www.bastoul.net/cloog/pages/download/cloog-&cloog-version;.tar.gz">
     67<!ENTITY cloog-md5 "a0f8a241cd1c4f103f8d2c91642b3498">
     68<!ENTITY cloog-home "http://cloog.org">
    6969
    7070<!ENTITY colo-version "1.22">
     
    7474<!ENTITY colo-home "http://www.colonel-panic.org/cobalt-mips">
    7575
    76 <!ENTITY coreutils-version "8.12">
    77 <!ENTITY coreutils-size "11,497 KB">
    78 <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.gz">
    79 <!ENTITY coreutils-md5 "fce7999953a67243d00d75cc86dbcaa6">
     76<!ENTITY coreutils-version "8.15">
     77<!ENTITY coreutils-size "4.7 MB">
     78<!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz">
     79<!ENTITY coreutils-md5 "094909fafa86110140b32e4948941545">
    8080<!ENTITY coreutils-home "&gnu-software;coreutils">
    8181
     
    8686<!ENTITY dejagnu-home "&gnu-software;dejagnu">
    8787
    88 <!ENTITY dhcpcd-version "5.2.12">
    89 <!ENTITY dhcpcd-size "71 KB">
     88<!ENTITY dhcpcd-version "5.5.4">
     89<!ENTITY dhcpcd-size "76 KB">
    9090<!ENTITY dhcpcd-url "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.bz2">
    91 <!ENTITY dhcpcd-md5 "832e3cd6bfcaff64e9476e0ff7849e8f">
     91<!ENTITY dhcpcd-md5 "e6f73475ff6f34ba47bd6a11c0e2e137">
    9292<!ENTITY dhcpcd-home "http://roy.marples.name/projects/dhcpcd">
    9393
    94 <!ENTITY diffutils-version "3.0">
    95 <!ENTITY diffutils-size "1,784 KB">
    96 <!ENTITY diffutils-url "&gnu;diffutils/diffutils-&diffutils-version;.tar.gz">
    97 <!ENTITY diffutils-md5 "684aaba1baab743a2a90e52162ff07da">
     94<!ENTITY diffutils-version "3.2">
     95<!ENTITY diffutils-size "1.1 MB">
     96<!ENTITY diffutils-url "&gnu;diffutils/diffutils-&diffutils-version;.tar.xz">
     97<!ENTITY diffutils-md5 "26ff64c332429c830c154be46b393382">
    9898<!ENTITY diffutils-home "&gnu-software;diffutils">
    9999
     
    104104<!ENTITY dvhtool-home "http://packages.qa.debian.org/d/dvhtool.html">
    105105
    106 <!ENTITY e2fsprogs-version "1.41.14">
    107 <!ENTITY e2fsprogs-size "4,408 KB">
     106<!ENTITY e2fsprogs-version "1.42">
     107<!ENTITY e2fsprogs-size "5.4 MB">
    108108<!ENTITY e2fsprogs-url "&sourceforge;e2fsprogs/e2fsprogs-&e2fsprogs-version;.tar.gz">
    109109<!ENTITY e2fsprogs-md5 "05f70470aea2ef7efbb0845b2b116720">
    110110<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net">
    111111
    112 <!ENTITY eglibc-version "2.13">
    113 <!ENTITY eglibc-revision "13356">
     112<!ENTITY eglibc-version "2.15">
     113<!ENTITY eglibc-revision "16526">
    114114<!ENTITY eglibc-fversion "&eglibc-version;-r&eglibc-revision;">
    115115<!ENTITY eglibc-size "16,100 KB">
    116 <!ENTITY eglibc-url "&packages-root;eglibc-&eglibc-fversion;.tar.bz2">
    117 <!ENTITY eglibc-md5 "689231137135771df3637e99ad169083">
     116<!ENTITY eglibc-url "http://cross-lfs.org/~cosmo/sources/eglibc-&eglibc-fversion;.tar.bz2">
     117<!ENTITY eglibc-md5 "6903cd9636d82ef4001874020d2fd26c">
    118118<!ENTITY eglibc-home "http://www.eglibc.org/home">
    119119<!ENTITY eglibc-ld-name "ld-&eglibc-version;.so">
    120120
    121121<!ENTITY eglibc-ports-version "&eglibc-version;">
    122 <!ENTITY eglibc-ports-size "640 KB">
    123 <!ENTITY eglibc-ports-url "&packages-root;eglibc-ports-&eglibc-version;-r&eglibc-revision;.tar.bz2">
    124 <!ENTITY eglibc-ports-md5 "7b1241cc3e3d5c606c960d841ab692bd">
     122<!ENTITY eglibc-ports-size "568 KB">
     123<!ENTITY eglibc-ports-url "http://cross-lfs.org/~cosmo/sources/eglibc-ports-&eglibc-version;-r&eglibc-revision;.tar.bz2">
     124<!ENTITY eglibc-ports-md5 "b7ab090fe1554d11c87f6bf51b7dadee">
    125125<!ENTITY eglibc-ports-home " ">
    126126
     
    138138<!ENTITY expect-lib-version "5.43">
    139139
    140 <!ENTITY file-version "5.07">
    141 <!ENTITY file-size "584 KB">
     140<!ENTITY file-version "5.10">
     141<!ENTITY file-size "596 KB">
    142142<!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz">
    143143<!--<!ENTITY file-url "&packages-root;file-&file-version;.tar.gz">-->
    144 <!ENTITY file-md5 "b8d1f9a8a644067bd0a703cebf3f4858">
     144<!ENTITY file-md5 "4cea34b087b060772511e066e2038196">
    145145<!ENTITY file-home "http://www.darwinsys.com/file">
    146146
     
    157157<!ENTITY flex-home "http://flex.sourceforge.net">
    158158
    159 <!ENTITY gawk-version "3.1.8">
    160 <!ENTITY gawk-size "1,940 KB">
    161 <!ENTITY gawk-url "&gnu;gawk/gawk-&gawk-version;.tar.bz2">
    162 <!ENTITY gawk-md5 "52b41c6c4418b3226dfb8f82076193bb">
     159<!ENTITY gawk-version "4.0.0">
     160<!ENTITY gawk-size "1.5 MB">
     161<!ENTITY gawk-url "&gnu;gawk/gawk-&gawk-version;.tar.xz">
     162<!ENTITY gawk-md5 "a42be7536a62d0bcb99ca92467d61660">
    163163<!ENTITY gawk-home "&gnu-software;gawk">
    164164
    165 <!ENTITY gcc-version "4.6.0">
     165<!ENTITY gcc-version "4.6.2">
    166166<!ENTITY gcc-size "69,904 KB">
    167167<!ENTITY gcc-url "ftp://gcc.gnu.org/pub/gcc/releases/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
     
    175175<!ENTITY gettext-home "&gnu-software;gettext">
    176176
    177 <!ENTITY glib-version "2.28.6">
     177<!ENTITY glib-main-version "2.28">
     178<!ENTITY glib-version "&glib-main-version;.6">
    178179<!ENTITY glib-size "6,956 KB">
    179 <!ENTITY glib-url "http://ftp.gnome.org/pub/gnome/sources/glib/2.28/glib-&glib-version;.tar.bz2">
     180<!ENTITY glib-url "http://ftp.gnome.org/pub/gnome/sources/glib/&glib-main-version;/glib-&glib-version;.tar.bz2">
    180181<!ENTITY glib-md5 "7d8fc15ae70d5111c0cf2a79d50ef717">
    181182<!ENTITY glib-home "http://developer.gnome.org/glib/">
    182183
    183 <!ENTITY gmp-version "5.0.2">
    184 <!ENTITY gmp-size "2,025 KB">
    185 <!ENTITY gmp-url "&gnu;gmp/gmp-&gmp-version;.tar.bz2">
    186 <!ENTITY gmp-md5 "0bbaedc82fb30315b06b1588b9077cd3">
     184<!ENTITY gmp-version "5.0.4">
     185<!ENTITY gmp-size "1.6 MB">
     186<!ENTITY gmp-url "&gnu;gmp/gmp-&gmp-version;.tar.xz">
     187<!ENTITY gmp-md5 "0881f4ff2617226c673fc534ac39d448">
    187188<!ENTITY gmp-home "http://gmplib.org/">
    188189
    189 <!ENTITY grep-version "2.8">
    190 <!ENTITY grep-size "1,757 KB">
    191 <!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.gz">
    192 <!ENTITY grep-md5 "cb2dfc502c5afc7a4a6e5f6cefd6850e">
     190<!ENTITY grep-version "2.10">
     191<!ENTITY grep-size "1,072 KB">
     192<!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz">
     193<!ENTITY grep-md5 "709915434d09f5db655e5ebd7fd6bb7f">
    193194<!ENTITY grep-home "&gnu-software;grep">
    194195
     
    225226
    226227
    227 <!ENTITY iproute2-version "2.6.38">
    228 <!ENTITY iproute2-size "390 KB">
    229 <!ENTITY iproute2-url "http://devresources.linux-foundation.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.bz2">
    230 <!ENTITY iproute2-md5 "a243bfea837e71824b7ca26c3bb45fa8">
    231 <!ENTITY iproute2-home "http://www.linuxfoundation.org/en/Net:Iproute2">
     228<!ENTITY iproute2-version "3.2.0">
     229<!ENTITY iproute2-size "368 KB">
     230<!ENTITY iproute2-url "&kernel;/linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
     231<!ENTITY iproute2-md5 "6f814291cc3d7f4312cf8c2c052da5f1">
     232<!ENTITY iproute2-home "http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2">
    232233
    233234<!ENTITY iputils-version "s20101006">
     
    243244<!ENTITY kbd-home " ">
    244245
    245 <!ENTITY less-version "443">
     246<!ENTITY less-version "444">
    246247<!ENTITY less-size "304 KB">
    247248<!ENTITY less-url "http://www.greenwoodsoftware.com/less/less-&less-version;.tar.gz">
    248 <!ENTITY less-md5 "47db098fb3cdaf847b3c4be05ee954fc">
     249<!ENTITY less-md5 "56f9f76ffe13f70155f47f6b3c87d421">
    249250<!ENTITY less-home "http://www.greenwoodsoftware.com/less">
    250251
    251 <!ENTITY libee-version "0.3.1">
    252 <!ENTITY libee-size "344 KB">
     252<!ENTITY libee-version "0.3.2">
     253<!ENTITY libee-size "348 KB">
    253254<!ENTITY libee-url "http://www.libee.org/files/download/libee-&libee-version;.tar.gz">
    254 <!ENTITY libee-md5 "61403a9a62b984381cf48454664f915e">
     255<!ENTITY libee-md5 "b88a52cc6bec21a340a8e950c1a55948">
    255256<!ENTITY libee-home "http://www.libee.org/">
    256257
     
    261262<!ENTITY libestr-home "http://sourceforge.net/projects/libestr/">
    262263
    263 <!ENTITY libtool-version "2.4">
    264 <!ENTITY libtool-size "836 KB">
     264<!ENTITY libtool-version "2.4.2">
     265<!ENTITY libtool-size "852 KB">
    265266<!ENTITY libtool-url "&gnu;libtool/libtool-&libtool-version;.tar.xz">
    266 <!ENTITY libtool-md5 "4e6144439d95d7332dc50ace6dd24c55">
     267<!ENTITY libtool-md5 "2ec8997e0c07249eb4cbd072417d70fe">
    267268<!ENTITY libtool-home "&gnu-software;libtool">
    268269
    269 <!ENTITY linux-dl-version "2.6">
    270 
    271 <!ENTITY linux-version "2.6.39">
     270<!ENTITY linux-dl-version "3.0">
     271
     272<!ENTITY linux-version "3.2.6">
    272273<!ENTITY linux-size "74,316 KB">
    273274<!ENTITY linux-url "&kernel;linux/kernel/v&linux-dl-version;/linux-&linux-version;.tar.bz2">
     
    293294<!ENTITY man-home "http://primates.ximian.com/~flucifredi/man">
    294295
    295 <!ENTITY man-pages-version "3.32">
    296 <!ENTITY man-pages-size "1,108 KB">
    297 <!ENTITY man-pages-url "http://mirror.anl.gov/pub/linux/docs/man-pages/man-pages-&man-pages-version;.tar.bz2">
    298 <!ENTITY man-pages-md5 "1278c5289660e42a597fefd30d9bdcf0">
     296<!ENTITY man-pages-version "3.35">
     297<!ENTITY man-pages-size "1,028 KB">
     298<!ENTITY man-pages-url "&kernel;/linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
     299<!ENTITY man-pages-md5 "6e3b0cee3c4332e7d64b2ddb4bc10831">
    299300<!ENTITY man-pages-home "http://www.win.tue.nl/~aeb/linux/man">
    300301
    301 <!ENTITY module-init-tools-version "3.12">
    302 <!ENTITY module-init-tools-size "920 KB">
    303 <!ENTITY module-init-tools-url "http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/module-init-tools-&module-init-tools-version;.tar.bz2">
    304 <!ENTITY module-init-tools-md5 "8b2257ce9abef74c4a44d825d23140f3">
     302<!ENTITY module-init-tools-version "3.15">
     303<!ENTITY module-init-tools-size "188 KB">
     304<!ENTITY module-init-tools-url "&kernel;/linux/utils/kernel/module-init-tools/module-init-tools-&module-init-tools-version;.tar.xz">
     305<!ENTITY module-init-tools-md5 "e371d2bcd3db194114c8b048f32bf9e4">
    305306<!ENTITY module-init-tools-home "http://www.kerneltools.org/KernelTools.org">
    306307
     
    311312<!ENTITY mpc-home "http://www.multiprecision.org/">
    312313
    313 <!ENTITY mpfr-version "3.0.1">
    314 <!ENTITY mpfr-size "1,128 KB">
     314<!ENTITY mpfr-version "3.1.0">
     315<!ENTITY mpfr-size "1,083 KB">
    315316<!ENTITY mpfr-url "http://www.mpfr.org/mpfr-&mpfr-version;/mpfr-&mpfr-version;.tar.bz2">
    316 <!ENTITY mpfr-md5 "bfbecb2eacb6d48432ead5cfc3f7390a">
     317<!ENTITY mpfr-md5 "6e495841bb026481567006cec0f821c3">
    317318<!ENTITY mpfr-home "http://www.mpfr.org/">
    318319
     
    335336<!ENTITY patch-home "http://savannah.gnu.org/projects/patch">
    336337
    337 <!ENTITY perl-version "5.14.0">
     338<!ENTITY perl-version "5.14.2">
    338339<!ENTITY perl-size "13,250 KB">
    339340<!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2">
    340 <!ENTITY perl-md5 "e7457deea78330c5f8eebb2fd2a45479">
     341<!ENTITY perl-md5 "04a4c5d3c1f9f19d77daff8e8cd19a26">
    341342<!ENTITY perl-home "http://www.perl.org">
    342343
     
    365366<!ENTITY procps-home "http://procps.sourceforge.net">
    366367
    367 <!ENTITY psmisc-version "22.13">
    368 <!ENTITY psmisc-size "376 KB">
     368<!ENTITY psmisc-version "22.15">
     369<!ENTITY psmisc-size "384 KB">
    369370<!ENTITY psmisc-url "&sourceforge;psmisc/psmisc-&psmisc-version;.tar.gz">
    370 <!ENTITY psmisc-md5 "e2c339e6b65b730042084023784a729e">
     371<!ENTITY psmisc-md5 "35e155bae2e499a6dcba35884560db1e">
    371372<!ENTITY psmisc-home "http://psmisc.sourceforge.net">
    372373
     
    378379<!ENTITY readline-home "http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html">
    379380
    380 <!ENTITY rsyslog-version "6.1.7">
     381<!ENTITY rsyslog-version "6.2.0">
    381382<!ENTITY rsyslog-size "2,336 KB">
    382 <!ENTITY rsyslog-url "http://download.rsyslog.com/rsyslog/rsyslog-&rsyslog-version;.tar.gz">
    383 <!ENTITY rsyslog-md5 "7f14d4fb992c3cc81fd61e561298bd46">
     383<!ENTITY rsyslog-url "www.rsyslog.com/files/download/rsyslog/rsyslog-&rsyslog-version;.tar.gz">
     384<!ENTITY rsyslog-md5 "03e237abaa5d47f92c6e655f92f22532">
    384385<!ENTITY rsyslog-home "http://www.rsyslog.com/">
    385386
     
    390391<!ENTITY sed-home "&gnu-software;sed">
    391392
    392 <!ENTITY shadow-version "4.1.4.3">
    393 <!ENTITY shadow-size "1,804 KB">
     393<!ENTITY shadow-version "4.1.5">
     394<!ENTITY shadow-size "2.1 MB">
    394395<!ENTITY shadow-url "http://pkg-shadow.alioth.debian.org/releases/shadow-&shadow-version;.tar.bz2">
    395 <!ENTITY shadow-md5 "b8608d8294ac88974f27b20f991c0e79">
     396<!ENTITY shadow-md5 "03e237abaa5d47f92c6e655f92f22532">
    396397<!ENTITY shadow-home "http://pkg-shadow.alioth.debian.org">
    397398
     
    415416
    416417<!ENTITY tcl-version2 "8.5">
    417 <!ENTITY tcl-version "&tcl-version2;.9">
     418<!ENTITY tcl-version "&tcl-version2;.11">
    418419<!ENTITY tcl-size "4,368 KB">
    419420<!ENTITY tcl-url "&sourceforge;tcl/tcl&tcl-version;-src.tar.gz">
    420 <!ENTITY tcl-md5 "8512d8db3233041dd68a81476906012a">
     421<!ENTITY tcl-md5 "b01a9691c83990b3db0ce62d1012ca67">
    421422<!ENTITY tcl-home "http://www.tcl.tk">
    422423
     
    439440<!ENTITY uname_hack-home " ">
    440441
    441 <!ENTITY util-linux-major-version "2.19">
    442 <!ENTITY util-linux-version "&util-linux-major-version;.1">
     442<!ENTITY util-linux-major-version "2.20">
     443<!ENTITY util-linux-version "&util-linux-major-version;">
    443444<!ENTITY util-linux-size "4,397 KB">
    444 <!ENTITY util-linux-url "http://mirror.anl.gov/pub/linux/utils/util-linux/v&util-linux-major-version;/util-linux-&util-linux-version;.tar.bz2">
    445 <!ENTITY util-linux-md5 "3eab06f05163dfa65479c44e5231932c">
     445<!ENTITY util-linux-url "&kernel;/linux/utils/util-linux/v&util-linux-major-version;/util-linux-&util-linux-version;.tar.bz2">
     446<!ENTITY util-linux-md5 "4dcacdbdafa116635e52b977d9d0e879">
    446447<!ENTITY util-linux-blkid-id "1.1.0">
    447448<!ENTITY util-linux-uuid-id "1.3.0">
     
    455456<!ENTITY vim-home "http://www.vim.org">
    456457
    457 <!ENTITY xz-version "5.0.2">
    458 <!ENTITY xz-size "1,000 KB">
     458<!ENTITY xz-version "5.0.3">
     459<!ENTITY xz-size "880 KB">
    459460<!ENTITY xz-url "http://tukaani.org/xz/xz-&xz-version;.tar.bz2">
    460 <!ENTITY xz-md5 "ee05b17a4062bb55cba099ef46eca007">
     461<!ENTITY xz-md5 "bec7f7985dd79f97aa10ff8305a3a770">
    461462<!ENTITY xz-home "http://tukaani.org/xz/">
    462463
     
    467468<!ENTITY yaboot-home "http://yaboot.ozlabs.org">
    468469
    469 <!ENTITY zlib-version "1.2.5">
    470 <!ENTITY zlib-size "476 KB">
     470<!ENTITY zlib-version "1.2.6">
     471<!ENTITY zlib-size "548 KB">
    471472<!ENTITY zlib-url "http://zlib.net/zlib-&zlib-version;.tar.bz2">
    472 <!ENTITY zlib-md5 "be1e89810e66150f5b0327984d8625a0">
     473<!ENTITY zlib-md5 "618e944d7c7cd6521551e30b32322f4a">
    473474<!ENTITY zlib-home "http://www.zlib.net">
  • BOOK/patches.ent

    r0fadcfd r35e7499  
    55<!-- Start of Common Patches -->
    66
    7 <!ENTITY bash-branch_update-patch "bash-&bash-version;-branch_update-2.patch">
    8 <!ENTITY bash-branch_update-patch-md5 "6aef48cfd93b9109358eae0be9125946">
    9 <!ENTITY bash-branch_update-patch-size "16 KB">
     7<!ENTITY bash-branch_update-patch "bash-&bash-version;-branch_update-3.patch">
     8<!ENTITY bash-branch_update-patch-md5 "65f1ae14e3f5f8cbcdcba6defc3b1c9e">
     9<!ENTITY bash-branch_update-patch-size "24 KB">
    1010
    1111<!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch">
     
    1818
    1919<!ENTITY eglibc-dl_dep_fix-patch "eglibc-&eglibc-fversion;-dl_dep_fix-1.patch">
    20 <!ENTITY eglibc-dl_dep_fix-patch-md5 "fd640e7758e8560839bde1358ee44885">
     20<!ENTITY eglibc-dl_dep_fix-patch-md5 "6ff7049a5e0a78ecd91fef468c87c3c1">
    2121<!ENTITY eglibc-dl_dep_fix-patch-size "4 KB">
     22
     23<!ENTITY eglibc-fixes-patch "eglibc-&eglibc-version;-fixes-1.patch">
     24<!ENTITY eglibc-fixes-patch-md5 "fd640e7758e8560839bde1358ee44885">
     25<!ENTITY eglibc-fixes-patch-size "4 KB">
    2226
    2327<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch">
     
    2832<!ENTITY gcc-branch_update-patch-md5 "3ff1f39dc12932736694bf6fb6a1846a">
    2933<!ENTITY gcc-branch_update-patch-size "1.5 MB">
     34
     35<!ENTITY iana-etc-get_fix-patch "iana-etc-&iana-etc-version;-get_fix-1.patch">
     36<!ENTITY iana-etc-get_fix-patch-md5 "7da753875d46cabc21763dac0db571b3">
     37<!ENTITY iana-etc-get_fix-patch-size "4 KB">
    3038
    3139<!ENTITY iputils-fixes-patch "iputils-&iputils-version;-fixes-1.patch">
     
    4553<!ENTITY man-i18n-patch-size "12 KB">
    4654
     55<!ENTITY module-init-tools-zlib_fix-patch "module-init-tools-&module-init-tools-version;-zlib_fixes-1.patch">
     56<!ENTITY module-init-tools-zlib_fix-patch-md5 "8aa6600f5cf9835fa391bd685abcf603">
     57<!ENTITY module-init-tools-zlib_fix-patch-size "4 KB">
     58
    4759<!ENTITY ncurses-bashfix-patch "ncurses-&ncurses-version;-bash_fix-1.patch">
    4860<!ENTITY ncurses-bashfix-patch-md5 "c6f7f2ab0ebaf7721ebeb266641352db">
    4961<!ENTITY ncurses-bashfix-patch-size "4 KB">
    5062
    51 <!ENTITY ncurses-branch_update-patch "ncurses-&ncurses-version;-branch_update-2.patch">
    52 <!ENTITY ncurses-branch_update-patch-md5 "125c256a66bd532c6c290dc2adfb7bc4">
    53 <!ENTITY ncurses-branch_update-patch-size "796 KB">
     63<!ENTITY ncurses-branch_update-patch "ncurses-&ncurses-version;-branch_update-3.patch">
     64<!ENTITY ncurses-branch_update-patch-md5 "5f8be727e09d39784c7f6088c3489237">
     65<!ENTITY ncurses-branch_update-patch-size "1.8 MB">
     66
     67<!ENTITY patch-test-patch "patch-&patch-version;-test_fix-1.patch">
     68<!ENTITY patch-test-patch-md5 "c51e1a95bfc5310635d05081472c3534">
     69<!ENTITY patch-test-patch-size "4 KB">
    5470
    5571<!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch">
     
    6581<!ENTITY procps-fix_HZ_errors-patch-size "4 KB">
    6682
    67 <!ENTITY readline-branch_update-patch "readline-&readline-version;-branch_update-1.patch">
    68 <!ENTITY readline-branch_update-patch-md5 "482e35a552bc8c4744aab0ddaa545559">
     83<!ENTITY readline-branch_update-patch "readline-&readline-version;-branch_update-2.patch">
     84<!ENTITY readline-branch_update-patch-md5 "0223046e427df2915118310c4894610e">
    6985<!ENTITY readline-branch_update-patch-size "4 KB">
    7086
     
    7793<!ENTITY texinfo-new_compressors-patch-size "2 KB">
    7894
    79 <!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-2.patch">
    80 <!ENTITY vim-branch_update-patch-md5 "3790140dd2fd1963f285e4ba1bce5d1f">
    81 <!ENTITY vim-branch_update-patch-size "552 KB">
     95<!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-3.patch">
     96<!ENTITY vim-branch_update-patch-md5 "f0f1be4f8f5c0bb4f128bebe77bc8ef9">
     97<!ENTITY vim-branch_update-patch-size "1.9 MB">
    8298
    8399<!-- Start of multilib patches -->
  • BOOK/temp-system/64/binutils.xml

    r0fadcfd r35e7499  
    3838    --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3939    --target=${CLFS_TARGET} --with-lib-path=/tools/lib --disable-nls \
    40     --enable-shared --enable-64-bit-bfd --disable-multilib</userinput></screen>
     40    --enable-shared --enable-64-bit-bfd --disable-multilib \
     41    --with-ppl=/tools --with-cloog=/tools --enable-cloog-backend=isl</userinput></screen>
    4142
    4243    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/64/cloog.xml

    r0fadcfd r35e7499  
    66]>
    77
    8 <sect1 id="ch-temp-system-cloog-ppl" role="wrap">
    9   <?dbhtml filename="cloog-ppl.html"?>
     8<sect1 id="ch-temp-system-cloog" role="wrap">
     9  <?dbhtml filename="cloog.html"?>
    1010
    11   <title>CLooG-PPL-&cloog-ppl-version;</title>
     11  <title>CLooG-&cloog-version;</title>
    1212
    13   <indexterm zone="ch-temp-system-cloog-ppl">
    14     <primary sortas="a-MPFR">CLooG-PPL</primary>
     13  <indexterm zone="ch-temp-system-cloog">
     14    <primary sortas="a-MPFR">CLooG</primary>
    1515    <secondary>temporary system</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../../final-system/common/cloog-ppl.xml"
     19  href="../../final-system/common/cloog.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of CLooG-PPL</title>
     23    <title>Installation of CLooG</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/cloog-ppl.xml"
     26    href="../common/cloog.xml"
    2727    xpointer="xpointer(//*[@os='s1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../common/cloog-ppl.xml"
     30    href="../common/cloog.xml"
    3131    xpointer="xpointer(//*[@os='s2'])"/>
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../common/cloog-ppl.xml"
     34    href="../common/cloog.xml"
    3535    xpointer="xpointer(//*[@os='a'])"/>
    3636
    3737<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    38     --build=${CLFS_HOST} --host=${CLFS_TARGET} --with-bits=gmp \
    39     --enable-shared --with-gmp=/tools --with-ppl=/tools</userinput></screen>
     38    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     39    --enable-shared --with-gmp-prefix=/tools</userinput></screen>
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    42     href="../common/cloog-ppl.xml"
     42    href="../common/cloog.xml"
    4343    xpointer="xpointer(//*[@os='c'])"/>
    4444
    4545    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="../common/cloog-ppl.xml"
     46    href="../common/cloog.xml"
    4747    xpointer="xpointer(//*[@os='d'])"/>
    4848       
    4949    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../common/cloog-ppl.xml"
     50    href="../common/cloog.xml"
    5151    xpointer="xpointer(//*[@os='e'])"/>
    5252
    5353    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../common/cloog-ppl.xml"
     54    href="../common/cloog.xml"
    5555    xpointer="xpointer(//*[@os='f'])"/>
    5656
     
    6161
    6262    <para>Details on this package are located in <xref
    63     linkend="contents-cloog-ppl" role="."/></para>
     63    linkend="contents-cloog" role="."/></para>
    6464
    6565  </sect2>
  • BOOK/temp-system/64/gcc.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../../cross-tools/64/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../../cross-tools/64/gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7676    --libexecdir=/tools/lib --with-local-prefix=/tools --enable-long-long \
    7777    --enable-c99 --enable-shared --enable-threads=posix --disable-nls \
    78     --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch</userinput></screen>
     78    --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch \
     79    --enable-cloog-backend=isl</userinput></screen>
    7980
    8081    <variablelist>
  • BOOK/temp-system/alpha-chapter.xml

    r0fadcfd r35e7499  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     20  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
  • BOOK/temp-system/common/binutils.xml

    r0fadcfd r35e7499  
    3838    --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
    3939    --with-lib-path=/tools/lib --disable-nls --enable-shared \
    40     --disable-multilib</userinput></screen>
     40    --disable-multilib --with-cloog=/tools \
     41    --with-ppl=/tools --enable-cloog-backend=isl</userinput></screen>
    4142
    4243    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/common/cloog.xml

    r0fadcfd r35e7499  
    66]>
    77
    8 <sect1 id="ch-temp-system-cloog-ppl" role="wrap">
    9   <?dbhtml filename="cloog-ppl.html"?>
     8<sect1 id="ch-temp-system-cloog" role="wrap">
     9  <?dbhtml filename="cloog.html"?>
    1010
    11   <title>CLooG-PPL &cloog-ppl-version;</title>
     11  <title>CLooG &cloog-version;</title>
    1212
    13   <indexterm zone="ch-temp-system-cloog-ppl">
    14     <primary sortas="a-CLooG-PPL">CLooG-PPL</primary>
     13  <indexterm zone="ch-temp-system-cloog">
     14    <primary sortas="a-CLooG">CLooG</primary>
    1515    <secondary>temporary system</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../../final-system/common/cloog-ppl.xml"
     19  href="../../final-system/common/cloog.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of CLooG-PPL</title>
     23    <title>Installation of CLooG</title>
    2424
    2525    <para os="s1">The following prevents the configure script from setting <envar>LD_LIBRARY_PATH</envar> when it finds PPL. This will prevent any conflicts with libraries from the host system:</para>
     
    2929    configure.orig &gt; configure</userinput></screen>
    3030
    31     <para os="a">Prepare CLooG-PPL for compilation:</para>
     31    <para os="a">Prepare CLooG for compilation:</para>
    3232
    3333<screen os="b"><userinput>./configure --prefix=/tools \
    34     --build=${CLFS_HOST} --host=${CLFS_TARGET} --with-bits=gmp \
    35     --with-ppl=/tools --with-gmp=/tools</userinput></screen>
     34    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     35    --with-gmp-prefix=/tools</userinput></screen>
    3636
    3737    <para os="c">Compile the package:</para>
     
    4949
    5050    <para>Details on this package are located in <xref
    51     linkend="contents-cloog-ppl" role="."/></para>
     51    linkend="contents-cloog" role="."/></para>
    5252
    5353  </sect2>
  • BOOK/temp-system/common/gcc.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../../cross-tools/common/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../../cross-tools/common/gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7474  --enable-shared --enable-threads=posix --enable-__cxa_atexit \
    7575  --disable-nls --enable-languages=c,c++ --disable-libstdcxx-pch \
    76   --disable-multilib</userinput></screen>
     76  --disable-multilib --enable-cloog-backend=isl</userinput></screen>
    7777
    7878    <variablelist os="cl">
  • BOOK/temp-system/mips-chapter.xml

    r0fadcfd r35e7499  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     20  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
  • BOOK/temp-system/mips/gcc.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../../cross-tools/common/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../../cross-tools/common/gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/mips64-64-chapter.xml

    r0fadcfd r35e7499  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/mpc.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/ppl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/cloog-ppl.xml"/>
     20  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/zlib.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/binutils.xml"/>
  • BOOK/temp-system/mips64-64/gcc.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../../cross-tools/64/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../../cross-tools/64/gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8484    --libexecdir=/tools/lib --with-local-prefix=/tools --enable-long-long \
    8585    --enable-c99 --enable-shared --enable-threads=posix --disable-nls \
    86     --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch</userinput></screen>
     86    --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch \
     87    --enable-cloog-backend=isl</userinput></screen>
    8788
    8889    <variablelist>
  • BOOK/temp-system/mips64-chapter.xml

    r0fadcfd r35e7499  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-ppl.xml"/>
     20  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/>
  • BOOK/temp-system/mips64/gcc.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../../cross-tools/multilib/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../../cross-tools/multilib/gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8585  --enable-c99 --enable-shared --enable-threads=posix \
    8686  --enable-__cxa_atexit --disable-nls --enable-languages=c,c++ \
    87   --disable-libstdcxx-pch --with-abi=64</userinput></screen>
     87  --disable-libstdcxx-pch --with-abi=64 --enable-cloog-backend=isl</userinput></screen>
    8888
    8989    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/binutils.xml

    r0fadcfd r35e7499  
    3838    --prefix=/tools --libdir=/tools/lib64 --with-lib-path=/tools/lib64:/tools/lib \
    3939    --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
    40     --disable-nls --enable-shared --enable-64-bit-bfd</userinput></screen>
     40    --disable-nls --enable-shared --enable-64-bit-bfd \
     41    --with-ppl=/tools --with-cloog=/tools --enable-cloog-backend=isl</userinput></screen>
    4142
    4243    <variablelist os="ea">
  • BOOK/temp-system/multilib/cloog.xml

    r0fadcfd r35e7499  
    66]>
    77
    8 <sect1 id="ch-temp-system-cloog-ppl" role="wrap">
    9   <?dbhtml filename="cloog-ppl.html"?>
     8<sect1 id="ch-temp-system-cloog" role="wrap">
     9  <?dbhtml filename="cloog.html"?>
    1010
    11   <title>CLooG-PPL-&cloog-ppl-version;</title>
     11  <title>CLooG-&cloog-version;</title>
    1212
    13   <indexterm zone="ch-temp-system-cloog-ppl">
    14     <primary sortas="a-CLooG-PPL">CLooG-PPL</primary>
     13  <indexterm zone="ch-temp-system-cloog">
     14    <primary sortas="a-CLooG">CLooG</primary>
    1515    <secondary>temporary system</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../../final-system/common/cloog-ppl.xml"
     19  href="../../final-system/common/cloog.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of CLooG-PPL</title>
     23    <title>Installation of CLooG</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/cloog-ppl.xml"
     26    href="../common/cloog.xml"
    2727    xpointer="xpointer(//*[@os='s1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../common/cloog-ppl.xml"
     30    href="../common/cloog.xml"
    3131    xpointer="xpointer(//*[@os='s2'])"/>
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../common/cloog-ppl.xml"
     34    href="../common/cloog.xml"
    3535        xpointer="xpointer(//*[@os='a'])"/>
    3636
    3737<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    38     --build=${CLFS_HOST} --host=${CLFS_TARGET} --with-bits=gmp \
    39     --libdir=/tools/lib64 --enable-shared \
    40     --with-gmp=/tools --with-ppl=/tools</userinput></screen>
     38    --build=${CLFS_HOST} --host=${CLFS_TARGET}  --libdir=/tools/lib64 \
     39     --enable-shared --with-gmp-prefix=/tools </userinput></screen>
    4140
    4241    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    43     href="../common/cloog-ppl.xml"
     42    href="../common/cloog.xml"
    4443    xpointer="xpointer(//*[@os='c'])"/>
    4544
    4645    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    47     href="../common/cloog-ppl.xml"
     46    href="../common/cloog.xml"
    4847    xpointer="xpointer(//*[@os='d'])"/>
    4948       
    5049    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    51     href="../common/cloog-ppl.xml"
     50    href="../common/cloog.xml"
    5251    xpointer="xpointer(//*[@os='e'])"/>
    5352
    5453    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    55     href="../common/cloog-ppl.xml"
     54    href="../common/cloog.xml"
    5655    xpointer="xpointer(//*[@os='f'])"/>
    5756
     
    6261
    6362    <para>Details on this package are located in <xref
    64     linkend="contents-cloog-ppl" role="."/></para>
     63    linkend="contents-cloog" role="."/></para>
    6564
    6665  </sect2>
  • BOOK/temp-system/multilib/gcc.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../../cross-tools/multilib/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../../cross-tools/multilib/gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7777  --enable-c99 --enable-shared --enable-threads=posix \
    7878  --enable-__cxa_atexit --disable-nls --enable-languages=c,c++ \
    79   --disable-libstdcxx-pch</userinput></screen>
     79  --disable-libstdcxx-pch --enable-cloog-backend=isl</userinput></screen>
    8080
    8181    <variablelist os="dd">
  • BOOK/temp-system/ppc-chapter.xml

    r0fadcfd r35e7499  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
  • BOOK/temp-system/ppc/gcc.xml

    r0fadcfd r35e7499  
    2323    <title>Installation of GCC</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../../cross-tools/common/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
     
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../../cross-tools/common/gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     31    xpointer="xpointer(//*[@os='p2'])"/> -->
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/ppc64-chapter.xml

    r0fadcfd r35e7499  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-ppl.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/>
  • BOOK/temp-system/sparc-chapter.xml

    r0fadcfd r35e7499  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     20  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
  • BOOK/temp-system/sparc64-64-chapter.xml

    r0fadcfd r35e7499  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/mpc.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/ppl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/cloog-ppl.xml"/>
     20  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/zlib.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/binutils.xml"/>
  • BOOK/temp-system/sparc64-chapter.xml

    r0fadcfd r35e7499  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-ppl.xml"/>
     20  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/>
  • BOOK/temp-system/x86-chapter.xml

    r0fadcfd r35e7499  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog-ppl.xml"/>
     20  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
  • BOOK/temp-system/x86_64-64-chapter.xml

    r0fadcfd r35e7499  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/mpc.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/ppl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/cloog-ppl.xml"/>
     20  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/zlib.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/binutils.xml"/>
  • BOOK/temp-system/x86_64-chapter.xml

    r0fadcfd r35e7499  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-ppl.xml"/>
     20  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/>
  • patches/bash-4.2-branch_update-3.patch

    r0fadcfd r35e7499  
    1 Submitted By: Jonathan Norman (jonathan at bluesquarelinux.co.uk)
    2 Date: 2011-05-16
     1Submitted By: Jonathan Norman (jonathan at bluesquarelinux dot co dot uk)
     2Date: 15-02-2012
    33Initial Package Version: 4.2
    44Origin: Upstream
    55Upstream Status: Applied
    6 Description: Contains all upstream patches up to 4.2-010
     6Description: Contains all upstream patches up to 4.2-020
    77
     8diff -Naur bash-4.2.orig/assoc.c bash-4.2/assoc.c
     9--- bash-4.2.orig/assoc.c       2009-08-06 00:19:40.000000000 +0000
     10+++ bash-4.2/assoc.c    2012-02-15 17:04:56.844640185 +0000
     11@@ -77,6 +77,11 @@
     12   b = hash_search (key, hash, HASH_CREATE);
     13   if (b == 0)
     14     return -1;
     15+  /* If we are overwriting an existing element's value, we're not going to
     16+     use the key.  Nothing in the array assignment code path frees the key
     17+     string, so we can free it here to avoid a memory leak. */
     18+  if (b->key != key)
     19+    free (key);
     20   FREE (b->data);
     21   b->data = value ? savestring (value) : (char *)0;
     22   return (0);
     23diff -Naur bash-4.2.orig/builtins/declare.def bash-4.2/builtins/declare.def
     24--- bash-4.2.orig/builtins/declare.def  2010-05-30 22:25:21.000000000 +0000
     25+++ bash-4.2/builtins/declare.def       2012-02-15 17:05:08.352946800 +0000
     26@@ -513,6 +513,11 @@
     27              *subscript_start = '[';   /* ] */
     28              var = assign_array_element (name, value, 0);      /* XXX - not aflags */
     29              *subscript_start = '\0';
     30+             if (var == 0)     /* some kind of assignment error */
     31+               {
     32+                 assign_error++;
     33+                 NEXT_VARIABLE ();
     34+               }
     35            }
     36          else if (simple_array_assign)
     37            {
    838diff -Naur bash-4.2.orig/builtins/fc.def bash-4.2/builtins/fc.def
    939--- bash-4.2.orig/builtins/fc.def       2010-05-30 22:25:38.000000000 +0000
    10 +++ bash-4.2/builtins/fc.def    2011-05-16 23:42:00.796961011 +0000
     40+++ bash-4.2/builtins/fc.def    2012-02-15 17:04:54.028565156 +0000
    1141@@ -304,7 +304,7 @@
    1242   last_hist = i - rh - hist_last_line_added;
     
    4676diff -Naur bash-4.2.orig/builtins/printf.def bash-4.2/builtins/printf.def
    4777--- bash-4.2.orig/builtins/printf.def   2010-11-23 15:02:55.000000000 +0000
    48 +++ bash-4.2/builtins/printf.def        2011-05-16 23:41:55.617535899 +0000
     78+++ bash-4.2/builtins/printf.def        2012-02-15 17:04:48.484417444 +0000
    4979@@ -465,6 +465,9 @@
    5080                  secs = shell_start_time;      /* roughly $SECONDS */
     
    5787                n = strftime (timebuf, sizeof (timebuf), timefmt, tm);
    5888                free (timefmt);
     89diff -Naur bash-4.2.orig/builtins/read.def bash-4.2/builtins/read.def
     90--- bash-4.2.orig/builtins/read.def     2011-01-04 16:43:36.000000000 +0000
     91+++ bash-4.2/builtins/read.def  2012-02-15 17:05:05.540871876 +0000
     92@@ -642,6 +642,12 @@
     93          xfree (input_string);
     94          return EXECUTION_FAILURE;     /* readonly or noassign */
     95        }
     96+      if (assoc_p (var))
     97+       {
     98+          builtin_error (_("%s: cannot convert associative to indexed array"), arrayname);
     99+         xfree (input_string);
     100+         return EXECUTION_FAILURE;     /* existing associative array */
     101+       }
     102       array_flush (array_cell (var));
     103 
     104       alist = list_string (input_string, ifs_chars, 0);
     105diff -Naur bash-4.2.orig/execute_cmd.c bash-4.2/execute_cmd.c
     106--- bash-4.2.orig/execute_cmd.c 2011-02-09 22:32:25.000000000 +0000
     107+++ bash-4.2/execute_cmd.c      2012-02-15 17:05:06.964909819 +0000
     108@@ -2196,6 +2196,7 @@
     109   if (ignore_return && cmd)
     110     cmd->flags |= CMD_IGNORE_RETURN;
     111 
     112+#if defined (JOB_CONTROL)
     113   lastpipe_flag = 0;
     114   begin_unwind_frame ("lastpipe-exec");
     115   lstdin = -1;
     116@@ -2215,15 +2216,19 @@
     117          lastpipe_jid = stop_pipeline (0, (COMMAND *)NULL);    /* XXX */
     118          add_unwind_protect (lastpipe_cleanup, lastpipe_jid);
     119        }
     120-      cmd->flags |= CMD_LASTPIPE;
     121+      if (cmd)
     122+       cmd->flags |= CMD_LASTPIPE;
     123     }   
     124   if (prev >= 0)
     125     add_unwind_protect (close, prev);
     126+#endif
     127 
     128   exec_result = execute_command_internal (cmd, asynchronous, prev, pipe_out, fds_to_close);
     129 
     130+#if defined (JOB_CONTROL)
     131   if (lstdin > 0)
     132     restore_stdin (lstdin);
     133+#endif
     134 
     135   if (prev >= 0)
     136     close (prev);
     137diff -Naur bash-4.2.orig/expr.c bash-4.2/expr.c
     138--- bash-4.2.orig/expr.c        2010-12-21 16:12:13.000000000 +0000
     139+++ bash-4.2/expr.c     2012-02-15 17:05:02.424788857 +0000
     140@@ -476,19 +476,23 @@
     141 
     142       if (special)
     143        {
     144+         if ((op == DIV || op == MOD) && value == 0)
     145+           {
     146+             if (noeval == 0)
     147+               evalerror (_("division by 0"));
     148+             else
     149+               value = 1;
     150+           }
     151+
     152          switch (op)
     153            {
     154            case MUL:
     155              lvalue *= value;
     156              break;
     157            case DIV:
     158-             if (value == 0)
     159-               evalerror (_("division by 0"));
     160              lvalue /= value;
     161              break;
     162            case MOD:
     163-             if (value == 0)
     164-               evalerror (_("division by 0"));
     165              lvalue %= value;
     166              break;
     167            case PLUS:
     168@@ -804,7 +808,12 @@
     169       val2 = exppower ();
     170 
     171       if (((op == DIV) || (op == MOD)) && (val2 == 0))
     172-       evalerror (_("division by 0"));
     173+       {
     174+         if (noeval == 0)
     175+           evalerror (_("division by 0"));
     176+         else
     177+           val2 = 1;
     178+       }
     179 
     180       if (op == MUL)
     181        val1 *= val2;
    59182diff -Naur bash-4.2.orig/lib/glob/gmisc.c bash-4.2/lib/glob/gmisc.c
    60183--- bash-4.2.orig/lib/glob/gmisc.c      2011-02-05 21:11:17.000000000 +0000
    61 +++ bash-4.2/lib/glob/gmisc.c   2011-05-16 23:41:53.037822234 +0000
     184+++ bash-4.2/lib/glob/gmisc.c   2012-02-15 17:04:45.660342203 +0000
    62185@@ -77,8 +77,8 @@
    63186      wchar_t *wpat;
     
    262385diff -Naur bash-4.2.orig/lib/readline/callback.c bash-4.2/lib/readline/callback.c
    263386--- bash-4.2.orig/lib/readline/callback.c       2010-06-06 16:18:58.000000000 +0000
    264 +++ bash-4.2/lib/readline/callback.c    2011-05-16 23:41:51.689971838 +0000
     387+++ bash-4.2/lib/readline/callback.c    2012-02-15 17:04:43.812292965 +0000
    265388@@ -148,6 +148,9 @@
    266389          eof = _rl_vi_domove_callback (_rl_vimvcxt);
     
    275398diff -Naur bash-4.2.orig/lib/readline/vi_mode.c bash-4.2/lib/readline/vi_mode.c
    276399--- bash-4.2.orig/lib/readline/vi_mode.c        2010-11-21 00:51:39.000000000 +0000
    277 +++ bash-4.2/lib/readline/vi_mode.c     2011-05-16 23:41:51.689971838 +0000
     400+++ bash-4.2/lib/readline/vi_mode.c     2012-02-15 17:04:43.812292965 +0000
    278401@@ -1114,7 +1114,7 @@
    279402       rl_beg_of_line (1, c);
     
    287410diff -Naur bash-4.2.orig/parse.y bash-4.2/parse.y
    288411--- bash-4.2.orig/parse.y       2011-01-02 20:48:11.000000000 +0000
    289 +++ bash-4.2/parse.y    2011-05-16 23:41:55.613536343 +0000
    290 @@ -5135,6 +5135,9 @@
     412+++ bash-4.2/parse.y    2012-02-15 17:05:04.008831060 +0000
     413@@ -2499,7 +2499,7 @@
     414         We do this only if it is time to do so. Notice that only here
     415         is the mail alarm reset; nothing takes place in check_mail ()
     416         except the checking of mail.  Please don't change this. */
     417-      if (prompt_is_ps1 && time_to_check_mail ())
     418+      if (prompt_is_ps1 && parse_and_execute_level == 0 && time_to_check_mail ())
     419        {
     420          check_mail ();
     421          reset_mail_timer ();
     422@@ -3842,6 +3842,7 @@
     423      int flags;
     424 {
     425   sh_parser_state_t ps;
     426+  sh_input_line_state_t ls;
     427   int orig_ind, nc, sflags;
     428   char *ret, *s, *ep, *ostring;
     429 
     430@@ -3849,10 +3850,12 @@
     431   orig_ind = *indp;
     432   ostring = string;
     433 
     434+/*itrace("xparse_dolparen: size = %d shell_input_line = `%s'", shell_input_line_size, shell_input_line);*/
     435   sflags = SEVAL_NONINT|SEVAL_NOHIST|SEVAL_NOFREE;
     436   if (flags & SX_NOLONGJMP)
     437     sflags |= SEVAL_NOLONGJMP;
     438   save_parser_state (&ps);
     439+  save_input_line_state (&ls);
     440 
     441   /*(*/
     442   parser_state |= PST_CMDSUBST|PST_EOFTOKEN;   /* allow instant ')' */ /*(*/
     443@@ -3861,6 +3864,8 @@
     444 
     445   restore_parser_state (&ps);
     446   reset_parser ();
     447+  /* reset_parser clears shell_input_line and associated variables */
     448+  restore_input_line_state (&ls);
     449   if (interactive)
     450     token_to_read = 0;
     451 
     452@@ -5135,6 +5140,9 @@
    291453            case 'A':
    292454              /* Make the current time/date into a string. */
     
    298460 
    299461              if (c == 'd')
     462@@ -5905,6 +5913,12 @@
     463   ps->expand_aliases = expand_aliases;
     464   ps->echo_input_at_read = echo_input_at_read;
     465 
     466+  ps->token = token;
     467+  ps->token_buffer_size = token_buffer_size;
     468+  /* Force reallocation on next call to read_token_word */
     469+  token = 0;
     470+  token_buffer_size = 0;
     471+
     472   return (ps);
     473 }
     474 
     475@@ -5946,6 +5960,42 @@
     476 
     477   expand_aliases = ps->expand_aliases;
     478   echo_input_at_read = ps->echo_input_at_read;
     479+
     480+  FREE (token);
     481+  token = ps->token;
     482+  token_buffer_size = ps->token_buffer_size;
     483+}
     484+
     485+sh_input_line_state_t *
     486+save_input_line_state (ls)
     487+     sh_input_line_state_t *ls;
     488+{
     489+  if (ls == 0)
     490+    ls = (sh_input_line_state_t *)xmalloc (sizeof (sh_input_line_state_t));
     491+  if (ls == 0)
     492+    return ((sh_input_line_state_t *)NULL);
     493+
     494+  ls->input_line = shell_input_line;
     495+  ls->input_line_size = shell_input_line_size;
     496+  ls->input_line_len = shell_input_line_len;
     497+  ls->input_line_index = shell_input_line_index;
     498+
     499+  /* force reallocation */
     500+  shell_input_line = 0;
     501+  shell_input_line_size = shell_input_line_len = shell_input_line_index = 0;
     502+}
     503+
     504+void
     505+restore_input_line_state (ls)
     506+     sh_input_line_state_t *ls;
     507+{
     508+  FREE (shell_input_line);
     509+  shell_input_line = ls->input_line;
     510+  shell_input_line_size = ls->input_line_size;
     511+  shell_input_line_len = ls->input_line_len;
     512+  shell_input_line_index = ls->input_line_index;
     513+
     514+  set_line_mbstate ();
     515 }
     516 
     517 /************************************************
    300518diff -Naur bash-4.2.orig/patchlevel.h bash-4.2/patchlevel.h
    301519--- bash-4.2.orig/patchlevel.h  2010-06-13 00:14:48.000000000 +0000
    302 +++ bash-4.2/patchlevel.h       2011-05-16 23:42:02.092817179 +0000
     520+++ bash-4.2/patchlevel.h       2012-02-15 17:05:09.844986552 +0000
    303521@@ -25,6 +25,6 @@
    304522    regexp `^#define[   ]*PATCHLEVEL', since that's what support/mkversion.sh
     
    306524 
    307525-#define PATCHLEVEL 0
    308 +#define PATCHLEVEL 10
     526+#define PATCHLEVEL 20
    309527 
    310528 #endif /* _PATCHLEVEL_H_ */
     529diff -Naur bash-4.2.orig/pathexp.c bash-4.2/pathexp.c
     530--- bash-4.2.orig/pathexp.c     2010-08-14 03:21:57.000000000 +0000
     531+++ bash-4.2/pathexp.c  2012-02-15 17:05:01.036751874 +0000
     532@@ -196,7 +196,7 @@
     533        {
     534          if ((qflags & QGLOB_FILENAME) && pathname[i+1] == '/')
     535            continue;
     536-         if ((qflags & QGLOB_REGEXP) && ere_char (pathname[i+1]) == 0)
     537+         if (pathname[i+1] != CTLESC && (qflags & QGLOB_REGEXP) && ere_char (pathname[i+1]) == 0)
     538            continue;
     539          temp[j++] = '\\';
     540          i++;
    311541diff -Naur bash-4.2.orig/print_cmd.c bash-4.2/print_cmd.c
    312542--- bash-4.2.orig/print_cmd.c   2010-05-30 22:34:08.000000000 +0000
    313 +++ bash-4.2/print_cmd.c        2011-05-16 23:42:02.092817179 +0000
     543+++ bash-4.2/print_cmd.c        2012-02-15 17:04:55.440602777 +0000
    314544@@ -315,6 +315,7 @@
    315545          cprintf ("( ");
     
    336566   if (inside_function_def)
    337567     {
     568diff -Naur bash-4.2.orig/shell.h bash-4.2/shell.h
     569--- bash-4.2.orig/shell.h       2011-01-07 03:16:55.000000000 +0000
     570+++ bash-4.2/shell.h    2012-02-15 17:04:58.268678125 +0000
     571@@ -136,6 +136,9 @@
     572   int parser_state;
     573   int *token_state;
     574 
     575+  char *token;
     576+  int token_buffer_size;
     577+
     578   /* input line state -- line number saved elsewhere */
     579   int input_line_terminator;
     580   int eof_encountered;
     581@@ -166,6 +169,16 @@
     582   
     583 } sh_parser_state_t;
     584 
     585+typedef struct _sh_input_line_state_t {
     586+  char *input_line;
     587+  int input_line_index;
     588+  int input_line_size;
     589+  int input_line_len;
     590+} sh_input_line_state_t;
     591+
     592 /* Let's try declaring these here. */
     593 extern sh_parser_state_t *save_parser_state __P((sh_parser_state_t *));
     594 extern void restore_parser_state __P((sh_parser_state_t *));
     595+
     596+extern sh_input_line_state_t *save_input_line_state __P((sh_input_line_state_t *));
     597+extern void restore_input_line_state __P((sh_input_line_state_t *));
    338598diff -Naur bash-4.2.orig/sig.c bash-4.2/sig.c
    339599--- bash-4.2.orig/sig.c 2010-11-23 13:21:22.000000000 +0000
    340 +++ bash-4.2/sig.c      2011-05-16 23:41:59.501104844 +0000
     600+++ bash-4.2/sig.c      2012-02-15 17:04:52.644528282 +0000
    341601@@ -46,6 +46,7 @@
    342602 
     
    369629diff -Naur bash-4.2.orig/subst.c bash-4.2/subst.c
    370630--- bash-4.2.orig/subst.c       2011-01-02 21:12:51.000000000 +0000
    371 +++ bash-4.2/subst.c    2011-05-16 23:41:58.205248678 +0000
     631+++ bash-4.2/subst.c    2012-02-15 17:04:59.656715107 +0000
    372632@@ -1379,10 +1379,12 @@
    373633   slen = strlen (string + *sindex) + *sindex;
     
    396656   tresult = call_expand_word_internal (&td, quoted, 1, dollar_at_p, has_dollar_at);
    397657   return (tresult);
    398 @@ -4607,6 +4609,7 @@
     658@@ -3704,7 +3706,10 @@
     659            break;
     660        }
     661       else if (string[i] == CTLNUL)
     662-       i++;
     663+       {
     664+         i++;
     665+         continue;
     666+       }
     667 
     668       prev_i = i;
     669       ADVANCE_CHAR (string, slen, i);
     670@@ -4607,6 +4612,7 @@
    399671   if (ifs_firstc == 0)
    400672 #endif
     
    404676   expand_no_split_dollar_star = 0;
    405677 
    406 @@ -7176,7 +7179,7 @@
     678@@ -7176,7 +7182,7 @@
    407679     {
    408680       /* Extract the contents of the ${ ... } expansion
     
    415687diff -Naur bash-4.2.orig/subst.h bash-4.2/subst.h
    416688--- bash-4.2.orig/subst.h       2010-12-03 01:21:29.000000000 +0000
    417 +++ bash-4.2/subst.h    2011-05-16 23:41:50.378117447 +0000
     689+++ bash-4.2/subst.h    2012-02-15 17:04:42.280252148 +0000
    418690@@ -56,6 +56,7 @@
    419691 #define SX_NOLONGJMP   0x0040  /* don't longjmp on fatal error */
     
    424696 /* Remove backslashes which are quoting backquotes from STRING.  Modifies
    425697    STRING, and returns a pointer to it. */
     698diff -Naur bash-4.2.orig/support/shobj-conf bash-4.2/support/shobj-conf
     699--- bash-4.2.orig/support/shobj-conf    2009-10-28 13:20:21.000000000 +0000
     700+++ bash-4.2/support/shobj-conf 2012-02-15 17:05:09.844986552 +0000
     701@@ -157,7 +157,7 @@
     702        ;;
     703 
     704 # Darwin/MacOS X
     705-darwin[89]*|darwin10*)
     706+darwin[89]*|darwin1[012]*)
     707        SHOBJ_STATUS=supported
     708        SHLIB_STATUS=supported
     709       
     710@@ -186,7 +186,7 @@
     711        SHLIB_LIBSUFF='dylib'
     712 
     713        case "${host_os}" in
     714-       darwin[789]*|darwin10*) SHOBJ_LDFLAGS=''
     715+       darwin[789]*|darwin1[012]*)     SHOBJ_LDFLAGS=''
     716                        SHLIB_XLDFLAGS='-dynamiclib -arch_only `/usr/bin/arch` -install_name $(libdir)/$@ -current_version $(SHLIB_MAJOR)$(SHLIB_MINOR) -compatibility_version $(SHLIB_MAJOR) -v'
     717                        ;;
     718        *)              SHOBJ_LDFLAGS='-dynamic'
    426719diff -Naur bash-4.2.orig/variables.c bash-4.2/variables.c
    427720--- bash-4.2.orig/variables.c   2011-01-25 01:07:48.000000000 +0000
    428 +++ bash-4.2/variables.c        2011-05-16 23:41:56.917391622 +0000
     721+++ bash-4.2/variables.c        2012-02-15 17:04:49.868454320 +0000
    429722@@ -3653,6 +3653,22 @@
    430723   return n;
     
    477770diff -Naur bash-4.2.orig/variables.h bash-4.2/variables.h
    478771--- bash-4.2.orig/variables.h   2010-12-03 01:22:01.000000000 +0000
    479 +++ bash-4.2/variables.h        2011-05-16 23:41:55.613536343 +0000
     772+++ bash-4.2/variables.h        2012-02-15 17:04:48.476417232 +0000
    480773@@ -313,6 +313,7 @@
    481774 
  • patches/eglibc-2.15-r16526-dl_dep_fix-1.patch

    r0fadcfd r35e7499  
    1 Submitted By: Joe Ciccone <jciccone@gmail.com>
    2 Date: 2011-04-16
    3 Initial Package Version: 2.13 r13356
     1Submitted By: Jonathan Norman (jonathan at bluesquarelinux dot co dot uk)
     2Date: 2012-02-26
     3Initial Package Version: 2.15 r16526
    44Origin: Andreas Schwab
    55        Via http://sourceware.org/ml/libc-hacker/2011-02/msg00002.html
     
    77Description: If a ELF binaries dependencies are missing it was causing
    88             a signal too early.
     9Rediffed by Jonathan Norman for Eglibc 2.15
    910
    10 diff -Naur eglibc-2.13.orig/elf/dl-deps.c eglibc-2.13/elf/dl-deps.c
    11 --- eglibc-2.13.orig/elf/dl-deps.c      2011-02-04 22:31:21.000000000 +0000
    12 +++ eglibc-2.13/elf/dl-deps.c   2011-04-16 23:44:34.479218974 +0000
    13 @@ -491,6 +491,10 @@
     11
     12diff -Naur eglibc-2.15.orig/elf/dl-deps.c eglibc-2.15/elf/dl-deps.c
     13--- eglibc-2.15.orig/elf/dl-deps.c      2012-02-26 17:15:55.394189832 +0000
     14+++ eglibc-2.15/elf/dl-deps.c   2012-02-26 17:21:48.882756229 +0000
     15@@ -502,6 +502,10 @@
    1416   if (errno == 0 && errno_saved != 0)
    1517     __set_errno (errno_saved);
     
    1719+  if (errno_reason)
    1820+    _dl_signal_error (errno_reason == -1 ? 0 : errno_reason, objname,
    19 +                     NULL, errstring);
     21+                     NULL, errstring);
    2022+
    2123   struct link_map **old_l_initfini = NULL;
    2224   if (map->l_initfini != NULL && map->l_type == lt_loaded)
    2325     {
    24 @@ -683,8 +687,4 @@
    25      }
     26@@ -699,7 +703,4 @@
    2627   if (old_l_initfini != NULL)
    27      _dl_scope_free (old_l_initfini);
    28 -
     28       map->l_orig_initfini = old_l_initfini;
     29 
    2930-  if (errno_reason)
    3031-    _dl_signal_error (errno_reason == -1 ? 0 : errno_reason, objname,
  • scripts/patch/ncurses-patch.sh

    • Property mode changed from 100755 to 100644
    r0fadcfd r35e7499  
    1 #!/bin/bash
    2 # Create a Ncuruses Patch
     1#!/bin/sh
     2# Jonathan Norman
    33
    4 # Get Version #
    5 #
     4# Ncurses branch update patch generator
     5
    66VERSION=$1
    77
     
    99#
    1010if [ "${VERSION}" = "" ]; then
    11   echo "$0 - Ncurses_Version"
    12   echo "This will Create a Patch for Ncurses Ncurses_Version"
     11  echo "$0 [ncurses_version]"
     12  echo "This will Create a Patch for ncurses ncurses_Version"
    1313  exit 255
    1414fi
    1515
    16 # Get Patch Names
    17 #
    18 cd ~/tmp
    19 wget ftp://invisible-island.net/ncurses/${VERSION}/ --no-remove-listing
    20 ROLLUP=$(cat index.html | grep bz2 | cut -f2 -d'>' | cut -f1 -d'<' | tail -n 1)
    21 ROLLPATCH=$(echo ${ROLLUP} | cut -f3 -d-)
    22 FILES=$(cat index.html | grep ${VERSION}-2 | grep patch.gz | cut -f2 -d'>' | cut -f1 -d'<')
    23 rm -f .listing
    24 rm -f index.html
     16TMP=~/tmp/ncurses-${VERSION}
     17PATCHDIR=${TMP}/patches
     18PATCHURL=ftp://invisible-island.net/ncurses/
     19SERIES=$(echo ${VERSION} | sed -e 's/\.//g')
     20CLFS_PATCHS=http://patches.cross-lfs.org/dev/
    2521
    26 # Download Ncurses Source
    27 #
    28 cd ~/tmp
    29 if ! [ -e ncurses-${VERSION}.tar.gz ]; then
    30   wget ftp://invisible-island.net/ncurses/ncurses-${VERSION}.tar.gz
    31 fi
     22# Figure out patch number
     23UPDATE_NUM=0
     24UPDATE_NUM=$(curl -ls http://patches.cross-lfs.org/dev/ | grep ncurses-${VERSION}-branch_update | cut -d . -f 3 | cut -d - -f 3-)
     25UPDATE_NUM=$(expr ${UPDATE_NUM} + 1)
    3226
    33 # Set Patch Number
    34 #
    35 cd ~/tmp
    36 wget http://svn.cross-lfs.org/svn/repos/patches/ncurses/ --no-remove-listing
    37 for num in $(seq 1 99); do
    38   PATCH_NUM=$(cat index.html | grep "${VERSION}" | grep branch_update-${num}.patch | cut -f2 -d'"' | cut -f1 -d'"'| cut -f4 -d- | cut -f1 -d. | tail -n 1)
    39   if [ "${PATCH_NUM}" = "0" -a "${num}" = "1" ]; then
    40     PATCH_NUM=$(expr ${PATCH_NUM} + 1)
    41     break
    42   fi
    43   if [ "${PATCH_NUM}" != "${num}" ]; then
    44     PATCH_NUM=$(expr ${num})
    45     break
    46   fi
    47 done
    48 rm -f index.html
    49 
    50 # Cleanup Directory
    51 #
    52 cd ~/tmp
    53 rm -rf ncurses-${VERSION} ncurses-${VERSION}.orig
    54 tar xvf ncurses-${VERSION}.tar.gz
    55 cp -ar ncurses-${VERSION} ncurses-${VERSION}.orig
    56 
    57 # Download and Apply Rollup Patch
    58 #
    59 cd ~/tmp/ncurses-${VERSION}
    60 CURRENTDIR=$(pwd -P)
    61 mkdir ~/tmp/ncurses-${VERSION}-patches
    62 cd ~/tmp/ncurses-${VERSION}
    63 if [ "${ROLLUP}" != "" ]; then
    64   echo "Getting Rollup ${ROLLUP} Patch..."
    65   cd ~/tmp/ncurses-${VERSION}-patches
    66   wget --quiet ftp://invisible-island.net/ncurses/${VERSION}/${ROLLUP}
    67   cd ${CURRENTDIR}
    68   echo "Applying Rollup ${ROLLUP} Patch..."
    69   cp ~/tmp/ncurses-${VERSION}-patches/${ROLLUP} ${CURRENTDIR}/${ROLLUP}
    70   bunzip2 ${ROLLUP}
    71   ROLLUP2=$(echo ${ROLLUP} | sed -e 's/.bz2//g')
    72   sh ${ROLLUP2}
    73 fi
    74 
    75 # Download and Apply Patches
    76 #
    77 install -d ~/tmp/ncurses-${VERSION}-patches
    78 cd ~/tmp/ncurses-${VERSION}
    79 CURRENTDIR=$(pwd -P)
    80 for file in ${FILES}; do
    81   if [ "${ROLLPATCH}" != "" ]; then
    82     TEST=$(echo ${file} | grep -c ${ROLLPATCH})
    83   else
    84     TEST=0
    85   fi
    86   if [ "${TEST}" = "0" ]; then
    87     cd ~/tmp/ncurses-${VERSION}-patches
    88     echo "Getting Patch ${file}..."
    89     wget --quiet ftp://invisible-island.net/ncurses/${VERSION}/${file}
    90     cd ${CURRENTDIR}
    91     gunzip -c ~/tmp/ncurses-${VERSION}-patches/${file} | patch --dry-run -s -f -Np1
    92     if [ "$?" = "0" ]; then
    93       echo "Apply Patch ${file}..."
    94       gunzip -c ~/tmp/ncurses-${VERSION}-patches/${file} | patch -Np1
    95       LASTFILE=$(echo ${file} | cut -f2 -d. | cut -f2 -d-)
    96     fi
    97   fi
     27# Download patches
     28echo "Downloading patches for Ncurses ${VERSION}"
     29FILES=$(curl -sl ftp://invisible-island.net/ncurses/${VERSION}/ | grep patch | grep -v bz2 | grep -v asc)
     30mkdir -p $PATCHDIR
     31cd $PATCHDIR
     32for FILE in $FILES; do
     33        curl -O -# $PATCHURL/$VERSION/$FILE
    9834done
    9935
    100 # Cleanup Directory
    101 #
    102 cd ~/tmp
     36
     37echo "Downloading source for Ncurses $VERSION"
     38cd $TMP
     39curl -sO ftp://invisible-island.net/ncurses/ncurses-${VERSION}.tar.gz
     40tar -xvf ncurses-${VERSION}.tar.gz
     41cp -R ncurses-${VERSION} ncurses-${VERSION}.orig
     42
     43echo -n "Generating Patch..."
    10344cd ncurses-${VERSION}
    104 for dir in $(find * -type d); do
    105   cd ~/tmp/ncurses-${VERSION}/${dir}
    106   for file in $(find . -name '*~'); do
    107     rm -f ${file}
    108   done
    109   for file in $(find . -name '*.orig'); do
    110     rm -f ${file}
    111   done
     45
     46gunzip -c $PATCHDIR/*.sh.gz | sh
     47for PATCH in $(ls $PATCHDIR | grep patch.gz); do
     48        gunzip -c $PATCHDIR/$PATCH | patch -Np1
    11249done
    113 cd ~/tmp/ncurses-${VERSION}
    114 rm -f *~ *.orig
    11550
    116 # Create Patch
    117 #
    118 cd ~/tmp
    119 echo "Submitted By: Jim Gifford (jim at cross-lfs dot org)" > ~/patches/ncurses-${VERSION}-branch_update-${PATCH_NUM}.patch
    120 echo "Date: `date +%m-%d-%Y`" >> ~/patches/ncurses-${VERSION}-branch_update-${PATCH_NUM}.patch
    121 echo "Initial Package Version: ${VERSION}" >> ~/patches/ncurses-${VERSION}-branch_update-${PATCH_NUM}.patch
    122 echo "Origin: Upstream" >> ~/patches/ncurses-${VERSION}-branch_update-${PATCH_NUM}.patch
    123 echo "Upstream Status: Applied" >> ~/patches/ncurses-${VERSION}-branch_update-${PATCH_NUM}.patch
    124 echo "Description: This is a branch update for NCurses-${VERSION}, and should be" >> ~/patches/ncurses-${VERSION}-branch_update-${PATCH_NUM}.patch
    125 echo "             rechecked periodically. This patch covers up to ${VERSION}-${LASTFILE}." >> ~/patches/ncurses-${VERSION}-branch_update-${PATCH_NUM}.patch
    126 echo "" >> ~/patches/ncurses-${VERSION}-branch_update-${PATCH_NUM}.patch
    127 diff -Naur ncurses-${VERSION}.orig ncurses-${VERSION} >> ~/patches/ncurses-${VERSION}-branch_update-${PATCH_NUM}.patch
    128 echo "Created ~/patches/ncurses-${VERSION}-branch_update-${PATCH_NUM}.patch."
     51cd $TMP
    12952
    130 # Cleanup Directory
    131 #
    132 cd ~/tmp
    133 rm -rf ncurses-${VERSION} ncurses-${VERSION}.orig
     53DATE=$(ls $PATCHDIR | tail -n1 | cut -d- -f3 | cut -d. -f1);
     54
     55# Create patch
     56echo "Submitted By: Jonathan Norman (jonathan at bluesquarelinux dot co dot uk)" > ncurses-${VERSION}-branch_update-$UPDATE_NUM.patch
     57echo "Date: `date +%Y-%m-%d`" >> ncurses-${VERSION}-branch_update-$UPDATE_NUM.patch
     58echo "Initial Package Version: ${VERSION}" >> ncurses-${VERSION}-branch_update-$UPDATE_NUM.patch
     59echo "Origin: Upstream" >> ncurses-${VERSION}-branch_update-$UPDATE_NUM.patch
     60echo "Upstream Status: Applied" >> ncurses-${VERSION}-branch_update-$UPDATE_NUM.patch
     61echo "Description: Contains all upstream patches up to ${VERSION}-${DATE}" >> ncurses-${VERSION}-branch_update-$UPDATE_NUM.patch
     62echo "" >> ncurses-${VERSION}-branch_update-$UPDATE_NUM.patch
     63
     64LC_ALL=C TZ=UTC0 diff -Naur ncurses-${VERSION}.orig ncurses-${VERSION} >> ncurses-${VERSION}-branch_update-$UPDATE_NUM.patch
     65
     66echo "Done"
     67echo "Cleaning up"
     68rm -rf ncurses-${VERSION} ncurses-${VERSION}.orig #ncurses-${VERSION}.tar.bz2
     69
     70echo "Created: $PWD/ncurses-${VERSION}-branch_update-$UPDATE_NUM.patch"
  • scripts/patch/vim-patch.sh

    • Property mode changed from 100755 to 100644
    r0fadcfd r35e7499  
    1 #!/bin/bash
    2 # Create a VIM Patch
     1#!/bin/sh
     2# Jonathan Norman
    33
    4 # Get Version #
    5 #
     4# Vim branch update patch generator
     5
    66VERSION=$1
    77
     
    99#
    1010if [ "${VERSION}" = "" ]; then
    11   echo "$0 - Vim_Version"
     11  echo "$0 [Vim_version]"
    1212  echo "This will Create a Patch for Vim Vim_Version"
    1313  exit 255
    1414fi
    1515
    16 # Get the # of Patches
    17 #
    18 cd ~/tmp
    19 wget ftp://ftp.vim.org/pub/vim/patches/${VERSION}/ --no-remove-listing
    20 FILES=$(cat index.html | grep "${VERSION}" | cut -f6 -d. | cut -f1 -d'"' | sed '/^$/d' | tail -n 1)
    21 rm -f .listing
    22 rm -f index.html
     16TMP=~/tmp/vim-${VERSION}
     17PATCHDIR=${TMP}/patches
     18PATCHURL=ftp://ftp.vim.org/pub/vim/patches
    2319SERIES=$(echo ${VERSION} | sed -e 's/\.//g')
    24 SKIPPATCH=""
    25 SKIPPED=""
     20CLFS_PATCHS=http://patches.cross-lfs.org/dev/
    2621
    27 # Download VIM Source
    28 #
    29 if ! [ -e vim-${VERSION}.tar.bz2 ]; then
    30   wget ftp://ftp.vim.org/pub/vim/unix/vim-${VERSION}.tar.bz2
    31 fi
     22# Figure out patch number
     23UPDATE_NUM=$(curl -ls http://patches.cross-lfs.org/dev/ | grep vim-${VERSION} | cut -d . -f 3 | cut -d - -f 3-)
     24UPDATE_NUM=$(expr ${UPDATE_NUM} + 1)
    3225
    33 # Set Patch Number
    34 #
    35 cd ~/tmp
    36 wget http://svn.cross-lfs.org/svn/repos/patches/vim/ --no-remove-listing
    37 for num in $(seq 1 99); do
    38   PATCH_NUM=$(cat index.html | grep "${VERSION}" | grep branch_update-${num}.patch | cut -f2 -d'"' | cut -f1 -d'"'| cut -f4 -d- | cut -f1 -d. | tail -n 1)
    39   if [ "${PATCH_NUM}" = "0" -a "${num}" = "1" ]; then
    40     PATCH_NUM=$(expr ${PATCH_NUM} + 1)
    41     break
    42   fi
    43   if [ "${PATCH_NUM}" != "${num}" ]; then
    44     PATCH_NUM=$(expr ${num})
    45     break
    46   fi
    47 done
    48 rm -f index.html
     26# Download patches
     27echo "Downloading patches for VIM ${VERSION}"
     28PATCH_NUM=$(curl -s $PATCHURL/${VERSION}/ | grep " ${VERSION}." | cut -f 3- -d . | tail -n1)
     29mkdir -p $PATCHDIR
     30cd $PATCHDIR
     31curl -O -# $PATCHURL/$VERSION/$VERSION.[001-$PATCH_NUM]
    4932
    50 # Cleanup Directory
    51 #
    52 rm -rf vim${SERIES} vim${SERIES}.orig
    53 tar xvf vim-${VERSION}.tar.bz2
    54 cp -ar vim${SERIES} vim${SERIES}.orig
     33echo "Downloading source for VIM $VERSION"
     34cd $TMP
     35curl -sO ftp://ftp.vim.org/pub/vim/unix/vim-${VERSION}.tar.bz2
     36tar -xvf vim-${VERSION}.tar.bz2
     37cp -R vim${SERIES} vim${SERIES}.orig
    5538
    56 # Download and Apply Patches
    57 #
    58 install -d ~/tmp/vim-${VERSION}-patches
    59 cd ~/tmp/vim${SERIES}
    60 CURRENTDIR=$(pwd -P)
    61 PATCHURL=ftp://ftp.vim.org/pub/vim/patches/${VERSION}
    62 COUNT=1
    63 while [ ${COUNT} -le ${FILES} ]; do
    64   cd ~/tmp/vim${SERIES}
    65   DLCOUNT="${COUNT}"
    66   SKIPME=no
    67   if [ "${COUNT}" -lt "100" ]; then
    68     DLCOUNT="0${COUNT}"
    69   fi
    70   if [ "${COUNT}" -lt "10" ]; then
    71     DLCOUNT="00${COUNT}"
    72   fi
    73   for skip in ${SKIPPATCH} ; do
    74     if [ "${DLCOUNT}" = "${skip}" ]; then
    75       echo "Patch ${VERSION}.${DLCOUNT} skipped"
    76       SKIPPED="${SKIPPED} ${DLCOUNT}"
    77       SKIPME=yes
    78     fi
    79   done
    80   if [ "${SKIPME}" != "yes" ]; then
    81     if ! [ -e ${VERSION}.${DLCOUNT} ]; then
    82       cd ~/tmp/vim-${VERSION}-patches
    83       wget --quiet $PATCHURL/${VERSION}.${DLCOUNT}
    84     fi
    85     cd $CURRENTDIR
    86     patch --dry-run -s -f -Np0 -i ~/tmp/vim-${VERSION}-patches/${VERSION}.${DLCOUNT}
    87     if [ "$?" = "0" ]; then
    88       echo "Patch ${VERSION}.${DLCOUNT} applied"
    89       patch -s -Np0 -i ~/tmp/vim-${VERSION}-patches/${VERSION}.${DLCOUNT}
    90     else
    91       echo "Patch ${VERSION}.${DLCOUNT} not applied"
    92       SKIPPED="${SKIPPED} ${DLCOUNT}"
    93     fi
    94    fi
    95    COUNT=$(expr ${COUNT} + 1)
     39echo -n "Generating Patch..."
     40cd vim${SERIES}/src
     41
     42for PATCH in $(ls $PATCHDIR); do
     43        patch -Np0 -i $PATCHDIR/$PATCH
     44        # echo $PATCHDIR/$PATCH
    9645done
    9746
    98 # Cleanup Directory
    99 #
    100 for dir in $(find * -type d); do
    101   cd ~/tmp/vim${SERIES}
    102   for file in $(find . -name '*~'); do
    103     rm -f ${file}
    104   done
    105   for file in $(find . -name '*.orig'); do
    106     rm -f ${file}
    107   done
    108 done
    109 cd ~/tmp/vim${SERIES}
    110 rm -f *~ *.orig
     47cd $TMP
    11148
    112 # Create Patch
    113 #
    114 cd ~/tmp
    115 echo "Submitted By: Jim Gifford (jim at cross-lfs dot org)" > ~/patches/vim-${VERSION}-branch_update-${PATCH_NUM}.patch
    116 echo "Date: `date +%m-%d-%Y`" >> ~/patches/vim-${VERSION}-branch_update-${PATCH_NUM}.patch
    117 echo "Initial Package Version: ${VERSION}" >> ~/patches/vim-${VERSION}-branch_update-${PATCH_NUM}.patch
    118 echo "Origin: Upstream" >> ~/patches/vim-${VERSION}-branch_update-${PATCH_NUM}.patch
    119 echo "Upstream Status: Applied" >> ~/patches/vim-${VERSION}-branch_update-${PATCH_NUM}.patch
    120 echo "Description: Contains all upstream patches up to ${VERSION}.${FILES}" >> ~/patches/vim-${VERSION}-branch_update-${PATCH_NUM}.patch
    121 if [ -n "${SKIPPED}" ]; then
    122   echo "             The following patches were skipped" >> ~/patches/vim-${VERSION}-branch_update-${PATCH_NUM}.patch
    123   echo "            ${SKIPPED}" >> ~/patches/vim-${VERSION}-branch_update-${PATCH_NUM}.patch
    124 fi
    125 echo "" >> ~/patches/vim-${VERSION}-branch_update-${PATCH_NUM}.patch
    126 diff -Naur vim${SERIES}.orig vim${SERIES} >> ~/patches/vim-${VERSION}-branch_update-${PATCH_NUM}.patch
    127 echo "Created ~/patches/vim-${VERSION}-branch_update-${PATCH_NUM}.patch."
     49# Create patch
     50echo "Submitted By: Jonathan Norman (jonathan at bluesquarelinux dot co dot uk)" > vim-${VERSION}-branch_update-$UPDATE_NUM.patch
     51echo "Date: `date +%Y-%m-%d`" >> vim-${VERSION}-branch_update-$UPDATE_NUM.patch
     52echo "Initial Package Version: ${VERSION}" >> vim-${VERSION}-branch_update-$UPDATE_NUM.patch
     53echo "Origin: Upstream" >> vim-${VERSION}-branch_update-$UPDATE_NUM.patch
     54echo "Upstream Status: Applied" >> vim-${VERSION}-branch_update-$UPDATE_NUM.patch
     55echo "Description: Contains all upstream patches up to ${VERSION}.${UPDATE_NUM}" >> vim-${VERSION}-branch_update-$UPDATE_NUM.patch
     56echo "" >> vim-${VERSION}-branch_update-$UPDATE_NUM.patch
    12857
    129 # Cleanup Directory
    130 #
    131 rm -rf vim${SERIES} vim${SERIES}.orig
     58LC_ALL=C TZ=UTC0 diff -Naur vim${SERIES}.orig vim${SERIES} >> vim-${VERSION}-branch_update-$UPDATE_NUM.patch
     59
     60echo "Done"
     61echo "Cleaning up"
     62rm -rf vim${SERIES} vim${SERIES}.orig #vim-${VERSION}.tar.bz2
     63
     64echo "Created: vim-${VERSION}-branch_update-$UPDATE_NUM.patch"
Note: See TracChangeset for help on using the changeset viewer.