diff --git a/Attic/appendixb/appendixb.xml b/Attic/appendixb/appendixb.xml
index 398cf64d2..81efaa270 100644
--- a/Attic/appendixb/appendixb.xml
+++ b/Attic/appendixb/appendixb.xml
@@ -3,6 +3,56 @@
&ab-introduction;
&ab-bash;
+&ab-binutils;
+&ab-bzip2;
+&ab-diffutils;
&ab-fileutils;
+&ab-gcc;
+&ab-grep;
+&ab-gzip;
+&ab-kernel;
+&ab-make;
+&ab-mawk;
+&ab-patch;
+&ab-sed;
+&ab-sh-utils;
+&ab-tar;
+&ab-texinfo;
+&ab-textutils;
+&ab-chroot;
+&ab-glibc;
+&ab-makedev;
+&ab-man-pages;
+&ab-findutils;
+&ab-ncurses;
+&ab-vim;
+&ab-bison;
+&ab-less;
+&ab-groff;
+&ab-man;
+&ab-perl;
+&ab-m4;
+&ab-autoconf;
+&ab-automake;
+&ab-flex;
+&ab-file;
+&ab-libtool;
+&ab-bin86;
+&ab-ed;
+&ab-gettext;
+&ab-kbd;
+&ab-e2fsprogs;
+&ab-lilo;
+&ab-modutils;
+&ab-netkit-base;
+&ab-procinfo;
+&ab-procps;
+&ab-psmisc;
+&ab-net-tools;
+&ab-shadow;
+&ab-sysklogd;
+&ab-sysvinit;
+&ab-util-linux;
+
diff --git a/Attic/appendixb/autoconf-dep.xml b/Attic/appendixb/autoconf-dep.xml
new file mode 100644
index 000000000..a30c6892f
--- /dev/null
+++ b/Attic/appendixb/autoconf-dep.xml
@@ -0,0 +1,34 @@
+
+Dependencies
+
+Autoconf-&autoconf-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/autoconf.xml b/Attic/appendixb/autoconf.xml
new file mode 100644
index 000000000..7be5c2e11
--- /dev/null
+++ b/Attic/appendixb/autoconf.xml
@@ -0,0 +1,7 @@
+
+Autoconf
+
+&ab-autoconf-dep;
+
+
+
diff --git a/Attic/appendixb/automake-dep.xml b/Attic/appendixb/automake-dep.xml
new file mode 100644
index 000000000..772ff31ac
--- /dev/null
+++ b/Attic/appendixb/automake-dep.xml
@@ -0,0 +1,37 @@
+
+Dependencies
+
+Automake-&automake-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/automake.xml b/Attic/appendixb/automake.xml
new file mode 100644
index 000000000..7c79dd358
--- /dev/null
+++ b/Attic/appendixb/automake.xml
@@ -0,0 +1,7 @@
+
+Automake
+
+&ab-automake-dep;
+
+
+
diff --git a/Attic/appendixb/bin86-dep.xml b/Attic/appendixb/bin86-dep.xml
new file mode 100644
index 000000000..5119a7dc1
--- /dev/null
+++ b/Attic/appendixb/bin86-dep.xml
@@ -0,0 +1,26 @@
+
+Dependencies
+
+Bin86-&bin86-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/bin86.xml b/Attic/appendixb/bin86.xml
new file mode 100644
index 000000000..20b314df3
--- /dev/null
+++ b/Attic/appendixb/bin86.xml
@@ -0,0 +1,7 @@
+
+Bin86
+
+&ab-bin86-dep;
+
+
+
diff --git a/Attic/appendixb/binutils-dep.xml b/Attic/appendixb/binutils-dep.xml
index 01b49f630..7051b5c9a 100644
--- a/Attic/appendixb/binutils-dep.xml
+++ b/Attic/appendixb/binutils-dep.xml
@@ -3,41 +3,50 @@
Binutils-&binutils-depversion; needs the following to be installed:
-
+
+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
-sh from the bash package
-sed from the sed package
-rm from the fileutils package
-cat from the textutils package
-uname from the sh-utils package
-touch from the fileutils package
-mv from the fileutils package
-grep from the grep package
-mkdir from the fileutils package
-gcc from the gcc package
-ld from the binutils package
-as from the binutils package
-tail from the textutils package
-cp from the fileutils package
-chmod from the fileutils package
-tr from the textutils package
-cmp from the diffutils package
-expr from the sh-utils package
-ln from the fileutils package
-egrep from the grep package
-ls from the fileutils package
-rmdir from the fileutils package
-nm from the binutils package
-uniq from the textutils package
-sort from the textutils package
-sleep from the sh-utils package
-make from the make package
-true from the sh-utils package
-ar from the binutils package
-ranlib from the binutils package
basename from the sh-utils package
-makeinfo from the texinfo 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
+
diff --git a/Attic/appendixb/binutils.xml b/Attic/appendixb/binutils.xml
index a2a4744dc..24802fac0 100644
--- a/Attic/appendixb/binutils.xml
+++ b/Attic/appendixb/binutils.xml
@@ -1,5 +1,5 @@
--&binutils-depversion;
+Binutils-&binutils-depversion;
&ab-binutils-dep;
diff --git a/Attic/appendixb/bison-dep.xml b/Attic/appendixb/bison-dep.xml
new file mode 100644
index 000000000..c9cbe7213
--- /dev/null
+++ b/Attic/appendixb/bison-dep.xml
@@ -0,0 +1,40 @@
+
+Dependencies
+
+Bison-&bison-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/bison.xml b/Attic/appendixb/bison.xml
new file mode 100644
index 000000000..74ebbcf92
--- /dev/null
+++ b/Attic/appendixb/bison.xml
@@ -0,0 +1,7 @@
+
+Bison
+
+&ab-bison-dep;
+
+
+
diff --git a/Attic/appendixb/bzip2-dep.xml b/Attic/appendixb/bzip2-dep.xml
new file mode 100644
index 000000000..226fff57a
--- /dev/null
+++ b/Attic/appendixb/bzip2-dep.xml
@@ -0,0 +1,23 @@
+
+Dependencies
+
+Bzip2-&bzip2-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/bzip2.xml b/Attic/appendixb/bzip2.xml
new file mode 100644
index 000000000..3b78f8975
--- /dev/null
+++ b/Attic/appendixb/bzip2.xml
@@ -0,0 +1,7 @@
+
+Bzip2-&bzip2-depversion;
+
+&ab-bzip2-dep;
+
+
+
diff --git a/Attic/appendixb/chroot-dep.xml b/Attic/appendixb/chroot-dep.xml
new file mode 100644
index 000000000..fe5fa7d64
--- /dev/null
+++ b/Attic/appendixb/chroot-dep.xml
@@ -0,0 +1,13 @@
+
+Dependencies
+
+Chroot needs the following to be installed:
+
+
+bash from the bash package
+
+env from the sh-utils package
+
+
+
+
diff --git a/Attic/appendixb/chroot.xml b/Attic/appendixb/chroot.xml
new file mode 100644
index 000000000..9d0899abb
--- /dev/null
+++ b/Attic/appendixb/chroot.xml
@@ -0,0 +1,7 @@
+
+Chroot
+
+&ab-chroot-dep;
+
+
+
diff --git a/Attic/appendixb/diffutils-dep.xml b/Attic/appendixb/diffutils-dep.xml
new file mode 100644
index 000000000..f8adfc493
--- /dev/null
+++ b/Attic/appendixb/diffutils-dep.xml
@@ -0,0 +1,35 @@
+
+Dependencies
+
+Diffutils-&diffutils-depversion; needs the following to be
+installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/diffutils.xml b/Attic/appendixb/diffutils.xml
new file mode 100644
index 000000000..42a6cd171
--- /dev/null
+++ b/Attic/appendixb/diffutils.xml
@@ -0,0 +1,7 @@
+
+Diffutils
+
+&ab-diffutils-dep;
+
+
+
diff --git a/Attic/appendixb/e2fsprogs-dep.xml b/Attic/appendixb/e2fsprogs-dep.xml
new file mode 100644
index 000000000..25d02b381
--- /dev/null
+++ b/Attic/appendixb/e2fsprogs-dep.xml
@@ -0,0 +1,49 @@
+
+Dependencies
+
+E2fsprogs-&e2fsprogs-depversion; needs the following to be
+installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/e2fsprogs.xml b/Attic/appendixb/e2fsprogs.xml
new file mode 100644
index 000000000..cb16bd08e
--- /dev/null
+++ b/Attic/appendixb/e2fsprogs.xml
@@ -0,0 +1,7 @@
+
+E2fsprogs
+
+&ab-e2fsprogs-dep;
+
+
+
diff --git a/Attic/appendixb/ed-dep.xml b/Attic/appendixb/ed-dep.xml
new file mode 100644
index 000000000..3c531da7f
--- /dev/null
+++ b/Attic/appendixb/ed-dep.xml
@@ -0,0 +1,34 @@
+
+Dependencies
+
+Ed-&ed-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/ed.xml b/Attic/appendixb/ed.xml
new file mode 100644
index 000000000..a0cdf0f4d
--- /dev/null
+++ b/Attic/appendixb/ed.xml
@@ -0,0 +1,7 @@
+
+Ed
+
+&ab-ed-dep;
+
+
+
diff --git a/Attic/appendixb/file-dep.xml b/Attic/appendixb/file-dep.xml
new file mode 100644
index 000000000..cc543b05a
--- /dev/null
+++ b/Attic/appendixb/file-dep.xml
@@ -0,0 +1,38 @@
+
+Dependencies
+
+File-&file-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/file.xml b/Attic/appendixb/file.xml
new file mode 100644
index 000000000..bee8fee93
--- /dev/null
+++ b/Attic/appendixb/file.xml
@@ -0,0 +1,7 @@
+
+File
+
+&ab-file-dep;
+
+
+
diff --git a/Attic/appendixb/fileutils-dep.xml b/Attic/appendixb/fileutils-dep.xml
index 5a0c6c660..c496389a4 100644
--- a/Attic/appendixb/fileutils-dep.xml
+++ b/Attic/appendixb/fileutils-dep.xml
@@ -4,35 +4,42 @@
Fileutils-&fileutils-depversion; needs the following to be
installed:
-
+
+sh from the bash package
-sh from the bash package
-sed from the sed package
-rm from the fileutils package
-expr from the sh-utils package
-cat from the textutils package
-chmod from the fileutils package
-sleep from the sh-utils package
-cc from the gcc package
-uname from the sh-utils package
-ls from the fileutils package
-install from the fileutils package
-grep from the grep package
-ld from the binutils package
-as from the binutils package
-egrep from the grep package
-mkdir from the fileutils package
-cp from the fileutils package
-ln from the fileutils package
-tr from the textutils package
-cmp from the diffutils package
-uniq from the textutils package
-mv from the fileutils package
-make from the make package
-ar from the binutils package
-basename from the sh-utils 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
+
diff --git a/Attic/appendixb/findutils-dep.xml b/Attic/appendixb/findutils-dep.xml
new file mode 100644
index 000000000..a4301d394
--- /dev/null
+++ b/Attic/appendixb/findutils-dep.xml
@@ -0,0 +1,37 @@
+
+Dependencies
+
+Findutils-&findutils-depversion; needs the following to be
+installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/findutils.xml b/Attic/appendixb/findutils.xml
new file mode 100644
index 000000000..812abda5a
--- /dev/null
+++ b/Attic/appendixb/findutils.xml
@@ -0,0 +1,7 @@
+
+Findutils
+
+&ab-findutils-dep;
+
+
+
diff --git a/Attic/appendixb/flex-dep.xml b/Attic/appendixb/flex-dep.xml
new file mode 100644
index 000000000..c8bfd72b3
--- /dev/null
+++ b/Attic/appendixb/flex-dep.xml
@@ -0,0 +1,39 @@
+
+Dependencies
+
+Flex-&flex-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/flex.xml b/Attic/appendixb/flex.xml
new file mode 100644
index 000000000..1e33c4640
--- /dev/null
+++ b/Attic/appendixb/flex.xml
@@ -0,0 +1,7 @@
+
+Flex
+
+&ab-flex-dep;
+
+
+
diff --git a/Attic/appendixb/gcc-dep.xml b/Attic/appendixb/gcc-dep.xml
new file mode 100644
index 000000000..e755141aa
--- /dev/null
+++ b/Attic/appendixb/gcc-dep.xml
@@ -0,0 +1,60 @@
+
+Dependencies
+
+GCC-&gcc-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/gcc.xml b/Attic/appendixb/gcc.xml
new file mode 100644
index 000000000..7c89a687d
--- /dev/null
+++ b/Attic/appendixb/gcc.xml
@@ -0,0 +1,7 @@
+
+GCC
+
+&ab-gcc-dep;
+
+
+
diff --git a/Attic/appendixb/gettext-dep.xml b/Attic/appendixb/gettext-dep.xml
new file mode 100644
index 000000000..f46a3713e
--- /dev/null
+++ b/Attic/appendixb/gettext-dep.xml
@@ -0,0 +1,47 @@
+
+Dependencies
+
+Gettext-&gettext-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/gettext.xml b/Attic/appendixb/gettext.xml
new file mode 100644
index 000000000..e846aa863
--- /dev/null
+++ b/Attic/appendixb/gettext.xml
@@ -0,0 +1,7 @@
+
+Gettext
+
+&ab-gettext-dep;
+
+
+
diff --git a/Attic/appendixb/glibc-dep.xml b/Attic/appendixb/glibc-dep.xml
new file mode 100644
index 000000000..ed857e2fd
--- /dev/null
+++ b/Attic/appendixb/glibc-dep.xml
@@ -0,0 +1,50 @@
+
+Dependencies
+
+Glibc-&glibc-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/glibc.xml b/Attic/appendixb/glibc.xml
new file mode 100644
index 000000000..c13e2ca17
--- /dev/null
+++ b/Attic/appendixb/glibc.xml
@@ -0,0 +1,7 @@
+
+Glibc
+
+&ab-glibc-dep;
+
+
+
diff --git a/Attic/appendixb/grep-dep.xml b/Attic/appendixb/grep-dep.xml
new file mode 100644
index 000000000..dd0d9d054
--- /dev/null
+++ b/Attic/appendixb/grep-dep.xml
@@ -0,0 +1,41 @@
+
+Dependencies
+
+Grep-&grep-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/grep.xml b/Attic/appendixb/grep.xml
new file mode 100644
index 000000000..aa2f6e696
--- /dev/null
+++ b/Attic/appendixb/grep.xml
@@ -0,0 +1,7 @@
+
+Grep
+
+&ab-grep-dep;
+
+
+
diff --git a/Attic/appendixb/groff-dep.xml b/Attic/appendixb/groff-dep.xml
new file mode 100644
index 000000000..9fe2a6361
--- /dev/null
+++ b/Attic/appendixb/groff-dep.xml
@@ -0,0 +1,49 @@
+
+Dependencies
+
+Groff-&groff-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/groff.xml b/Attic/appendixb/groff.xml
new file mode 100644
index 000000000..3417c6102
--- /dev/null
+++ b/Attic/appendixb/groff.xml
@@ -0,0 +1,7 @@
+
+Groff
+
+&ab-groff-dep;
+
+
+
diff --git a/Attic/appendixb/gzip-dep.xml b/Attic/appendixb/gzip-dep.xml
new file mode 100644
index 000000000..7c968d2b6
--- /dev/null
+++ b/Attic/appendixb/gzip-dep.xml
@@ -0,0 +1,32 @@
+
+Dependencies
+
+Gzip-&gzip-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/gzip.xml b/Attic/appendixb/gzip.xml
new file mode 100644
index 000000000..13143ad85
--- /dev/null
+++ b/Attic/appendixb/gzip.xml
@@ -0,0 +1,7 @@
+
+Gzip
+
+&ab-gzip-dep;
+
+
+
diff --git a/Attic/appendixb/kbd-dep.xml b/Attic/appendixb/kbd-dep.xml
new file mode 100644
index 000000000..6bfb9e7e5
--- /dev/null
+++ b/Attic/appendixb/kbd-dep.xml
@@ -0,0 +1,37 @@
+
+Dependencies
+
+Kbd-&kbd-depversion; needs the following to be installed:
+
+
+sh from the bash package
+
+as from the binutils package
+ld from the binutils packag
+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
+
+
+
+
diff --git a/Attic/appendixb/kbd.xml b/Attic/appendixb/kbd.xml
new file mode 100644
index 000000000..a8f7a6c47
--- /dev/null
+++ b/Attic/appendixb/kbd.xml
@@ -0,0 +1,7 @@
+
+Kbd
+
+&ab-kbd-dep;
+
+
+
diff --git a/Attic/appendixb/kernel-dep.xml b/Attic/appendixb/kernel-dep.xml
new file mode 100644
index 000000000..f4dbff311
--- /dev/null
+++ b/Attic/appendixb/kernel-dep.xml
@@ -0,0 +1,44 @@
+
+Dependencies
+
+Linux-&kernel-depversion; needs the following to be installed:
+
+
+sh from the bash package
+
+as from the binutils package
+ld 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
+
+genksyms from the modutils 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
+yes from the sh-utils package
+
+md5sum from the textutils package
+touch from the textutils package
+tr from the textutils package
+
+
+
+
diff --git a/Attic/appendixb/kernel.xml b/Attic/appendixb/kernel.xml
new file mode 100644
index 000000000..6778a3804
--- /dev/null
+++ b/Attic/appendixb/kernel.xml
@@ -0,0 +1,7 @@
+
+Linux
+
+&ab-kernel-dep;
+
+
+
diff --git a/Attic/appendixb/less-dep.xml b/Attic/appendixb/less-dep.xml
new file mode 100644
index 000000000..b7af4ed06
--- /dev/null
+++ b/Attic/appendixb/less-dep.xml
@@ -0,0 +1,37 @@
+
+Dependencies
+
+Less-&less-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/less.xml b/Attic/appendixb/less.xml
new file mode 100644
index 000000000..b55c2f424
--- /dev/null
+++ b/Attic/appendixb/less.xml
@@ -0,0 +1,7 @@
+
+Less
+
+&ab-less-dep;
+
+
+
diff --git a/Attic/appendixb/libtool-dep.xml b/Attic/appendixb/libtool-dep.xml
new file mode 100644
index 000000000..faf456c09
--- /dev/null
+++ b/Attic/appendixb/libtool-dep.xml
@@ -0,0 +1,43 @@
+
+Dependencies
+
+Libtool-&libtool-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/libtool.xml b/Attic/appendixb/libtool.xml
new file mode 100644
index 000000000..5013af09f
--- /dev/null
+++ b/Attic/appendixb/libtool.xml
@@ -0,0 +1,7 @@
+
+Libtool
+
+&ab-libtool-dep;
+
+
+
diff --git a/Attic/appendixb/lilo-dep.xml b/Attic/appendixb/lilo-dep.xml
new file mode 100644
index 000000000..0a1586af4
--- /dev/null
+++ b/Attic/appendixb/lilo-dep.xml
@@ -0,0 +1,31 @@
+
+Dependencies
+
+Lilo-&lilo-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/lilo.xml b/Attic/appendixb/lilo.xml
new file mode 100644
index 000000000..c9173e517
--- /dev/null
+++ b/Attic/appendixb/lilo.xml
@@ -0,0 +1,7 @@
+
+Lilo
+
+&ab-lilo-dep;
+
+
+
diff --git a/Attic/appendixb/m4-dep.xml b/Attic/appendixb/m4-dep.xml
new file mode 100644
index 000000000..aae3a7fe7
--- /dev/null
+++ b/Attic/appendixb/m4-dep.xml
@@ -0,0 +1,35 @@
+
+Dependencies
+
+M4-&m4-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/m4.xml b/Attic/appendixb/m4.xml
new file mode 100644
index 000000000..3663e69bb
--- /dev/null
+++ b/Attic/appendixb/m4.xml
@@ -0,0 +1,7 @@
+
+M4
+
+&ab-m4-dep;
+
+
+
diff --git a/Attic/appendixb/make-dep.xml b/Attic/appendixb/make-dep.xml
new file mode 100644
index 000000000..eb2beaa79
--- /dev/null
+++ b/Attic/appendixb/make-dep.xml
@@ -0,0 +1,40 @@
+
+Dependencies
+
+Make-&make-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/make.xml b/Attic/appendixb/make.xml
new file mode 100644
index 000000000..9a000da2b
--- /dev/null
+++ b/Attic/appendixb/make.xml
@@ -0,0 +1,7 @@
+
+Make
+
+&ab-make-dep;
+
+
+
diff --git a/Attic/appendixb/makedev-dep.xml b/Attic/appendixb/makedev-dep.xml
new file mode 100644
index 000000000..cb79a1498
--- /dev/null
+++ b/Attic/appendixb/makedev-dep.xml
@@ -0,0 +1,23 @@
+
+Dependencies
+
+MAKEDEV-&makedev-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/makedev.xml b/Attic/appendixb/makedev.xml
new file mode 100644
index 000000000..63a123a81
--- /dev/null
+++ b/Attic/appendixb/makedev.xml
@@ -0,0 +1,7 @@
+
+Makedev
+
+&ab-makedev-dep;
+
+
+
diff --git a/Attic/appendixb/man-dep.xml b/Attic/appendixb/man-dep.xml
new file mode 100644
index 000000000..3e3db3f55
--- /dev/null
+++ b/Attic/appendixb/man-dep.xml
@@ -0,0 +1,41 @@
+
+Dependencies
+
+Man-&man-depversion; needs the following to be installed:
+
+
+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
+
+patch from the patch package
+
+sed from the sed package
+
+echo from the sh-utils package
+cat from the textutils package
+
+
+
+
diff --git a/Attic/appendixb/man-pages-dep.xml b/Attic/appendixb/man-pages-dep.xml
new file mode 100644
index 000000000..af8909873
--- /dev/null
+++ b/Attic/appendixb/man-pages-dep.xml
@@ -0,0 +1,18 @@
+
+Dependencies
+
+Man-pages-&man-pages-depversion; needs the following to be
+installed:
+
+
+sh from the bash package
+
+install from the fileutils package
+
+make from the make package
+
+patch from the patch package
+
+
+
+
diff --git a/Attic/appendixb/man-pages.xml b/Attic/appendixb/man-pages.xml
new file mode 100644
index 000000000..13eebd89a
--- /dev/null
+++ b/Attic/appendixb/man-pages.xml
@@ -0,0 +1,7 @@
+
+Man-pages
+
+&ab-man-pages-dep;
+
+
+
diff --git a/Attic/appendixb/man.xml b/Attic/appendixb/man.xml
new file mode 100644
index 000000000..a1fd086fa
--- /dev/null
+++ b/Attic/appendixb/man.xml
@@ -0,0 +1,7 @@
+
+Man
+
+&ab-man-dep;
+
+
+
diff --git a/Attic/appendixb/mawk-dep.xml b/Attic/appendixb/mawk-dep.xml
new file mode 100644
index 000000000..9777f4cc5
--- /dev/null
+++ b/Attic/appendixb/mawk-dep.xml
@@ -0,0 +1,33 @@
+
+Dependencies
+
+Mawk-&mawk-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/mawk.xml b/Attic/appendixb/mawk.xml
new file mode 100644
index 000000000..954036b57
--- /dev/null
+++ b/Attic/appendixb/mawk.xml
@@ -0,0 +1,7 @@
+
+Mawk
+
+&ab-mawk-dep;
+
+
+
diff --git a/Attic/appendixb/modutils-dep.xml b/Attic/appendixb/modutils-dep.xml
new file mode 100644
index 000000000..a5064d80c
--- /dev/null
+++ b/Attic/appendixb/modutils-dep.xml
@@ -0,0 +1,44 @@
+
+Dependencies
+
+Modutils-&modutils-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/modutils.xml b/Attic/appendixb/modutils.xml
new file mode 100644
index 000000000..7497f22a6
--- /dev/null
+++ b/Attic/appendixb/modutils.xml
@@ -0,0 +1,7 @@
+
+Modutils
+
+&ab-modutils-dep;
+
+
+
diff --git a/Attic/appendixb/ncurses-dep.xml b/Attic/appendixb/ncurses-dep.xml
new file mode 100644
index 000000000..76d465d2d
--- /dev/null
+++ b/Attic/appendixb/ncurses-dep.xml
@@ -0,0 +1,51 @@
+
+Dependencies
+
+Ncurses-&ncurses-depversion; needs the following to be installed:
+
+
+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
+
+patch from the patch 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
+
+
+
+
diff --git a/Attic/appendixb/ncurses.xml b/Attic/appendixb/ncurses.xml
new file mode 100644
index 000000000..78d163eaf
--- /dev/null
+++ b/Attic/appendixb/ncurses.xml
@@ -0,0 +1,7 @@
+
+Ncurses
+
+&ab-ncurses-dep;
+
+
+
diff --git a/Attic/appendixb/net-tools-dep.xml b/Attic/appendixb/net-tools-dep.xml
new file mode 100644
index 000000000..b9ef2f299
--- /dev/null
+++ b/Attic/appendixb/net-tools-dep.xml
@@ -0,0 +1,31 @@
+
+Dependencies
+
+Net-tools-&net-tools-depversion; needs the following to be
+installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/net-tools.xml b/Attic/appendixb/net-tools.xml
new file mode 100644
index 000000000..7399acd9b
--- /dev/null
+++ b/Attic/appendixb/net-tools.xml
@@ -0,0 +1,7 @@
+
+Net-tools
+
+&ab-net-tools-dep;
+
+
+
diff --git a/Attic/appendixb/netkit-base-dep.xml b/Attic/appendixb/netkit-base-dep.xml
new file mode 100644
index 000000000..acdc56e47
--- /dev/null
+++ b/Attic/appendixb/netkit-base-dep.xml
@@ -0,0 +1,30 @@
+
+Dependencies
+
+Netkit-base-&netkit-base-depversion; needs the following to be
+installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/netkit-base.xml b/Attic/appendixb/netkit-base.xml
new file mode 100644
index 000000000..969ebb306
--- /dev/null
+++ b/Attic/appendixb/netkit-base.xml
@@ -0,0 +1,7 @@
+
+Netkit-base
+
+&ab-netkit-base-dep;
+
+
+
diff --git a/Attic/appendixb/patch-dep.xml b/Attic/appendixb/patch-dep.xml
new file mode 100644
index 000000000..a24e428b5
--- /dev/null
+++ b/Attic/appendixb/patch-dep.xml
@@ -0,0 +1,37 @@
+
+Dependencies
+
+Patch-&patch-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/patch.xml b/Attic/appendixb/patch.xml
new file mode 100644
index 000000000..99a70759f
--- /dev/null
+++ b/Attic/appendixb/patch.xml
@@ -0,0 +1,7 @@
+
+Patch
+
+&ab-patch-dep;
+
+
+
diff --git a/Attic/appendixb/perl-dep.xml b/Attic/appendixb/perl-dep.xml
new file mode 100644
index 000000000..f5118bfd3
--- /dev/null
+++ b/Attic/appendixb/perl-dep.xml
@@ -0,0 +1,64 @@
+
+Dependencies
+
+Perl-&perl-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/perl.xml b/Attic/appendixb/perl.xml
new file mode 100644
index 000000000..d53231140
--- /dev/null
+++ b/Attic/appendixb/perl.xml
@@ -0,0 +1,7 @@
+
+Perl
+
+&ab-perl-dep;
+
+
+
diff --git a/Attic/appendixb/procinfo-dep.xml b/Attic/appendixb/procinfo-dep.xml
new file mode 100644
index 000000000..bb1f10699
--- /dev/null
+++ b/Attic/appendixb/procinfo-dep.xml
@@ -0,0 +1,19 @@
+
+Dependencies
+
+Procinfo-&procinfo-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/procinfo.xml b/Attic/appendixb/procinfo.xml
new file mode 100644
index 000000000..40d491238
--- /dev/null
+++ b/Attic/appendixb/procinfo.xml
@@ -0,0 +1,7 @@
+
+Procinfo
+
+&ab-procinfo-dep;
+
+
+
diff --git a/Attic/appendixb/procps-dep.xml b/Attic/appendixb/procps-dep.xml
new file mode 100644
index 000000000..a8088157b
--- /dev/null
+++ b/Attic/appendixb/procps-dep.xml
@@ -0,0 +1,34 @@
+
+Dependencies
+
+Procps-&procps-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/procps.xml b/Attic/appendixb/procps.xml
new file mode 100644
index 000000000..1cddb4469
--- /dev/null
+++ b/Attic/appendixb/procps.xml
@@ -0,0 +1,7 @@
+
+Procps
+
+&ab-procps-dep;
+
+
+
diff --git a/Attic/appendixb/psmisc-dep.xml b/Attic/appendixb/psmisc-dep.xml
new file mode 100644
index 000000000..0464519a2
--- /dev/null
+++ b/Attic/appendixb/psmisc-dep.xml
@@ -0,0 +1,39 @@
+
+Dependencies
+
+Psmisc-&psmisc-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/psmisc.xml b/Attic/appendixb/psmisc.xml
new file mode 100644
index 000000000..6568dbfda
--- /dev/null
+++ b/Attic/appendixb/psmisc.xml
@@ -0,0 +1,7 @@
+
+Psmisc
+
+&ab-psmisc-dep;
+
+
+
diff --git a/Attic/appendixb/sed-dep.xml b/Attic/appendixb/sed-dep.xml
new file mode 100644
index 000000000..8550cec59
--- /dev/null
+++ b/Attic/appendixb/sed-dep.xml
@@ -0,0 +1,39 @@
+
+Dependencies
+
+Sed-&sed-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/sed.xml b/Attic/appendixb/sed.xml
new file mode 100644
index 000000000..acbb751b9
--- /dev/null
+++ b/Attic/appendixb/sed.xml
@@ -0,0 +1,7 @@
+
+Sed
+
+&ab-sed-dep;
+
+
+
diff --git a/Attic/appendixb/sh-utils-dep.xml b/Attic/appendixb/sh-utils-dep.xml
new file mode 100644
index 000000000..32b977f30
--- /dev/null
+++ b/Attic/appendixb/sh-utils-dep.xml
@@ -0,0 +1,42 @@
+
+Dependencies
+
+Sh-utils-&sh-utils-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/sh-utils.xml b/Attic/appendixb/sh-utils.xml
new file mode 100644
index 000000000..3bc69ab01
--- /dev/null
+++ b/Attic/appendixb/sh-utils.xml
@@ -0,0 +1,7 @@
+
+Sh-utils
+
+&ab-sh-utils-dep;
+
+
+
diff --git a/Attic/appendixb/shadow-dep.xml b/Attic/appendixb/shadow-dep.xml
new file mode 100644
index 000000000..288a8ef81
--- /dev/null
+++ b/Attic/appendixb/shadow-dep.xml
@@ -0,0 +1,47 @@
+
+Dependencies
+
+Shadow-&shadow-depversion; needs the following to be installed:
+
+
+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
+
+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
+sort from the textutils package
+uniq from the textutils package
+
+
+
+
diff --git a/Attic/appendixb/shadow.xml b/Attic/appendixb/shadow.xml
new file mode 100644
index 000000000..b01b866ba
--- /dev/null
+++ b/Attic/appendixb/shadow.xml
@@ -0,0 +1,7 @@
+
+Shadow
+
+&ab-shadow-dep;
+
+
+
diff --git a/Attic/appendixb/sysklogd-dep.xml b/Attic/appendixb/sysklogd-dep.xml
new file mode 100644
index 000000000..4e98a9cd4
--- /dev/null
+++ b/Attic/appendixb/sysklogd-dep.xml
@@ -0,0 +1,19 @@
+
+Dependencies
+
+Sysklogd-&sysklogd-depversion; needs the following to be installed:
+
+
+as from the binutils package
+ld from the binutils package
+strip from the binutils package
+
+install from the fileutils package
+
+gcc from the gcc package
+
+make from the make package
+
+
+
+
diff --git a/Attic/appendixb/sysklogd.xml b/Attic/appendixb/sysklogd.xml
new file mode 100644
index 000000000..e83fffc44
--- /dev/null
+++ b/Attic/appendixb/sysklogd.xml
@@ -0,0 +1,7 @@
+
+Sysklogd
+
+&ab-sysklogd-dep;
+
+
+
diff --git a/Attic/appendixb/sysvinit-dep.xml b/Attic/appendixb/sysvinit-dep.xml
new file mode 100644
index 000000000..0e96843d8
--- /dev/null
+++ b/Attic/appendixb/sysvinit-dep.xml
@@ -0,0 +1,26 @@
+
+Dependencies
+
+Sysvinit-&sysvinit-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/sysvinit.xml b/Attic/appendixb/sysvinit.xml
new file mode 100644
index 000000000..70815f7aa
--- /dev/null
+++ b/Attic/appendixb/sysvinit.xml
@@ -0,0 +1,7 @@
+
+Sysvinit
+
+&ab-sysvinit-dep;
+
+
+
diff --git a/Attic/appendixb/tar-dep.xml b/Attic/appendixb/tar-dep.xml
new file mode 100644
index 000000000..26ce4ede4
--- /dev/null
+++ b/Attic/appendixb/tar-dep.xml
@@ -0,0 +1,43 @@
+
+Dependencies
+
+Tar-&tar-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/tar.xml b/Attic/appendixb/tar.xml
new file mode 100644
index 000000000..89ab9e7f2
--- /dev/null
+++ b/Attic/appendixb/tar.xml
@@ -0,0 +1,7 @@
+
+Tar
+
+&ab-tar-dep;
+
+
+
diff --git a/Attic/appendixb/texinfo-dep.xml b/Attic/appendixb/texinfo-dep.xml
new file mode 100644
index 000000000..cde9c6b24
--- /dev/null
+++ b/Attic/appendixb/texinfo-dep.xml
@@ -0,0 +1,43 @@
+
+Dependencies
+
+Texinfo-&texinfo-depversion; needs the following to be installed:
+
+
+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
+
+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
+
+
+
+
diff --git a/Attic/appendixb/texinfo.xml b/Attic/appendixb/texinfo.xml
new file mode 100644
index 000000000..d6f6ab206
--- /dev/null
+++ b/Attic/appendixb/texinfo.xml
@@ -0,0 +1,7 @@
+
+Texinfo
+
+&ab-texinfo-dep;
+
+
+
diff --git a/Attic/appendixb/textutils-dep.xml b/Attic/appendixb/textutils-dep.xml
new file mode 100644
index 000000000..f06ef15d9
--- /dev/null
+++ b/Attic/appendixb/textutils-dep.xml
@@ -0,0 +1,42 @@
+
+Dependencies
+
+Textutils-&textutils-depversion; needs the following to be
+installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/textutils.xml b/Attic/appendixb/textutils.xml
new file mode 100644
index 000000000..926da1917
--- /dev/null
+++ b/Attic/appendixb/textutils.xml
@@ -0,0 +1,7 @@
+
+Textutils
+
+&ab-textutils-dep;
+
+
+
diff --git a/Attic/appendixb/util-linux-dep.xml b/Attic/appendixb/util-linux-dep.xml
new file mode 100644
index 000000000..9fe12e53a
--- /dev/null
+++ b/Attic/appendixb/util-linux-dep.xml
@@ -0,0 +1,40 @@
+
+Dependencies
+
+Util-linux-&util-linux-depversion; needs the following to be
+installed:
+
+
+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
+
+uname from the sh-utils package
+whoami from the sh-utils package
+
+cat from the textutils package
+
+
+
+
diff --git a/Attic/appendixb/util-linux.xml b/Attic/appendixb/util-linux.xml
new file mode 100644
index 000000000..948ee7953
--- /dev/null
+++ b/Attic/appendixb/util-linux.xml
@@ -0,0 +1,7 @@
+
+Util-linux
+
+&ab-util-linux-dep;
+
+
+
diff --git a/Attic/appendixb/vim-dep.xml b/Attic/appendixb/vim-dep.xml
new file mode 100644
index 000000000..5dbf5209a
--- /dev/null
+++ b/Attic/appendixb/vim-dep.xml
@@ -0,0 +1,46 @@
+
+Dependencies
+
+Vim-&vim-depversion; needs the following to be installed:
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/vim.xml b/Attic/appendixb/vim.xml
new file mode 100644
index 000000000..661e47348
--- /dev/null
+++ b/Attic/appendixb/vim.xml
@@ -0,0 +1,7 @@
+
+Vim
+
+&ab-vim-dep;
+
+
+