diff --git a/Attic/appendixb/appendixb.xml b/Attic/appendixb/appendixb.xml
index b9e7f6f3f..398cf64d2 100644
--- a/Attic/appendixb/appendixb.xml
+++ b/Attic/appendixb/appendixb.xml
@@ -1,7 +1,8 @@
Dependencies
-This is a placeholder for the dependency information
-
+&ab-introduction;
+&ab-bash;
+&ab-fileutils;
diff --git a/Attic/appendixb/bash-dep.xml b/Attic/appendixb/bash-dep.xml
new file mode 100644
index 000000000..cee7a8efa
--- /dev/null
+++ b/Attic/appendixb/bash-dep.xml
@@ -0,0 +1,42 @@
+
+Dependencies
+
+Bash-&bash-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
+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
+
+
+
+
diff --git a/Attic/appendixb/bash-dep2.xml b/Attic/appendixb/bash-dep2.xml
new file mode 100644
index 000000000..3efc00c6d
--- /dev/null
+++ b/Attic/appendixb/bash-dep2.xml
@@ -0,0 +1,34 @@
+
+Dependencies
+
+Bash-&bash-depversion; needs the following to be installed:
+
+
+
+sh from the bash package
+ld from the binutils package
+as from the binutils package
+ar from the binutils package
+size from the binutils package
+cmp from the diffutils package
+rm from the fileutils package
+mv from the fileutils package
+cp from the fileutils package
+ls from the fileutils package
+chmod 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
+expr from the sh-utils package
+uname from the sh-utils package
+basename from the sh-utils package
+echo from the sh-utils package
+cat from the textutils package
+tr from the textutils package
+
+
+
+
+
diff --git a/Attic/appendixb/bash.xml b/Attic/appendixb/bash.xml
new file mode 100644
index 000000000..f0842ef78
--- /dev/null
+++ b/Attic/appendixb/bash.xml
@@ -0,0 +1,7 @@
+
+Bash-&bash-depversion;
+
+&ab-bash-dep;
+
+
+
diff --git a/Attic/appendixb/binutils-dep.xml b/Attic/appendixb/binutils-dep.xml
new file mode 100644
index 000000000..01b49f630
--- /dev/null
+++ b/Attic/appendixb/binutils-dep.xml
@@ -0,0 +1,43 @@
+
+Dependencies
+
+Binutils-&binutils-depversion; needs the following to be installed:
+
+
+
+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
+
+
+
+
diff --git a/Attic/appendixb/binutils.xml b/Attic/appendixb/binutils.xml
new file mode 100644
index 000000000..a2a4744dc
--- /dev/null
+++ b/Attic/appendixb/binutils.xml
@@ -0,0 +1,7 @@
+
+-&binutils-depversion;
+
+&ab-binutils-dep;
+
+
+
diff --git a/Attic/appendixb/fileutils-dep.xml b/Attic/appendixb/fileutils-dep.xml
new file mode 100644
index 000000000..5a0c6c660
--- /dev/null
+++ b/Attic/appendixb/fileutils-dep.xml
@@ -0,0 +1,38 @@
+
+Dependencies
+
+Fileutils-&fileutils-depversion; needs the following to be
+installed:
+
+
+
+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
+
+
+
+
+
diff --git a/Attic/appendixb/fileutils.xml b/Attic/appendixb/fileutils.xml
new file mode 100644
index 000000000..bba6bb51c
--- /dev/null
+++ b/Attic/appendixb/fileutils.xml
@@ -0,0 +1,7 @@
+
+Fileutils-&fileutils-depversion;
+
+&ab-fileutils-dep;
+
+
+
diff --git a/Attic/appendixb/introduction.xml b/Attic/appendixb/introduction.xml
new file mode 100644
index 000000000..d9f3d3f3d
--- /dev/null
+++ b/Attic/appendixb/introduction.xml
@@ -0,0 +1,22 @@
+
+Introduction
+
+This appendix lists all the installation dependencies for all the
+packages that are installed in this book. The listings will include
+which programs from which packages are needed to successfully compile
+the package to be installed.
+
+These are not running dependencies, meaning they don't tell you
+what programs are needed to use that packages programs. Just the ones
+needed to compile it.
+
+The dependency list can be, from time to time, outdated in regards
+to the current used package version. Checking dependencies takes quite a
+bit of work, so they may lag behind a bit on the package update. But
+often with minor package updates, the installation dependencies hardly
+change, so they'll be current in most cases. If we upgrade to a major
+new release, we'll make sure the dependencies are checked too at the
+same time.
+
+
+