Jelajahi Sumber

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
Alex Gronenwoud 22 tahun lalu
induk
melakukan
323ef7403a
53 mengubah file dengan 113 tambahan dan 450 penghapusan
  1. 2 10
      appendixa/autoconf-dep.xml
  2. 2 9
      appendixa/automake-dep.xml
  3. 2 12
      appendixa/bash-dep.xml
  4. 2 12
      appendixa/binutils-dep.xml
  5. 2 10
      appendixa/bison-dep.xml
  6. 1 1
      appendixa/bootscripts-dep.xml
  7. 2 5
      appendixa/bzip2-dep.xml
  8. 3 16
      appendixa/coreutils-dep.xml
  9. 4 1
      appendixa/dejagnu-dep.xml
  10. 2 8
      appendixa/diffutils-dep.xml
  11. 2 13
      appendixa/e2fsprogs-dep.xml
  12. 2 8
      appendixa/ed-dep.xml
  13. 4 1
      appendixa/expect-dep.xml
  14. 2 12
      appendixa/file-dep.xml
  15. 2 9
      appendixa/findutils-dep.xml
  16. 2 9
      appendixa/flex-dep.xml
  17. 2 3
      appendixa/gawk-dep.xml
  18. 2 12
      appendixa/gcc-dep.xml
  19. 2 13
      appendixa/gettext-dep.xml
  20. 2 12
      appendixa/glibc-dep.xml
  21. 2 14
      appendixa/grep-dep.xml
  22. 2 11
      appendixa/groff-dep.xml
  23. 4 1
      appendixa/grub-dep.xml
  24. 2 7
      appendixa/gzip-dep.xml
  25. 4 1
      appendixa/inetutils-dep.xml
  26. 2 13
      appendixa/kbd-dep.xml
  27. 2 13
      appendixa/kernel-dep.xml
  28. 2 9
      appendixa/less-dep.xml
  29. 2 11
      appendixa/libtool-dep.xml
  30. 2 8
      appendixa/m4-dep.xml
  31. 2 13
      appendixa/make-dep.xml
  32. 1 2
      appendixa/makedev-dep.xml
  33. 2 8
      appendixa/man-dep.xml
  34. 1 3
      appendixa/manpages-dep.xml
  35. 2 11
      appendixa/modutils-dep.xml
  36. 2 11
      appendixa/ncurses-dep.xml
  37. 2 5
      appendixa/nettools-dep.xml
  38. 2 9
      appendixa/patch-dep.xml
  39. 2 11
      appendixa/perl-dep.xml
  40. 1 4
      appendixa/procinfo-dep.xml
  41. 2 8
      appendixa/procps-dep.xml
  42. 2 14
      appendixa/psmisc-dep.xml
  43. 2 12
      appendixa/sed-dep.xml
  44. 2 16
      appendixa/shadowpwd-dep.xml
  45. 1 4
      appendixa/sysklogd-dep.xml
  46. 1 6
      appendixa/sysvinit-dep.xml
  47. 2 16
      appendixa/tar-dep.xml
  48. 4 1
      appendixa/tcl-dep.xml
  49. 2 10
      appendixa/texinfo-dep.xml
  50. 2 10
      appendixa/utillinux-dep.xml
  51. 2 11
      appendixa/vim-dep.xml
  52. 3 1
      appendixa/zlib-dep.xml
  53. 3 0
      chapter01/changelog.xml

+ 2 - 10
appendixa/autoconf-dep.xml

@@ -5,16 +5,8 @@
 
 <para>(Last checked against version &autoconf-depversion;.)</para>
 
-<literallayout>Bash: sh
-Coreutils: cat, chmod, echo, expr, hostname, install,
-             sleep, uname, ln, ls, mkdir, mv, rm, tr
-Diffutils: cmp
-Gawk: gawk
-Grep: fgrep, grep
-M4: m4
-Make: make
-Sed: sed
-Texinfo: install-info</literallayout>
+<para>Autoconf depends on: Bash, Coreutils, Diffutils, Grep,
+M4, Make, Perl, Sed.</para>
 
 </sect2>
 

+ 2 - 9
appendixa/automake-dep.xml

@@ -5,15 +5,8 @@
 
 <para>(Last checked against version &automake-depversion;.)</para>
 
-<literallayout>Bash: sh
-Coreutils: cat, chmod, echo, expr, hostname, install, ls, mkdir,
-             mv, rm, rmdir, sleep, tr
-Diffutils: cmp
-Grep: fgrep, grep
-Make: make
-Perl: perl
-Sed: sed
-Texinfo: install-info</literallayout>
+<para>Automake depends on: Autoconf, Bash, Coreutils,
+Diffutils, Grep, M4, Make, Perl, Sed.</para>
 
 </sect2>
 

+ 2 - 12
appendixa/bash-dep.xml

@@ -5,18 +5,8 @@
 
 <para>(Last checked against version &bash-depversion;.)</para>
 
-<literallayout>Bash: bash, sh
-Binutils: ar, as, ld, ranlib, size
-Coreutils: basename, cat, chmod, cp, echo, expr, hostname, install,
-             ln, ls, mkdir, mv, rm, sleep, tr, uname, uniq
-Diffutils: cmp
-Gawk: awk
-GCC: cc, cc1, collect2, cpp, gcc
-Grep: egrep, grep
-Make: make
-Ncurses: (libraries)
-Sed: sed
-Texinfo: install-info</literallayout>
+<para>Bash depends on: Binutils, Coreutils, Diffutils, Gawk,
+GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
 
 </sect2>
 

+ 2 - 12
appendixa/binutils-dep.xml

@@ -5,18 +5,8 @@
 
 <para>(Last checked against version &binutils-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, nm, ranlib, strip
-Coreutils: basename, cat, chmod, cp, echo, expr, hostname, ln, ls, mkdir
-             mv, rm, rmdir, sleep, sort, touch, tr, true, uname, uniq
-Diffutils: cmp
-Gawk: gawk
-GCC: cc, cc1, collect2, cpp, gcc
-Glibc: ldconfig
-Grep: egrep, fgrep, grep
-Make: make
-Sed: sed
-Texinfo: install-info, makeinfo</literallayout>
+<para>Binutils depends on: Bash, Coreutils, Diffutils, GCC, Gettext,
+Glibc, Grep, Make, Perl, Sed, Texinfo.</para>
 
 </sect2>
 

+ 2 - 10
appendixa/bison-dep.xml

@@ -5,16 +5,8 @@
 
 <para>(Last checked against version &bison-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib
-Coreutils: basename, cat, chmod, cp, dirname, echo, expr, head, hostname,
-             install, ln, ls, mkdir, mv, rm, rmdir, sleep, tr, uname, uniq
-Diffutils: cmp
-GCC: cc, cc1, collect2, cpp, gcc
-Grep: egrep, fgrep, grep
-Make: make
-Sed: sed
-Texinfo: install-info</literallayout>
+<para>Bison depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Gettext, Glibc, Grep, M4, Make, Sed.</para>
 
 </sect2>
 

+ 1 - 1
appendixa/bootscripts-dep.xml

@@ -5,7 +5,7 @@
 
 <para>(Last checked against version &bootscripts-depversion;.)</para>
 
-<literallayout>Coreutils: chown, cp</literallayout>
+<para>Bzip2 depends on: Bash, Coreutils.</para>
 
 </sect2>
 

+ 2 - 5
appendixa/bzip2-dep.xml

@@ -5,11 +5,8 @@
 
 <para>(Last checked against version &bzip2-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib
-Coreutils: cp, ln, rm
-GCC: cc1, collect2, cpp, gcc
-Make: make</literallayout>
+<para>Bzip2 depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Glibc, Make.</para>
 
 </sect2>
 

+ 3 - 16
appendixa/coreutils-dep.xml

@@ -3,23 +3,10 @@
 <sect2>
 <title>Coreutils Installation Dependencies</title>
 
-<para>Not yet checked but probably something like this:</para>
+<para>(Last checked against version &coreutils-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib
-Coreutils: basename, cat, chmod, chown, echo, expr, hostname,
-             install, ls, mv, rm, sleep, tr, uname
-Diffutils: cmp
-Gawk: gawk
-GCC: cc, cc1, collect2, cpp, gcc
-Gettext: msgfmt, xgettext
-Glibc: getconf
-Grep: egrep, fgrep, grep
-Make: make
-Perl: perl
-Sed: sed
-Tar: tar
-Texinfo: install-info, makeinfo</literallayout>
+<para>Coreutils depends on: Bash, Binutils, Coreutils, Diffutils, GCC,
+Gettext, Glibc, Grep, Make, Perl, Sed.</para>
 
 </sect2>
 

+ 4 - 1
appendixa/dejagnu-dep.xml

@@ -3,7 +3,10 @@
 <sect2>
 <title>DejaGnu Installation Dependencies</title>
 
-<literallayout>(Not checked yet.)</literallayout>
+<para>(Last checked against version &dejagnu-depversion;.)</para>
+
+<para>Dejagnu depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 2 - 8
appendixa/diffutils-dep.xml

@@ -5,14 +5,8 @@
 
 <para>(Last checked against version &diffutils-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ld, as
-Coreutils: cat, chmod, cp,  date, hostname, install, mv, rm, tr
-Diffutils: cmp
-GCC: cc1, collect2, cpp, gcc
-Grep: egrep, grep
-Make: make
-Sed: sed</literallayout>
+<para>Diffutils depends on: Bash, Binutils, Coreutils, Diffutils, GCC,
+Gettext, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 2 - 13
appendixa/e2fsprogs-dep.xml

@@ -5,19 +5,8 @@
 
 <para>(Last checked against version &e2fsprogs-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib, strip
-Coreutils: basename, cat, chmod, cp, echo, expr, hostname,
-             install, ln, mkdir, mv, rm, sync, tr, uname
-Diffutils: cmp
-Gawk: awk
-GCC: cc, cc1, collect2, cpp
-Glibc: ldconfig
-Grep: egrep, grep
-Gzip: gzip
-Make: make
-Sed: sed
-Texinfo: makeinfo</literallayout>
+<para>E2fsprogs depends on: Bash, Binutils, Coreutils,
+Diffutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Sed, Texinfo.</para>
 
 </sect2>
 

+ 2 - 8
appendixa/ed-dep.xml

@@ -5,14 +5,8 @@
 
 <para>(Last checked against version &ed-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib
-Coreutils: cat, chmod, cp, hostname, install, ln, mv, rm, touch, tr
-Diffutils: cmp
-GCC: cc1, collect2, cpp, gcc
-Grep: egrep, grep
-Make: make
-Sed: sed</literallayout>
+<para>Ed depends on: Bash, Binutils, Coreutils, Diffutils, GCC,
+Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 4 - 1
appendixa/expect-dep.xml

@@ -3,7 +3,10 @@
 <sect2>
 <title>Expect Installation Dependencies</title>
 
-<literallayout>(Not checked yet.)</literallayout>
+<para>(Last checked against version &expect-depversion;.)</para>
+
+<para>Expect depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Glibc, Grep, Make, Sed, Tcl.</para>
 
 </sect2>
 

+ 2 - 12
appendixa/file-dep.xml

@@ -5,18 +5,8 @@
 
 <para>(Last checked against version &file-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: as, ld
-Coreutils: cat, chmod, echo, expr, hostname, install, ln, ls, mv, rm,
-             sleep, touch, tr
-Diffutils: cmp
-Gawk: gawk
-GCC: cc1, collect2, cpp, gcc
-Grep: egrep, grep
-M4: m4
-Make: make
-Sed: sed
-Texinfo: makeinfo</literallayout>
+<para>File depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Glibc, Grep, Make, Sed, Zlib.</para>
 
 </sect2>
 

+ 2 - 9
appendixa/findutils-dep.xml

@@ -5,15 +5,8 @@
 
 <para>(Last checked against version &findutils-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib
-Coreutils: basename, cat, chmod, cp, date, echo, hostname, install, mv, rm, tr
-Diffutils: cmp
-Grep: egrep, grep
-GCC: cc1, collect2, cpp, gcc
-Make: make
-Patch: patch
-Sed: sed</literallayout>
+<para>Findutils depends on: Bash, Binutils, Coreutils,
+Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 2 - 9
appendixa/flex-dep.xml

@@ -5,15 +5,8 @@
 
 <para>(Last checked against version &flex-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib
-Bison: bison
-Coreutils: cat, chmod, cp, echo, hostname, install, ln, mv, rm, touch, tr
-Diffutils: cmp
-GCC: cc1, collect2, cpp, gcc
-Grep: egrep, grep
-Make: make
-Sed: sed</literallayout>
+<para>Flex depends on: Bash, Binutils, Bison, Coreutils, Diffutils,
+GCC, Gettext, Glibc, Grep, M4, Make, Sed.</para>
 
 </sect2>
 

+ 2 - 3
appendixa/gawk-dep.xml

@@ -3,11 +3,10 @@
 <sect2>
 <title>Gawk Installation Dependencies</title>
 
-<!--
 <para>(Last checked against version &gawk-depversion;.)</para>
--->
 
-<literallayout>(Not checked yet.)</literallayout>
+<para>Gawk depends on: Bash, Binutils, Coreutils,
+Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 2 - 12
appendixa/gcc-dep.xml

@@ -5,18 +5,8 @@
 
 <para>(Last checked against version &gcc-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, nm, ranlib
-Coreutils: basename, cat, chmod, cp, dirname, echo, expr, hostname, ln
-             ls, mkdir, mv, rm, sleep, tail, touch, tr, true, uname
-Diffutils: cmp
-Find: find
-GCC: cc, cc1, collect2, cpp, gcc
-Grep: egrep, grep
-Make: make
-Sed: sed
-Tar: tar
-Texinfo: install-info, makeinfo</literallayout>
+<para>GCC depends on: Bash, Binutils, Coreutils, Diffutils, Findutils,
+Gawk, Gettext, Glibc, Grep, Make, Perl, Sed, Texinfo.</para>
 
 </sect2>
 

+ 2 - 13
appendixa/gettext-dep.xml

@@ -5,19 +5,8 @@
 
 <para>(Last checked against version &gettext-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, nm, ranlib, strip
-Bison: bison
-Coreutils: basename, cat, chmod, echo, expr, hostname, install, ln,
-             ls, mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq
-Diffutils: cmp
-Gawk: gawk
-GCC: cc, cc1, collect2, cpp, gcc
-Grep: egrep, fgrep, grep
-M4: m4
-Make: make
-Sed: sed
-Texinfo: install-info, makeinfo</literallayout>
+<para>Gettext depends on: Bash, Binutils, Bison, Coreutils,
+Diffutils, Gawk, GCC, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 2 - 12
appendixa/glibc-dep.xml

@@ -5,18 +5,8 @@
 
 <para>(Last checked against version &glibc-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib, readelf
-Coreutils: cat, chmod, cp, cut, date, expr, hostname, install, ln,
-             mknod, mv, mkdir, rm, pwd, sort, touch, tr, uname
-Diffutils: cmp
-Gawk: gawk
-GCC: cc, cc1, collect2, cpp, gcc
-Grep: egrep, grep
-Gzip: gzip
-Make: make
-Sed: sed
-Texinfo: install-info, makeinfo</literallayout>
+<para>Glibc depends on: Bash, Binutils, Coreutils, Diffutils,
+Gawk, GCC, Gettext, Grep, Make, Perl, Sed, Texinfo.</para>
 
 </sect2>
 

+ 2 - 14
appendixa/grep-dep.xml

@@ -5,20 +5,8 @@
 
 <para>(Last checked against version &grep-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: as, ld
-Coreutils: basename, cat, chmod, echo, expr, hostname, install,
-             ls, mkdir, mv, rm, sleep, tr, uname
-Diffutils: cmp
-Gawk: gawk
-GCC: cc, cc1, collect2, cpp, gcc
-Gettext: msgfmt, xgettext
-Glibc: getconf
-Grep: egrep, fgrep, grep
-M4: m4
-Make: make
-Sed: sed
-Texinfo: install-info, makeinfo</literallayout>
+<para>Grep depends on: Bash, Binutils, Coreutils,
+Diffutils, GCC, Gettext, Glibc, Make, Sed, Texinfo.</para>
 
 </sect2>
 

+ 2 - 11
appendixa/groff-dep.xml

@@ -5,17 +5,8 @@
 
 <para>(Last checked against version &groff-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib
-Bison: bison
-Coreutils: basename, cat, chmod, cp, date, echo, expr, hostname, install,
-             ln, ls, mkdir, mv, rm, touch, tr, uname
-Diffutils: cmp
-Gawk: awk
-GCC: cc1, cc1plus, collect2, cpp, g++, gcc
-Grep: egrep, grep
-Make: make
-Sed: sed</literallayout>
+<para>Groff depends on: Bash, Binutils, Coreutils, Diffutils,
+Gawk, GCC, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 4 - 1
appendixa/grub-dep.xml

@@ -3,7 +3,10 @@
 <sect2>
 <title>Grub Installation Dependencies</title>
 
-<literallayout>(Not checked yet.)</literallayout>
+<para>(Last checked against version &grub-depversion;.)</para>
+
+<para>Grub depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
 
 </sect2>
 

+ 2 - 7
appendixa/gzip-dep.xml

@@ -5,13 +5,8 @@
 
 <para>(Last checked against version &gzip-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: as, ld, nm
-Coreutils: cat, chmod, cp, hostname, install, ln, mv, rm, tr
-GCC: cc1, collect2, cpp, gcc
-Grep: egrep, grep
-Make: make
-Sed: sed</literallayout>
+<para>Gzip depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 4 - 1
appendixa/inetutils-dep.xml

@@ -3,7 +3,10 @@
 <sect2>
 <title>Inetutils Installation Dependencies</title>
 
-<literallayout>(Not checked yet.)</literallayout>
+<para>(Last checked against version &inetutils-depversion;.)</para>
+
+<para>Inetutils depends on: Bash, Binutils, Coreutils,
+Diffutils, GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
 
 </sect2>
 

+ 2 - 13
appendixa/kbd-dep.xml

@@ -5,19 +5,8 @@
 
 <para>(Last checked against version &kbd-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: as, ld, strip
-Bison: bison
-Coreutils: cp, install, ln, mv, rm, uname
-Diffutils: cmp
-Flex: flex
-GCC: cc1, collect2, cpp, gcc
-Gettext: msgfmt, xgettext
-Grep: grep
-Gzip: gunzip, gzip
-Make: make
-Patch: patch
-Sed: sed</literallayout>
+<para>Kbd depends on: Bash, Binutils, Bison, Coreutils,
+Diffutils, Flex, GCC, Gettext, Glibc, Grep, Gzip, M4, Make, Sed.</para>
 
 </sect2>
 

+ 2 - 13
appendixa/kernel-dep.xml

@@ -5,19 +5,8 @@
 
 <para>(Last checked against version &kernel-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, nm, objcopy
-Coreutils: basename, cat, cp, date, expr, ln, md5sum, mkdir, mv,
-             pwd, rm, sort, stty, tail, touch, uname, whoami, yes
-Findutils: find, xargs
-Gawk: awk
-GCC: cc1, collect2, cpp, gcc
-Grep: grep
-Gzip: gzip
-Make: make
-Modutils: depmod, genksyms
-Net-tools: dnsdomainname, hostname
-Sed: sed</literallayout>
+<para>Linux depends on: Bash, Binutils, Coreutils, Findutils,
+GCC, Glibc, Grep, Gzip, Make, Modutils, Perl, Sed.</para>
 
 </sect2>
 

+ 2 - 9
appendixa/less-dep.xml

@@ -5,15 +5,8 @@
 
 <para>(Last checked against version &less-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: as, ld
-Coreutils: cat, chmod, expr, hostname, install, mv, rm, touch, tr, uname
-Diffutils: cmp
-Grep: egrep, grep
-GCC: cc1, collect2, cpp, gcc
-Ncurses: (libraries)
-Make: make
-Sed: sed</literallayout>
+<para>Less depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
 
 </sect2>
 

+ 2 - 11
appendixa/libtool-dep.xml

@@ -5,17 +5,8 @@
 
 <para>(Last checked against version &libtool-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, nm, ranlib, strip
-Coreutils: cat, chmod, cp, echo, expr, hostname, install, ln, ls,
-             mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq
-Diffutils: cmp
-GCC: cc, cc1, collect2, cpp
-Glibc: ldconfig
-Grep: egrep, fgrep, grep
-Make: make
-Sed: sed
-Texinfo: install-info</literallayout>
+<para>Libtool depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 2 - 8
appendixa/m4-dep.xml

@@ -5,14 +5,8 @@
 
 <para>(Last checked against version &m4-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib
-Coreutils: cat, chmod, cp, date, echo, hostname, install, mv, rm, tr
-Diffutils: cmp
-GCC: cc1, collect2, cpp, gcc
-Grep: egrep, grep
-Make: make
-Sed: sed</literallayout>
+<para>M4 depends on: Bash, Binutils, Coreutils, Diffutils, GCC,
+Gettext, Glibc, Grep, Make, Perl, Sed.</para>
 
 </sect2>
 

+ 2 - 13
appendixa/make-dep.xml

@@ -5,19 +5,8 @@
 
 <para>(Last checked against version &make-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: as, ld
-Coreutils: basename, cat, chgrp, chmod, echo, expr, hostname,
-             install, ls, mv, rm, sleep, tr, uname
-Diffutils: cmp
-Gawk: gawk
-GCC: cc, cc1, collect2, cpp, gcc
-Glibc: getconf
-Grep: egrep, fgrep, grep
-M4: m4
-Make: make
-Sed: sed
-Texinfo: install-info, makeinfo</literallayout>
+<para>Make depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Gettext, Glibc, Grep, Sed.</para>
 
 </sect2>
 

+ 1 - 2
appendixa/makedev-dep.xml

@@ -5,8 +5,7 @@
 
 <para>(Last checked against version &makedev-depversion;.)</para>
 
-<literallayout>Bash: bash
-Coreutils: chmod, chown, expr, id, ln, mknod, mv, rm</literallayout>
+<para>Make depends on: Bash, Coreutils.</para>
 
 </sect2>
 

+ 2 - 8
appendixa/man-dep.xml

@@ -5,14 +5,8 @@
 
 <para>(Last checked against version &man-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: as, ld
-Coreutils: cat, chmod, cp, echo, install, mkdir, rm
-Gawk: awk
-GCC: c11, collect2, cpp, gcc
-Grep: grep
-Make: make
-Sed: sed</literallayout>
+<para>Man depends on: Bash, Binutils, Coreutils, Gawk, GCC,
+Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 1 - 3
appendixa/manpages-dep.xml

@@ -5,9 +5,7 @@
 
 <para>(Last checked against version &man-pages-depversion;.)</para>
 
-<literallayout>Bash: bash, sh
-Coreutils: install, rm
-Make: make</literallayout>
+<para>Man depends on: Bash, Coreutils, Make.</para>
 
 </sect2>
 

+ 2 - 11
appendixa/modutils-dep.xml

@@ -5,17 +5,8 @@
 
 <para>(Last checked against version &modutils-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib, strip
-Bison: bison
-Coreutils: basename, cat, chmod, expr, hostname, install, ln,
-             mkdir, mv, rm, tr, uname
-Diffutils: cmp
-Flex: flex
-GCC: cc, cc1, collect2, cpp, gcc
-Grep: egrep, grep
-Make: make
-Sed: sed</literallayout>
+<para>Modutils depends on: Bash, Binutils, Bison, Coreutils,
+Diffutils, Flex, GCC, Glibc, Grep, M4, Make, Sed.</para>
 
 </sect2>
 

+ 2 - 11
appendixa/ncurses-dep.xml

@@ -5,17 +5,8 @@
 
 <para>(Last checked against version &ncurses-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib
-Coreutils: basename, cat, chmod, cp, date, echo, expr, hostname, install,
-             ln, mkdir, mv, rm, sort, tr, uname, wc
-Diffutils: cmp
-Gawk: gawk
-GCC: c++, cc1, cc1plus, collect2, cpp, gcc
-Glibc: ldconfig
-Grep: egrep, fgrep, grep
-Make: make
-Sed: sed</literallayout>
+<para>Ncurses depends on: Bash, Binutils, Coreutils, Diffutils,
+Gawk, GCC, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 2 - 5
appendixa/nettools-dep.xml

@@ -5,11 +5,8 @@
 
 <para>(Last checked against version &net-tools-depversion;.)</para>
 
-<literallayout>Bash: bash, sh
-Binutils: ar, as, ld
-Coreutils: echo, install, ln, ls, mv, rm
-GCC: cc, cc1, collect2, cpp
-Make: make</literallayout>
+<para>Net-tools depends on: Bash, Binutils, Coreutils, GCC,
+Glibc, Make.</para>
 
 </sect2>
 

+ 2 - 9
appendixa/patch-dep.xml

@@ -5,15 +5,8 @@
 
 <para>(Last checked against version &patch-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: as, ld
-Coreutils: cat, chmod, echo, expr, hostname, install, mv, rm, tr, uname
-Diffutils: cmp
-GCC: cc, cc1, collect2, cpp, gcc
-Glibc: getconf
-Grep: egrep, grep
-Make: make
-Sed: sed</literallayout>
+<para>Patch depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 2 - 11
appendixa/perl-dep.xml

@@ -5,17 +5,8 @@
 
 <para>(Last checked against version &perl-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, nm
-Coreutils: basename, cat, chmod, comm, cp, date, echo, expr, hostname, ln,
-             ls, mkdir, mv, pwd, rm, sort, split, touch, tr, uname, wc,
-             whoami, uniq
-Diffutils: cmp
-Gawk: awk
-GCC: cc, cc1, collect2, cpp, gcc
-Grep: egrep, grep
-Make: make
-Sed: sed</literallayout>
+<para>Perl depends on: Bash, Binutils, Coreutils, Diffutils,
+Gawk, GCC, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 1 - 4
appendixa/procinfo-dep.xml

@@ -5,10 +5,7 @@
 
 <para>(Last checked against version &procinfo-depversion;.)</para>
 
-<literallayout>Binutils: as, ld
-Coreutils: install, mkdir
-GCC: cc1, collect2, cpp, gcc
-Make: make</literallayout>
+<para>Procinfo depends on: Binutils, GCC, Glibc, Make, Ncurses.</para>
 
 </sect2>
 

+ 2 - 8
appendixa/procps-dep.xml

@@ -5,14 +5,8 @@
 
 <para>(Last checked against version &procps-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: as, ld, strip
-Coreutils: basename, install, ln, mv, pwd, rm, sort, tr
-Gawk: awk
-GCC: cc1, collect2, cpp, gcc
-Grep: grep
-Make: make
-Sed: sed</literallayout>
+<para>Procps depends on: Bash, Binutils, Coreutils, GCC, Glibc,
+Make, Ncurses.</para>
 
 </sect2>
 

+ 2 - 14
appendixa/psmisc-dep.xml

@@ -5,20 +5,8 @@
 
 <para>(Last checked against version &psmisc-depversion;.)</para>
 
-<literallayout>Bash: sh
-Bison: bison
-Binutils: as, ld
-Coreutils: basename, cat, chmod, echo, expr, hostname, install,
-             ls, mkdir, mv, rm, sleep, tr, uname
-Diffutils: cmp
-Gawk: gawk
-GCC: cc, cc1, collect2, cpp, gcc
-Gettext: msgfmt, xgettext
-Grep: egrep, grep
-M4: m4
-Make: make
-Sed: sed
-Texinfo: makeinfo</literallayout>
+<para>Psmisc depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed.</para>
 
 </sect2>
 

+ 2 - 12
appendixa/sed-dep.xml

@@ -5,18 +5,8 @@
 
 <para>(Last checked against version &sed-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib
-Coreutils: cat, chmod, expr, hostname, install, ls, mv, rm, echo, sleep, tr
-Diffutils: cmp
-Gawk: gawk
-GCC: cc1, collect2, cpp, gcc
-Glibc: getconf
-Grep: egrep, fgrep, grep
-M4: m4
-Make: make
-Sed: sed
-Texinfo: install-info, makeinfo</literallayout>
+<para>Sed depends on: Bash, Binutils, Coreutils,
+Diffutils, GCC, Gettext, Glibc, Grep, Make, Texinfo.</para>
 
 </sect2>
 

+ 2 - 16
appendixa/shadowpwd-dep.xml

@@ -5,22 +5,8 @@
 
 <para>(Last checked against version &shadow-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, nm, ranlib
-Coreutils: basename, cat, chmod, cp, echo, expr, install, ln, ls,
-             mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq
-Diffutils: cmp
-Gawk: gawk
-GCC: cc1, collect2, cpp, gcc
-Gettext: msgfmt, xgettext
-Glibc: ldconfig
-Grep: egrep, grep
-M4: m4
-Make: make
-Net-tools: hostname
-Sed: sed
-Texinfo: makeinfo
-</literallayout>
+<para>Shadow depends on: Bash, Binutils, Bison, Coreutils,
+Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 1 - 4
appendixa/sysklogd-dep.xml

@@ -5,10 +5,7 @@
 
 <para>(Last checked against version &sysklogd-depversion;.)</para>
 
-<literallayout>Binutils: as, ld, strip
-Coreutils: install
-GCC: cc1, collect2, cpp, gcc
-Make: make</literallayout>
+<para>Sysklogd depends on: Binutils, Coreutils, GCC, Glibc, Make.</para>
 
 </sect2>
 

+ 1 - 6
appendixa/sysvinit-dep.xml

@@ -5,12 +5,7 @@
 
 <para>(Last checked against version &sysvinit-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: as, ld
-Coreutils: chown, cp, install, ln, mknod, rm
-GCC: cc, cc1, collect2, cpp
-Make: make
-Sed: sed</literallayout>
+<para>Sysvinit depends on: Binutils, Coreutils, GCC, Glibc, Make.</para>
 
 </sect2>
 

+ 2 - 16
appendixa/tar-dep.xml

@@ -5,22 +5,8 @@
 
 <para>(Last checked against version &tar-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib
-Coreutils: basename, cat, chmod, echo, expr, install, ls, mv, rm,
-             sleep, tr, uname
-Diffutils: cmp
-Gawk: gawk
-GCC: cc, cc1, collect2, cpp, gcc
-Gettext: msgfmt, xgettext
-Glibc: getconf
-Grep: egrep, fgrep, grep
-M4: m4
-Make: make
-Net-tools: hostname
-Patch: patch
-Sed: sed
-Texinfo: install-info, makeinfo</literallayout>
+<para>Tar depends on: Bash, Binutils, Coreutils,
+Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 4 - 1
appendixa/tcl-dep.xml

@@ -3,7 +3,10 @@
 <sect2>
 <title>Tcl Installation Dependencies</title>
 
-<literallayout>(Not checked yet.)</literallayout>
+<para>(Last checked against version &tcl-depversion;.)</para>
+
+<para>Tcl depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Glibc, Grep, Make, Sed.</para>
 
 </sect2>
 

+ 2 - 10
appendixa/texinfo-dep.xml

@@ -5,16 +5,8 @@
 
 <para>(Last checked against version &texinfo-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: ar, as, ld, ranlib
-Coreutils: basename, cat, chmod, echo, expr, hostname, install, ln, ls,
-             mkdir, mv, rm, sleep, tr
-Diffutils: cmp
-GCC: cc1, collect2, cpp, gcc
-Grep: egrep, fgrep, grep
-Make: make
-Sed: sed
-Texinfo: makeinfo</literallayout>
+<para>Texinfo depends on: Bash, Binutils, Coreutils,
+Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed.</para>
 
 </sect2>
 

+ 2 - 10
appendixa/utillinux-dep.xml

@@ -5,16 +5,8 @@
 
 <para>(Last checked against version &util-linux-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: as, ld
-Coreutils: cat, chgrp, chmod, cp, install, ln, mv, rm, uname, whoami
-Diffutils: cmp
-GCC: cc, cc1, collect2, cpp
-Gettext: msgfmt, xgettext
-Glibc: rpcgen
-Grep: grep
-Make: make
-Sed: sed</literallayout>
+<para>Util-linux depends on: Bash, Binutils, Coreutils,
+Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed, Zlib.</para>
 
 </sect2>
 

+ 2 - 11
appendixa/vim-dep.xml

@@ -5,17 +5,8 @@
 
 <para>(Last checked against version &vim-depversion;.)</para>
 
-<literallayout>Bash: sh
-Binutils: as, ld, strip
-Coreutils: cat, chmod, cp, echo, expr, ln, mkdir, mv, rm, touch, tr,
-             uname, wc, whoami
-Diffutils: cmp, diff
-Find: find
-GCC: cc1, collect2, cpp, gcc
-Grep: egrep, grep
-Make: make
-Net-tools: hostname
-Sed: sed</literallayout>
+<para>Vim depends on: Bash, Binutils, Coreutils, Diffutils,
+GCC, Glibc, Grep, Make, Ncurses, Sed.</para>
 
 </sect2>
 

+ 3 - 1
appendixa/zlib-dep.xml

@@ -3,7 +3,9 @@
 <sect2>
 <title>Zlib Installation Dependencies</title>
 
-<literallayout>(Not checked yet.)</literallayout>
+<para>(Last checked against version &zlib-depversion;.)</para>
+
+<para>Zlib depends on: Binutils, Coreutils, GCC, Glibc, Make, Sed.</para>
 
 </sect2>
 

+ 3 - 0
chapter01/changelog.xml

@@ -104,6 +104,9 @@ distributions out there.</para></listitem>
 <listitem><para>October 23rd, 2003 [alex]: Changed most of the "Chapter"
 references to proper "xref" cross references .</para></listitem>
 
+<listitem><para>October 24th, 2003 [alex]: Appendix A - Changed the
+dependencies to the concise format, based on Tushar's post .</para></listitem>
+ 
 <listitem><para>October 22nd, 2003 [gerard] Chapter 2: Added notes how to
 create installation dependency lists.</para></listitem>