aboutsummaryrefslogtreecommitdiffstats
path: root/Attic
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-08-27 02:54:11 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-08-27 02:54:11 +0000
commit5ae7f9e33816ae7015ffe8d0ea811774acf7bc46 (patch)
treeffc87f5f523de2d6e39a64abac80dd4829644fb9 /Attic
parentcd5180b6ab57400a7e0aab3009d5211160fa914c (diff)
Added a few deps to test the resulting rendered layout in html/etc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'Attic')
-rw-r--r--Attic/appendixb/appendixb.xml5
-rw-r--r--Attic/appendixb/bash-dep.xml42
-rw-r--r--Attic/appendixb/bash-dep2.xml34
-rw-r--r--Attic/appendixb/bash.xml7
-rw-r--r--Attic/appendixb/binutils-dep.xml43
-rw-r--r--Attic/appendixb/binutils.xml7
-rw-r--r--Attic/appendixb/fileutils-dep.xml38
-rw-r--r--Attic/appendixb/fileutils.xml7
-rw-r--r--Attic/appendixb/introduction.xml22
9 files changed, 203 insertions, 2 deletions
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 @@
<appendix id="appendixb">
<title>Dependencies</title>
-<para>This is a placeholder for the dependency information</para>
-
+&ab-introduction;
+&ab-bash;
+&ab-fileutils;
</appendix>
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 @@
+<sect2>
+<title>Dependencies</title>
+
+<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
+</literallayout>
+
+</sect2>
+
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 @@
+<sect2>
+<title>Dependencies</title>
+
+<para>Bash-&bash-depversion; needs the following to be installed:</para>
+
+<itemizedlist>
+
+<listitem><para>sh from the bash package</para></listitem>
+<listitem><para>ld from the binutils package</para></listitem>
+<listitem><para>as from the binutils package</para></listitem>
+<listitem><para>ar from the binutils package</para></listitem>
+<listitem><para>size from the binutils package</para></listitem>
+<listitem><para>cmp from the diffutils package</para></listitem>
+<listitem><para>rm from the fileutils package</para></listitem>
+<listitem><para>mv from the fileutils package</para></listitem>
+<listitem><para>cp from the fileutils package</para></listitem>
+<listitem><para>ls from the fileutils package</para></listitem>
+<listitem><para>chmod from the fileutils package</para></listitem>
+<listitem><para>cc from the gcc package</para></listitem>
+<listitem><para>grep from the grep package</para></listitem>
+<listitem><para>egrep from the grep package</para></listitem>
+<listitem><para>make from the make package</para></listitem>
+<listitem><para>sed from the sed package</para></listitem>
+<listitem><para>expr from the sh-utils package</para></listitem>
+<listitem><para>uname from the sh-utils package</para></listitem>
+<listitem><para>basename from the sh-utils package</para></listitem>
+<listitem><para>echo from the sh-utils package</para></listitem>
+<listitem><para>cat from the textutils package</para></listitem>
+<listitem><para>tr from the textutils package</para></listitem>
+
+</itemizedlist>
+
+</sect2>
+
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 @@
+<sect1 id="ab-bash">
+<title>Bash-&bash-depversion;</title>
+
+&ab-bash-dep;
+
+</sect1>
+
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 @@
+<sect2>
+<title>Dependencies</title>
+
+<para>Binutils-&binutils-depversion; needs the following to be installed:</para>
+
+<itemizedlist>
+
+<listitem><para>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</para></listitem>
+</itemizedlist>
+
+</sect2>
+
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 @@
+<sect1 id="ab-binutils">
+<title>-&binutils-depversion;</title>
+
+&ab-binutils-dep;
+
+</sect1>
+
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 @@
+<sect2>
+<title>Dependencies</title>
+
+<para>Fileutils-&fileutils-depversion; needs the following to be
+installed:</para>
+
+<itemizedlist>
+
+<listitem><para>sh from the bash package</para></listitem>
+<listitem><para>sed from the sed package</para></listitem>
+<listitem><para>rm from the fileutils package</para></listitem>
+<listitem><para>expr from the sh-utils package</para></listitem>
+<listitem><para>cat from the textutils package</para></listitem>
+<listitem><para>chmod from the fileutils package</para></listitem>
+<listitem><para>sleep from the sh-utils package</para></listitem>
+<listitem><para>cc from the gcc package</para></listitem>
+<listitem><para>uname from the sh-utils package</para></listitem>
+<listitem><para>ls from the fileutils package</para></listitem>
+<listitem><para>install from the fileutils package</para></listitem>
+<listitem><para>grep from the grep package</para></listitem>
+<listitem><para>ld from the binutils package</para></listitem>
+<listitem><para>as from the binutils package</para></listitem>
+<listitem><para>egrep from the grep package</para></listitem>
+<listitem><para>mkdir from the fileutils package</para></listitem>
+<listitem><para>cp from the fileutils package</para></listitem>
+<listitem><para>ln from the fileutils package</para></listitem>
+<listitem><para>tr from the textutils package</para></listitem>
+<listitem><para>cmp from the diffutils package</para></listitem>
+<listitem><para>uniq from the textutils package</para></listitem>
+<listitem><para>mv from the fileutils package</para></listitem>
+<listitem><para>make from the make package</para></listitem>
+<listitem><para>ar from the binutils package</para></listitem>
+<listitem><para>basename from the sh-utils package</para></listitem>
+
+</itemizedlist>
+
+</sect2>
+
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 @@
+<sect1 id="ab-fileutils">
+<title>Fileutils-&fileutils-depversion;</title>
+
+&ab-fileutils-dep;
+
+</sect1>
+
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 @@
+<sect1 id="ab-intro">
+<title>Introduction</title>
+
+<para>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.</para>
+
+<para>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.</para>
+
+<para>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.</para>
+
+</sect1>
+