Changeset 323ef74 for appendixa


Ignore:
Timestamp:
10/24/2003 05:29:01 PM (21 years ago)
Author:
Alex Gronenwoud <alex@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v5_0, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
b4f6bac
Parents:
7f1fcd8
Message:

Changing dependencies to the short format, based on Tushar's post.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
appendixa
Files:
52 edited

Legend:

Unmodified
Added
Removed
  • appendixa/autoconf-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &autoconf-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Coreutils: cat, chmod, echo, expr, hostname, install,
    10              sleep, uname, ln, ls, mkdir, mv, rm, tr
    11 Diffutils: cmp
    12 Gawk: gawk
    13 Grep: fgrep, grep
    14 M4: m4
    15 Make: make
    16 Sed: sed
    17 Texinfo: install-info</literallayout>
     8<para>Autoconf depends on: Bash, Coreutils, Diffutils, Grep,
     9M4, Make, Perl, Sed.</para>
    1810
    1911</sect2>
  • appendixa/automake-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &automake-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Coreutils: cat, chmod, echo, expr, hostname, install, ls, mkdir,
    10              mv, rm, rmdir, sleep, tr
    11 Diffutils: cmp
    12 Grep: fgrep, grep
    13 Make: make
    14 Perl: perl
    15 Sed: sed
    16 Texinfo: install-info</literallayout>
     8<para>Automake depends on: Autoconf, Bash, Coreutils,
     9Diffutils, Grep, M4, Make, Perl, Sed.</para>
    1710
    1811</sect2>
  • appendixa/bash-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &bash-depversion;.)</para>
    77
    8 <literallayout>Bash: bash, sh
    9 Binutils: ar, as, ld, ranlib, size
    10 Coreutils: basename, cat, chmod, cp, echo, expr, hostname, install,
    11              ln, ls, mkdir, mv, rm, sleep, tr, uname, uniq
    12 Diffutils: cmp
    13 Gawk: awk
    14 GCC: cc, cc1, collect2, cpp, gcc
    15 Grep: egrep, grep
    16 Make: make
    17 Ncurses: (libraries)
    18 Sed: sed
    19 Texinfo: install-info</literallayout>
     8<para>Bash depends on: Binutils, Coreutils, Diffutils, Gawk,
     9GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
    2010
    2111</sect2>
  • appendixa/binutils-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &binutils-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, nm, ranlib, strip
    10 Coreutils: basename, cat, chmod, cp, echo, expr, hostname, ln, ls, mkdir
    11              mv, rm, rmdir, sleep, sort, touch, tr, true, uname, uniq
    12 Diffutils: cmp
    13 Gawk: gawk
    14 GCC: cc, cc1, collect2, cpp, gcc
    15 Glibc: ldconfig
    16 Grep: egrep, fgrep, grep
    17 Make: make
    18 Sed: sed
    19 Texinfo: install-info, makeinfo</literallayout>
     8<para>Binutils depends on: Bash, Coreutils, Diffutils, GCC, Gettext,
     9Glibc, Grep, Make, Perl, Sed, Texinfo.</para>
    2010
    2111</sect2>
  • appendixa/bison-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &bison-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib
    10 Coreutils: basename, cat, chmod, cp, dirname, echo, expr, head, hostname,
    11              install, ln, ls, mkdir, mv, rm, rmdir, sleep, tr, uname, uniq
    12 Diffutils: cmp
    13 GCC: cc, cc1, collect2, cpp, gcc
    14 Grep: egrep, fgrep, grep
    15 Make: make
    16 Sed: sed
    17 Texinfo: install-info</literallayout>
     8<para>Bison depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Gettext, Glibc, Grep, M4, Make, Sed.</para>
    1810
    1911</sect2>
  • appendixa/bootscripts-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &bootscripts-depversion;.)</para>
    77
    8 <literallayout>Coreutils: chown, cp</literallayout>
     8<para>Bzip2 depends on: Bash, Coreutils.</para>
    99
    1010</sect2>
  • appendixa/bzip2-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &bzip2-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib
    10 Coreutils: cp, ln, rm
    11 GCC: cc1, collect2, cpp, gcc
    12 Make: make</literallayout>
     8<para>Bzip2 depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Glibc, Make.</para>
    1310
    1411</sect2>
  • appendixa/coreutils-dep.xml

    r7f1fcd8 r323ef74  
    44<title>Coreutils Installation Dependencies</title>
    55
    6 <para>Not yet checked but probably something like this:</para>
     6<para>(Last checked against version &coreutils-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib
    10 Coreutils: basename, cat, chmod, chown, echo, expr, hostname,
    11              install, ls, mv, rm, sleep, tr, uname
    12 Diffutils: cmp
    13 Gawk: gawk
    14 GCC: cc, cc1, collect2, cpp, gcc
    15 Gettext: msgfmt, xgettext
    16 Glibc: getconf
    17 Grep: egrep, fgrep, grep
    18 Make: make
    19 Perl: perl
    20 Sed: sed
    21 Tar: tar
    22 Texinfo: install-info, makeinfo</literallayout>
     8<para>Coreutils depends on: Bash, Binutils, Coreutils, Diffutils, GCC,
     9Gettext, Glibc, Grep, Make, Perl, Sed.</para>
    2310
    2411</sect2>
  • appendixa/dejagnu-dep.xml

    r7f1fcd8 r323ef74  
    44<title>DejaGnu Installation Dependencies</title>
    55
    6 <literallayout>(Not checked yet.)</literallayout>
     6<para>(Last checked against version &dejagnu-depversion;.)</para>
     7
     8<para>Dejagnu depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Glibc, Grep, Make, Sed.</para>
    710
    811</sect2>
  • appendixa/diffutils-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &diffutils-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ld, as
    10 Coreutils: cat, chmod, cp,  date, hostname, install, mv, rm, tr
    11 Diffutils: cmp
    12 GCC: cc1, collect2, cpp, gcc
    13 Grep: egrep, grep
    14 Make: make
    15 Sed: sed</literallayout>
     8<para>Diffutils depends on: Bash, Binutils, Coreutils, Diffutils, GCC,
     9Gettext, Glibc, Grep, Make, Sed.</para>
    1610
    1711</sect2>
  • appendixa/e2fsprogs-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &e2fsprogs-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib, strip
    10 Coreutils: basename, cat, chmod, cp, echo, expr, hostname,
    11              install, ln, mkdir, mv, rm, sync, tr, uname
    12 Diffutils: cmp
    13 Gawk: awk
    14 GCC: cc, cc1, collect2, cpp
    15 Glibc: ldconfig
    16 Grep: egrep, grep
    17 Gzip: gzip
    18 Make: make
    19 Sed: sed
    20 Texinfo: makeinfo</literallayout>
     8<para>E2fsprogs depends on: Bash, Binutils, Coreutils,
     9Diffutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Sed, Texinfo.</para>
    2110
    2211</sect2>
  • appendixa/ed-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &ed-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib
    10 Coreutils: cat, chmod, cp, hostname, install, ln, mv, rm, touch, tr
    11 Diffutils: cmp
    12 GCC: cc1, collect2, cpp, gcc
    13 Grep: egrep, grep
    14 Make: make
    15 Sed: sed</literallayout>
     8<para>Ed depends on: Bash, Binutils, Coreutils, Diffutils, GCC,
     9Glibc, Grep, Make, Sed.</para>
    1610
    1711</sect2>
  • appendixa/expect-dep.xml

    r7f1fcd8 r323ef74  
    44<title>Expect Installation Dependencies</title>
    55
    6 <literallayout>(Not checked yet.)</literallayout>
     6<para>(Last checked against version &expect-depversion;.)</para>
     7
     8<para>Expect depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Glibc, Grep, Make, Sed, Tcl.</para>
    710
    811</sect2>
  • appendixa/file-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &file-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: as, ld
    10 Coreutils: cat, chmod, echo, expr, hostname, install, ln, ls, mv, rm,
    11              sleep, touch, tr
    12 Diffutils: cmp
    13 Gawk: gawk
    14 GCC: cc1, collect2, cpp, gcc
    15 Grep: egrep, grep
    16 M4: m4
    17 Make: make
    18 Sed: sed
    19 Texinfo: makeinfo</literallayout>
     8<para>File depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Glibc, Grep, Make, Sed, Zlib.</para>
    2010
    2111</sect2>
  • appendixa/findutils-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &findutils-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib
    10 Coreutils: basename, cat, chmod, cp, date, echo, hostname, install, mv, rm, tr
    11 Diffutils: cmp
    12 Grep: egrep, grep
    13 GCC: cc1, collect2, cpp, gcc
    14 Make: make
    15 Patch: patch
    16 Sed: sed</literallayout>
     8<para>Findutils depends on: Bash, Binutils, Coreutils,
     9Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para>
    1710
    1811</sect2>
  • appendixa/flex-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &flex-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib
    10 Bison: bison
    11 Coreutils: cat, chmod, cp, echo, hostname, install, ln, mv, rm, touch, tr
    12 Diffutils: cmp
    13 GCC: cc1, collect2, cpp, gcc
    14 Grep: egrep, grep
    15 Make: make
    16 Sed: sed</literallayout>
     8<para>Flex depends on: Bash, Binutils, Bison, Coreutils, Diffutils,
     9GCC, Gettext, Glibc, Grep, M4, Make, Sed.</para>
    1710
    1811</sect2>
  • appendixa/gawk-dep.xml

    r7f1fcd8 r323ef74  
    44<title>Gawk Installation Dependencies</title>
    55
    6 <!--
    76<para>(Last checked against version &gawk-depversion;.)</para>
    8 -->
    97
    10 <literallayout>(Not checked yet.)</literallayout>
     8<para>Gawk depends on: Bash, Binutils, Coreutils,
     9Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para>
    1110
    1211</sect2>
  • appendixa/gcc-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &gcc-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, nm, ranlib
    10 Coreutils: basename, cat, chmod, cp, dirname, echo, expr, hostname, ln
    11              ls, mkdir, mv, rm, sleep, tail, touch, tr, true, uname
    12 Diffutils: cmp
    13 Find: find
    14 GCC: cc, cc1, collect2, cpp, gcc
    15 Grep: egrep, grep
    16 Make: make
    17 Sed: sed
    18 Tar: tar
    19 Texinfo: install-info, makeinfo</literallayout>
     8<para>GCC depends on: Bash, Binutils, Coreutils, Diffutils, Findutils,
     9Gawk, Gettext, Glibc, Grep, Make, Perl, Sed, Texinfo.</para>
    2010
    2111</sect2>
  • appendixa/gettext-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &gettext-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, nm, ranlib, strip
    10 Bison: bison
    11 Coreutils: basename, cat, chmod, echo, expr, hostname, install, ln,
    12              ls, mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq
    13 Diffutils: cmp
    14 Gawk: gawk
    15 GCC: cc, cc1, collect2, cpp, gcc
    16 Grep: egrep, fgrep, grep
    17 M4: m4
    18 Make: make
    19 Sed: sed
    20 Texinfo: install-info, makeinfo</literallayout>
     8<para>Gettext depends on: Bash, Binutils, Bison, Coreutils,
     9Diffutils, Gawk, GCC, Glibc, Grep, Make, Sed.</para>
    2110
    2211</sect2>
  • appendixa/glibc-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &glibc-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib, readelf
    10 Coreutils: cat, chmod, cp, cut, date, expr, hostname, install, ln,
    11              mknod, mv, mkdir, rm, pwd, sort, touch, tr, uname
    12 Diffutils: cmp
    13 Gawk: gawk
    14 GCC: cc, cc1, collect2, cpp, gcc
    15 Grep: egrep, grep
    16 Gzip: gzip
    17 Make: make
    18 Sed: sed
    19 Texinfo: install-info, makeinfo</literallayout>
     8<para>Glibc depends on: Bash, Binutils, Coreutils, Diffutils,
     9Gawk, GCC, Gettext, Grep, Make, Perl, Sed, Texinfo.</para>
    2010
    2111</sect2>
  • appendixa/grep-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &grep-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: as, ld
    10 Coreutils: basename, cat, chmod, echo, expr, hostname, install,
    11              ls, mkdir, mv, rm, sleep, tr, uname
    12 Diffutils: cmp
    13 Gawk: gawk
    14 GCC: cc, cc1, collect2, cpp, gcc
    15 Gettext: msgfmt, xgettext
    16 Glibc: getconf
    17 Grep: egrep, fgrep, grep
    18 M4: m4
    19 Make: make
    20 Sed: sed
    21 Texinfo: install-info, makeinfo</literallayout>
     8<para>Grep depends on: Bash, Binutils, Coreutils,
     9Diffutils, GCC, Gettext, Glibc, Make, Sed, Texinfo.</para>
    2210
    2311</sect2>
  • appendixa/groff-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &groff-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib
    10 Bison: bison
    11 Coreutils: basename, cat, chmod, cp, date, echo, expr, hostname, install,
    12              ln, ls, mkdir, mv, rm, touch, tr, uname
    13 Diffutils: cmp
    14 Gawk: awk
    15 GCC: cc1, cc1plus, collect2, cpp, g++, gcc
    16 Grep: egrep, grep
    17 Make: make
    18 Sed: sed</literallayout>
     8<para>Groff depends on: Bash, Binutils, Coreutils, Diffutils,
     9Gawk, GCC, Glibc, Grep, Make, Sed.</para>
    1910
    2011</sect2>
  • appendixa/grub-dep.xml

    r7f1fcd8 r323ef74  
    44<title>Grub Installation Dependencies</title>
    55
    6 <literallayout>(Not checked yet.)</literallayout>
     6<para>(Last checked against version &grub-depversion;.)</para>
     7
     8<para>Grub depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
    710
    811</sect2>
  • appendixa/gzip-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &gzip-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: as, ld, nm
    10 Coreutils: cat, chmod, cp, hostname, install, ln, mv, rm, tr
    11 GCC: cc1, collect2, cpp, gcc
    12 Grep: egrep, grep
    13 Make: make
    14 Sed: sed</literallayout>
     8<para>Gzip depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Glibc, Grep, Make, Sed.</para>
    1510
    1611</sect2>
  • appendixa/inetutils-dep.xml

    r7f1fcd8 r323ef74  
    44<title>Inetutils Installation Dependencies</title>
    55
    6 <literallayout>(Not checked yet.)</literallayout>
     6<para>(Last checked against version &inetutils-depversion;.)</para>
     7
     8<para>Inetutils depends on: Bash, Binutils, Coreutils,
     9Diffutils, GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
    710
    811</sect2>
  • appendixa/kbd-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &kbd-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: as, ld, strip
    10 Bison: bison
    11 Coreutils: cp, install, ln, mv, rm, uname
    12 Diffutils: cmp
    13 Flex: flex
    14 GCC: cc1, collect2, cpp, gcc
    15 Gettext: msgfmt, xgettext
    16 Grep: grep
    17 Gzip: gunzip, gzip
    18 Make: make
    19 Patch: patch
    20 Sed: sed</literallayout>
     8<para>Kbd depends on: Bash, Binutils, Bison, Coreutils,
     9Diffutils, Flex, GCC, Gettext, Glibc, Grep, Gzip, M4, Make, Sed.</para>
    2110
    2211</sect2>
  • appendixa/kernel-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &kernel-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, nm, objcopy
    10 Coreutils: basename, cat, cp, date, expr, ln, md5sum, mkdir, mv,
    11              pwd, rm, sort, stty, tail, touch, uname, whoami, yes
    12 Findutils: find, xargs
    13 Gawk: awk
    14 GCC: cc1, collect2, cpp, gcc
    15 Grep: grep
    16 Gzip: gzip
    17 Make: make
    18 Modutils: depmod, genksyms
    19 Net-tools: dnsdomainname, hostname
    20 Sed: sed</literallayout>
     8<para>Linux depends on: Bash, Binutils, Coreutils, Findutils,
     9GCC, Glibc, Grep, Gzip, Make, Modutils, Perl, Sed.</para>
    2110
    2211</sect2>
  • appendixa/less-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &less-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: as, ld
    10 Coreutils: cat, chmod, expr, hostname, install, mv, rm, touch, tr, uname
    11 Diffutils: cmp
    12 Grep: egrep, grep
    13 GCC: cc1, collect2, cpp, gcc
    14 Ncurses: (libraries)
    15 Make: make
    16 Sed: sed</literallayout>
     8<para>Less depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
    1710
    1811</sect2>
  • appendixa/libtool-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &libtool-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, nm, ranlib, strip
    10 Coreutils: cat, chmod, cp, echo, expr, hostname, install, ln, ls,
    11              mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq
    12 Diffutils: cmp
    13 GCC: cc, cc1, collect2, cpp
    14 Glibc: ldconfig
    15 Grep: egrep, fgrep, grep
    16 Make: make
    17 Sed: sed
    18 Texinfo: install-info</literallayout>
     8<para>Libtool depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Glibc, Grep, Make, Sed.</para>
    1910
    2011</sect2>
  • appendixa/m4-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &m4-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib
    10 Coreutils: cat, chmod, cp, date, echo, hostname, install, mv, rm, tr
    11 Diffutils: cmp
    12 GCC: cc1, collect2, cpp, gcc
    13 Grep: egrep, grep
    14 Make: make
    15 Sed: sed</literallayout>
     8<para>M4 depends on: Bash, Binutils, Coreutils, Diffutils, GCC,
     9Gettext, Glibc, Grep, Make, Perl, Sed.</para>
    1610
    1711</sect2>
  • appendixa/make-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &make-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: as, ld
    10 Coreutils: basename, cat, chgrp, chmod, echo, expr, hostname,
    11              install, ls, mv, rm, sleep, tr, uname
    12 Diffutils: cmp
    13 Gawk: gawk
    14 GCC: cc, cc1, collect2, cpp, gcc
    15 Glibc: getconf
    16 Grep: egrep, fgrep, grep
    17 M4: m4
    18 Make: make
    19 Sed: sed
    20 Texinfo: install-info, makeinfo</literallayout>
     8<para>Make depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Gettext, Glibc, Grep, Sed.</para>
    2110
    2211</sect2>
  • appendixa/makedev-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &makedev-depversion;.)</para>
    77
    8 <literallayout>Bash: bash
    9 Coreutils: chmod, chown, expr, id, ln, mknod, mv, rm</literallayout>
     8<para>Make depends on: Bash, Coreutils.</para>
    109
    1110</sect2>
  • appendixa/man-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &man-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: as, ld
    10 Coreutils: cat, chmod, cp, echo, install, mkdir, rm
    11 Gawk: awk
    12 GCC: c11, collect2, cpp, gcc
    13 Grep: grep
    14 Make: make
    15 Sed: sed</literallayout>
     8<para>Man depends on: Bash, Binutils, Coreutils, Gawk, GCC,
     9Glibc, Grep, Make, Sed.</para>
    1610
    1711</sect2>
  • appendixa/manpages-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &man-pages-depversion;.)</para>
    77
    8 <literallayout>Bash: bash, sh
    9 Coreutils: install, rm
    10 Make: make</literallayout>
     8<para>Man depends on: Bash, Coreutils, Make.</para>
    119
    1210</sect2>
  • appendixa/modutils-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &modutils-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib, strip
    10 Bison: bison
    11 Coreutils: basename, cat, chmod, expr, hostname, install, ln,
    12              mkdir, mv, rm, tr, uname
    13 Diffutils: cmp
    14 Flex: flex
    15 GCC: cc, cc1, collect2, cpp, gcc
    16 Grep: egrep, grep
    17 Make: make
    18 Sed: sed</literallayout>
     8<para>Modutils depends on: Bash, Binutils, Bison, Coreutils,
     9Diffutils, Flex, GCC, Glibc, Grep, M4, Make, Sed.</para>
    1910
    2011</sect2>
  • appendixa/ncurses-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &ncurses-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib
    10 Coreutils: basename, cat, chmod, cp, date, echo, expr, hostname, install,
    11              ln, mkdir, mv, rm, sort, tr, uname, wc
    12 Diffutils: cmp
    13 Gawk: gawk
    14 GCC: c++, cc1, cc1plus, collect2, cpp, gcc
    15 Glibc: ldconfig
    16 Grep: egrep, fgrep, grep
    17 Make: make
    18 Sed: sed</literallayout>
     8<para>Ncurses depends on: Bash, Binutils, Coreutils, Diffutils,
     9Gawk, GCC, Glibc, Grep, Make, Sed.</para>
    1910
    2011</sect2>
  • appendixa/nettools-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &net-tools-depversion;.)</para>
    77
    8 <literallayout>Bash: bash, sh
    9 Binutils: ar, as, ld
    10 Coreutils: echo, install, ln, ls, mv, rm
    11 GCC: cc, cc1, collect2, cpp
    12 Make: make</literallayout>
     8<para>Net-tools depends on: Bash, Binutils, Coreutils, GCC,
     9Glibc, Make.</para>
    1310
    1411</sect2>
  • appendixa/patch-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &patch-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: as, ld
    10 Coreutils: cat, chmod, echo, expr, hostname, install, mv, rm, tr, uname
    11 Diffutils: cmp
    12 GCC: cc, cc1, collect2, cpp, gcc
    13 Glibc: getconf
    14 Grep: egrep, grep
    15 Make: make
    16 Sed: sed</literallayout>
     8<para>Patch depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Glibc, Grep, Make, Sed.</para>
    1710
    1811</sect2>
  • appendixa/perl-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &perl-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, nm
    10 Coreutils: basename, cat, chmod, comm, cp, date, echo, expr, hostname, ln,
    11              ls, mkdir, mv, pwd, rm, sort, split, touch, tr, uname, wc,
    12              whoami, uniq
    13 Diffutils: cmp
    14 Gawk: awk
    15 GCC: cc, cc1, collect2, cpp, gcc
    16 Grep: egrep, grep
    17 Make: make
    18 Sed: sed</literallayout>
     8<para>Perl depends on: Bash, Binutils, Coreutils, Diffutils,
     9Gawk, GCC, Glibc, Grep, Make, Sed.</para>
    1910
    2011</sect2>
  • appendixa/procinfo-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &procinfo-depversion;.)</para>
    77
    8 <literallayout>Binutils: as, ld
    9 Coreutils: install, mkdir
    10 GCC: cc1, collect2, cpp, gcc
    11 Make: make</literallayout>
     8<para>Procinfo depends on: Binutils, GCC, Glibc, Make, Ncurses.</para>
    129
    1310</sect2>
  • appendixa/procps-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &procps-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: as, ld, strip
    10 Coreutils: basename, install, ln, mv, pwd, rm, sort, tr
    11 Gawk: awk
    12 GCC: cc1, collect2, cpp, gcc
    13 Grep: grep
    14 Make: make
    15 Sed: sed</literallayout>
     8<para>Procps depends on: Bash, Binutils, Coreutils, GCC, Glibc,
     9Make, Ncurses.</para>
    1610
    1711</sect2>
  • appendixa/psmisc-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &psmisc-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Bison: bison
    10 Binutils: as, ld
    11 Coreutils: basename, cat, chmod, echo, expr, hostname, install,
    12              ls, mkdir, mv, rm, sleep, tr, uname
    13 Diffutils: cmp
    14 Gawk: gawk
    15 GCC: cc, cc1, collect2, cpp, gcc
    16 Gettext: msgfmt, xgettext
    17 Grep: egrep, grep
    18 M4: m4
    19 Make: make
    20 Sed: sed
    21 Texinfo: makeinfo</literallayout>
     8<para>Psmisc depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed.</para>
    2210
    2311</sect2>
  • appendixa/sed-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &sed-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib
    10 Coreutils: cat, chmod, expr, hostname, install, ls, mv, rm, echo, sleep, tr
    11 Diffutils: cmp
    12 Gawk: gawk
    13 GCC: cc1, collect2, cpp, gcc
    14 Glibc: getconf
    15 Grep: egrep, fgrep, grep
    16 M4: m4
    17 Make: make
    18 Sed: sed
    19 Texinfo: install-info, makeinfo</literallayout>
     8<para>Sed depends on: Bash, Binutils, Coreutils,
     9Diffutils, GCC, Gettext, Glibc, Grep, Make, Texinfo.</para>
    2010
    2111</sect2>
  • appendixa/shadowpwd-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &shadow-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, nm, ranlib
    10 Coreutils: basename, cat, chmod, cp, echo, expr, install, ln, ls,
    11              mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq
    12 Diffutils: cmp
    13 Gawk: gawk
    14 GCC: cc1, collect2, cpp, gcc
    15 Gettext: msgfmt, xgettext
    16 Glibc: ldconfig
    17 Grep: egrep, grep
    18 M4: m4
    19 Make: make
    20 Net-tools: hostname
    21 Sed: sed
    22 Texinfo: makeinfo
    23 </literallayout>
     8<para>Shadow depends on: Bash, Binutils, Bison, Coreutils,
     9Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para>
    2410
    2511</sect2>
  • appendixa/sysklogd-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &sysklogd-depversion;.)</para>
    77
    8 <literallayout>Binutils: as, ld, strip
    9 Coreutils: install
    10 GCC: cc1, collect2, cpp, gcc
    11 Make: make</literallayout>
     8<para>Sysklogd depends on: Binutils, Coreutils, GCC, Glibc, Make.</para>
    129
    1310</sect2>
  • appendixa/sysvinit-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &sysvinit-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: as, ld
    10 Coreutils: chown, cp, install, ln, mknod, rm
    11 GCC: cc, cc1, collect2, cpp
    12 Make: make
    13 Sed: sed</literallayout>
     8<para>Sysvinit depends on: Binutils, Coreutils, GCC, Glibc, Make.</para>
    149
    1510</sect2>
  • appendixa/tar-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &tar-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib
    10 Coreutils: basename, cat, chmod, echo, expr, install, ls, mv, rm,
    11              sleep, tr, uname
    12 Diffutils: cmp
    13 Gawk: gawk
    14 GCC: cc, cc1, collect2, cpp, gcc
    15 Gettext: msgfmt, xgettext
    16 Glibc: getconf
    17 Grep: egrep, fgrep, grep
    18 M4: m4
    19 Make: make
    20 Net-tools: hostname
    21 Patch: patch
    22 Sed: sed
    23 Texinfo: install-info, makeinfo</literallayout>
     8<para>Tar depends on: Bash, Binutils, Coreutils,
     9Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para>
    2410
    2511</sect2>
  • appendixa/tcl-dep.xml

    r7f1fcd8 r323ef74  
    44<title>Tcl Installation Dependencies</title>
    55
    6 <literallayout>(Not checked yet.)</literallayout>
     6<para>(Last checked against version &tcl-depversion;.)</para>
     7
     8<para>Tcl depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Glibc, Grep, Make, Sed.</para>
    710
    811</sect2>
  • appendixa/texinfo-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &texinfo-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: ar, as, ld, ranlib
    10 Coreutils: basename, cat, chmod, echo, expr, hostname, install, ln, ls,
    11              mkdir, mv, rm, sleep, tr
    12 Diffutils: cmp
    13 GCC: cc1, collect2, cpp, gcc
    14 Grep: egrep, fgrep, grep
    15 Make: make
    16 Sed: sed
    17 Texinfo: makeinfo</literallayout>
     8<para>Texinfo depends on: Bash, Binutils, Coreutils,
     9Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed.</para>
    1810
    1911</sect2>
  • appendixa/utillinux-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &util-linux-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: as, ld
    10 Coreutils: cat, chgrp, chmod, cp, install, ln, mv, rm, uname, whoami
    11 Diffutils: cmp
    12 GCC: cc, cc1, collect2, cpp
    13 Gettext: msgfmt, xgettext
    14 Glibc: rpcgen
    15 Grep: grep
    16 Make: make
    17 Sed: sed</literallayout>
     8<para>Util-linux depends on: Bash, Binutils, Coreutils,
     9Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed, Zlib.</para>
    1810
    1911</sect2>
  • appendixa/vim-dep.xml

    r7f1fcd8 r323ef74  
    66<para>(Last checked against version &vim-depversion;.)</para>
    77
    8 <literallayout>Bash: sh
    9 Binutils: as, ld, strip
    10 Coreutils: cat, chmod, cp, echo, expr, ln, mkdir, mv, rm, touch, tr,
    11              uname, wc, whoami
    12 Diffutils: cmp, diff
    13 Find: find
    14 GCC: cc1, collect2, cpp, gcc
    15 Grep: egrep, grep
    16 Make: make
    17 Net-tools: hostname
    18 Sed: sed</literallayout>
     8<para>Vim depends on: Bash, Binutils, Coreutils, Diffutils,
     9GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
    1910
    2011</sect2>
  • appendixa/zlib-dep.xml

    r7f1fcd8 r323ef74  
    44<title>Zlib Installation Dependencies</title>
    55
    6 <literallayout>(Not checked yet.)</literallayout>
     6<para>(Last checked against version &zlib-depversion;.)</para>
     7
     8<para>Zlib depends on: Binutils, Coreutils, GCC, Glibc, Make, Sed.</para>
    79
    810</sect2>
Note: See TracChangeset for help on using the changeset viewer.