Changeset 1da2a84


Ignore:
Timestamp:
Sep 14, 2008, 11:30:14 AM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
e8e6c4e
Parents:
9d32016
Message:

Checked and Updated Download Locations.
Updated Tree to 1.5.2.1.
Updated Util-Linux-NG to 2.14.1.
Updated TCL to 8.5.4.
Updated E2fsprogs to 1.41.1.
Updated M4 to 1.4.11.
Updated Kbd to 1.14.
Updated Bzip2 to 1.0.5.
Updated Autoconf to 2.63.
Updated Findutils to 4.4.0.
Updated Man-Pages to 3.09.
Updated Man to 1.6f.
Updated Shadow to 4.1.2.1.
Updated IPRoute2 to 2.6.26.
Updated Libtool to 2.2.6a.
Updated Module-Init-Tools to 3.4.1.
Updated Texinfo to 4.12.
Updated Vim to 7.2.
Updated MPFR to 2.3.2.
Updated Udev to 128.
Updated Linux to 2.6.26.5.
Applied fixes to Expect to make it compatible with TCL 8.5.
Add -Duseshrplib to the perl configure command. This causes perl to build a shared libperl.
Formatting fixes on multiple pages.
Use a Common inittab across all architectures.
Updated Bootscripts to 1.2-pre1.

Location:
BOOK
Files:
9 deleted
110 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/64/e2fsprogs.xml

    r9d32016 r1da2a84  
    2222  <sect2 role="installation">
    2323    <title>Installation of E2fsprogs</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../final-system/common/e2fsprogs.xml"
     27    xpointer="xpointer(//*[@os='s1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../final-system/common/e2fsprogs.xml"
     31    xpointer="xpointer(//*[@os='s2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/64/udev.xml

    r9d32016 r1da2a84  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/udev.xml"
     26    href="../../final-system/common/udev.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>make CROSS_COMPILE="${CLFS_TARGET}-" CC="${CC} ${BUILD64}" \
    30     LD="${CC} ${BUILD64}"</userinput></screen>
     29<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/usr \
     30    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     31    --exec-prefix= --sysconfdir=/etc</userinput></screen>
    3132
    3233    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../common/udev.xml"
     34    href="../../final-system/common/udev.xml"
     35    xpointer="xpointer(//*[@os='c'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../../final-system/common/udev.xml"
     39    xpointer="xpointer(//*[@os='d'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     42    href="../../final-system/common/udev.xml"
    3443    xpointer="xpointer(//*[@os='g'])"/>
    3544
    3645    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    37     href="../common/udev.xml"
     46    href="../../final-system/common/udev.xml"
    3847    xpointer="xpointer(//*[@os='h'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     50    href="../../final-system/common/udev.xml"
     51    xpointer="xpointer(//*[@os='i'])"/>
     52
     53<screen os="j"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
    3954
    4055  </sect2>
     
    4964
    5065</sect1>
     66
     67
     68
  • BOOK/boot/alpha-chapter.xml

    r9d32016 r1da2a84  
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/createfiles.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/e2fsprogs.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc/sysvinit.xml"/>
     18  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sysvinit.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/module-init-tools.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/util-linux-ng.xml"/>
  • BOOK/boot/alpha/kernel.xml

    r9d32016 r1da2a84  
    2929    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3030    href="../x86/kernel.xml"
    31     xpointer="xpointer(//*[@os='p1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../x86/kernel.xml"
    35     xpointer="xpointer(//*[@os='p2'])"/>
    36 
    37     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    38     href="../x86/kernel.xml"
    3931    xpointer="xpointer(//*[@os='a'])"/>
    40 
    41     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    42     href="../../bootable/alpha/kernel.xml"
    43     xpointer="xpointer(//*[@os='a1'])"/>
    44 
    45     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    46     href="../../bootable/alpha/kernel.xml"
    47     xpointer="xpointer(//*[@os='a2'])"/>
    4832
    4933    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/common/e2fsprogs.xml

    r9d32016 r1da2a84  
    2222  <sect2 role="installation">
    2323    <title>Installation of E2fsprogs</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../final-system/common/e2fsprogs.xml"
     27    xpointer="xpointer(//*[@os='s1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../final-system/common/e2fsprogs.xml"
     31    xpointer="xpointer(//*[@os='s2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/common/sysvinit.xml

    r9d32016 r1da2a84  
    6060    </indexterm>
    6161
    62     <para os="ae">Create a new file <filename>${CLFS}/etc/inittab</filename> by
    63     running the following:</para>
     62    <para>Create a new file <filename>/etc/inittab</filename> by running the
     63    following:</para>
    6464
    65 <screen os="af"><userinput>cat &gt; ${CLFS}/etc/inittab &lt;&lt; "EOF"
     65<screen><userinput>cat &gt; /etc/inittab &lt;&lt; "EOF"
    6666<literal># Begin /etc/inittab
    6767
     
    8181
    8282su:S016:once:/sbin/sulogin
     83</literal>
     84EOF</userinput></screen>
    8385
    84 1:2345:respawn:/sbin/agetty -I '\033(K' tty1 9600
     86    <para>The following command adds the standard virtual terminals to
     87    <filename>/etc/inittab</filename>. If your system only has a serial
     88    console skip the following command:</para>
     89
     90<screen><userinput>cat &gt;&gt; /etc/inittab &lt;&lt; "EOF"
     91<literal>1:2345:respawn:/sbin/agetty -I '\033(K' tty1 9600
    85922:2345:respawn:/sbin/agetty -I '\033(K' tty2 9600
    86933:2345:respawn:/sbin/agetty -I '\033(K' tty3 9600
     
    88955:2345:respawn:/sbin/agetty -I '\033(K' tty5 9600
    89966:2345:respawn:/sbin/agetty -I '\033(K' tty6 9600
     97</literal>
     98EOF</userinput></screen>
    9099
    91 # End /etc/inittab</literal>
     100    <para>If your system has a serial console run the following command to add
     101    the entry to <filename>/etc/inittab</filename>.</para>
     102
     103<screen><userinput>cat &gt;&gt; /etc/inittab &lt;&lt; "EOF"
     104<literal>c0:12345:respawn:/sbin/agetty 115200 ttyS0 vt100
     105</literal>
     106EOF</userinput></screen>
     107
     108   <para>Finally, Add the end line to <filename>/etc/inittab</filename>.</para>
     109
     110<screen><userinput>cat &gt;&gt; /etc/inittab &lt;&lt; "EOF"
     111<literal># End /etc/inittab</literal>
    92112EOF</userinput></screen>
    93113
  • BOOK/boot/common/udev.xml

    r9d32016 r1da2a84  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>make CROSS_COMPILE="${CLFS_TARGET}-" CC="${CC}" LD="${CC}"</userinput></screen>
     29<screen os="b"><userinput>./configure --prefix=/usr \
     30    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     31    --exec-prefix= --sysconfdir=/etc</userinput></screen>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../../final-system/common/udev.xml"
     35    xpointer="xpointer(//*[@os='c'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../../final-system/common/udev.xml"
     39    xpointer="xpointer(//*[@os='d'])"/>
    3040
    3141    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    3343    xpointer="xpointer(//*[@os='g'])"/>
    3444
    35 <screen os="h"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
     45    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     46    href="../../final-system/common/udev.xml"
     47    xpointer="xpointer(//*[@os='h'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     50    href="../../final-system/common/udev.xml"
     51    xpointer="xpointer(//*[@os='i'])"/>
     52
     53<screen os="j"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
    3654
    3755  </sect2>
  • BOOK/boot/mips-chapter.xml

    r9d32016 r1da2a84  
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/createfiles.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/e2fsprogs.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/sysvinit.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sysvinit.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/module-init-tools.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/util-linux-ng.xml"/>
  • BOOK/boot/mips/kernel.xml

    r9d32016 r1da2a84  
    2626    href="../x86/kernel.xml"
    2727    xpointer="xpointer(//*[@os='aa'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../x86/kernel.xml"
    31     xpointer="xpointer(//*[@os='p1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../x86/kernel.xml"
    35     xpointer="xpointer(//*[@os='p2'])"/>
    3628
    3729    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/mips64-64-chapter.xml

    r9d32016 r1da2a84  
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/createfiles.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/e2fsprogs.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips64/sysvinit.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sysvinit.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/module-init-tools.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/util-linux-ng.xml"/>
  • BOOK/boot/mips64-chapter.xml

    r9d32016 r1da2a84  
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips64/createfiles.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/e2fsprogs.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips64/sysvinit.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sysvinit.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/module-init-tools.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/util-linux-ng.xml"/>
  • BOOK/boot/mips64/kernel.xml

    r9d32016 r1da2a84  
    2626    href="../x86/kernel.xml"
    2727    xpointer="xpointer(//*[@os='aa'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../x86/kernel.xml"
    31     xpointer="xpointer(//*[@os='p1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../x86/kernel.xml"
    35     xpointer="xpointer(//*[@os='p2'])"/>
    3628
    3729    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/multilib/e2fsprogs.xml

    r9d32016 r1da2a84  
    2929cp -v configure{,.orig}
    3030sed -e "/libdir=.*\/lib/s@/lib@/lib64@g" configure.orig > configure</userinput></screen>
     31
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../../final-system/common/e2fsprogs.xml"
     34    xpointer="xpointer(//*[@os='s1'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../../final-system/common/e2fsprogs.xml"
     38    xpointer="xpointer(//*[@os='s2'])"/>
    3139
    3240    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/multilib/udev.xml

    r9d32016 r1da2a84  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../../final-system/multilib/udev-64bit.xml"
    27     xpointer="xpointer(//*[@os='p1'])"/>
     26    href="../../final-system/common/udev.xml"
     27    xpointer="xpointer(//*[@os='a'])"/>
     28
     29<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/usr \
     30    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     31    --exec-prefix= --sysconfdir=/etc \
     32    --with-libdir-name=lib64</userinput></screen>
    2833
    2934    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../../final-system/multilib/udev-64bit.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
     35    href="../../final-system/common/udev.xml"
     36    xpointer="xpointer(//*[@os='c'])"/>
    3237
    3338    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../common/udev.xml"
    35     xpointer="xpointer(//*[@os='a'])"/>
    36 
    37 <screen os="b"><userinput>make CROSS_COMPILE="${CLFS_TARGET}-" CC="${CC} ${BUILD64}" \
    38     LD="${CC} ${BUILD64}"</userinput></screen>
     39    href="../../final-system/common/udev.xml"
     40    xpointer="xpointer(//*[@os='d'])"/>
    3941
    4042    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    41     href="../common/udev.xml"
     43    href="../../final-system/common/udev.xml"
    4244    xpointer="xpointer(//*[@os='g'])"/>
    4345
    4446    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    45     href="../common/udev.xml"
     47    href="../../final-system/common/udev.xml"
    4648    xpointer="xpointer(//*[@os='h'])"/>
     49
     50    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     51    href="../../final-system/common/udev.xml"
     52    xpointer="xpointer(//*[@os='i'])"/>
     53
     54<screen os="j"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
    4755
    4856  </sect2>
  • BOOK/boot/ppc/kernel.xml

    r9d32016 r1da2a84  
    2626    href="../x86/kernel.xml"
    2727    xpointer="xpointer(//*[@os='aa'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../x86/kernel.xml"
    31     xpointer="xpointer(//*[@os='p1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../x86/kernel.xml"
    35     xpointer="xpointer(//*[@os='p2'])"/>
    3628
    3729    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/ppc64/e2fsprogs.xml

    r9d32016 r1da2a84  
    3030    href="../multilib/e2fsprogs.xml"
    3131    xpointer="xpointer(//*[@os='m2'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../../final-system/common/e2fsprogs.xml"
     35    xpointer="xpointer(//*[@os='s1'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../../final-system/common/e2fsprogs.xml"
     39    xpointer="xpointer(//*[@os='s2'])"/>
    3240
    3341    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/ppc64/kernel.xml

    r9d32016 r1da2a84  
    2626    href="../x86/kernel.xml"
    2727    xpointer="xpointer(//*[@os='aa'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../x86/kernel.xml"
    31     xpointer="xpointer(//*[@os='p1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../x86/kernel.xml"
    35     xpointer="xpointer(//*[@os='p2'])"/>
    3628
    3729    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/sparc-chapter.xml

    r9d32016 r1da2a84  
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/createfiles.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/e2fsprogs.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc/sysvinit.xml"/>
     18  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sysvinit.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/module-init-tools.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/util-linux-ng.xml"/>
  • BOOK/boot/sparc/kernel.xml

    r9d32016 r1da2a84  
    2626    href="../x86/kernel.xml"
    2727    xpointer="xpointer(//*[@os='aa'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../x86/kernel.xml"
    31     xpointer="xpointer(//*[@os='p1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../x86/kernel.xml"
    35     xpointer="xpointer(//*[@os='p2'])"/>
    3628
    3729    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/sparc64-64-chapter.xml

    r9d32016 r1da2a84  
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/createfiles.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/e2fsprogs.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc64/sysvinit.xml"/>
     18  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sysvinit.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/module-init-tools.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/util-linux-ng.xml"/>
  • BOOK/boot/sparc64-chapter.xml

    r9d32016 r1da2a84  
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/createfiles.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/e2fsprogs.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc64/sysvinit.xml"/>
     18  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sysvinit.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/module-init-tools.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/util-linux-ng.xml"/>
  • BOOK/boot/sparc64/kernel.xml

    r9d32016 r1da2a84  
    2929    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3030    href="../x86/kernel.xml"
    31     xpointer="xpointer(//*[@os='p1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../x86/kernel.xml"
    35     xpointer="xpointer(//*[@os='p2'])"/>
    36 
    37     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    38     href="../x86/kernel.xml"
    3931    xpointer="xpointer(//*[@os='a'])"/>
    40 
    41     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    42     href="../../bootable/sparc64/kernel.xml"
    43     xpointer="xpointer(//*[@os='s1'])"/>
    44 
    45     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    46     href="../../bootable/sparc64/kernel.xml"
    47     xpointer="xpointer(//*[@os='s2'])"/>
    4832
    4933    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/x86/kernel.xml

    r9d32016 r1da2a84  
    3232      use the resulting kernel image for production systems.</para>
    3333    </warning>
    34 
    35     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    36     href="../../bootable/x86/kernel.xml"
    37     xpointer="xpointer(//*[@os='p1'])"/>
    38 
    39     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    40     href="../../bootable/x86/kernel.xml"
    41     xpointer="xpointer(//*[@os='p2'])"/>
    4234
    4335    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/x86_64/kernel.xml

    r9d32016 r1da2a84  
    2626    href="../x86/kernel.xml"
    2727    xpointer="xpointer(//*[@os='aa'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../x86/kernel.xml"
    31     xpointer="xpointer(//*[@os='p1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../x86/kernel.xml"
    35     xpointer="xpointer(//*[@os='p2'])"/>
    3628
    3729    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/alpha/kernel.xml

    r9d32016 r1da2a84  
    2424    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2525    href="../x86/kernel.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../x86/kernel.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../x86/kernel.xml"
    3426    xpointer="xpointer(//*[@os='a'])"/>
    35 
    36     <para os="a1">The following patch moves the PAGE_SIZE definiton in the
    37     headers so it is available for userspace.</para>
    38 
    39 <screen os="a2"><userinput>patch -Np1 -i ../&linux-alpha_PAGE_SIZE-patch;</userinput></screen>
    4027
    4128    <para os="a3">The following sed prevents GCC from treating warnings as
  • BOOK/bootable/mips/kernel.xml

    r9d32016 r1da2a84  
    2121  <sect2 role="installation">
    2222    <title>Installation of the kernel</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../x86/kernel.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../x86/kernel.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/mips64/kernel.xml

    r9d32016 r1da2a84  
    2121  <sect2 role="installation">
    2222    <title>Installation of the kernel</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../x86/kernel.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../x86/kernel.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/ppc/kernel.xml

    r9d32016 r1da2a84  
    2121  <sect2 role="installation">
    2222    <title>Installation of the kernel</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../x86/kernel.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../x86/kernel.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/ppc64/kernel.xml

    r9d32016 r1da2a84  
    2121  <sect2 role="installation">
    2222    <title>Installation of the kernel</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../x86/kernel.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../x86/kernel.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/sparc/kernel.xml

    r9d32016 r1da2a84  
    2121  <sect2 role="installation">
    2222    <title>Installation of the kernel</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../x86/kernel.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../x86/kernel.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/sparc64-64/kernel.xml

    r9d32016 r1da2a84  
    2424    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2525    href="../x86/kernel.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../x86/kernel.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../x86/kernel.xml"
    3426    xpointer="xpointer(//*[@os='a'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    37     href="../sparc64/kernel.xml"
    38     xpointer="xpointer(//*[@os='s1'])"/>
    39 
    40     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    41     href="../sparc64/kernel.xml"
    42     xpointer="xpointer(//*[@os='s2'])"/>
    4327
    4428    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/sparc64/kernel.xml

    r9d32016 r1da2a84  
    2424    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2525    href="../x86/kernel.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../x86/kernel.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../x86/kernel.xml"
    3426    xpointer="xpointer(//*[@os='a'])"/>
    35 
    36     <para os="s1">The following patch includes spitfire.h outside of kernel
    37     space in elf.h. It also adds spitfire.h to the list of headers installed
    38     on the system.</para>
    39 
    40 <screen os="s2"><userinput>patch -Np1 -i ../&linux-elf_spitfire_fix-patch;</userinput></screen>
    4127
    4228    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/x86/kernel.xml

    r9d32016 r1da2a84  
    2222  <sect2 role="installation">
    2323    <title>Installation of the kernel</title>
    24 
    25     <para os="p1">A number of vulnerabilities have come to light after the
    26     stable kernel team stopped supporting 2.6.24.  The following patch addresses
    27     them:</para>
    28 
    29 <screen os="p2"><userinput>patch -Np1 -i ../&linux-security-patch;</userinput></screen>
    3024
    3125    <para os="a">Building the kernel involves a few steps&mdash;configuration,
  • BOOK/bootable/x86_64-64/kernel.xml

    r9d32016 r1da2a84  
    2121  <sect2 role="installation">
    2222    <title>Installation of the kernel</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../x86/kernel.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../x86/kernel.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootable/x86_64/kernel.xml

    r9d32016 r1da2a84  
    2121  <sect2 role="installation">
    2222    <title>Installation of the kernel</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../x86/kernel.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../x86/kernel.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootscripts/mips64-chapter.xml

    r9d32016 r1da2a84  
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
    15   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bootscripts.xml"/>
     15  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/>
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/usage.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/udev.xml"/>
  • BOOK/bootscripts/ppc64-chapter.xml

    r9d32016 r1da2a84  
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
    15   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bootscripts.xml"/>
     15  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/>
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/usage.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/udev.xml"/>
  • BOOK/bootscripts/sparc64-chapter.xml

    r9d32016 r1da2a84  
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
    15   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bootscripts.xml"/>
     15  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/>
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/usage.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/udev.xml"/>
  • BOOK/bootscripts/x86_64-chapter.xml

    r9d32016 r1da2a84  
    1313
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
    15   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/bootscripts.xml"/>
     15  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/>
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/usage.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/udev.xml"/>
  • BOOK/chroot/64/e2fsprogs.xml

    r9d32016 r1da2a84  
    2222  <sect2 role="installation">
    2323    <title>Installation of E2fsprogs</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../final-system/common/e2fsprogs.xml"
     27    xpointer="xpointer(//*[@os='s1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../final-system/common/e2fsprogs.xml"
     31    xpointer="xpointer(//*[@os='s2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/chroot/common/e2fsprogs.xml

    r9d32016 r1da2a84  
    2222  <sect2 role="installation">
    2323    <title>Installation of E2fsprogs</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../final-system/common/e2fsprogs.xml"
     27    xpointer="xpointer(//*[@os='s1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../final-system/common/e2fsprogs.xml"
     31    xpointer="xpointer(//*[@os='s2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/chroot/multilib/e2fsprogs.xml

    r9d32016 r1da2a84  
    3030    href="../../boot/multilib/e2fsprogs.xml"
    3131    xpointer="xpointer(//*[@os='m2'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../../final-system/common/e2fsprogs.xml"
     35    xpointer="xpointer(//*[@os='s1'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../../final-system/common/e2fsprogs.xml"
     39    xpointer="xpointer(//*[@os='s2'])"/>
    3240
    3341    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/alpha/gcc-final.xml

    r9d32016 r1da2a84  
    99  <?dbhtml filename="gcc-final.html"?>
    1010
    11   <title>Cross GCC-&version; - Final</title>
     11  <title>Cross GCC-&gcc-version; - Final</title>
    1212
    1313  <indexterm zone="ch-cross-tools-gcc-final">
  • BOOK/cross-tools/alpha/linux-headers.xml

    r9d32016 r1da2a84  
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../../final-system/alpha/linux-headers.xml"
    31     xpointer="xpointer(//*[@os='a1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../../final-system/alpha/linux-headers.xml"
    35     xpointer="xpointer(//*[@os='a2'])"/>
    36 
    37     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3830    href="../../final-system/common/linux-headers.xml"
    3931    xpointer="xpointer(//*[@os='b'])"/>
  • BOOK/cross-tools/common/gcc-final.xml

    r9d32016 r1da2a84  
    99  <?dbhtml filename="gcc-final.html"?>
    1010
    11   <title>Cross GCC-&version; - Final</title>
     11  <title>Cross GCC-&gcc-version; - Final</title>
    1212
    1313  <indexterm zone="ch-cross-tools-gcc-final">
  • BOOK/cross-tools/mips/gcc-final.xml

    r9d32016 r1da2a84  
    99  <?dbhtml filename="gcc-final.html"?>
    1010
    11   <title>Cross GCC-&version; - Final</title>
     11  <title>Cross GCC-&gcc-version; - Final</title>
    1212
    1313  <indexterm zone="ch-cross-tools-gcc-final">
  • BOOK/cross-tools/mips64-64/gcc-final.xml

    r9d32016 r1da2a84  
    99  <?dbhtml filename="gcc-final.html"?>
    1010
    11   <title>Cross GCC-&version; - Final</title>
     11  <title>Cross GCC-&gcc-version; - Final</title>
    1212
    1313  <indexterm zone="ch-cross-tools-gcc-final">
  • BOOK/cross-tools/mips64/gcc-final.xml

    r9d32016 r1da2a84  
    99  <?dbhtml filename="gcc-final.html"?>
    1010
    11   <title>Cross GCC-&version; - Final</title>
     11  <title>Cross GCC-&gcc-version; - Final</title>
    1212
    1313  <indexterm zone="ch-cross-tools-gcc-final">
  • BOOK/cross-tools/ppc/gcc-final.xml

    r9d32016 r1da2a84  
    99  <?dbhtml filename="gcc-final.html"?>
    1010
    11   <title>Cross GCC-&version; - Final</title>
     11  <title>Cross GCC-&gcc-version; - Final</title>
    1212
    1313  <indexterm zone="ch-cross-tools-gcc-final">
  • BOOK/cross-tools/ppc64/gcc-final.xml

    r9d32016 r1da2a84  
    99  <?dbhtml filename="gcc-final.html"?>
    1010
    11   <title>Cross GCC-&version; - Final</title>
     11  <title>Cross GCC-&gcc-version; - Final</title>
    1212
    1313  <indexterm zone="ch-cross-tools-gcc-final">
  • BOOK/cross-tools/sparc/gcc-final.xml

    r9d32016 r1da2a84  
    99  <?dbhtml filename="gcc-final.html"?>
    1010
    11   <title>Cross GCC-&version; - Final</title>
     11  <title>Cross GCC-&gcc-version; - Final</title>
    1212
    1313  <indexterm zone="ch-cross-tools-gcc-final">
  • BOOK/cross-tools/sparc64-64/gcc-final.xml

    r9d32016 r1da2a84  
    99  <?dbhtml filename="gcc-final.html"?>
    1010
    11   <title>Cross GCC-&version; - Final</title>
     11  <title>Cross GCC-&gcc-version; - Final</title>
    1212
    1313  <indexterm zone="ch-cross-tools-gcc-final">
  • BOOK/cross-tools/sparc64/gcc-final.xml

    r9d32016 r1da2a84  
    99  <?dbhtml filename="gcc-final.html"?>
    1010
    11   <title>Cross GCC-&version; - Final</title>
     11  <title>Cross GCC-&gcc-version; - Final</title>
    1212
    1313  <indexterm zone="ch-cross-tools-gcc-final">
  • BOOK/cross-tools/sparc64/linux-headers.xml

    r9d32016 r1da2a84  
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../../final-system/sparc64/linux-headers.xml"
    31     xpointer="xpointer(//*[@os='s1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../../final-system/sparc64/linux-headers.xml"
    35     xpointer="xpointer(//*[@os='s2'])"/>
    36 
    37     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3830    href="../../final-system/common/linux-headers.xml"
    3931    xpointer="xpointer(//*[@os='b'])"/>
  • BOOK/cross-tools/x86_64-64/gcc-final.xml

    r9d32016 r1da2a84  
    99  <?dbhtml filename="gcc-final.html"?>
    1010
    11   <title>Cross GCC-&version; - Final</title>
     11  <title>Cross GCC-&gcc-version; - Final</title>
    1212
    1313  <indexterm zone="ch-cross-tools-gcc-final">
  • BOOK/cross-tools/x86_64/gcc-final.xml

    r9d32016 r1da2a84  
    99  <?dbhtml filename="gcc-final.html"?>
    1010
    11   <title>Cross GCC-&version; - Final</title>
     11  <title>Cross GCC-&gcc-version; - Final</title>
    1212
    1313  <indexterm zone="ch-cross-tools-gcc-final">
  • BOOK/final-system/alpha/linux-headers.xml

    r9d32016 r1da2a84  
    2727
    2828   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../../bootable/alpha/kernel.xml"
    30     xpointer="xpointer(//*[@os='a1'])"/>
    31 
    32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../../bootable/alpha/kernel.xml"
    34     xpointer="xpointer(//*[@os='a2'])"/>
    35 
    36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3729    href="../common/linux-headers.xml"
    3830    xpointer="xpointer(//*[@os='b'])"/>
  • BOOK/final-system/common/e2fsprogs.xml

    r9d32016 r1da2a84  
    2727  <sect2 role="installation">
    2828    <title>Installation of E2fsprogs</title>
     29
     30    <para os="s1">The following command adds <filename>libcom_err.so</filename>
     31    to the list of libraries to link <filename>libblkid.so</filename>
     32    to:</para>
     33
     34<screen os="s2"><userinput>cp -v misc/Makefile.in{,.orig}
     35sed 's/_BLKID= .*$/&amp; $(LIBCOM_ERR)/' \
     36    misc/Makefile.in.orig > misc/Makefile.in</userinput></screen>
    2937
    3038    <para os="a">The E2fsprogs documentation recommends that the package be
  • BOOK/final-system/common/inetutils.xml

    r9d32016 r1da2a84  
    3232<screen os="p2"><userinput>patch -Np1 -i ../&inetutils-man_pages-patch;</userinput></screen>
    3333
     34    <para os="s1">One of the source files is missing a header. Add it with the
     35    following command:</para>
     36
     37<screen os="s2"><userinput>sed -i "1i\#include &lt;stdlib.h&gt;" libicmp/icmp_timestamp.c</userinput></screen>
     38
    3439    <para os="a">Prepare Inetutils for compilation:</para>
    3540
  • BOOK/final-system/common/iproute2.xml

    r9d32016 r1da2a84  
    3838    <para os="a">Compile the package:</para>
    3939
    40 <screen os="b"><userinput>make SBINDIR=/sbin</userinput></screen>
     40<screen os="b"><userinput>make DESTDIR=/ DOCDIR=/usr/share/doc/iproute2 \
     41    MANDIR=/usr/share/man SBINDIR=/sbin</userinput></screen>
    4142
    4243    <variablelist os="c">
     
    5859    <para os="e">Install the package:</para>
    5960
    60 <screen os="f"><userinput>make SBINDIR=/sbin install</userinput></screen>
     61<screen os="f"><userinput>make DESTDIR=/ DOCDIR=/usr/share/doc/iproute2 \
     62    MANDIR=/usr/share/man SBINDIR=/sbin</userinput></screen>
    6163
    6264  </sect2>
  • BOOK/final-system/common/kbd.xml

    r9d32016 r1da2a84  
    2626    <title>Installation of Kbd</title>
    2727
     28    <para os="s1">While installing Kbd the Makefile will attempt to execute
     29    install with the strip option on all of the installed files. This will
     30    create errors when installing shell scripts. Prevent the strip argument
     31    from being passed to install with the following command:</para>
     32
     33<screen os="s2"><userinput>sed -i "/install -s/s/ -s//" src/Makefile.in</userinput></screen>
     34
     35    <para os="aa">The Kbd tarball does not include a pre-generated configure
     36    script. Generate it with the following command:</para>
     37
     38<screen os="ab"><userinput>autoconf</userinput></screen>
     39
    2840    <para os="a">Prepare Kbd for compilation:</para>
    2941
    30 <screen os="b"><userinput>./configure --datadir=/lib/kbd</userinput></screen>
     42<screen os="b"><userinput>./configure --prefix=/usr --datadir=/lib/kbd</userinput></screen>
    3143
    3244    <variablelist os="c">
  • BOOK/final-system/common/mpfr.xml

    r9d32016 r1da2a84  
    2626  <sect2 role="installation">
    2727    <title>Installation of MPFR</title>
    28 
    29     <para os="p1">The following patch contains updates from upstream:</para>
    30 
    31 <screen os="p2"><userinput>patch -Np1 -i ../&mpfr-cumulative-patch;</userinput></screen>
    3228
    3329    <para os="a">Prepare MPFR for compilation:</para>
  • BOOK/final-system/common/perl.xml

    r9d32016 r1da2a84  
    5656   -Dman3dir=/usr/share/man/man3 \
    5757   -Dpager="/bin/less -isR" \
    58    -Dusethreads</userinput></screen>
     58   -Dusethreads -Duseshrplib</userinput></screen>
    5959
    6060    <variablelist os="c">
     
    6868        </listitem>
    6969      </varlistentry>
     70
    7071      <varlistentry os="c2">
    7172        <term><parameter>-Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3</parameter></term>
     
    7677        </listitem>
    7778      </varlistentry>
     79
    7880      <varlistentry os="c3">
    7981        <term><parameter>-Dusethreads</parameter></term>
     
    8284        </listitem>
    8385      </varlistentry>
     86
     87      <varlistentry os="c4">
     88        <term><parameter>-Duseshrplib</parameter></term>
     89        <listitem>
     90          <para>This tells Perl to build a shared libperl.</para>
     91        </listitem>
     92      </varlistentry>
     93
    8494    </variablelist>
    8595
  • BOOK/final-system/common/sysvinit.xml

    r9d32016 r1da2a84  
    8282
    8383su:S016:once:/sbin/sulogin
    84 
    85 1:2345:respawn:/sbin/agetty -I '\033(K' tty1 9600
     84</literal>
     85EOF</userinput></screen>
     86
     87    <para>The following command adds the standard virtual terminals to
     88    <filename>/etc/inittab</filename>. If your system only has a serial
     89    console skip the following command:</para>
     90
     91<screen><userinput>cat &gt;&gt; /etc/inittab &lt;&lt; "EOF"
     92<literal>1:2345:respawn:/sbin/agetty -I '\033(K' tty1 9600
    86932:2345:respawn:/sbin/agetty -I '\033(K' tty2 9600
    87943:2345:respawn:/sbin/agetty -I '\033(K' tty3 9600
     
    89965:2345:respawn:/sbin/agetty -I '\033(K' tty5 9600
    90976:2345:respawn:/sbin/agetty -I '\033(K' tty6 9600
    91 
    92 # End /etc/inittab</literal>
     98</literal>
     99EOF</userinput></screen>
     100
     101    <para>If your system has a serial console run the following command to add
     102    the entry to <filename>/etc/inittab</filename>.</para>
     103
     104<screen><userinput>cat &gt;&gt; /etc/inittab &lt;&lt; "EOF"
     105<literal>c0:12345:respawn:/sbin/agetty 115200 ttyS0 vt100
     106</literal>
     107EOF</userinput></screen>
     108
     109   <para>Finally, Add the end line to <filename>/etc/inittab</filename>.</para>
     110
     111<screen><userinput>cat &gt;&gt; /etc/inittab &lt;&lt; "EOF"
     112<literal># End /etc/inittab</literal>
    93113EOF</userinput></screen>
    94114
  • BOOK/final-system/common/udev.xml

    r9d32016 r1da2a84  
    2626    <title>Installation of Udev</title>
    2727
    28     <para os="a">Compile the package:</para>
    29 
    30 <screen os="b"><userinput>make EXTRAS="extras/ata_id extras/cdrom_id extras/collect \
    31     extras/edd_id extras/firmware extras/floppy extras/path_id extras/rule_generator \
    32     extras/scsi_id extras/usb_id extras/volume_id" udevdir=/dev</userinput></screen>
    33 
    34     <variablelist os="c">
    35       <title>The meaning of the make parameter:</title>
    36 
    37       <varlistentry>
    38       <term><parameter>EXTRAS="extras/ata_id extras/cdrom_id extras/collect
    39       extras/edd_id extras/firmware extras/floppy extras/path_id extras/rule_generator
    40       extras/scsi_id extras/usb_id extras/volume_id"</parameter></term>
    41         <listitem>
    42           <para>This builds the helper applications that are used with
    43           udev. The helper programs assist in correct handling of devices.</para>
    44         </listitem>
    45       </varlistentry>
    46 
    47     </variablelist>
    48 
    49     <para os="d">If you want to run the testsuite, you need to change
    50     a hardcoded reference to the <command>test</command> program:</para>
    51 
    52     <screen os="e"><userinput>sed -i 's@/usr/bin/test@/bin/test@' test/udev-test.pl</userinput></screen>
    53 
    54     <para os="f">To test the results, issue:
    55     <userinput>make test</userinput>.</para>
     28    <para os="a">Prepare Udev for compilation:</para>
     29
     30<screen os="b"><userinput>./configure --prefix=/usr --exec-prefix= \
     31    --sysconfdir=/etc</userinput></screen>
     32
     33    <para os="c">Compile the package:</para>
     34
     35<screen os="d"><userinput>make</userinput></screen>
    5636
    5737    <para os="g">Install the package:</para>
    5838
    59 <screen os="h"><userinput>make EXTRAS="extras/ata_id extras/cdrom_id extras/collect \
    60     extras/edd_id extras/firmware extras/floppy extras/path_id extras/rule_generator \
    61     extras/scsi_id extras/usb_id extras/volume_id" DESTDIR=/ udevdir=/dev install</userinput></screen>
    62 
    63     <variablelist os="i">
    64       <title>The meaning of the make parameter:</title>
    65 
    66       <varlistentry>
    67       <term><parameter>DESTDIR=/</parameter></term>
    68         <listitem>
    69           <para>This prevents the Udev build process from killing any
    70           <command>udevd</command> processes that may be running on the
    71           system.</para>
    72         </listitem>
    73       </varlistentry>
    74 
    75     </variablelist>
    76 
    77     <para os="j">Install documentation:</para>
    78 
    79 <screen os="k"><userinput>install -v -m644 -D docs/writing_udev_rules/index.html \
     39<screen os="h"><userinput>make install</userinput></screen>
     40
     41    <para os="i">Install documentation:</para>
     42
     43<screen os="j"><userinput>install -v -m644 -D docs/writing_udev_rules/index.html \
    8044    /usr/share/doc/udev-&udev-version;/index.html</userinput></screen>
    8145
    82     <para os="l">Create a directory for storing firmware that can be
     46    <para os="k">Create a directory for storing firmware that can be
    8347    loaded by <command>udev</command>:</para>
    8448
    85 <screen os="m"><userinput>install -dv /lib/firmware</userinput></screen>
     49<screen os="l"><userinput>install -dv /lib/firmware</userinput></screen>
    8650
    8751  </sect2>
     
    9660
    9761      <seglistitem>
    98         <seg>udevadm, udevd, udevinfo (symlink to udevadm),
    99         udevsettle (symlink to udevadm)</seg>
    100         <seg>libvolume_id</seg>
     62        <seg>udevadm, udevd</seg>
     63        <seg>libvolume_id, libudev</seg>
    10164        <seg>/etc/udev, /lib/udev</seg>
    10265      </seglistitem>
     
    11174        <term><command>udevadm</command></term>
    11275        <listitem>
    113           <para>This program combines <command>udevinfo</command>,
    114           <command>udevtrigger</command>, <command>udevsettle</command>,
    115           <command>udevcontrol</command>, <command>udevmonitor</command>,
    116           and <command>udevtest</command> into one command.</para>
     76        <para>udevadm controls the runtime behavior of udev, requests kernel
     77        events, manages the event queue, and provides simple debugging.</para>
    11778          <indexterm zone="ch-system-udev udevadm">
    11879            <primary sortas="b-udevadm">udevadm</primary>
    119           </indexterm>
    120         </listitem>
    121       </varlistentry>
    122 
    123       <varlistentry id="udevadm-control">
    124         <term><command>udevadm control</command></term>
    125         <listitem>
    126           <para>Configures a number of options for the running
    127           <command>udevd</command> daemon, such as the log level. (Symlink to
    128           udevadm)</para>
    129           <indexterm zone="ch-system-udev udevadm-control">
    130             <primary sortas="b-udevadm-control">udevadm control</primary>
    13180          </indexterm>
    13281        </listitem>
     
    14594      </varlistentry>
    14695
    147       <varlistentry id="udevinfo">
    148         <term><command>udevinfo</command></term>
    149         <listitem>
    150           <para>Allows users to query the <command>udev</command> database for
    151           information on any device currently present on the system; it also
    152           provides a way to query any device in the <systemitem
    153           class="filesystem">sysfs</systemitem> tree to help create udev
    154           rules. (Symlink to udevadm)</para>
    155           <indexterm zone="ch-system-udev udevinfo">
    156             <primary sortas="b-udevinfo">udevinfo</primary>
    157           </indexterm>
    158         </listitem>
    159       </varlistentry>
    160 
    161       <varlistentry id="udevadm-monitor">
    162         <term><command>udevadm monitor</command></term>
    163         <listitem>
    164           <para>Prints the event received from the kernel and the event which
    165           <command>udev</command> sends out after rule processing</para>
    166           <indexterm zone="ch-system-udev udevadm-monitor">
    167             <primary sortas="b-udevadm-monitor">udevadm monitor</primary>
    168           </indexterm>
    169         </listitem>
    170       </varlistentry>
    171 
    172       <varlistentry id="udevsettle">
    173         <term><command>udevsettle</command></term>
    174         <listitem>
    175           <para>Watches the Udev event queue and exits if all current uevents
    176           have been handled. (Symlink to udevadm)</para>
    177           <indexterm zone="ch-system-udev udevsettle">
    178             <primary sortas="b-udevsettle">udevsettle</primary>
    179           </indexterm>
    180         </listitem>
    181       </varlistentry>
    182 
    183       <varlistentry id="udevadm-test">
    184         <term><command>udevadm test</command></term>
    185         <listitem>
    186           <para>Simulates a <command>udev</command> run for the given device,
    187           and prints out the name of the node the real <command>udev</command>
    188           would have created or the name of the renamed network interface</para>
    189           <indexterm zone="ch-system-udev udevadm-test">
    190             <primary sortas="b-udevadm-test">udevadm test</primary>
    191           </indexterm>
    192         </listitem>
    193       </varlistentry>
    194 
    195       <varlistentry id="udevadm-trigger">
    196         <term><command>udevadm trigger</command></term>
    197         <listitem>
    198           <para>Walks the sysfs tree for devices that need to be added to the
    199           system.</para>
    200           <indexterm zone="ch-system-udev udevadm-trigger">
    201             <primary sortas="b-udeadm-vtrigger">udevadm trigger</primary>
    202           </indexterm>
    203         </listitem>
    204       </varlistentry>     
    205 
    20696 <!-- Start of Helpers -->
    20797      <varlistentry id="ata_id">
     
    226116      </varlistentry>
    227117
     118      <varlistentry id="collect">
     119        <term><command>collect</command></term>
     120        <listitem>
     121          <para>DESCRIPTION REQUIRED</para>
     122          <indexterm zone="ch-system-udev collect">
     123            <primary sortas="b-collect">collect</primary>
     124          </indexterm>
     125        </listitem>
     126      </varlistentry>
     127
    228128      <varlistentry id="create_floppy_devices">
    229129        <term><command>create_floppy_devices</command></term>
     
    236136      </varlistentry>
    237137
    238       <varlistentry id="dasd_id">
    239         <term><command>dasd_id</command></term>
    240         <listitem>
    241           <para>Read the label from an s390 block device.</para>
    242           <indexterm zone="ch-system-udev dasd_id">
    243             <primary sortas="b-dasd_id">dasd_id</primary>
    244           </indexterm>
    245         </listitem>
    246       </varlistentry>
    247 
    248138      <varlistentry id="edd_id">
    249139        <term><command>edd_id</command></term>
     
    262152          <indexterm zone="ch-system-udev firmware.sh">
    263153            <primary sortas="b-firmware.sh">firmware.sh</primary>
     154          </indexterm>
     155        </listitem>
     156      </varlistentry>
     157
     158      <varlistentry id="fstab_import">
     159        <term><command>fstab_import</command></term>
     160        <listitem>
     161          <para>DESCRIPTION REQUIRED</para>
     162          <indexterm zone="ch-system-udev fstab_import">
     163            <primary sortas="b-fstab_import">fstab_import</primary>
    264164          </indexterm>
    265165        </listitem>
     
    303203          <indexterm zone="ch-system-udev vol_id">
    304204            <primary sortas="b-vol_id">vol_id</primary>
     205          </indexterm>
     206        </listitem>
     207      </varlistentry>
     208
     209      <varlistentry id="write_cd_rules">
     210        <term><command>write_cd_rules</command></term>
     211        <listitem>
     212          <para>DESCRIPTION REQUIRED</para>
     213          <indexterm zone="ch-system-udev write_cd_rules">
     214            <primary sortas="b-write_cd_rules">write_cd_rules</primary>
     215          </indexterm>
     216        </listitem>
     217      </varlistentry>
     218
     219      <varlistentry id="write_net_rules">
     220        <term><command>write_net_rules</command></term>
     221        <listitem>
     222          <para>DESCRIPTION REQUIRED</para>
     223          <indexterm zone="ch-system-udev write_net_rules">
     224            <primary sortas="b-write_net_rules">write_net_rules</primary>
    305225          </indexterm>
    306226        </listitem>
     
    320240      </varlistentry>
    321241
     242      <varlistentry id="libudev">
     243        <term><filename class="libraryfile">libudev</filename></term>
     244        <listitem>
     245          <para>DESCRIPTION REQUIRED</para>
     246          <indexterm zone="ch-system-udev libudev">
     247            <primary sortas="b-libudev">libudev</primary>
     248          </indexterm>
     249        </listitem>
     250      </varlistentry>
     251
    322252      <varlistentry id="etc-udev">
    323253        <term><filename class="directory">/etc/udev</filename></term>
  • BOOK/final-system/mips-chapter.xml

    r9d32016 r1da2a84  
    6060  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/shadow.xml"/>
    6161  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sysklogd.xml"/>
    62   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/sysvinit.xml"/>
     62  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sysvinit.xml"/>
    6363  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tar.xml"/>
    6464  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
  • BOOK/final-system/mips64-64-chapter.xml

    r9d32016 r1da2a84  
    6060  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/shadow.xml"/>
    6161  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sysklogd.xml"/>
    62   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/sysvinit.xml"/>
     62  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sysvinit.xml"/>
    6363  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tar.xml"/>
    6464  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
  • BOOK/final-system/mips64-chapter.xml

    r9d32016 r1da2a84  
    9191  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/shadow.xml"/>
    9292  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sysklogd.xml"/>
    93   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips64/sysvinit.xml"/>
     93  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sysvinit.xml"/>
    9494  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/tar.xml"/>
    9595  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
  • BOOK/final-system/multilib/bash.xml

    r9d32016 r1da2a84  
    3737    href="../common/bash.xml"
    3838    xpointer="xpointer(//*[@os='p2'])"/>
     39
     40    <para os="m1">The following sed points configure towards the correct
     41    library directory while searching for Readline:</para>
     42
     43<screen os="m2"><userinput>sed -i "/ac_cv_rl_libdir/s@/lib@&amp;64@" configure</userinput></screen>
    3944
    4045    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/e2fsprogs-64bit.xml

    r9d32016 r1da2a84  
    2626
    2727<screen os="m4"><userinput>sed -i '/libdir=.*\/lib/s@/lib@/lib64@g' configure</userinput></screen>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../common/e2fsprogs.xml"
     31    xpointer="xpointer(//*[@os='s1'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../common/e2fsprogs.xml"
     35    xpointer="xpointer(//*[@os='s2'])"/>
    2836
    2937    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/e2fsprogs-n32.xml

    r9d32016 r1da2a84  
    2727
    2828<screen os="m4"><userinput>sed -i '/libdir=.*\/lib/s@/lib@/lib32@g' configure</userinput></screen>
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../common/e2fsprogs.xml"
     32    xpointer="xpointer(//*[@os='s1'])"/>
     33
     34    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     35    href="../common/e2fsprogs.xml"
     36    xpointer="xpointer(//*[@os='s2'])"/>
    2937
    3038    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/e2fsprogs.xml

    r9d32016 r1da2a84  
    2222  <sect2 role="installation">
    2323    <title>Installation of E2fsprogs</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../common/e2fsprogs.xml"
     27    xpointer="xpointer(//*[@os='s1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../common/e2fsprogs.xml"
     31    xpointer="xpointer(//*[@os='s2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/inetutils.xml

    r9d32016 r1da2a84  
    2929    href="../common/inetutils.xml"
    3030    xpointer="xpointer(//*[@os='p2'])"/>
     31
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../common/inetutils.xml"
     34    xpointer="xpointer(//*[@os='s1'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../common/inetutils.xml"
     38    xpointer="xpointer(//*[@os='s2'])"/>
    3139
    3240    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/iproute2.xml

    r9d32016 r1da2a84  
    3838    xpointer="xpointer(//*[@os='a'])"/>
    3939
    40 <screen os="b"><userinput>make CC="gcc ${BUILD64}" LIBDIR=/usr/lib64 VARLIB=/var/lib64 SBINDIR=/sbin</userinput></screen>
     40<screen os="b"><userinput>make CC="gcc ${BUILD64}" DESTDIR=/ LIBDIR=/usr/lib64 \
     41    DOCDIR=/usr/share/doc/iproute2 \
     42    MANDIR=/usr/share/man SBINDIR=/sbin</userinput></screen>
    4143
    4244    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    5254    xpointer="xpointer(//*[@os='e'])"/>
    5355
    54 <screen os="f"><userinput>make LIBDIR=/usr/lib64 VARLIB=/var/lib64 SBINDIR=/sbin install</userinput></screen>
     56<screen os="f"><userinput>make DESTDIR=/ LIBDIR=/usr/lib64 \
     57    DOCDIR=/usr/share/doc/iproute2 \
     58    MANDIR=/usr/share/man SBINDIR=/sbin \
     59    install</userinput></screen>
    5560
    5661  </sect2>
  • BOOK/final-system/multilib/kbd.xml

    r9d32016 r1da2a84  
    2424    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2525    href="../common/kbd.xml"
     26    xpointer="xpointer(//*[@os='s1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/kbd.xml"
     30    xpointer="xpointer(//*[@os='s2'])"/>
     31
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../common/kbd.xml"
     34    xpointer="xpointer(//*[@os='aa'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../common/kbd.xml"
     38    xpointer="xpointer(//*[@os='ab'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../common/kbd.xml"
    2642    xpointer="xpointer(//*[@os='a'])"/>
    2743
    28 <screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --datadir=/lib64/kbd</userinput></screen>
     44<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
     45    --datadir=/lib64/kbd</userinput></screen>
    2946
    3047    <variablelist os="c">
  • BOOK/final-system/multilib/mpfr-64bit.xml

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

    r9d32016 r1da2a84  
    2222  <sect2 role="installation">
    2323    <title>Installation of MPFR</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/mpfr.xml"
    27     xpointer="xpointer(//*[@os='p1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../common/mpfr.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/mpfr.xml

    r9d32016 r1da2a84  
    2222  <sect2 role="installation">
    2323    <title>Installation of MPFR</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/mpfr.xml"
    27     xpointer="xpointer(//*[@os='p1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../common/mpfr.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/perl-64bit.xml

    r9d32016 r1da2a84  
    5656   -Dlibpth="/usr/local/lib64 /lib64 /usr/lib64" \
    5757   -Dcc="gcc ${BUILD64}" \
    58    -Dusethreads</userinput></screen>
     58   -Dusethreads -Duseshrplib</userinput></screen>
    5959
    6060    <variablelist os="m4">
     
    7979    href="../common/perl.xml"
    8080    xpointer="xpointer(//*[@os='c3'])"/>
     81
     82    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     83    href="../common/perl.xml"
     84    xpointer="xpointer(//*[@os='c4'])"/>
    8185
    8286    </variablelist>
     
    106110    xpointer="xpointer(//*[@os='l'])"/>
    107111
    108 <screen os="m"><userinput>mv /usr/bin/perl{,-64}
    109 mv /usr/bin/perl&perl-version;{,-64}</userinput></screen>
     112<screen os="m"><userinput>mv -v /usr/bin/perl{,-64}
     113mv -v /usr/bin/perl&perl-version;{,-64}</userinput></screen>
    110114
    111115    <para os="n">Now we need to create a link to the multiarch wrapper that
  • BOOK/final-system/multilib/perl-n32.xml

    r9d32016 r1da2a84  
    5959   -Dlibpth="/usr/local/lib32 /lib32 /usr/lib32" \
    6060   -Dcc="gcc ${BUILDN32}" \
    61    -Dusethreads</userinput></screen>
     61   -Dusethreads -Duseshrplib</userinput></screen>
    6262
    6363    <variablelist os="m4">
     
    8282    href="../common/perl.xml"
    8383    xpointer="xpointer(//*[@os='c3'])"/>
     84
     85    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     86    href="../common/perl.xml"
     87    xpointer="xpointer(//*[@os='c4'])"/>
    8488
    8589    </variablelist>
     
    109113    xpointer="xpointer(//*[@os='l'])"/>
    110114
    111 <screen os="m"><userinput>mv /usr/bin/perl{,-n32}
    112 mv /usr/bin/perl&perl-version;{,-n32}</userinput></screen>
     115<screen os="m"><userinput>mv -v /usr/bin/perl{,-n32}
     116mv -v /usr/bin/perl&perl-version;{,-n32}</userinput></screen>
    113117
    114118  </sect2>
  • BOOK/final-system/multilib/perl.xml

    r9d32016 r1da2a84  
    5252   -Dpager="/bin/less -isR" \
    5353   -Dcc="gcc ${BUILD32}" \
    54    -Dusethreads</userinput></screen>
     54   -Dusethreads -Duseshrplib</userinput></screen>
    5555
    5656    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    8181    be used by the multiarch wrapper:</para>
    8282
    83 <screen os="m"><userinput>mv /usr/bin/perl{,-32}
    84 mv /usr/bin/perl&perl-version;{,-32}</userinput></screen>
     83<screen os="m"><userinput>mv -v /usr/bin/perl{,-32}
     84mv -v /usr/bin/perl&perl-version;{,-32}</userinput></screen>
    8585
    8686  </sect2>
  • BOOK/final-system/multilib/udev-64bit.xml

    r9d32016 r1da2a84  
    2222    <title>Installation of Udev</title>
    2323
    24     <para os="p1">This patch moves /lib/udev to /lib64/udev, to keep
    25     system consistency:</para>
    26 
    27 <screen os="p2"><userinput>patch -Np1 -i ../&udev-lib64-patch;</userinput></screen>
    28 
    2924    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3025    href="../common/udev.xml"
    3126    xpointer="xpointer(//*[@os='a'])"/>
    3227
    33 <screen os="b"><userinput>make CC="gcc ${BUILD64}" LD="gcc ${BUILD64}" \
    34     EXTRAS="extras/ata_id extras/cdrom_id extras/collect \
    35     extras/edd_id extras/firmware extras/floppy extras/path_id extras/rule_generator \
    36     extras/scsi_id extras/usb_id extras/volume_id" udevdir=/dev</userinput></screen>
     28<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
     29    --exec-prefix= --sysconfdir=/etc \
     30    --with-libdir-name=lib64</userinput></screen>
    3731
    3832    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    4337    href="../common/udev.xml"
    4438    xpointer="xpointer(//*[@os='d'])"/>
    45 
    46     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    47     href="../common/udev.xml"
    48     xpointer="xpointer(//*[@os='e'])"/>
    49 
    50     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    51     href="../common/udev.xml"
    52     xpointer="xpointer(//*[@os='f'])"/>
    5339
    5440    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    7258    xpointer="xpointer(//*[@os='k'])"/>
    7359
    74     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    75     href="../common/udev.xml"
    76     xpointer="xpointer(//*[@os='l'])"/>
    77 
    78 <screen os="m"><userinput>install -dv /lib64/firmware</userinput></screen>
     60<screen os="l"><userinput>install -dv /lib64/firmware</userinput></screen>
    7961
    8062  </sect2>
  • BOOK/final-system/multilib/udev-n32.xml

    r9d32016 r1da2a84  
    2323
    2424    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="udev.xml"
     25    href="../common/udev.xml"
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28 <screen os="b"><userinput>cd extras/volume_id/lib
    29 make CC="gcc ${BUILDN32}" AR=ar RANLIB=ranlib E=@echo Q=@</userinput></screen>
     28<screen os="b"><userinput>CC="gcc ${BUILDN32}" ./configure --prefix=/usr \
     29    --exec-prefix= --sysconfdir=/etc \
     30    --with-libdir-name=lib32</userinput></screen>
    3031
    3132    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    32     href="udev.xml"
     33    href="../common/udev.xml"
    3334    xpointer="xpointer(//*[@os='c'])"/>
    3435
    35 <screen os="d"><userinput>make libdir=/lib32 usrlibdir=/usr/lib32 install</userinput></screen>
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../common/udev.xml"
     38    xpointer="xpointer(//*[@os='d'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../common/udev.xml"
     42    xpointer="xpointer(//*[@os='g'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     45    href="../common/udev.xml"
     46    xpointer="xpointer(//*[@os='h'])"/>
    3647
    3748  </sect2>
  • BOOK/final-system/multilib/udev.xml

    r9d32016 r1da2a84  
    99  <?dbhtml filename="udev.html"?>
    1010
    11   <title>Udev-&udev-version;</title>
     11  <title>Udev-&udev-version; 32 Bit Libraries</title>
    1212
    1313  <indexterm zone="ch-system-udev-32">
     
    2222    <title>Installation of Udev</title>
    2323
    24     <para os="a">Udev only provides one library, libvolume_id. Instead of
    25     building the entire udev package for one library, We're just going to
    26     compile the single library:</para>
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/udev.xml"
     26    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28 <screen os="b"><userinput>cd extras/volume_id/lib
    29 make CC="gcc ${BUILD32}" AR=ar RANLIB=ranlib E=@echo Q=@</userinput></screen>
     28<screen os="b"><userinput>CC="gcc ${BUILD32}" ./configure --prefix=/usr \
     29    --exec-prefix= --sysconfdir=/etc \
     30    --with-libdir-name=lib</userinput></screen>
    3031
    31     <para os="c">Install the library:</para>
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../common/udev.xml"
     34    xpointer="xpointer(//*[@os='c'])"/>
    3235
    33 <screen os="d"><userinput>make install</userinput></screen>
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../common/udev.xml"
     38    xpointer="xpointer(//*[@os='d'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../common/udev.xml"
     42    xpointer="xpointer(//*[@os='g'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     45    href="../common/udev.xml"
     46    xpointer="xpointer(//*[@os='h'])"/>
    3447
    3548  </sect2>
  • BOOK/final-system/sparc-chapter.xml

    r9d32016 r1da2a84  
    6060  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/shadow.xml"/>
    6161  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sysklogd.xml"/>
    62   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc/sysvinit.xml"/>
     62  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sysvinit.xml"/>
    6363  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tar.xml"/>
    6464  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
  • BOOK/final-system/sparc64-64-chapter.xml

    r9d32016 r1da2a84  
    6060  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/shadow.xml"/>
    6161  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sysklogd.xml"/>
    62   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc/sysvinit.xml"/>
     62  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/sysvinit.xml"/>
    6363  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/tar.xml"/>
    6464  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/texinfo.xml"/>
  • BOOK/final-system/sparc64-64/inetutils.xml

    r9d32016 r1da2a84  
    3737    href="../sparc64/inetutils.xml"
    3838    xpointer="xpointer(//*[@os='ap2'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../common/inetutils.xml"
     42    xpointer="xpointer(//*[@os='s1'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     45    href="../common/inetutils.xml"
     46    xpointer="xpointer(//*[@os='s2'])"/>
    3947
    4048    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/sparc64-chapter.xml

    r9d32016 r1da2a84  
    7676  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/shadow.xml"/>
    7777  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sysklogd.xml"/>
    78   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc64/sysvinit.xml"/>
     78  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/sysvinit.xml"/>
    7979  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/tar.xml"/>
    8080  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/texinfo.xml"/>
  • BOOK/final-system/sparc64/inetutils.xml

    r9d32016 r1da2a84  
    3434
    3535<screen os="ap2"><userinput>patch -Np1 -i ../&inetutils-memcpy_sparc64-patch;</userinput></screen>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../common/inetutils.xml"
     39    xpointer="xpointer(//*[@os='s1'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     42    href="../common/inetutils.xml"
     43    xpointer="xpointer(//*[@os='s2'])"/>
    3644
    3745    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/sparc64/linux-headers.xml

    r9d32016 r1da2a84  
    2727
    2828   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../../bootable/sparc64/kernel.xml"
    30     xpointer="xpointer(//*[@os='s1'])"/>
    31 
    32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../../bootable/sparc64/kernel.xml"
    34     xpointer="xpointer(//*[@os='s2'])"/>
    35 
    36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3729    href="../common/linux-headers.xml"
    3830    xpointer="xpointer(//*[@os='b'])"/>
  • BOOK/introduction/common/changelog.xml

    r9d32016 r1da2a84  
    3636    </listitem>
    3737-->
     38
     39    <listitem>
     40      <para>September 14, 2008</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Updated Bootscripts to 1.2-pre1.</para>
     44        </listitem>
     45        <listitem>
     46          <para>[jciccone] - Use a Common inittab across all
     47          architectures.</para>
     48        </listitem>
     49        <listitem>
     50          <para>[jciccone] - Formatting fixes on multiple pages.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[jciccone] - Add -Duseshrplib to the perl configure command.
     54          This causes perl to build a shared libperl.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[jciccone] - Applied fixes to Expect to make it compatible with
     58          TCL 8.5.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[jciccone] - Updated Linux to 2.6.26.5.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[jciccone] - Updated Udev to 128.</para>
     65        </listitem>
     66        <listitem>
     67          <para>[jciccone] - Updated MPFR to 2.3.2.</para>
     68        </listitem>
     69        <listitem>
     70          <para>[jciccone] - Updated Vim to 7.2.</para>
     71        </listitem>
     72        <listitem>
     73          <para>[jciccone] - Updated Texinfo to 4.12.</para>
     74        </listitem>
     75        <listitem>
     76          <para>[jciccone] - Updated Module-Init-Tools to 3.4.1.</para>
     77        </listitem>
     78        <listitem>
     79          <para>[jciccone] - Updated Libtool to 2.2.6a.</para>
     80        </listitem>
     81        <listitem>
     82          <para>[jciccone] - Updated IPRoute2 to 2.6.26.</para>
     83        </listitem>
     84        <listitem>
     85          <para>[jciccone] - Updated Shadow to 4.1.2.1.</para>
     86        </listitem>
     87        <listitem>
     88          <para>[jciccone] - Updated Man to 1.6f.</para>
     89        </listitem>
     90        <listitem>
     91          <para>[jciccone] - Updated Man-Pages to 3.09.</para>
     92        </listitem>
     93        <listitem>
     94          <para>[jciccone] - Updated Findutils to 4.4.0.</para>
     95        </listitem>
     96        <listitem>
     97          <para>[jciccone] - Updated Autoconf to 2.63.</para>
     98        </listitem>
     99        <listitem>
     100          <para>[jciccone] - Updated Bzip2 to 1.0.5.</para>
     101        </listitem>
     102        <listitem>
     103          <para>[jciccone] - Updated Kbd to 1.14.</para>
     104        </listitem>
     105        <listitem>
     106          <para>[jciccone] - Updated M4 to 1.4.11.</para>
     107        </listitem>
     108        <listitem>
     109          <para>[jciccone] - Updated E2fsprogs to 1.41.1.</para>
     110        </listitem>
     111        <listitem>
     112          <para>[jciccone] - Updated TCL to 8.5.4.</para>
     113        </listitem>
     114        <listitem>
     115          <para>[jciccone] - Updated Util-Linux-NG to 2.14.1.</para>
     116        </listitem>
     117        <listitem>
     118          <para>[jciccone] - Updated Tree to 1.5.2.1.</para>
     119        </listitem>
     120        <listitem>
     121          <para>[jciccone] - Checked and Updated Download Locations.</para>
     122        </listitem>
     123      </itemizedlist>
     124    </listitem>
    38125
    39126    <listitem>
  • BOOK/materials/alpha/patches.xml

    r9d32016 r1da2a84  
    3535    </varlistentry>
    3636
    37     <varlistentry>
    38       <term>Linux PAGE_SIZE Patch - <token>&linux-alpha_PAGE_SIZE-patch-size;</token>:</term>
    39       <listitem>
    40         <para>Download: <ulink
    41         url="&patches-root;&linux-alpha_PAGE_SIZE-patch;"/></para>
    42         <para>MD5 sum: <literal>&linux-alpha_PAGE_SIZE-patch-md5;</literal></para>
    43       </listitem>
    44     </varlistentry>
    45 
    4637  </variablelist>
    4738
  • BOOK/materials/common/patches.xml

    r9d32016 r1da2a84  
    5656
    5757    <varlistentry>
     58      <term>Expect Avoid TCL Internals Patch - <token>&expect-avoid_tcl_internals-patch-size;</token>:</term>
     59      <listitem>
     60        <para>Download: <ulink
     61        url="&patches-root;&expect-avoid_tcl_internals-patch;"/></para>
     62        <para>MD5 sum: <literal>&expect-avoid_tcl_internals-patch-md5;</literal></para>
     63      </listitem>
     64    </varlistentry>
     65
     66    <varlistentry>
    5867      <term>Expect Spawn Patch - <token>&expect-spawn-patch-size;</token>:</term>
    5968      <listitem>
     
    119128
    120129    <varlistentry>
    121       <term>Linux Security Fixes Patch - <token>&linux-security-patch-size;</token>:</term>
    122       <listitem>
    123         <para>Download: <ulink
    124         url="&patches-root;&linux-security-patch;"/></para>
    125         <para>MD5 sum: <literal>&linux-security-patch-md5;</literal></para>
    126       </listitem>
    127     </varlistentry>
    128 
    129     <varlistentry>
    130       <term>MPFR Cumulative Patch - <token>&mpfr-cumulative-patch-size;</token>:</term>
    131       <listitem>
    132         <para>Download: <ulink
    133         url="&patches-root;&mpfr-cumulative-patch;"/></para>
    134         <para>MD5 sum: <literal>&mpfr-cumulative-patch-md5;</literal></para>
    135       </listitem>
    136     </varlistentry>
    137 
    138     <varlistentry>
    139130      <term>Module-Init-Tools Manpages Patch - <token>&module-init-tools-manpages-patch-size;</token>:</term>
    140131      <listitem>
     
    179170        <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para>
    180171      </listitem>
    181     </varlistentry>
    182 
    183     <varlistentry>
    184        <term>Texinfo mbstate Fix Patch - <token>&texinfo-mbstate_fix-patch-size;</token>:</term>
    185        <listitem>
    186         <para>Download: <ulink
    187         url="&patches-root;&texinfo-mbstate_fix-patch;"/></para>
    188         <para>MD5 sum: <literal>&texinfo-mbstate_fix-patch-md5;</literal></para>
    189        </listitem>
    190172    </varlistentry>
    191173
  • BOOK/materials/mips64/patches.xml

    r9d32016 r1da2a84  
    4949    xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>
    5050
    51     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    52     href="../x86_64/patches.xml"
    53     xpointer="xpointer(//*[@os='udev-lib64-patch'])"/>
    54 
    5551  </variablelist>
    5652
  • BOOK/materials/ppc64/patches.xml

    r9d32016 r1da2a84  
    5757
    5858    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    59     href="../x86_64/patches.xml"
    60     xpointer="xpointer(//*[@os='udev-lib64-patch'])"/>
    61 
    62     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    6359    href="../ppc/patches.xml"
    6460    xpointer="xpointer(//*[@os='yaboot-fix-patch'])"/>
  • BOOK/materials/sparc64-64/patches.xml

    r9d32016 r1da2a84  
    3030
    3131    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    32     href="../sparc64/patches.xml"
    33     xpointer="xpointer(//*[@os='linux-elf-spitfire-fix-patch'])"/>
    34 
    35     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3632    href="../sparc/patches.xml"
    3733    xpointer="xpointer(//*[@os='silo-fixes-patch'])"/>
  • BOOK/materials/sparc64/patches.xml

    r9d32016 r1da2a84  
    3434    </varlistentry>
    3535
    36     <varlistentry os="linux-elf-spitfire-fix-patch">
    37       <term>Linux Elf Spitfire Fix Patch - <token>&linux-elf_spitfire_fix-patch-size;</token>:</term>
    38       <listitem>
    39         <para>Download: <ulink
    40         url="&patches-root;&linux-elf_spitfire_fix-patch;"/></para>
    41         <para>MD5 sum: <literal>&linux-elf_spitfire_fix-patch-md5;</literal></para>
    42       </listitem>
    43     </varlistentry>
    44 
    4536    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4637    href="../x86_64/patches.xml"
     
    5546    xpointer="xpointer(//*[@os='silo-fixes-patch'])"/>
    5647
    57     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    58     href="../x86_64/patches.xml"
    59     xpointer="xpointer(//*[@os='udev-lib64-patch'])"/>
    60 
    6148  </variablelist>
    6249
  • BOOK/materials/x86_64/patches.xml

    r9d32016 r1da2a84  
    6161    </varlistentry>
    6262
    63     <varlistentry os="udev-lib64-patch">
    64       <term>Udev Lib64 Patch - <token>&udev-lib64-patch-size;</token>:</term>
    65       <listitem>
    66         <para>Download: <ulink
    67         url="&patches-root;&udev-lib64-patch;"/></para>
    68         <para>MD5 sum: <literal>&udev-lib64-patch-md5;</literal></para>
    69       </listitem>
    70     </varlistentry>
    71 
    7263  </variablelist>
    7364
  • BOOK/packages.ent

    r9d32016 r1da2a84  
    1818<!ENTITY arcload-home "http://www.linux-mips.org/wiki/ARCLoad">
    1919
    20 <!ENTITY autoconf-version "2.61">
    21 <!ENTITY autoconf-size "1,024 KB">
     20<!ENTITY autoconf-version "2.63">
     21<!ENTITY autoconf-size "1,172 KB">
    2222<!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
    23 <!ENTITY autoconf-md5 "36d3fe706ad0950f1be10c46a429efe0">
     23<!ENTITY autoconf-md5 "7565809ed801bb5726da0631ceab3699">
    2424<!ENTITY autoconf-home "&gnu-software;autoconf">
    2525
     
    6161<!ENTITY bison-home "&gnu-software;bison">
    6262
    63 <!ENTITY bzip2-version "1.0.4">
     63<!ENTITY bzip2-version "1.0.5">
    6464<!ENTITY bzip2-size "828 KB">
    6565<!ENTITY bzip2-url "http://www.bzip.org/&bzip2-version;/bzip2-&bzip2-version;.tar.gz">
    66 <!ENTITY bzip2-md5 "fc310b254f6ba5fbb5da018f04533688">
     66<!ENTITY bzip2-md5 "3c15a0c8d1d3ee1c46a1634d00617b1a">
    6767<!ENTITY bzip2-home "http://www.bzip.org/">
    6868
    69 <!ENTITY clfs-bootscripts-version "1.1-pre10">
     69<!ENTITY clfs-bootscripts-version "1.2-pre1">
    7070<!ENTITY clfs-bootscripts-size "40 KB">
    7171<!ENTITY clfs-bootscripts-url "&packages-root;bootscripts-cross-lfs-&clfs-bootscripts-version;.tar.bz2">
    72 <!ENTITY clfs-bootscripts-md5 "80ae8e7bbb0f8ea2391f7f15a413aee4">
     72<!ENTITY clfs-bootscripts-md5 "d8a094d1f59d594ba703e79bafebd823">
    7373<!ENTITY clfs-bootscripts-home " ">
    7474
     
    103103<!ENTITY dvhtool-home "http://packages.qa.debian.org/d/dvhtool.html">
    104104
    105 <!ENTITY e2fsprogs-version "1.40.4">
    106 <!ENTITY e2fsprogs-size "3,960 KB">
     105<!ENTITY e2fsprogs-version "1.41.1">
     106<!ENTITY e2fsprogs-size "4,264 KB">
    107107<!ENTITY e2fsprogs-url "&sourceforge;e2fsprogs/e2fsprogs-&e2fsprogs-version;.tar.gz">
    108 <!ENTITY e2fsprogs-md5 "124d744bdf9d443591eb8193c085944b">
     108<!ENTITY e2fsprogs-md5 "ddf13b3c9ece247c457db20ca9a10c3c">
    109109<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net">
    110110
     
    131131<!ENTITY file-home "http://www.darwinsys.com/file">
    132132
    133 <!ENTITY findutils-version "4.2.32">
    134 <!ENTITY findutils-size "1,404 KB">
     133<!ENTITY findutils-version "4.4.0">
     134<!ENTITY findutils-size "1,988 KB">
    135135<!ENTITY findutils-url "&gnu;findutils/findutils-&findutils-version;.tar.gz">
    136 <!ENTITY findutils-md5 "aaa6beeb41a6f04963dff58f24a55b96">
     136<!ENTITY findutils-md5 "49e769ac4382fae6f104f99d54d0a112">
    137137<!ENTITY findutils-home "&gnu-software;findutils">
    138138
     
    222222<!ENTITY inetutils-home "&gnu-software;inetutils">
    223223
    224 <!ENTITY iproute2-version "2.6.23">
    225 <!ENTITY iproute2-size "340 KB">
     224<!ENTITY iproute2-version "2.6.26">
     225<!ENTITY iproute2-size "356 KB">
    226226<!ENTITY iproute2-url "http://developer.osdl.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.bz2">
    227 <!ENTITY iproute2-md5 "2e59da739ef19990408cf0a5cb0cae3e">
     227<!ENTITY iproute2-md5 "7d221e735cba05709341cd46401c4ecd">
    228228<!ENTITY iproute2-home "http://linux-net.osdl.org/index.php/Iproute2">
    229229
    230 <!ENTITY kbd-version "1.13">
    231 <!ENTITY kbd-size "625 KB">
    232 <!ENTITY kbd-url "http://ftp.altlinux.com/pub/people/legion/kbd/kbd-&kbd-version;.tar.bz2">
    233 <!ENTITY kbd-md5 "2639fdfe2412b29cbf6936d7db91cee3">
     230<!ENTITY kbd-version "1.14">
     231<!ENTITY kbd-size "884 KB">
     232<!ENTITY kbd-url "http://ftp.altlinux.com/pub/people/legion/kbd/kbd-&kbd-version;.tar.gz">
     233<!ENTITY kbd-md5 "3705719cd3c769152be1a896efb34ef8">
    234234<!ENTITY kbd-home " ">
    235235
     
    240240<!ENTITY less-home "http://www.greenwoodsoftware.com/less">
    241241
    242 <!ENTITY libtool-version "1.5.26">
    243 <!ENTITY libtool-size "2,900 KB">
     242<!ENTITY libtool-version "2.2.6a">
     243<!ENTITY libtool-size "2,808 KB">
    244244<!ENTITY libtool-url "&gnu;libtool/libtool-&libtool-version;.tar.gz">
    245 <!ENTITY libtool-md5 "aa9c5107f3ec9ef4200eb6556f3b3c29">
     245<!ENTITY libtool-md5 "8ca1ea241cd27ff9832e045fe9afe4fd">
    246246<!ENTITY libtool-home "&gnu-software;libtool">
    247247
     
    254254<!ENTITY linux-dl-version "2.6">
    255255
    256 <!ENTITY linux-version "2.6.24.7">
    257 <!ENTITY linux-size "45,638 KB">
     256<!ENTITY linux-version "2.6.26.5">
     257<!ENTITY linux-size "48,344 KB">
    258258<!ENTITY linux-url "&kernel;linux/kernel/v&linux-dl-version;/linux-&linux-version;.tar.bz2">
    259 <!ENTITY linux-md5 "40a73780d51525d28d36dec852c680c4">
     259<!ENTITY linux-md5 "98261b39a558cf0739703ffea7db9f43">
    260260<!ENTITY linux-home "http://www.kernel.org">
    261261
    262 <!ENTITY m4-version "1.4.10">
    263 <!ENTITY m4-size "728 KB">
     262<!ENTITY m4-version "1.4.11">
     263<!ENTITY m4-size "912 KB">
    264264<!ENTITY m4-url "&gnu;m4/m4-&m4-version;.tar.bz2">
    265 <!ENTITY m4-md5 "0a35bab2f5d605e08083d7e3cbd4b8b0">
     265<!ENTITY m4-md5 "96ec473c2a6f203976c028e896a01b28">
    266266<!ENTITY m4-home "&gnu-software;m4">
    267267
     
    272272<!ENTITY make-home "&gnu-software;make">
    273273
    274 <!ENTITY man-version "1.6e">
    275 <!ENTITY man-size "248 KB">
     274<!ENTITY man-version "1.6f">
     275<!ENTITY man-size "256 KB">
    276276<!ENTITY man-url "http://primates.ximian.com/~flucifredi/man/man-&man-version;.tar.gz">
    277 <!ENTITY man-md5 "d8187cd756398baefc48ba7d60ff6a8a">
     277<!ENTITY man-md5 "67aaaa6df35215e812fd7d89472c44b6">
    278278<!ENTITY man-home "http://primates.ximian.com/~flucifredi/man">
    279279
    280 <!ENTITY man-pages-version "3.01">
    281 <!ENTITY man-pages-size "904 KB">
     280<!ENTITY man-pages-version "3.09">
     281<!ENTITY man-pages-size "968 KB">
    282282<!ENTITY man-pages-url "&kernel;linux/docs/manpages/Archive/man-pages-&man-pages-version;.tar.bz2">
    283 <!ENTITY man-pages-md5 "ef311ffb0c4f43bad822345fb88498f7">
     283<!ENTITY man-pages-md5 "a04a1676e2c0676f047a525184e3320b">
    284284<!ENTITY man-pages-home "http://www.win.tue.nl/~aeb/linux/man">
    285285
    286 <!ENTITY mpfr-version "2.3.1">
    287 <!ENTITY mpfr-size "876 KB">
     286<!ENTITY mpfr-version "2.3.2">
     287<!ENTITY mpfr-size "968 KB">
    288288<!ENTITY mpfr-url "http://www.mpfr.org/mpfr-current/mpfr-&mpfr-version;.tar.bz2">
    289 <!ENTITY mpfr-md5 "8352b619e04dcc73411a38b39dd855f6">
     289<!ENTITY mpfr-md5 "527147c097874340cb9cee0579dacf3b">
    290290<!ENTITY mpfr-home "http://www.mpfr.org/">
    291291
    292 <!ENTITY module-init-tools-version "3.4">
    293 <!ENTITY module-init-tools-size "192 KB">
     292<!ENTITY module-init-tools-version "3.4.1">
     293<!ENTITY module-init-tools-size "196 KB">
    294294<!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">
    295 <!ENTITY module-init-tools-md5 "db6ac059e80e8dd4389dbe81ee61f3c6">
     295<!ENTITY module-init-tools-md5 "e253b066a1bab1d727ca0d54f001b49c">
    296296<!ENTITY module-init-tools-home "http://www.kerneltools.org/KernelTools.org">
    297297
     
    350350<!ENTITY sed-home "&gnu-software;sed">
    351351
    352 <!ENTITY shadow-version "4.1.2">
    353 <!ENTITY shadow-size "1,660 KB">
     352<!ENTITY shadow-version "4.1.2.1">
     353<!ENTITY shadow-size "1,664 KB">
    354354<!ENTITY shadow-url "ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/shadow-&shadow-version;.tar.bz2">
    355 <!ENTITY shadow-md5 "ce90cbe9cba7f6673cb10cad49083c1c">
     355<!ENTITY shadow-md5 "c178e49c45495e296dabbe4ae01a0fbe">
    356356<!ENTITY shadow-home "http://pkg-shadow.alioth.debian.org">
    357357
     
    383383<!ENTITY tar-home "&gnu-software;tar">
    384384
    385 <!ENTITY tcl-version "8.4.16">
    386 <!ENTITY tcl-size "3,560 KB">
     385<!ENTITY tcl-version2 "8.5">
     386<!ENTITY tcl-version "&tcl-version2;.4">
     387<!ENTITY tcl-size "4,312 KB">
    387388<!ENTITY tcl-url "&sourceforge;tcl/tcl&tcl-version;-src.tar.gz">
    388 <!ENTITY tcl-md5 "f1c783a49547778d160e10be2fb5d76f">
     389<!ENTITY tcl-md5 "15032a6a43f3bfbe9223b95186849472">
    389390<!ENTITY tcl-home "http://www.tcl.tk">
    390391
    391 <!ENTITY texinfo-version "4.11">
    392 <!ENTITY texinfo-size "1628 KB">
    393 <!ENTITY texinfo-url "&gnu;texinfo/texinfo-&texinfo-version;.tar.bz2">
    394 <!ENTITY texinfo-md5 "c6bf13df4fbeff8ce874aacd6a51e814">
     392<!ENTITY texinfo-version "4.12">
     393<!ENTITY texinfo-size "2,424 KB">
     394<!ENTITY texinfo-url "&gnu;texinfo/texinfo-&texinfo-version;.tar.gz">
     395<!ENTITY texinfo-md5 "e9216fb657e1555a289a14a74dac8f4f">
    395396<!ENTITY texinfo-home "&gnu-software;texinfo">
    396397
    397 <!ENTITY tree-version "1.5.1.1">
    398 <!ENTITY tree-size "32 KB">
     398<!ENTITY tree-version "1.5.2.1">
     399<!ENTITY tree-size "36 KB">
    399400<!ENTITY tree-url "ftp://mama.indstate.edu/linux/tree/tree-&tree-version;.tgz">
    400 <!ENTITY tree-md5 "f8fc70a9260b50bf8b4613e9d5f5e589">
     401<!ENTITY tree-md5 "73d5fa220dfef1ee9c1876c3966f1c18">
    401402<!ENTITY tree-home "http://mama.indstate.edu/users/ice/tree">
    402403
    403 <!ENTITY udev-version "124">
    404 <!ENTITY udev-size "204 KB">
     404<!ENTITY udev-version "128">
     405<!ENTITY udev-size "436 KB">
    405406<!ENTITY udev-url "&kernel;linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2">
    406 <!ENTITY udev-md5 "4da0471c0ca3a2a2a77692f67120c03d">
     407<!ENTITY udev-md5 "a21a954bb1306bc9c6c3f27792c6e508">
    407408<!ENTITY udev-home "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html">
    408409
     
    415416<!ENTITY util-linux-ng-dl-version "2.14">
    416417
    417 <!ENTITY util-linux-ng-version "2.14">
    418 <!ENTITY util-linux-ng-size "2,804 KB">
     418<!ENTITY util-linux-ng-version "2.14.1">
     419<!ENTITY util-linux-ng-size "2,868 KB">
    419420<!ENTITY util-linux-ng-url "&kernel;linux/utils/util-linux-ng/v&util-linux-ng-dl-version;/util-linux-ng-&util-linux-ng-version;.tar.bz2">
    420 <!ENTITY util-linux-ng-md5 "23f227da49df36f33fe47e917e332cd8">
     421<!ENTITY util-linux-ng-md5 "9aab772ee9b1f4e67dff98169f3cb380">
    421422<!ENTITY util-linux-ng-home "http://userweb.kernel.org/~kzak/util-linux-ng/">
    422423
     
    427428<!ENTITY yaboot-home "http://yaboot.ozlabs.org">
    428429
    429 <!ENTITY vim-version "7.1">
    430 <!ENTITY vim-version2 "71">
    431 <!ENTITY vim-size "6,728 KB">
     430<!ENTITY vim-version "7.2">
     431<!ENTITY vim-version2 "72">
     432<!ENTITY vim-size "7,048 KB">
    432433<!ENTITY vim-url "ftp://ftp.vim.org/pub/vim/unix/vim-&vim-version;.tar.bz2">
    433 <!ENTITY vim-md5 "44c6b4914f38d6f9aa959640b89da329">
     434<!ENTITY vim-md5 "f0901284b338e448bfd79ccca0041254">
    434435<!ENTITY vim-home "http://www.vim.org">
    435 <!ENTITY vim-language-size "1,168 KB">
     436<!ENTITY vim-language-size "1,340 KB">
    436437<!ENTITY vim-language-url "ftp://ftp.vim.org/pub/vim/extra/vim-&vim-version;-lang.tar.gz">
    437 <!ENTITY vim-language-md5 "144aa049ba70621acf4247f0459f3ee7">
     438<!ENTITY vim-language-md5 "d8884786979e0e520c112faf2e176f05">
    438439<!ENTITY vim-language-home " ">
    439440
  • BOOK/patches.ent

    r9d32016 r1da2a84  
    2121<!ENTITY coreutils-uname-patch-size "8 KB">
    2222
     23<!ENTITY expect-avoid_tcl_internals-patch "expect-&expect-version;-avoid-tcl-internals-1.patch">
     24<!ENTITY expect-avoid_tcl_internals-patch-md5 "5661004ca23ddc9592f488142367c2f5">
     25<!ENTITY expect-avoid_tcl_internals-patch-size "4 KB">
     26
    2327<!ENTITY expect-spawn-patch "expect-&expect-version;-spawn-2.patch">
    2428<!ENTITY expect-spawn-patch-md5 "7706e1e8238c72eed8dc905d6f3b6aa9">
     
    5357<!ENTITY inetutils-man_pages-patch-size "8 KB">
    5458
    55 <!ENTITY linux-security-patch "linux-&linux-version;-security_fixes-1.patch">
    56 <!ENTITY linux-security-patch-md5 "7f244856cc40e478f5f66a6a6267d4c6">
    57 <!ENTITY linux-security-patch-size "15.5 KB">
    58 
    59 <!ENTITY mpfr-cumulative-patch "mpfr-&mpfr-version;-cumulative-1.patch">
    60 <!ENTITY mpfr-cumulative-patch-md5 "99c647dfe7f63005db6c0c1b28198ef9">
    61 <!ENTITY mpfr-cumulative-patch-size "12KB">
    62 
    6359<!ENTITY module-init-tools-manpages-patch "module-init-tools-&module-init-tools-version;-manpages-1.patch">
    6460<!ENTITY module-init-tools-manpages-patch-md5 "2271047586981ae23adf01cc13d97791">
     
    8177<!ENTITY readline-fixes-patch-size "20 KB">
    8278
    83 <!ENTITY texinfo-mbstate_fix-patch "texinfo-&texinfo-version;-mbstate_fix-1.patch">
    84 <!ENTITY texinfo-mbstate_fix-patch-md5 "37e3d170d809bb1c90e9741864839f66">
    85 <!ENTITY texinfo-mbstate_fix-patch-size "4 KB">
    86 
    87 <!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-2.patch">
    88 <!ENTITY vim-branch_update-patch-md5 "bd5ee693b6ed59567dc0e7c003d22694">
    89 <!ENTITY vim-branch_update-patch-size "284 KB">
     79<!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-1.patch">
     80<!ENTITY vim-branch_update-patch-md5 "b8d3ec6d9b1123d4c92044db590f3218">
     81<!ENTITY vim-branch_update-patch-size "20 KB">
    9082
    9183<!ENTITY zlib-fpic-patch "zlib-&zlib-version;-fPIC-1.patch">
     
    10092
    10193<!ENTITY iproute2-libdir-patch "iproute2-&iproute2-version;-libdir-1.patch">
    102 <!ENTITY iproute2-libdir-patch-md5 "161768813d904b958c76af1e8f4974ac">
     94<!ENTITY iproute2-libdir-patch-md5 "0ec074f33dd867dd146a55077f9d5d6e">
    10395<!ENTITY iproute2-libdir-patch-size "4 KB">
    10496
     
    10799<!ENTITY perl-multilib-patch-size "4 KB">
    108100
    109 <!ENTITY udev-lib64-patch "udev-&udev-version;-lib64-2.patch">
    110 <!ENTITY udev-lib64-patch-md5 "8e80d66bb1a19638bfb49548a780c86c">
    111 <!ENTITY udev-lib64-patch-size "12 KB">
    112 
    113101<!-- Start of Pure64 patches -->
    114102
     
    137125<!ENTITY glibc-alpha_ptr_mangle_fix-patch-size "4 KB">
    138126
    139 <!ENTITY linux-alpha_PAGE_SIZE-patch "linux-&linux-version;-alpha_PAGE_SIZE-2.patch">
    140 <!ENTITY linux-alpha_PAGE_SIZE-patch-md5 "70bf07c2ae964c45108ad6a52044164b">
    141 <!ENTITY linux-alpha_PAGE_SIZE-patch-size "2 KB">
    142 
    143127<!-- Start of mips/mips64 patches -->
    144128
     
    187171<!ENTITY elftoaout-fixes-patch-size "6.7 KB">
    188172
    189 <!ENTITY linux-elf_spitfire_fix-patch "linux-&linux-version;-elf_spitfire_fix-1.patch">
    190 <!ENTITY linux-elf_spitfire_fix-patch-md5 "e0198bd54b7d1a2cd142d1bb22ae61f8">
    191 <!ENTITY linux-elf_spitfire_fix-patch-size "4 KB">
    192 
    193173<!ENTITY inetutils-memcpy_sparc64-patch "inetutils-&inetutils-version;-memcpy_sparc64-1.patch">
    194174<!ENTITY inetutils-memcpy_sparc64-patch-md5 "04ed919685f6790931eaa8684452a755">
  • BOOK/temp-system/common/findutils.xml

    r9d32016 r1da2a84  
    2323    <title>Installation of Findutils</title>
    2424
     25    <para os="t1">The following cache entries set the values for tests that do
     26    not run while cross-compiling:</para>
     27
     28<screen os="t2"><userinput>echo "gl_cv_func_wcwidth_works=yes" &gt; config.cache
     29echo "ac_cv_func_fnmatch_gnu=yes" &gt;&gt; config.cache</userinput></screen>
     30
    2531    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2632    href="../../final-system/common/findutils.xml"
     
    2834
    2935<screen os="ac"><userinput>./configure --prefix=/tools \
    30     --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
     36    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     37    --cache-file=config.cache</userinput></screen>
    3138
    3239    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/common/texinfo.xml

    r9d32016 r1da2a84  
    2222  <sect2 role="installation">
    2323    <title>Installation of Texinfo</title>
    24 
    25     <para os="p1">The following patch fixes a build error due to mbstate
    26     being undefined:</para>
    27 
    28 <screen os="p2"><userinput>patch -Np1 -i ../&texinfo-mbstate_fix-patch;</userinput></screen>
    2924
    3025    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/multilib/findutils.xml

    r9d32016 r1da2a84  
    2525    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2626    href="../common/findutils.xml"
     27    xpointer="xpointer(//*[@os='t1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../common/findutils.xml"
     31    xpointer="xpointer(//*[@os='t2'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../common/findutils.xml"
    2735    xpointer="xpointer(//*[@os='a'])"/>
    2836
    2937<screen os="ac"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    30    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
     38    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     39    --cache-file=config.cache</userinput></screen>
    3140
    3241    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/multilib/gawk.xml

    r9d32016 r1da2a84  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" \
    30    ./configure --prefix=/tools \
     29<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    3130   --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    3231
  • BOOK/temp-system/multilib/texinfo.xml

    r9d32016 r1da2a84  
    2222  <sect2 role="installation">
    2323    <title>Installation of Texinfo</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/texinfo.xml"
    27     xpointer="xpointer(//*[@os='p1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../common/texinfo.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/testsuite-tools/common/expect.xml

    r9d32016 r1da2a84  
    3030
    3131<screen os="s2"><userinput>sed -i '/EXP_LIB_SPEC=/s@${exec_prefix}/lib@${libdir}@' configure</userinput></screen>
     32
     33    <para os="t1">The following sed adds a missing include to
     34    <filename>Dbg.c</filename>:</para>
     35
     36<screen os="t2"><userinput>sed -i '1i\#include &lt;expect_cf.h&gt;' Dbg.c</userinput></screen>
     37
     38    <para os="t3">The following sed causes one of the source files to include
     39    the correct header</para>
     40
     41<screen os="t4"><userinput>sed -i "s/tcl.h/tclInt.h/" exp_inter.c</userinput></screen>
     42
     43    <para os="p1">The following patch prevents Expect from using functions
     44    that are internal to TCL and are no longer available for expect to
     45    link against:</para>
     46
     47<screen os="p2"><userinput>patch -Np1 -i ../&expect-avoid_tcl_internals-patch;</userinput></screen>
    3248
    3349    <para os="a">Fix a bug that can result in false failures during the GCC
  • BOOK/testsuite-tools/common/tcl.xml

    r9d32016 r1da2a84  
    4545    <para os="i">Now make a necessary symbolic link:</para>
    4646
    47 <screen os="j"><userinput>ln -sv tclsh8.4 /tools/bin/tclsh</userinput></screen>
     47<screen os="j"><userinput>ln -sv tclsh&tcl-version2; /tools/bin/tclsh</userinput></screen>
    4848
    4949  </sect2>
     
    5757
    5858      <seglistitem>
    59         <seg>tclsh (link to tclsh8.4) and tclsh8.4</seg>
    60         <seg>libtcl8.4.so</seg>
     59        <seg>tclsh (link to tclsh&tcl-version2;) and tclsh&tcl-version2;</seg>
     60        <seg>libtcl&tcl-version2;.so</seg>
    6161      </seglistitem>
    6262    </segmentedlist>
     
    6767      <?dbhtml list-presentation="table"?>
    6868
    69       <varlistentry id="tclsh8.4">
    70         <term><command>tclsh8.4</command></term>
     69      <varlistentry id="tclsh&tcl-version2;">
     70        <term><command>tclsh&tcl-version2;</command></term>
    7171        <listitem>
    7272          <para>The Tcl command shell</para>
    73           <indexterm zone="ch-testsuite-tools-tcl tclsh8.4">
    74             <primary sortas="b-tclsh8.4">tclsh8.4</primary>
     73          <indexterm zone="ch-testsuite-tools-tcl tclsh&tcl-version2;">
     74            <primary sortas="b-tclsh&tcl-version2;">tclsh&tcl-version2;</primary>
    7575          </indexterm>
    7676        </listitem>
     
    8080        <term><command>tclsh</command></term>
    8181        <listitem>
    82           <para>A link to tclsh8.4</para>
     82          <para>A link to tclsh&tcl-version2;</para>
    8383          <indexterm zone="ch-testsuite-tools-tcl tclsh">
    8484            <primary sortas="b-tclsh">tclsh</primary>
     
    8787      </varlistentry>
    8888
    89       <varlistentry id="libtcl8.4.so">
    90         <term><filename class="libraryfile">libtcl8.4.so</filename></term>
     89      <varlistentry id="libtcl&tcl-version2;.so">
     90        <term><filename class="libraryfile">libtcl&tcl-version2;.so</filename></term>
    9191        <listitem>
    9292          <para>The Tcl library</para>
    93           <indexterm zone="ch-testsuite-tools-tcl libtcl8.4.so">
    94             <primary sortas="c-libtcl8.4.so">libtcl8.4.so</primary>
     93          <indexterm zone="ch-testsuite-tools-tcl libtcl&tcl-version2;.so">
     94            <primary sortas="c-libtcl&tcl-version2;.so">libtcl&tcl-version2;.so</primary>
    9595          </indexterm>
    9696        </listitem>
  • BOOK/testsuite-tools/mips/expect.xml

    r9d32016 r1da2a84  
    3333    href="../common/expect.xml"
    3434    xpointer="xpointer(//*[@os='s2'])"/>
     35
     36   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../common/expect.xml"
     38    xpointer="xpointer(//*[@os='t1'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../common/expect.xml"
     42    xpointer="xpointer(//*[@os='t2'])"/>
     43
     44   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     45    href="../common/expect.xml"
     46    xpointer="xpointer(//*[@os='t3'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     49    href="../common/expect.xml"
     50    xpointer="xpointer(//*[@os='t4'])"/>
     51
     52   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     53    href="../common/expect.xml"
     54    xpointer="xpointer(//*[@os='p1'])"/>
     55
     56    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     57    href="../common/expect.xml"
     58    xpointer="xpointer(//*[@os='p2'])"/>
    3559
    3660   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/testsuite-tools/mips64/expect.xml

    r9d32016 r1da2a84  
    2929    href="../common/expect.xml"
    3030    xpointer="xpointer(//*[@os='s2'])"/>
     31
     32   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../common/expect.xml"
     34    xpointer="xpointer(//*[@os='t1'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../common/expect.xml"
     38    xpointer="xpointer(//*[@os='t2'])"/>
     39
     40   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../common/expect.xml"
     42    xpointer="xpointer(//*[@os='t3'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     45    href="../common/expect.xml"
     46    xpointer="xpointer(//*[@os='t4'])"/>
     47
     48   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     49    href="../common/expect.xml"
     50    xpointer="xpointer(//*[@os='p1'])"/>
     51
     52    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     53    href="../common/expect.xml"
     54    xpointer="xpointer(//*[@os='p2'])"/>
    3155
    3256    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/testsuite-tools/multilib/expect.xml

    r9d32016 r1da2a84  
    2929    href="../common/expect.xml"
    3030    xpointer="xpointer(//*[@os='s2'])"/>
     31
     32   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../common/expect.xml"
     34    xpointer="xpointer(//*[@os='t1'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../common/expect.xml"
     38    xpointer="xpointer(//*[@os='t2'])"/>
     39
     40   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../common/expect.xml"
     42    xpointer="xpointer(//*[@os='t3'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     45    href="../common/expect.xml"
     46    xpointer="xpointer(//*[@os='t4'])"/>
     47
     48   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     49    href="../common/expect.xml"
     50    xpointer="xpointer(//*[@os='p1'])"/>
     51
     52    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     53    href="../common/expect.xml"
     54    xpointer="xpointer(//*[@os='p2'])"/>
    3155
    3256    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.