aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appendixa/autoconf-dep.xml33
-rw-r--r--appendixa/automake-dep.xml34
-rw-r--r--appendixa/bash-dep.xml43
-rw-r--r--appendixa/bin86-dep.xml22
-rw-r--r--appendixa/binutils-dep.xml53
-rw-r--r--appendixa/bison-dep.xml40
-rw-r--r--appendixa/bzip2-dep.xml18
-rw-r--r--appendixa/chroot-dep.xml5
-rw-r--r--appendixa/diffutils-dep.xml33
-rw-r--r--appendixa/e2fsprogs-dep.xml51
-rw-r--r--appendixa/ed-dep.xml32
-rw-r--r--appendixa/file-dep.xml38
-rw-r--r--appendixa/fileutils-dep.xml44
-rw-r--r--appendixa/findutils-dep.xml36
-rw-r--r--appendixa/flex-dep.xml39
-rw-r--r--appendixa/gcc-dep.xml64
-rw-r--r--appendixa/gettext-dep.xml47
-rw-r--r--appendixa/glibc-dep.xml52
-rw-r--r--appendixa/grep-dep.xml41
-rw-r--r--appendixa/groff-dep.xml51
-rw-r--r--appendixa/gzip-dep.xml30
-rw-r--r--appendixa/kbd-dep.xml37
-rw-r--r--appendixa/kernel-dep.xml60
-rw-r--r--appendixa/less-dep.xml37
-rw-r--r--appendixa/libtool-dep.xml43
-rw-r--r--appendixa/lilo-dep.xml29
-rw-r--r--appendixa/m4-dep.xml34
-rw-r--r--appendixa/make-dep.xml41
-rw-r--r--appendixa/makedev-dep.xml17
-rw-r--r--appendixa/man-dep.xml41
-rw-r--r--appendixa/manpages-dep.xml11
-rw-r--r--appendixa/mawk-dep.xml32
-rw-r--r--appendixa/modutils-dep.xml46
-rw-r--r--appendixa/ncurses-dep.xml50
-rw-r--r--appendixa/netkitbase-dep.xml27
-rw-r--r--appendixa/nettools-dep.xml27
-rw-r--r--appendixa/patch-dep.xml37
-rw-r--r--appendixa/perl-dep.xml69
-rw-r--r--appendixa/procinfo-dep.xml13
-rw-r--r--appendixa/procps-dep.xml33
-rw-r--r--appendixa/psmisc-dep.xml39
-rw-r--r--appendixa/sed-dep.xml39
-rw-r--r--appendixa/shadowpwd-dep.xml45
-rw-r--r--appendixa/shellutils-dep.xml42
-rw-r--r--appendixa/sysklogd-dep.xml13
-rw-r--r--appendixa/sysvinit-dep.xml22
-rw-r--r--appendixa/tar-dep.xml44
-rw-r--r--appendixa/texinfo-dep.xml41
-rw-r--r--appendixa/textutils-dep.xml41
-rw-r--r--appendixa/utillinux-dep.xml39
-rw-r--r--appendixa/vim-dep.xml48
51 files changed, 479 insertions, 1424 deletions
diff --git a/appendixa/autoconf-dep.xml b/appendixa/autoconf-dep.xml
index a30c6892f..1f42c3d59 100644
--- a/appendixa/autoconf-dep.xml
+++ b/appendixa/autoconf-dep.xml
@@ -4,30 +4,15 @@
<para>Autoconf-&autoconf-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ls from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-m4 from the m4 package
-
-make from the make package
-
-perl from the perl package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+diffutils: cmp
+fileutils: chmod, cp, ls, mkdir, mv, rm
+m4: m4
+make: make
+perl: perl
+sed: sed
+sh-utils: basename, expr
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/automake-dep.xml b/appendixa/automake-dep.xml
index 09a708be5..a59ccdc6a 100644
--- a/appendixa/automake-dep.xml
+++ b/appendixa/automake-dep.xml
@@ -4,31 +4,15 @@
<para>Automake-&automake-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ls from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-grep from the grep package
-
-make from the make package
-
-perl from the perl package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+diffutils: cmp
+fileutils: chmod, cp, ls, mkdir, mv, rm
+grep: grep
+make: make
+perl: perl
+sed: sed
+sh-utils: basename, expr, sleep
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/bash-dep.xml b/appendixa/bash-dep.xml
index cee7a8efa..5bf12387d 100644
--- a/appendixa/bash-dep.xml
+++ b/appendixa/bash-dep.xml
@@ -4,38 +4,17 @@
<para>Bash-&bash-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-size from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ls from the fileutils package
-mv from the fileutils package
-
-rm from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-echo from the sh-utils package
-expr from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld, size
+diffutils: cmp
+fileutils: chmod, cp, ls, mv
+fileutils: rm
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, echo, expr, uname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/bin86-dep.xml b/appendixa/bin86-dep.xml
index 5119a7dc1..8e9f05867 100644
--- a/appendixa/bin86-dep.xml
+++ b/appendixa/bin86-dep.xml
@@ -4,22 +4,12 @@
<para>Bin86-&bin86-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-as from the binutils package
-ld from the binutils package
-strip from the binutils package
-
-chmod from the fileutils package
-install from the fileutils package
-ln from the fileutils package
-mv from the fileutils package
-
-cc from the gcc package
-
-make from the make package
-
-sed from the sed package
+bash: sh
+binutils: as, ld, strip
+fileutils: chmod, install, ln, mv
+gcc: cc
+make: make
+sed: sed
</literallayout>
</sect2>
diff --git a/appendixa/binutils-dep.xml b/appendixa/binutils-dep.xml
index 7051b5c9a..187935fbe 100644
--- a/appendixa/binutils-dep.xml
+++ b/appendixa/binutils-dep.xml
@@ -4,48 +4,17 @@
<para>Binutils-&binutils-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-nm from the binutils package
-ranlib from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-ls from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-rmdir from the fileutils package
-touch from the fileutils package
-
-gcc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-uname from the sh-utils package
-
-makeinfo from the texinfo package
-
-cat from the textutils package
-sort from the textutils package
-tail from the textutils package
-tr from the textutils package
-true from the sh-utils package
-uniq from the textutils package
+bash: sh
+binutils: ar, as, ld, nm, ranlib
+diffutils: cmp
+fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir, touch
+gcc: gcc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, expr, sleep, true, uname
+texinfo: makeinfo
+textutils: cat, sort, tail, tr, uniq
</literallayout>
</sect2>
diff --git a/appendixa/bison-dep.xml b/appendixa/bison-dep.xml
index c9cbe7213..219e3f2d1 100644
--- a/appendixa/bison-dep.xml
+++ b/appendixa/bison-dep.xml
@@ -4,36 +4,16 @@
<para>Bison-&bison-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-rm from the fileutils package
-cp from the fileutils package
-mkdir from the fileutils package
-ls from the fileutils package
-chmod from the fileutils package
-mv from the fileutils package
-ln from the fileutils package
-
-cc from the gcc package
-
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-
-tr from the textutils package
-cat from the textutils package
+bash: sh
+binutils: ar, as, ld
+diffutils: cmp
+fileutils: rm, cp, mkdir, ls, chmod, mv, ln
+gcc: cc
+grep: grep
+make: make
+sed: sed
+sh-utils: basename, expr, sleep
+textutils: tr, cat
</literallayout>
</sect2>
diff --git a/appendixa/bzip2-dep.xml b/appendixa/bzip2-dep.xml
index 226fff57a..e65a344c6 100644
--- a/appendixa/bzip2-dep.xml
+++ b/appendixa/bzip2-dep.xml
@@ -4,19 +4,11 @@
<para>Bzip2-&bzip2-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-cp from the fileutils package
-ln from the fileutils package
-rm from the fileutils package
-
-gcc from the gcc package
-
-make from the make package
+bash: sh
+binutils: ar, as, ld
+fileutils: cp, ln, rm
+gcc: gcc
+make: make
</literallayout>
</sect2>
diff --git a/appendixa/chroot-dep.xml b/appendixa/chroot-dep.xml
index fe5fa7d64..75f0f86b9 100644
--- a/appendixa/chroot-dep.xml
+++ b/appendixa/chroot-dep.xml
@@ -4,9 +4,8 @@
<para>Chroot needs the following to be installed:</para>
<literallayout>
-bash from the bash package
-
-env from the sh-utils package
+bash: bash
+sh-utils: env
</literallayout>
</sect2>
diff --git a/appendixa/diffutils-dep.xml b/appendixa/diffutils-dep.xml
index f8adfc493..a288c8152 100644
--- a/appendixa/diffutils-dep.xml
+++ b/appendixa/diffutils-dep.xml
@@ -5,30 +5,15 @@
installed:</para>
<literallayout>
-sh from the bash package
-
-ld from the binutils package
-as from the binutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-date from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ld, as
+fileutils: chmod, cp, mv, rm
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, date
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/e2fsprogs-dep.xml b/appendixa/e2fsprogs-dep.xml
index 3c8679004..04ae0d094 100644
--- a/appendixa/e2fsprogs-dep.xml
+++ b/appendixa/e2fsprogs-dep.xml
@@ -5,43 +5,20 @@
installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-sync from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-gzip from the gzip package
-
-make from the make package
-
-awk from the mawk package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-uname from the sh-utils package
-
-makeinfo from the texinfo package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld
+diffutils: cmp
+fileutils: chmod, cp, ln, mkdir, mv, rm, sync
+gcc: cc
+grep: egrep
+grep: grep
+gzip: gzip
+make: make
+mawk: awk
+sed: sed
+sh-utils: basename, expr, uname
+texinfo: makeinfo
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/ed-dep.xml b/appendixa/ed-dep.xml
index 3c531da7f..52dd642ac 100644
--- a/appendixa/ed-dep.xml
+++ b/appendixa/ed-dep.xml
@@ -4,30 +4,14 @@
<para>Ed-&ed-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-touch from the fileutils package
-
-cc from the gcc package
-
-grep from the grep package
-egrep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld
+fileutils: chmod, cp, ln, mv, rm, touch
+gcc: cc
+grep: grep, egrep
+make: make
+sed: sed
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/file-dep.xml b/appendixa/file-dep.xml
index cc543b05a..ac933f493 100644
--- a/appendixa/file-dep.xml
+++ b/appendixa/file-dep.xml
@@ -4,34 +4,16 @@
<para>File-&file-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ls from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: as, ld
+diffutils: cmp
+fileutils: chmod, cp, ls, mv, rm
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, expr, sleep
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/fileutils-dep.xml b/appendixa/fileutils-dep.xml
index c496389a4..942a348e3 100644
--- a/appendixa/fileutils-dep.xml
+++ b/appendixa/fileutils-dep.xml
@@ -5,40 +5,16 @@
installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-install from the fileutils package
-ln from the fileutils package
-ls from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
-uniq from the textutils package
+bash: sh
+binutils: ar, as, ld
+diffutils: cmp
+fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, expr, sleep, uname
+textutils: cat, tr, uniq
</literallayout>
</sect2>
diff --git a/appendixa/findutils-dep.xml b/appendixa/findutils-dep.xml
index a4301d394..4ba7d2762 100644
--- a/appendixa/findutils-dep.xml
+++ b/appendixa/findutils-dep.xml
@@ -5,32 +5,16 @@
installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-grep from the grep package
-
-cc from the gcc package
-
-make from the make package
-
-patch from the patch package
-
-sed from the sed package
-
-basename from the sh-utils package
-date from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld
+fileutils: chmod, cp, mv, rm
+grep: grep
+gcc: cc
+make: make
+patch: patch
+sed: sed
+sh-utils: basename, date
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/flex-dep.xml b/appendixa/flex-dep.xml
index c8bfd72b3..4255ccc20 100644
--- a/appendixa/flex-dep.xml
+++ b/appendixa/flex-dep.xml
@@ -4,35 +4,16 @@
<para>Flex-&flex-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-bison from the bison package
-yacc from the bison package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-touch from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-dirname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld
+bison: bison, yacc
+fileutils: chmod, cp, ln, mv, rm, touch
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: dirname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/gcc-dep.xml b/appendixa/gcc-dep.xml
index e755141aa..5036c3ab3 100644
--- a/appendixa/gcc-dep.xml
+++ b/appendixa/gcc-dep.xml
@@ -4,56 +4,20 @@
<para>GCC-&gcc-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-nm from the binutils package
-ranlib from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-ls from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-touch from the fileutils package
-
-find from the find package
-
-gcc from the gcc package
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-mawk from the mawk package
-
-sed from the sed package
-
-basename from the sh-utils package
-echo from the sh-util package
-expr from the sh-utils package
-sleep from the sh-utils package
-true from the sh-utils package
-uname from the sh-utils package
-
-tar from the tar package
-
-makeinfo from the texinfo package
-
-cat from the textutils package
-head from the textutils package
-sort from the textutils package
-tail from the textutils package
-tr from the textutils package
-uniq from the textutils package
+bash: sh
+binutils: ar, as, ld, nm, ranlib
+diffutils: cmp
+fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch
+find: find
+gcc: gcc, cc
+grep: egrep, grep
+make: make
+mawk: mawk
+sed: sed
+sh-utils: basename, echo, expr, sleep, true, uname
+tar: tar
+texinfo: makeinfo
+textutils: cat, head, sort, tail, tr, uniq
</literallayout>
</sect2>
diff --git a/appendixa/gettext-dep.xml b/appendixa/gettext-dep.xml
index f46a3713e..8fce993b7 100644
--- a/appendixa/gettext-dep.xml
+++ b/appendixa/gettext-dep.xml
@@ -4,43 +4,16 @@
<para>Gettext-&gettext-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-nm from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-ls from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-rmdir from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-echo from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-sort from the textutils package
-tr from the textutils package
-uniq from the textutils package
+bash: sh
+binutils: ar, as, ld, nm
+diffutils: cmp
+fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, echo, expr, sleep, uname
+textutils: cat, sort, tr, uniq
</literallayout>
</sect2>
diff --git a/appendixa/glibc-dep.xml b/appendixa/glibc-dep.xml
index ed857e2fd..cffe88be2 100644
--- a/appendixa/glibc-dep.xml
+++ b/appendixa/glibc-dep.xml
@@ -4,46 +4,18 @@
<para>Glibc-&glibc-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-ranlib from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-mknod from the fileutils package
-mv from the fileutils package
-mkdir from the fileutils package
-rm from the fileutils package
-touch from the fileutils package
-
-cpp from the gcc package
-gcc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-gzip from the gzip package
-
-make from the make package
-
-mawk from the mawk package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-pwd from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-sort from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld, ranlib
+diffutils: cmp
+fileutils: chmod, cp, ln, mknod, mv, mkdir, rm, touch
+gcc: cpp, gcc
+grep: egrep, grep
+gzip: gzip
+make: make
+mawk: mawk
+sed: sed
+sh-utils: basename, expr, pwd, uname
+textutils: cat, sort, tr
</literallayout>
</sect2>
diff --git a/appendixa/grep-dep.xml b/appendixa/grep-dep.xml
index 6d3743272..9c65473d3 100644
--- a/appendixa/grep-dep.xml
+++ b/appendixa/grep-dep.xml
@@ -4,37 +4,16 @@
<para>Grep-&grep-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-ls from the fileutils package
-mkdir from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld
+diffutils: cmp
+fileutils: chmod, cp, ln, ls, mkdir, rm
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, expr, sleep, uname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/groff-dep.xml b/appendixa/groff-dep.xml
index 5b1c8efed..96e6ab988 100644
--- a/appendixa/groff-dep.xml
+++ b/appendixa/groff-dep.xml
@@ -4,45 +4,18 @@
<para>Groff-&groff-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-bison from the bison package
-yacc from the bison package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ls from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-c++ from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-awk from the mawk package
-
-sed from the sed package
-
-basename from the sh-utils package
-date from the sh-utils package
-echo from the sh-utils package
-expr from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-touch from the fileutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld
+bison: bison, yacc
+diffutils: cmp
+fileutils: chmod, cp, ls, mkdir, mv, rm, touch
+gcc: cc, c++
+grep: egrep, grep
+make: make
+mawk: awk
+sed: sed
+sh-utils: basename, date, echo, expr, uname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/gzip-dep.xml b/appendixa/gzip-dep.xml
index e4d1351be..96233390e 100644
--- a/appendixa/gzip-dep.xml
+++ b/appendixa/gzip-dep.xml
@@ -4,28 +4,14 @@
<para>Gzip-&gzip-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-as from the binutils package
-ld from the binutils package
-nm from the binutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: as, ld, nm
+fileutils: chmod, cp, ln, mv, rm
+gcc: cc
+grep: grep
+make: make
+sed: sed
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/kbd-dep.xml b/appendixa/kbd-dep.xml
index 6179e68ea..30b03bfe4 100644
--- a/appendixa/kbd-dep.xml
+++ b/appendixa/kbd-dep.xml
@@ -4,33 +4,16 @@
<para>Kbd-&kbd-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-as from the binutils package
-ld from the binutils package
-strip from the binutils package
-
-bison from the bison package
-
-cp from the fileutils package
-install from the fileutils package
-ln from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-flex from the flex package
-
-cpp from the gcc package
-gcc from the gcc package
-
-gunzip from the gzip package
-gzip from the gzip package
-
-make from the make package
-
-sed from the sed package
-
-uname from the sh-utils package
+bash: sh
+binutils: as, ld, strip
+bison: bison
+fileutils: cp, install, ln, mv, rm
+flex: flex
+gcc: cpp, gcc
+gzip: gunzip, gzip
+make: make
+sed: sed
+sh-utils: uname
</literallayout>
</sect2>
diff --git a/appendixa/kernel-dep.xml b/appendixa/kernel-dep.xml
index aac96f0d1..d1760f3c2 100644
--- a/appendixa/kernel-dep.xml
+++ b/appendixa/kernel-dep.xml
@@ -4,53 +4,19 @@
<para>Linux-&kernel-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-nm from the binutils package
-objcopy from the binutils package
-
-chown from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-find from the findutils package
-xargs from the findutils package
-
-gcc from the gcc package
-
-grep from the grep package
-
-make from the make package
-
-awk from the mawk package
-
-depmod from the modutils package
-genksyms from the modutils package
-
-hostname from the net-tools package
-
-sed from the sed package
-
-basename from the sh-utils package
-date from the sh-utils package
-expr from the sh-utils package
-pwd from the sh-utils package
-uname from the sh-utils package
-whoami from the sh-utils package
-yes from the sh-utils package
-
-cat from the textutils package
-md5sum from the textutils package
-sort from the textutils package
-tail from the textutils package
-touch from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld, nm, objcopy
+fileutils: chown, cp, ln, mkdir, mv, rm
+findutils: find, xargs
+gcc: gcc
+grep: grep
+make: make
+mawk: awk
+modutils: depmod, genksyms
+net-tools: hostname
+sed: sed
+sh-utils: basename, date, expr, pwd, uname, whoami, yes
+textutils: cat, md5sum, sort, tail, touch, tr
</literallayout>
</sect2>
diff --git a/appendixa/less-dep.xml b/appendixa/less-dep.xml
index e2b2cbd32..fce566311 100644
--- a/appendixa/less-dep.xml
+++ b/appendixa/less-dep.xml
@@ -4,33 +4,16 @@
<para>Less-&less-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-touch from the fileutils package
-
-grep from the grep package
-
-cc from the gcc package
-
-make from the make package
-
-sed from the sed package
-
-dirname from the sh-utils package
-expr from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: as, ld
+diffutils: cmp
+fileutils: chmod, cp, mv, rm, touch
+grep: grep
+gcc: cc
+make: make
+sed: sed
+sh-utils: dirname, expr, uname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/libtool-dep.xml b/appendixa/libtool-dep.xml
index 8d27eb329..142e0aee5 100644
--- a/appendixa/libtool-dep.xml
+++ b/appendixa/libtool-dep.xml
@@ -4,39 +4,16 @@
<para>Libtool-&libtool-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-ls from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-rmdir from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld
+diffutils: cmp
+fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, expr, sleep, uname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/lilo-dep.xml b/appendixa/lilo-dep.xml
index 83c3a00f3..264992c2f 100644
--- a/appendixa/lilo-dep.xml
+++ b/appendixa/lilo-dep.xml
@@ -4,27 +4,14 @@
<para>Lilo-&lilo-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-as86 from the bin86 package
-ld86 from the bin86 package
-
-as from the binutils package
-ld from the binutils package
-strip from the binutils package
-
-cp from the fileutils package
-dd from the fileutils package
-ln from the fileutils package
-mv from the fileutils package
-
-cc from the gcc package
-
-make from the make package
-
-sed from the sed package
-
-cat from the textutils package
+bash: sh
+bin86: as86, ld86
+binutils: as, ld, strip
+fileutils: cp, dd, ln, mv
+gcc: cc,
+make: make,
+sed: sed,
+textutils: cat
</literallayout>
</sect2>
diff --git a/appendixa/m4-dep.xml b/appendixa/m4-dep.xml
index c6ed68961..93f0cc300 100644
--- a/appendixa/m4-dep.xml
+++ b/appendixa/m4-dep.xml
@@ -4,31 +4,15 @@
<para>M4-&m4-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-make from the make package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-sed from the sed package
-
-basename from the sh-utils package
-date from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld
+fileutils: chmod, cp, mv, rm
+make: make
+gcc: cc
+grep: egrep, grep
+sed: sed
+sh-utils: basename, date
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/make-dep.xml b/appendixa/make-dep.xml
index 90414f9b9..36114e239 100644
--- a/appendixa/make-dep.xml
+++ b/appendixa/make-dep.xml
@@ -4,36 +4,17 @@
<para>Make-&make-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chgrp from the fileutils package
-chmod from the fileutils package
-cp from the fileutils package
-ls from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-egrep from the grep package
-
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: as, ld
+diffutils: cmp
+fileutils: chgrp, chmod, cp, ls, mv, rm
+gcc: cc
+grep: egrep
+grep: grep
+make: make
+sed: sed
+sh-utils: basename, expr, sleep, uname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/makedev-dep.xml b/appendixa/makedev-dep.xml
index 6474a54da..a8f1213c6 100644
--- a/appendixa/makedev-dep.xml
+++ b/appendixa/makedev-dep.xml
@@ -4,19 +4,10 @@
<para>MAKEDEV-&makedev-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-chmod from the fileutils package
-chown from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-mknod from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-grep from the grep package
-
-expr from the sh-utils package
+bash: sh
+fileutils: chmod, chown, cp, ln, mknod, mv, rm
+grep: grep
+sh-utils: expr
</literallayout>
</sect2>
diff --git a/appendixa/man-dep.xml b/appendixa/man-dep.xml
index 4aaf2b155..47cc4a771 100644
--- a/appendixa/man-dep.xml
+++ b/appendixa/man-dep.xml
@@ -4,35 +4,18 @@
<para>Man-&man-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-as from the binutils package
-ld from the binutils package
-
-bzip2 from the bzip2 package
-
-chmod from the fileutils package
-cp from the fileutils package
-install from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-gcc from the gcc package
-
-grep from the grep package
-
-gunzip from the gzip package
-zcat from the gzip package
-
-make from the make package
-
-awk from the mawk package
-
-sed from the sed package
-
-echo from the sh-utils package
-cat from the textutils package
+bash: sh
+binutils: as, ld
+bzip2: bzip2
+fileutils: chmod, cp, install, mkdir, mv, rm
+gcc: gcc
+grep: grep
+gzip: gunzip, zcat
+make: make
+mawk: awk
+sed: sed
+sh-utils: echo
+textutils: cat
</literallayout>
</sect2>
diff --git a/appendixa/manpages-dep.xml b/appendixa/manpages-dep.xml
index af8909873..1dad79f08 100644
--- a/appendixa/manpages-dep.xml
+++ b/appendixa/manpages-dep.xml
@@ -5,13 +5,10 @@
installed:</para>
<literallayout>
-sh from the bash package
-
-install from the fileutils package
-
-make from the make package
-
-patch from the patch package
+bash: sh
+fileutils: install
+make: make
+patch: patch
</literallayout>
</sect2>
diff --git a/appendixa/mawk-dep.xml b/appendixa/mawk-dep.xml
index fa1347fbd..688362844 100644
--- a/appendixa/mawk-dep.xml
+++ b/appendixa/mawk-dep.xml
@@ -4,29 +4,15 @@
<para>Mawk-&mawk-depversion; needs the following to be installed:</para>
<literallayout>
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-rm from the fileutils package
-
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-tee from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+fileutils: chmod, cp, ln, rm
+binutils: as, ld
+diffutils: cmp
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: tee
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/modutils-dep.xml b/appendixa/modutils-dep.xml
index 91685f6a4..9117433d5 100644
--- a/appendixa/modutils-dep.xml
+++ b/appendixa/modutils-dep.xml
@@ -4,40 +4,18 @@
<para>Modutils-&modutils-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-strip from the binutils package
-
-bison from the bison package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-install from the fileutils package
-ln from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-flex from the flex package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-expr from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld, strip
+bison: bison
+diffutils: cmp
+fileutils: chmod, install, ln, mkdir, mv, rm
+flex: flex
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: expr, uname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/ncurses-dep.xml b/appendixa/ncurses-dep.xml
index 57db49dbb..dfe9533e1 100644
--- a/appendixa/ncurses-dep.xml
+++ b/appendixa/ncurses-dep.xml
@@ -4,45 +4,17 @@
<para>Ncurses-&ncurses-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-c++ from the gcc package
-gcc from the gcc package
-
-egrep from the grep package
-fgrep from the grep package
-grep from the grep package
-
-make from the make package
-
-mawk from the mawk package
-
-sed from the sed package
-
-basename from the sh-utils package
-date from the sh-utils package
-echo from the sh-utils package
-expr from the sh-utils package
-test from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-sort from the textutils package
-tr from the textutils package
-wc from the textutils package
+bash: sh
+binutils: ar, as, ld
+diffutils: cmp
+fileutils: chmod, cp, ln, mkdir, mv, rm
+gcc: c++, gcc
+grep: egrep, fgrep, grep
+make: make
+mawk: mawk
+sed: sed
+sh-utils: basename, date, echo, expr, test, uname
+textutils: cat, sort, tr, wc
</literallayout>
</sect2>
diff --git a/appendixa/netkitbase-dep.xml b/appendixa/netkitbase-dep.xml
index 0f0efa3c9..bbcd20ccc 100644
--- a/appendixa/netkitbase-dep.xml
+++ b/appendixa/netkitbase-dep.xml
@@ -5,25 +5,14 @@
installed:</para>
<literallayout>
-sh from the bash package
-
-as from the binutils package
-ld from the binutils package
-strip from the binutils package
-
-cp from the fileutils package
-install from the fileutils package
-rm from the fileutils package
-
-make from the make package
-
-cc from the gcc package
-
-sed from the sed package
-
-date from the sh-utils package
-
-cat from the textutils package
+bash: sh
+binutils: as, ld, strip
+fileutils: cp, install, rm
+make: make
+gcc: cc
+sed: sed
+sh-utils: date
+textutils: cat
</literallayout>
</sect2>
diff --git a/appendixa/nettools-dep.xml b/appendixa/nettools-dep.xml
index d0b9d8e94..713e4c938 100644
--- a/appendixa/nettools-dep.xml
+++ b/appendixa/nettools-dep.xml
@@ -5,26 +5,13 @@
installed:</para>
<literallayout>
-bash from the bash package
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-install from the fileutils package
-ln from the fileutils package
-rm from the fileutils package
-
-msgfmt from the gettext package
-
-cc from the gcc package
-
-make from the make package
-
-basename from the sh-utils package
-echo from the sh-utils package
-env from the sh-utils package
+bash: bash, sh
+binutils: ar, as, ld
+fileutils: install, ln, rm
+gettext: msgfmt
+gcc: cc
+make: make
+sh-utils: basename, echo, env
</literallayout>
</sect2>
diff --git a/appendixa/patch-dep.xml b/appendixa/patch-dep.xml
index 2a4728001..7eab465f9 100644
--- a/appendixa/patch-dep.xml
+++ b/appendixa/patch-dep.xml
@@ -4,33 +4,16 @@
<para>Patch-&patch-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: as, ld
+diffutils: cmp
+fileutils: chmod, cp, mv, rm
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, expr, uname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/perl-dep.xml b/appendixa/perl-dep.xml
index 013eef395..847a8b641 100644
--- a/appendixa/perl-dep.xml
+++ b/appendixa/perl-dep.xml
@@ -4,60 +4,21 @@
<para>Perl-&perl-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-nm from the binutils package
-
-bison from the bison package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-ls from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-touch from the fileutils package
-
-gcc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-nroff from the groff package
-
-gzip from the gzip package
-
-less from the less package
-
-make from the make package
-
-awk from the mawk package
-
-sed from the sed package
-
-basename from the sh-utils package
-date from the sh-utils package
-echo from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-tee from the sh-utils package
-test from the sh-utils package
-true from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-comm from the textutils package
-sort from the textutils package
-split from the textutils package
-tr from the textutils package
-uniq from the textutils package
-wc from the textutils package
+bash: sh
+binutils: ar, as, ld, nm
+bison: bison
+diffutils: cmp
+fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch
+gcc: gcc
+grep: egrep, grep
+groff: nroff
+gzip: gzip
+less: less
+make: make
+mawk: awk
+sed: sed
+sh-utils: basename, date, echo, expr, sleep, tee, test, true, uname
+textutils: cat, comm, sort, split, tr, uniq, wc
</literallayout>
</sect2>
diff --git a/appendixa/procinfo-dep.xml b/appendixa/procinfo-dep.xml
index a3831fe1e..08b86eb47 100644
--- a/appendixa/procinfo-dep.xml
+++ b/appendixa/procinfo-dep.xml
@@ -4,15 +4,10 @@
<para>Procinfo-&procinfo-depversion; needs the following to be installed:</para>
<literallayout>
-as from the binutils package
-ld from the binutils package
-
-install from the fileutils package
-mkdir from the fileutils package
-
-make from the make package
-
-sed from the sed package
+binutils: as, ld
+fileutils: install, mkdir
+make: make
+sed: sed
</literallayout>
</sect2>
diff --git a/appendixa/procps-dep.xml b/appendixa/procps-dep.xml
index 50c3a0b3a..b68f0668f 100644
--- a/appendixa/procps-dep.xml
+++ b/appendixa/procps-dep.xml
@@ -4,30 +4,15 @@
<para>Procps-&procps-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-as from the binutils package
-ld from the binutils package
-strip from the binutils package
-
-install from the fileutils package
-ln from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-gcc from the gcc package
-
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-pwd from the sh-utils package
-
-sort from the textutils package
-tr from the textutils package
+bash: sh
+binutils: as, ld, strip
+fileutils: install, ln, mv, rm
+gcc: gcc
+grep: grep
+make: make
+sed: sed
+sh-utils: basename, pwd
+textutils: sort, tr
</literallayout>
</sect2>
diff --git a/appendixa/psmisc-dep.xml b/appendixa/psmisc-dep.xml
index ad394303a..c9a7b59ed 100644
--- a/appendixa/psmisc-dep.xml
+++ b/appendixa/psmisc-dep.xml
@@ -4,35 +4,16 @@
<para>Psmisc-&psmisc-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ls from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: as, ld
+diffutils: cmp
+fileutils: chmod, cp, ls, mv, rm
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, expr, sleep, uname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/sed-dep.xml b/appendixa/sed-dep.xml
index 9f25b3c10..1ae8a9ecb 100644
--- a/appendixa/sed-dep.xml
+++ b/appendixa/sed-dep.xml
@@ -4,35 +4,16 @@
<para>Sed-&sed-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ls from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld
+diffutils: cmp
+fileutils: chmod, cp, ls, mv, rm
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, expr, sleep
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/shadowpwd-dep.xml b/appendixa/shadowpwd-dep.xml
index 69a485df4..2befde9c8 100644
--- a/appendixa/shadowpwd-dep.xml
+++ b/appendixa/shadowpwd-dep.xml
@@ -4,41 +4,16 @@
<para>Shadow-&shadow-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-nm from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-ls from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-rmdir from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-sort from the textutils package
-uniq from the textutils package
+bash: sh
+binutils: ar, as, ld, nm
+diffutils: cmp
+fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, expr, sleep, uname
+textutils: cat, sort, uniq
</literallayout>
</sect2>
diff --git a/appendixa/shellutils-dep.xml b/appendixa/shellutils-dep.xml
index 868720584..9cafd6c8e 100644
--- a/appendixa/shellutils-dep.xml
+++ b/appendixa/shellutils-dep.xml
@@ -4,38 +4,16 @@
<para>Sh-utils-&sh-utils-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-chown from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-ls from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld
+diffutils: cmp
+fileutils: chmod, chown, cp, ln, ls, mv, rm
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, expr, sleep, uname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/sysklogd-dep.xml b/appendixa/sysklogd-dep.xml
index 9dd142779..5e42b69bc 100644
--- a/appendixa/sysklogd-dep.xml
+++ b/appendixa/sysklogd-dep.xml
@@ -4,15 +4,10 @@
<para>Sysklogd-&sysklogd-depversion; needs the following to be installed:</para>
<literallayout>
-as from the binutils package
-ld from the binutils package
-strip from the binutils package
-
-install from the fileutils package
-
-gcc rom the gcc package
-
-make from the make package
+binutils: as, ld, strip
+fileutils: install
+gcc: gcc
+make: make
</literallayout>
</sect2>
diff --git a/appendixa/sysvinit-dep.xml b/appendixa/sysvinit-dep.xml
index 0bb7bf22e..71f612222 100644
--- a/appendixa/sysvinit-dep.xml
+++ b/appendixa/sysvinit-dep.xml
@@ -4,22 +4,12 @@
<para>Sysvinit-&sysvinit-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-as from the binutils package
-ld from the binutils package
-
-chown from the fileutils package
-install from the fileutils package
-ln from the fileutils package
-mknod from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-
-make from the make package
-
-patch from the patch package
+bash: sh
+binutils: as, ld
+fileutils: chown, install, ln, mknod, rm
+gcc: cc
+make: make
+patch: patch
</literallayout>
</sect2>
diff --git a/appendixa/tar-dep.xml b/appendixa/tar-dep.xml
index 1a9033508..0365d43b7 100644
--- a/appendixa/tar-dep.xml
+++ b/appendixa/tar-dep.xml
@@ -4,39 +4,17 @@
<para>Tar-&tar-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-ls from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-patch from the patch package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld
+diffutils: cmp
+fileutils: chmod, cp, ln, ls, mv, rm
+gcc: cc
+grep: egrep, grep
+make: make
+patch: patch
+sed: sed
+sh-utils: basename, expr, sleep, uname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/texinfo-dep.xml b/appendixa/texinfo-dep.xml
index 7b03811f3..9e0c33d35 100644
--- a/appendixa/texinfo-dep.xml
+++ b/appendixa/texinfo-dep.xml
@@ -4,37 +4,16 @@
<para>Texinfo-&texinfo-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-ls from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld
+diffutils: cmp
+fileutils: chmod, cp, ln, ls, mkdir, mv, rm
+gcc: cc
+grep: grep
+make: make
+sed: sed
+sh-utils: basename, expr, sleep, uname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/textutils-dep.xml b/appendixa/textutils-dep.xml
index 303bec4b1..6f29f14b1 100644
--- a/appendixa/textutils-dep.xml
+++ b/appendixa/textutils-dep.xml
@@ -5,37 +5,16 @@
installed:</para>
<literallayout>
-sh from the bash package
-
-ar from the binutils package
-as from the binutils package
-ld from the binutils package
-
-cmp from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-ls from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-
-egrep from the grep package
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-basename from the sh-utils package
-expr from the sh-utils package
-sleep from the sh-utils package
-uname from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
+bash: sh
+binutils: ar, as, ld
+diffutils: cmp
+fileutils: chmod, cp, ln, ls, mv, rm
+gcc: cc
+grep: egrep, grep
+make: make
+sed: sed
+sh-utils: basename, expr, sleep, uname
+textutils: cat, tr
</literallayout>
</sect2>
diff --git a/appendixa/utillinux-dep.xml b/appendixa/utillinux-dep.xml
index eae4761c3..7da42fab5 100644
--- a/appendixa/utillinux-dep.xml
+++ b/appendixa/utillinux-dep.xml
@@ -5,35 +5,16 @@
installed:</para>
<literallayout>
-sh from the bash package
-
-as from the binutils package
-ld from the binutils package
-
-chgrp from the fileutils package
-chmod from the fileutils package
-cp from the fileutils package
-install from the fileutils package
-ln from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-
-cc from the gcc package
-cpp from the gcc package
-
-rpcgen from the glibc package
-
-grep from the grep package
-
-make from the make package
-
-sed from the sed package
-
-unam from the sh-utils package
-whoami from the sh-utils package
-
-cat from the textutils package
+bash: sh
+binutils: as, ld
+fileutils: chgrp, chmod, cp, install, ln, mkdir, mv, rm
+gcc: cc, cpp
+glibc: rpcgen
+grep: grep
+make: make
+sed: sed
+sh-utils: uname, whoami
+textutils: cat
</literallayout>
</sect2>
diff --git a/appendixa/vim-dep.xml b/appendixa/vim-dep.xml
index a039f1855..ee67c6bc9 100644
--- a/appendixa/vim-dep.xml
+++ b/appendixa/vim-dep.xml
@@ -4,42 +4,18 @@
<para>Vim-&vim-depversion; needs the following to be installed:</para>
<literallayout>
-sh from the bash package
-
-ld from the binutils package
-as from the binutils package
-
-cmp from the diffutils package
-diff from the diffutils package
-
-chmod from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-mkdir from the fileutils package
-mv from the fileutils package
-rm from the fileutils package
-touch from the fileutils package
-
-find from the find package
-
-cc from the gcc package
-
-grep from the grep package
-
-make from the make package
-
-hostname from the net-tools package
-
-sed from the sed package
-
-echo from the sh-utils package
-expr from the sh-utils package
-uname from the sh-utils package
-whoami from the sh-utils package
-
-cat from the textutils package
-tr from the textutils package
-wc from the textutils package
+bash: sh
+binutils: ld, as
+diffutils: cmp, diff
+fileutils: chmod, cp, ln, mkdir, mv, rm, touch
+find: find
+gcc: cc
+grep: grep
+make: make
+net-tools: hostname
+sed: sed
+sh-utils: echo, expr, uname, whoami
+textutils: cat, tr, wc
</literallayout>
</sect2>