Changes in / [32f55264:8f3d17f]


Ignore:
Files:
3 added
6 deleted
38 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/alpha-chapter.xml

    r32f55264 r8f3d17f  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alpha/linux-headers.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/>
    2019  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    2120  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gmp.xml"/>
  • BOOK/cross-tools/common/ppl.xml

    r32f55264 r8f3d17f  
    2525    <para os="a">Prepare PPL for compilation:</para>
    2626
    27 <screen os="b"><userinput>CPPFLAGS="-I/cross-tools/include" \
    28     LDFLAGS="-Wl,-rpath,/cross-tools/lib" \
     27<screen os="b"><userinput>LDFLAGS="-Wl,-rpath,/cross-tools/lib" \
    2928    ./configure --prefix=/cross-tools --enable-shared \
    3029    --enable-interfaces="c,cxx" --disable-optimization \
  • BOOK/cross-tools/mips-chapter.xml

    r32f55264 r8f3d17f  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/linux-headers.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/>
    2019  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    2120  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gmp.xml"/>
  • BOOK/cross-tools/mips64-64-chapter.xml

    r32f55264 r8f3d17f  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/linux-headers.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/>
    2120  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    2221  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gmp.xml"/>
  • BOOK/cross-tools/mips64-chapter.xml

    r32f55264 r8f3d17f  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/linux-headers.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/>
    2120  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    2221  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gmp.xml"/>
  • BOOK/cross-tools/ppc-chapter.xml

    r32f55264 r8f3d17f  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/linux-headers.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/>
    2019  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    2120  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gmp.xml"/>
  • BOOK/cross-tools/ppc64-chapter.xml

    r32f55264 r8f3d17f  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/linux-headers.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/>
    2120  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    2221  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gmp.xml"/>
  • BOOK/cross-tools/sparc-chapter.xml

    r32f55264 r8f3d17f  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/linux-headers.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/>
    2019  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    2120  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gmp.xml"/>
  • BOOK/cross-tools/sparc64-64-chapter.xml

    r32f55264 r8f3d17f  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/linux-headers.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/>
    2120  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    2221  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gmp.xml"/>
  • BOOK/cross-tools/sparc64-chapter.xml

    r32f55264 r8f3d17f  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/linux-headers.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/>
    2120  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    2221  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gmp.xml"/>
  • BOOK/cross-tools/x86-chapter.xml

    r32f55264 r8f3d17f  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/linux-headers.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/>
    2019  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    2120  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gmp.xml"/>
  • BOOK/cross-tools/x86_64-64-chapter.xml

    r32f55264 r8f3d17f  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/linux-headers.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/>
    2120  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    2221  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gmp.xml"/>
  • BOOK/cross-tools/x86_64-chapter.xml

    r32f55264 r8f3d17f  
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/linux-headers.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
    20   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/>
    2120  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    2221  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/gmp.xml"/>
  • BOOK/final-system/alpha-chapter.xml

    r32f55264 r8f3d17f  
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/glib.xml"/>
    3332  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3433  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
  • BOOK/final-system/common/kbd.xml

    r32f55264 r8f3d17f  
    2626    <title>Installation of Kbd</title>
    2727
    28     <para os="p1">Apply the following patch to fix a typo in es.po:</para>
    29 
    30     <screen os="p2"><userinput>patch -Np1 -i ../&kbd-espo-patch;</userinput></screen>
    31 
    3228    <para os="a">Prepare Kbd for compilation:</para>
    3329
     
    4945    stages of booting, those binaries need to be on the root partition:</para>
    5046
    51 <screen os="i"><userinput>mv -v /usr/bin/{kbd_mode,dumpkeys,loadkeys,openvt,setfont, setvtrgb} /bin</userinput></screen>
     47<screen os="i"><userinput>mv -v /usr/bin/{kbd_mode,dumpkeys,loadkeys,openvt,setfont} /bin</userinput></screen>
    5248
    5349  </sect2>
     
    6157
    6258      <seglistitem>
    63         <seg>chvt, deallocvt, dumpkeys, fgconsole, getkeycodes, kbdinfo,
    64         kbd_mode, kbdrate, loadkeys, loadunimap, mapscrn, openvt, psfaddtable
     59        <seg>chvt, deallocvt, dumpkeys, fgconsole, getkeycodes, kbd_mode,
     60        kbdrate, loadkeys, loadunimap, mapscrn, openvt, psfaddtable
    6561        (link to psfxtable), psfgettable (link to psfxtable), psfstriptable
    6662        (link to psfxtable), psfxtable, resizecons, setfont, setkeycodes,
    67         setleds, setmetamode, setvtrgb, showconsolefont, showkey,
    68         unicode_start, and unicode_stop</seg>
     63        setleds, setmetamode, showconsolefont, showkey, unicode_start, and
     64        unicode_stop</seg>
    6965        <seg>/usr/share/consolefonts, /usr/share/consoletrans,
    7066        /usr/share/keymaps, /usr/share/unimaps</seg>
     
    123119          <indexterm zone="ch-system-kbd getkeycodes">
    124120            <primary sortas="b-getkeycodes">getkeycodes</primary>
    125           </indexterm>
    126         </listitem>
    127       </varlistentry>
    128 
    129       <varlistentry id="kbdinfo">
    130         <term><command>kbdinfo</command></term>
    131         <listitem>
    132           <para>Obtains information about the console</para>
    133           <indexterm zone="ch-system-kbd kbdinfo">
    134             <primary sortas="b-kbdinfo">kbdinfo</primary>
    135121          </indexterm>
    136122        </listitem>
     
    291277      </varlistentry>
    292278
    293       <varlistentry id="setvtrgb">
    294         <term><command>setvtrgb</command></term>
    295         <listitem>
    296           <para>Sets the virtal terminal RGB colors</para>
    297           <indexterm zone="ch-system-kbd setvtrgb">
    298             <primary sortas="b-setvtrgb">setvtrgb</primary>
    299           </indexterm>
    300         </listitem>
    301       </varlistentry>
    302 
    303279      <varlistentry id="showconsolefont">
    304280        <term><command>showconsolefont</command></term>
  • BOOK/final-system/common/pkg-config.xml

    r32f55264 r8f3d17f  
    2828    <para os="a">Prepare Pkg-config for compilation:</para>
    2929
    30 <screen os="b"><userinput>GLIB_CFLAGS="-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include" \
    31     GLIB_LIBS="-lglib-2.0" \
    32     ./configure --prefix=/usr</userinput></screen>
    33 
    34     <variablelist os="bb">
    35       <title>The meaning of the new configure option:</title>
    36 
    37       <varlistentry>
    38         <term><parameter>GLIB_CFLAGS="-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include"</parameter></term>
    39         <term><parameter>GLIB_LIBS="-lglib-2.0"</parameter></term>
    40         <listitem>
    41           <para>Pkg-config no longer comes with Glib and because Pkg-config
    42         has not been installed itself it needs to be told where Glib is.</para>
    43         </listitem>
    44       </varlistentry>
    45     </variablelist>
     30<screen os="b"><userinput>./configure --prefix=/usr</userinput></screen>
    4631
    4732    <para os="c">Compile the package:</para>
  • BOOK/final-system/common/xz.xml

    r32f55264 r8f3d17f  
    3636<screen os="d"><userinput>make</userinput></screen>
    3737
    38     <para os="e">To test the results, issue:
    39     <userinput>make check</userinput>.</para>
    40 
    41 
    42     <para os="f">Install the programs:</para>
    43 
    44 <screen os="g"><userinput>make install</userinput></screen>
    45 
    46     <para os="h">Move the <filename>xz</filename> binary, and several symlinks
     38    <para os="e">Install the programs:</para>
     39
     40<screen os="f"><userinput>make install</userinput></screen>
     41
     42    <para os="g">Move the <filename>xz</filename> binary, and several symlinks
    4743    that point to it, into the /bin directory:</para>
    4844
    49 <screen os="i"><userinput>mv -v /usr/bin/{xz,lzma,lzcat,unlzma,unxz,xzcat} /bin</userinput></screen>
     45<screen os="h"><userinput>mv -v /usr/bin/{xz,lzma,lzcat,unlzma,unxz,xzcat} /bin</userinput></screen>
     46
     47    <para os="i">Move the static libraries to the proper location:</para>
     48
     49<screen os="j"><userinput>mv -v /lib/liblzma.a /usr/lib</userinput></screen>
    5050
    5151  </sect2>
  • BOOK/final-system/mips-chapter.xml

    r32f55264 r8f3d17f  
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/glib.xml"/>
    3332  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3433  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
  • BOOK/final-system/mips64-64-chapter.xml

    r32f55264 r8f3d17f  
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/glib.xml"/>
    3332  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3433  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
  • BOOK/final-system/mips64-chapter.xml

    r32f55264 r8f3d17f  
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses-n32.xml"/>
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses-64bit.xml"/>
    47   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/glib.xml"/>
    48   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/glib-n32.xml"/>
    49   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/glib-64bit.xml"/>
    5047  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/pkg-config.xml"/>
    5148  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux.xml"/>
  • BOOK/final-system/multilib/kbd.xml

    r32f55264 r8f3d17f  
    2121  <sect2 role="installation">
    2222    <title>Installation of Kbd</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/kbd.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    29     href="../common/kbd.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/pkg-config.xml

    r32f55264 r8f3d17f  
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28 <screen os="b"><userinput>GLIB_CFLAGS="-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include" \
    29   GLIB_LIBS="-lglib-2.0" \
    30   CC="gcc ${BUILD64}" \
     28<screen os="b"><userinput>CC="gcc ${BUILD64}" \
    3129  ./configure --prefix=/usr \
    3230    --with-pc-path=/usr/share/pkgconfig </userinput></screen>
    33 
    34     <variablelist os="bb">
    35       <title>The meaning of the new configure option:</title>
    36 
    37       <varlistentry>
    38         <term><parameter>GLIB_CFLAGS="-I/usr/include/glib-2.0 -I/usr/libi64/glib-2.0/include"</parameter></term>
    39         <term><parameter>GLIB_LIBS="-lglib-2.0"</parameter></term>
    40         <listitem>
    41           <para>Pkg-config no longer comes with Glib and because Pkg-config
    42         has not been installed itself it needs to be told where Glib is.</para>
    43         </listitem>
    44       </varlistentry>
    45     </variablelist>
    46 
    4731
    4832    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/xz-64bit.xml

    r32f55264 r8f3d17f  
    5656    xpointer="xpointer(//*[@os='i'])"/>
    5757
    58     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    59     href="xz.xml"
    60     xpointer="xpointer(//*[@os='j'])"/>
    61 
    62     <screen os="k"><userinput>mv -v /lib64/liblzma.a /usr/lib64</userinput></screen>
     58<screen os="j"><userinput>mv -v /lib64/liblzma.a /usr/lib64</userinput></screen>
    6359
    6460  </sect2>
  • BOOK/final-system/multilib/xz-n32.xml

    r32f55264 r8f3d17f  
    5757    xpointer="xpointer(//*[@os='i'])"/>
    5858
    59     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    60     href="xz.xml"
    61     xpointer="xpointer(//*[@os='j'])"/>
    62 
    63 <screen os="k"><userinput>mv -v /lib32/liblzma.a /usr/lib32</userinput></screen>
     59<screen os="j"><userinput>mv -v /lib32/liblzma.a /usr/lib32</userinput></screen>
    6460
    6561  </sect2>
  • BOOK/final-system/multilib/xz.xml

    r32f55264 r8f3d17f  
    5757    xpointer="xpointer(//*[@os='i'])"/>
    5858
    59     <para os="j">Move the static libraries to the proper location:</para>
    60 
    61     <screen os="k"><userinput>mv -v /lib/liblzma.a /usr/lib</userinput></screen>
     59    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     60    href="../common/xz.xml"
     61    xpointer="xpointer(//*[@os='j'])"/>
    6262
    6363  </sect2>
  • BOOK/final-system/ppc-chapter.xml

    r32f55264 r8f3d17f  
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/glib.xml"/>
    3332  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3433  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
  • BOOK/final-system/ppc64-chapter.xml

    r32f55264 r8f3d17f  
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses.xml"/>
    4040  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses-64bit.xml"/>
    41   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/glib.xml"/>
    42   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/glib-64bit.xml"/>
    4341  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/pkg-config.xml"/>
    4442  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux.xml"/>
  • BOOK/final-system/sparc-chapter.xml

    r32f55264 r8f3d17f  
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/glib.xml"/>
    3332  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3433  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
  • BOOK/final-system/sparc64-64-chapter.xml

    r32f55264 r8f3d17f  
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/glib.xml"/>
    3332  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3433  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
  • BOOK/final-system/sparc64-chapter.xml

    r32f55264 r8f3d17f  
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses.xml"/>
    4040  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses-64bit.xml"/>
    41   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/glib.xml"/>
    42   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/glib-64bit.xml"/>
    4341  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/pkg-config.xml"/>
    4442  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux.xml"/>
  • BOOK/final-system/x86-chapter.xml

    r32f55264 r8f3d17f  
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/glib.xml"/>
    3332  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3433  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
  • BOOK/final-system/x86_64-64-chapter.xml

    r32f55264 r8f3d17f  
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/glib.xml"/>
    3332  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3433  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
  • BOOK/final-system/x86_64-chapter.xml

    r32f55264 r8f3d17f  
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses.xml"/>
    4040  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses-64bit.xml"/>
    41   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/glib.xml"/>
    42   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/glib-64bit.xml"/>
    4341  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/pkg-config.xml"/>
    4442  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux.xml"/>
  • BOOK/general.ent

    r32f55264 r8f3d17f  
    33<!ENTITY month "05"> <!-- Use two digits -->
    44<!ENTITY month_name "May">
    5 <!ENTITY day "19"> <!-- Use two digits -->
     5<!ENTITY day "18"> <!-- Use two digits -->
    66<!ENTITY year "2011"> <!-- Use four digits -->
    77
  • BOOK/introduction/common/changelog.xml

    r32f55264 r8f3d17f  
    3636    </listitem>
    3737-->
    38 
    39     <listitem>
    40       <para>May 19, 2011</para>
    41       <itemizedlist>
    42         <listitem>
    43           <para>[Jonathan] - No longer need to move liblmza.a on pure builds.</para>
    44         </listitem>
    45         <listitem>
    46           <para>[Jonathan] - Added Glib, dependancy of new Pkg-config.</para>
    47         </listitem>
    48         <listitem>
    49           <para>[Jonathan] - Updated Pkg-config to 0.26.</para>
    50         </listitem>
    51         <listitem>
    52           <para>[Jonathan] - Updated Bison to 2.5.</para>
    53         </listitem>
    54         <listitem>
    55           <para>[Jonathan] - Added M4 to cross-tools to avoid strstr issue
    56         with Bison 2.5.</para>
    57         </listitem>
    58         <listitem>
    59           <para>[Jonathan] - Moved Kbd's setvtrgb from /usr/bin to /bin.</para>
    60         </listitem>
    61         <listitem>
    62           <para>[Jonathan] - Updated package contents for Kdb.</para>
    63         </listitem>
    64         <listitem>
    65           <para>[Jonathan] - Added es.po fix for Kdb 1.15.3.</para>
    66         </listitem>
    67         <listitem>
    68           <para>[Jonathan] - Updated Kdb to 1.15.3.</para>
    69         </listitem>
    70         <listitem>
    71           <para>[Jonathan] - Fixed issue with cross PPL using
    72           the host's GMP headers.</para>
    73         </listitem>
    74       </itemizedlist>
    75     </listitem>
    76 
    7738
    7839    <listitem>
  • BOOK/materials/common/patches.xml

    r32f55264 r8f3d17f  
    101101
    102102    <varlistentry>
    103       <term>Kbd es.po Fix Patch - <token>&kbd-espo-patch-size;</token>:</term>
    104       <listitem>
    105         <para>Download: <ulink
    106         url="&patches-root;&kbd-espo-patch;"/></para>
    107         <para>MD5 sum: <literal>&kbd-espo-patch-md5;</literal></para>
    108       </listitem>
    109     </varlistentry>
    110 
    111     <varlistentry>
    112103      <term>Man i18n Patch - <token>&man-i18n-patch-size;</token>:</term>
    113104      <listitem>
  • BOOK/packages.ent

    r32f55264 r8f3d17f  
    4343<!ENTITY binutils-home "http://sources.redhat.com/binutils">
    4444
    45 <!ENTITY bison-version "2.5">
    46 <!ENTITY bison-size "2,030 KB">
     45<!ENTITY bison-version "2.4.3">
     46<!ENTITY bison-size "1,616 KB">
    4747<!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.bz2">
    48 <!ENTITY bison-md5 "9dba20116b13fc61a0846b0058fbe004">
     48<!ENTITY bison-md5 "c1d3ea81bc370dbd43b6f0b2cd21287e">
    4949<!ENTITY bison-home "&gnu-software;bison">
    5050
     
    174174<!ENTITY gettext-home "&gnu-software;gettext">
    175175
    176 <!ENTITY glib-version "2.28.6">
    177 <!ENTITY glib-size "6,956 KB">
    178 <!ENTITY glib-url "http://ftp.gnome.org/pub/gnome/sources/glib/2.28/glib-&glib-version;.tar.bz2">
    179 <!ENTITY glib-md5 "7d8fc15ae70d5111c0cf2a79d50ef717">
    180 <!ENTITY glib-home "http://developer.gnome.org/glib/">
    181 
    182176<!ENTITY gmp-version "5.0.2">
    183177<!ENTITY gmp-size "2,025 KB">
     
    236230<!ENTITY iputils-home "http://www.linuxfoundation.org/en/Net:Iputils">
    237231
    238 <!ENTITY kbd-version "1.15.3">
    239 <!ENTITY kbd-size "1,660 KB">
     232<!ENTITY kbd-version "1.15.2">
     233<!ENTITY kbd-size "1,524 KB">
    240234<!ENTITY kbd-url "ftp://devel.altlinux.org/legion/kbd/kbd-&kbd-version;.tar.gz">
    241 <!ENTITY kbd-md5 "8143e179a0f3c25646ce5085e8777200">
     235<!ENTITY kbd-md5 "77d0b51454522bc6c170bbdc6e31202a">
    242236<!ENTITY kbd-home " ">
    243237
     
    340334<!ENTITY perl-home "http://www.perl.org">
    341335
    342 <!ENTITY pkg-config-version "0.26">
    343 <!ENTITY pkg-config-size "388 KB">
     336<!ENTITY pkg-config-version "0.25">
     337<!ENTITY pkg-config-size "968 KB">
    344338<!ENTITY pkg-config-url "http://pkgconfig.freedesktop.org/releases/pkg-config-&pkg-config-version;.tar.gz">
    345 <!ENTITY pkg-config-md5 "47525c26a9ba7ba14bf85e01509a7234">
     339<!ENTITY pkg-config-md5 "a3270bab3f4b69b7dc6dbdacbcae9745">
    346340<!ENTITY pkg-config-home "http://pkgconfig.freedesktop.org/wiki/">
    347341
  • BOOK/patches.ent

    r32f55264 r8f3d17f  
    4444<!ENTITY iputils-doc-patch-md5 "2eee5e095005bf4be426797a4aefa27b">
    4545<!ENTITY iputils-doc-patch-size "136 KB">
    46 
    47 <!ENTITY kbd-espo-patch "kbd-&kbd-version;-es.po_fix-1.patch">
    48 <!ENTITY kbd-espo-patch-md5 "476c4066c5c663b44b67acaa4cdef62e">
    49 <!ENTITY kbd-espo-patch-size "1 KB">
    5046
    5147<!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch">
Note: See TracChangeset for help on using the changeset viewer.