diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-12-15 14:28:34 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-12-15 14:28:34 +0000 |
commit | 9b298522b3ebed8a6378ff8498813c5eae9f92c8 (patch) | |
tree | 80ed0ed7880e24f034ca9a1558c693d8119b30aa /Attic | |
parent | 16b1b7ba7cc412c58a04ac12498efe450a8f91b4 (diff) |
[Bug 228] Merge appendices A, B and D
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'Attic')
173 files changed, 16 insertions, 2738 deletions
diff --git a/Attic/appendixb/appendixb.xml b/Attic/appendixb/appendixb.xml index 6422ee2b4..593815670 100644 --- a/Attic/appendixb/appendixb.xml +++ b/Attic/appendixb/appendixb.xml @@ -1,60 +1,10 @@ <appendix id="appendixb"> -<title>Dependencies</title> +<title>Resources</title> <?dbhtml filename="appendixb.html" dir="appendixb"?> &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-reiserfs; -&ab-net-tools; -&ab-shadow; -&ab-sysklogd; -&ab-sysvinit; -&ab-util-linux; +&ab-books; +&ab-howtoguides; +&ab-other; </appendix> - diff --git a/Attic/appendixb/autoconf-dep.xml b/Attic/appendixb/autoconf-dep.xml deleted file mode 100644 index a30c6892f..000000000 --- a/Attic/appendixb/autoconf-dep.xml +++ /dev/null @@ -1,34 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/autoconf.xml b/Attic/appendixb/autoconf.xml deleted file mode 100644 index df70a36d5..000000000 --- a/Attic/appendixb/autoconf.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-autoconf"> -<title>Autoconf-&autoconf-depversion;</title> -<?dbhtml filename="autoconf.html" dir="appendixb"?> - -&ab-autoconf-dep; - -</sect1> - diff --git a/Attic/appendixb/automake-dep.xml b/Attic/appendixb/automake-dep.xml deleted file mode 100644 index 09a708be5..000000000 --- a/Attic/appendixb/automake-dep.xml +++ /dev/null @@ -1,35 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/automake.xml b/Attic/appendixb/automake.xml deleted file mode 100644 index 2cb8fe44a..000000000 --- a/Attic/appendixb/automake.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-automake"> -<title>Automake-&automake-depversion;</title> -<?dbhtml filename="automake.html" dir="appendixb"?> - -&ab-automake-dep; - -</sect1> - diff --git a/Attic/appendixb/bash-dep.xml b/Attic/appendixb/bash-dep.xml deleted file mode 100644 index cee7a8efa..000000000 --- a/Attic/appendixb/bash-dep.xml +++ /dev/null @@ -1,42 +0,0 @@ -<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.xml b/Attic/appendixb/bash.xml deleted file mode 100644 index 50e0a5c47..000000000 --- a/Attic/appendixb/bash.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-bash"> -<title>Bash-&bash-depversion;</title> -<?dbhtml filename="bash.html" dir="appendixb"?> - -&ab-bash-dep; - -</sect1> - diff --git a/Attic/appendixb/bin86-dep.xml b/Attic/appendixb/bin86-dep.xml deleted file mode 100644 index 5119a7dc1..000000000 --- a/Attic/appendixb/bin86-dep.xml +++ /dev/null @@ -1,26 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/bin86.xml b/Attic/appendixb/bin86.xml deleted file mode 100644 index f1d45baa9..000000000 --- a/Attic/appendixb/bin86.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-bin86"> -<title>Bin86-&bin86-depversion;</title> -<?dbhtml filename="bin86.html" dir="appendixb"?> - -&ab-bin86-dep; - -</sect1> - diff --git a/Attic/appendixb/binutils-dep.xml b/Attic/appendixb/binutils-dep.xml deleted file mode 100644 index 7051b5c9a..000000000 --- a/Attic/appendixb/binutils-dep.xml +++ /dev/null @@ -1,52 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/binutils.xml b/Attic/appendixb/binutils.xml deleted file mode 100644 index 8c39a1c45..000000000 --- a/Attic/appendixb/binutils.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-binutils"> -<title>Binutils-&binutils-depversion;</title> -<?dbhtml filename="binutils.html" dir="appendixb"?> - -&ab-binutils-dep; - -</sect1> - diff --git a/Attic/appendixb/bison-dep.xml b/Attic/appendixb/bison-dep.xml deleted file mode 100644 index c9cbe7213..000000000 --- a/Attic/appendixb/bison-dep.xml +++ /dev/null @@ -1,40 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/bison.xml b/Attic/appendixb/bison.xml deleted file mode 100644 index 8841b0521..000000000 --- a/Attic/appendixb/bison.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-bison"> -<title>Bison-&bison-depversion;</title> -<?dbhtml filename="bison.html" dir="appendixb"?> - -&ab-bison-dep; - -</sect1> - diff --git a/Attic/appendixc/books.xml b/Attic/appendixb/books.xml index 5258eca92..996c9cdbe 100644 --- a/Attic/appendixc/books.xml +++ b/Attic/appendixb/books.xml @@ -1,6 +1,6 @@ -<sect1 id="ac-books"> +<sect1 id="ab-books"> <title>Books</title> -<?dbhtml filename="books.html" dir="appendixc"?> +<?dbhtml filename="books.html" dir="appendixb"?> <itemizedlist> diff --git a/Attic/appendixb/bzip2-dep.xml b/Attic/appendixb/bzip2-dep.xml deleted file mode 100644 index 226fff57a..000000000 --- a/Attic/appendixb/bzip2-dep.xml +++ /dev/null @@ -1,23 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/bzip2.xml b/Attic/appendixb/bzip2.xml deleted file mode 100644 index 47ee54416..000000000 --- a/Attic/appendixb/bzip2.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-bzip2"> -<title>Bzip2-&bzip2-depversion;</title> -<?dbhtml filename="bzip2.html" dir="appendixb"?> - -&ab-bzip2-dep; - -</sect1> - diff --git a/Attic/appendixb/chroot-dep.xml b/Attic/appendixb/chroot-dep.xml deleted file mode 100644 index fe5fa7d64..000000000 --- a/Attic/appendixb/chroot-dep.xml +++ /dev/null @@ -1,13 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<para>Chroot needs the following to be installed:</para> - -<literallayout> -bash from the bash package - -env from the sh-utils package -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/chroot.xml b/Attic/appendixb/chroot.xml deleted file mode 100644 index 1fe338285..000000000 --- a/Attic/appendixb/chroot.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-chroot"> -<title>Chroot</title> -<?dbhtml filename="chroot.html" dir="appendixb"?> - -&ab-chroot-dep; - -</sect1> - diff --git a/Attic/appendixb/diffutils-dep.xml b/Attic/appendixb/diffutils-dep.xml deleted file mode 100644 index f8adfc493..000000000 --- a/Attic/appendixb/diffutils-dep.xml +++ /dev/null @@ -1,35 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<para>Diffutils-&diffutils-depversion; needs the following to be -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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/diffutils.xml b/Attic/appendixb/diffutils.xml deleted file mode 100644 index ffd1c8d40..000000000 --- a/Attic/appendixb/diffutils.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-diffutils"> -<title>Diffutils-&diffutils-depversion;</title> -<?dbhtml filename="diffutils.html" dir="appendixb"?> - -&ab-diffutils-dep; - -</sect1> - diff --git a/Attic/appendixb/e2fsprogs-dep.xml b/Attic/appendixb/e2fsprogs-dep.xml deleted file mode 100644 index 3c8679004..000000000 --- a/Attic/appendixb/e2fsprogs-dep.xml +++ /dev/null @@ -1,48 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<para>E2fsprogs-&e2fsprogs-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 -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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/e2fsprogs.xml b/Attic/appendixb/e2fsprogs.xml deleted file mode 100644 index a0bacf8b0..000000000 --- a/Attic/appendixb/e2fsprogs.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-e2fsprogs"> -<title>E2fsprogs-&e2fsprogs-depversion;</title> -<?dbhtml filename="e2fsprogs.html" dir="appendixb"?> - -&ab-e2fsprogs-dep; - -</sect1> - diff --git a/Attic/appendixb/ed-dep.xml b/Attic/appendixb/ed-dep.xml deleted file mode 100644 index 3c531da7f..000000000 --- a/Attic/appendixb/ed-dep.xml +++ /dev/null @@ -1,34 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/ed.xml b/Attic/appendixb/ed.xml deleted file mode 100644 index c39721604..000000000 --- a/Attic/appendixb/ed.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-ed"> -<title>Ed-&ed-depversion;</title> -<?dbhtml filename="ed.html" dir="appendixb"?> - -&ab-ed-dep; - -</sect1> - diff --git a/Attic/appendixb/file-dep.xml b/Attic/appendixb/file-dep.xml deleted file mode 100644 index cc543b05a..000000000 --- a/Attic/appendixb/file-dep.xml +++ /dev/null @@ -1,38 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/file.xml b/Attic/appendixb/file.xml deleted file mode 100644 index 798fed35b..000000000 --- a/Attic/appendixb/file.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-file"> -<title>File-&file-depversion;</title> -<?dbhtml filename="file.html" dir="appendixb"?> - -&ab-file-dep; - -</sect1> - diff --git a/Attic/appendixb/fileutils-dep.xml b/Attic/appendixb/fileutils-dep.xml deleted file mode 100644 index c496389a4..000000000 --- a/Attic/appendixb/fileutils-dep.xml +++ /dev/null @@ -1,45 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<para>Fileutils-&fileutils-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 -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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/fileutils.xml b/Attic/appendixb/fileutils.xml deleted file mode 100644 index bbeca45ae..000000000 --- a/Attic/appendixb/fileutils.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-fileutils"> -<title>Fileutils-&fileutils-depversion;</title> -<?dbhtml filename="fileutils.html" dir="appendixb"?> - -&ab-fileutils-dep; - -</sect1> - diff --git a/Attic/appendixb/findutils-dep.xml b/Attic/appendixb/findutils-dep.xml deleted file mode 100644 index a4301d394..000000000 --- a/Attic/appendixb/findutils-dep.xml +++ /dev/null @@ -1,37 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<para>Findutils-&findutils-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 - -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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/findutils.xml b/Attic/appendixb/findutils.xml deleted file mode 100644 index 91eb4f4ce..000000000 --- a/Attic/appendixb/findutils.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-findutils"> -<title>Findutils-&findutils-depversion;</title> -<?dbhtml filename="findutils.html" dir="appendixb"?> - -&ab-findutils-dep; - -</sect1> - diff --git a/Attic/appendixb/flex-dep.xml b/Attic/appendixb/flex-dep.xml deleted file mode 100644 index c8bfd72b3..000000000 --- a/Attic/appendixb/flex-dep.xml +++ /dev/null @@ -1,39 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/flex.xml b/Attic/appendixb/flex.xml deleted file mode 100644 index 51acf7dd2..000000000 --- a/Attic/appendixb/flex.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-flex"> -<title>Flex-&flex-depversion;</title> -<?dbhtml filename="flex.html" dir="appendixb"?> - -&ab-flex-dep; - -</sect1> - diff --git a/Attic/appendixb/gcc-dep.xml b/Attic/appendixb/gcc-dep.xml deleted file mode 100644 index e755141aa..000000000 --- a/Attic/appendixb/gcc-dep.xml +++ /dev/null @@ -1,60 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/gcc.xml b/Attic/appendixb/gcc.xml deleted file mode 100644 index ffda0249f..000000000 --- a/Attic/appendixb/gcc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-gcc"> -<title>GCC-&gcc-depversion;</title> -<?dbhtml filename="gcc.html" dir="appendixb"?> - -&ab-gcc-dep; - -</sect1> - diff --git a/Attic/appendixb/gettext-dep.xml b/Attic/appendixb/gettext-dep.xml deleted file mode 100644 index f46a3713e..000000000 --- a/Attic/appendixb/gettext-dep.xml +++ /dev/null @@ -1,47 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/gettext.xml b/Attic/appendixb/gettext.xml deleted file mode 100644 index 1835b8bc5..000000000 --- a/Attic/appendixb/gettext.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-gettext"> -<title>Gettext-&gettext-depversion;</title> -<?dbhtml filename="gettext.html" dir="appendixb"?> - -&ab-gettext-dep; - -</sect1> - diff --git a/Attic/appendixb/glibc-dep.xml b/Attic/appendixb/glibc-dep.xml deleted file mode 100644 index ed857e2fd..000000000 --- a/Attic/appendixb/glibc-dep.xml +++ /dev/null @@ -1,50 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/glibc.xml b/Attic/appendixb/glibc.xml deleted file mode 100644 index b3004ddb9..000000000 --- a/Attic/appendixb/glibc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-glibc"> -<title>Glibc-&glibc-depversion;</title> -<?dbhtml filename="glibc.html" dir="appendixb"?> - -&ab-glibc-dep; - -</sect1> - diff --git a/Attic/appendixb/grep-dep.xml b/Attic/appendixb/grep-dep.xml deleted file mode 100644 index 6d3743272..000000000 --- a/Attic/appendixb/grep-dep.xml +++ /dev/null @@ -1,41 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/grep.xml b/Attic/appendixb/grep.xml deleted file mode 100644 index 0f4905859..000000000 --- a/Attic/appendixb/grep.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-grep"> -<title>Grep-&grep-depversion;</title> -<?dbhtml filename="grep.html" dir="appendixb"?> - -&ab-grep-dep; - -</sect1> - diff --git a/Attic/appendixb/groff-dep.xml b/Attic/appendixb/groff-dep.xml deleted file mode 100644 index 5b1c8efed..000000000 --- a/Attic/appendixb/groff-dep.xml +++ /dev/null @@ -1,49 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/groff.xml b/Attic/appendixb/groff.xml deleted file mode 100644 index 1bcb87c16..000000000 --- a/Attic/appendixb/groff.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-groff"> -<title>Groff-&groff-depversion;</title> -<?dbhtml filename="groff.html" dir="appendixb"?> - -&ab-groff-dep; - -</sect1> - diff --git a/Attic/appendixb/gzip-dep.xml b/Attic/appendixb/gzip-dep.xml deleted file mode 100644 index e4d1351be..000000000 --- a/Attic/appendixb/gzip-dep.xml +++ /dev/null @@ -1,32 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/gzip.xml b/Attic/appendixb/gzip.xml deleted file mode 100644 index 5fe4514e3..000000000 --- a/Attic/appendixb/gzip.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-gzip"> -<title>Gzip-&gzip-depversion;</title> -<?dbhtml filename="gzip.html" dir="appendixb"?> - -&ab-gzip-dep; - -</sect1> - diff --git a/Attic/appendixc/howtoguides.xml b/Attic/appendixb/howtoguides.xml index 72b9cda6a..09894bcfd 100644 --- a/Attic/appendixc/howtoguides.xml +++ b/Attic/appendixb/howtoguides.xml @@ -1,6 +1,6 @@ -<sect1 id="ac-howtoguides"> +<sect1 id="ab-howtoguides"> <title>HOWTOs and Guides</title> -<?dbhtml filename="howtoguides.html" dir="appendixc"?> +<?dbhtml filename="howtoguides.html" dir="appendixb"?> <para>All of the following HOWTOs can be downloaded from the Linux Documentation Project site at <ulink url="http://www.linuxdoc.org">http://www.linuxdoc.org</ulink></para> diff --git a/Attic/appendixb/introduction.xml b/Attic/appendixb/introduction.xml index eca4d9d7c..9a40c839a 100644 --- a/Attic/appendixb/introduction.xml +++ b/Attic/appendixb/introduction.xml @@ -1,23 +1,12 @@ -<sect1 id="ab-intro"> +<sect1 id="ab-introduction"> <title>Introduction</title> <?dbhtml filename="introduction.html" dir="appendixb"?> -<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> +<para>A list of books, HOWTOs and other documents that might be useful to +download or buy follows. This list is just a small list to start with. +We +hope to be able to expand this list in time as we come across more +useful documents or books.</para> </sect1> diff --git a/Attic/appendixb/kbd-dep.xml b/Attic/appendixb/kbd-dep.xml deleted file mode 100644 index 6179e68ea..000000000 --- a/Attic/appendixb/kbd-dep.xml +++ /dev/null @@ -1,37 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/kbd.xml b/Attic/appendixb/kbd.xml deleted file mode 100644 index b7b4a052f..000000000 --- a/Attic/appendixb/kbd.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-kbd"> -<title>Kbd-&kbd-depversion;</title> -<?dbhtml filename="kbd.html" dir="appendixb"?> - -&ab-kbd-dep; - -</sect1> - diff --git a/Attic/appendixb/kernel-dep.xml b/Attic/appendixb/kernel-dep.xml deleted file mode 100644 index aac96f0d1..000000000 --- a/Attic/appendixb/kernel-dep.xml +++ /dev/null @@ -1,57 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/kernel.xml b/Attic/appendixb/kernel.xml deleted file mode 100644 index 49d6fec02..000000000 --- a/Attic/appendixb/kernel.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-kernel"> -<title>Linux-&kernel-depversion;</title> -<?dbhtml filename="kernel.html" dir="appendixb"?> - -&ab-kernel-dep; - -</sect1> - diff --git a/Attic/appendixb/less-dep.xml b/Attic/appendixb/less-dep.xml deleted file mode 100644 index e2b2cbd32..000000000 --- a/Attic/appendixb/less-dep.xml +++ /dev/null @@ -1,37 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/less.xml b/Attic/appendixb/less.xml deleted file mode 100644 index b6454cc71..000000000 --- a/Attic/appendixb/less.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-less"> -<title>Less-&less-depversion;</title> -<?dbhtml filename="less.html" dir="appendixb"?> - -&ab-less-dep; - -</sect1> - diff --git a/Attic/appendixb/libtool-dep.xml b/Attic/appendixb/libtool-dep.xml deleted file mode 100644 index 8d27eb329..000000000 --- a/Attic/appendixb/libtool-dep.xml +++ /dev/null @@ -1,43 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/libtool.xml b/Attic/appendixb/libtool.xml deleted file mode 100644 index e34a4e3c2..000000000 --- a/Attic/appendixb/libtool.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-libtool"> -<title>Libtool-&libtool-depversion;</title> -<?dbhtml filename="libtool.html" dir="appendixb"?> - -&ab-libtool-dep; - -</sect1> - diff --git a/Attic/appendixb/lilo-dep.xml b/Attic/appendixb/lilo-dep.xml deleted file mode 100644 index 83c3a00f3..000000000 --- a/Attic/appendixb/lilo-dep.xml +++ /dev/null @@ -1,31 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/lilo.xml b/Attic/appendixb/lilo.xml deleted file mode 100644 index 35d512c80..000000000 --- a/Attic/appendixb/lilo.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-lilo"> -<title>Lilo-&lilo-depversion;</title> -<?dbhtml filename="lilo.html" dir="appendixb"?> - -&ab-lilo-dep; - -</sect1> - diff --git a/Attic/appendixb/m4-dep.xml b/Attic/appendixb/m4-dep.xml deleted file mode 100644 index c6ed68961..000000000 --- a/Attic/appendixb/m4-dep.xml +++ /dev/null @@ -1,35 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/m4.xml b/Attic/appendixb/m4.xml deleted file mode 100644 index ca56f52fb..000000000 --- a/Attic/appendixb/m4.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-m4"> -<title>M4-&m4-depversion;</title> -<?dbhtml filename="m4.html" dir="appendixb"?> - -&ab-m4-dep; - -</sect1> - diff --git a/Attic/appendixb/make-dep.xml b/Attic/appendixb/make-dep.xml deleted file mode 100644 index 90414f9b9..000000000 --- a/Attic/appendixb/make-dep.xml +++ /dev/null @@ -1,40 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/make.xml b/Attic/appendixb/make.xml deleted file mode 100644 index c724b30e8..000000000 --- a/Attic/appendixb/make.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-make"> -<title>Make-&make-depversion;</title> -<?dbhtml filename="make.html" dir="appendixb"?> - -&ab-make-dep; - -</sect1> - diff --git a/Attic/appendixb/makedev-dep.xml b/Attic/appendixb/makedev-dep.xml deleted file mode 100644 index 6474a54da..000000000 --- a/Attic/appendixb/makedev-dep.xml +++ /dev/null @@ -1,23 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/makedev.xml b/Attic/appendixb/makedev.xml deleted file mode 100644 index f6373c7a7..000000000 --- a/Attic/appendixb/makedev.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-makedev"> -<title>Makedev-&makedev-depversion;</title> -<?dbhtml filename="makedev.html" dir="appendixb"?> - -&ab-makedev-dep; - -</sect1> - diff --git a/Attic/appendixb/man-dep.xml b/Attic/appendixb/man-dep.xml deleted file mode 100644 index 4aaf2b155..000000000 --- a/Attic/appendixb/man-dep.xml +++ /dev/null @@ -1,39 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/man-pages-dep.xml b/Attic/appendixb/man-pages-dep.xml deleted file mode 100644 index af8909873..000000000 --- a/Attic/appendixb/man-pages-dep.xml +++ /dev/null @@ -1,18 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<para>Man-pages-&man-pages-depversion; needs the following to be -installed:</para> - -<literallayout> -sh from the bash package - -install from the fileutils package - -make from the make package - -patch from the patch package -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/man-pages.xml b/Attic/appendixb/man-pages.xml deleted file mode 100644 index 4f04e9261..000000000 --- a/Attic/appendixb/man-pages.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-man-pages"> -<title>Man-pages-&man-pages-depversion;</title> -<?dbhtml filename="man-pages.html" dir="appendixb"?> - -&ab-man-pages-dep; - -</sect1> - diff --git a/Attic/appendixb/man.xml b/Attic/appendixb/man.xml deleted file mode 100644 index 3476e70f4..000000000 --- a/Attic/appendixb/man.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-man"> -<title>Man-&man-depversion;</title> -<?dbhtml filename="man.html" dir="appendixb"?> - -&ab-man-dep; - -</sect1> - diff --git a/Attic/appendixb/mawk-dep.xml b/Attic/appendixb/mawk-dep.xml deleted file mode 100644 index fa1347fbd..000000000 --- a/Attic/appendixb/mawk-dep.xml +++ /dev/null @@ -1,33 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/mawk.xml b/Attic/appendixb/mawk.xml deleted file mode 100644 index 661df2e8a..000000000 --- a/Attic/appendixb/mawk.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-mawk"> -<title>Mawk-&mawk-depversion;</title> -<?dbhtml filename="mawk.html" dir="appendixb"?> - -&ab-mawk-dep; - -</sect1> - diff --git a/Attic/appendixb/modutils-dep.xml b/Attic/appendixb/modutils-dep.xml deleted file mode 100644 index 91685f6a4..000000000 --- a/Attic/appendixb/modutils-dep.xml +++ /dev/null @@ -1,44 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/modutils.xml b/Attic/appendixb/modutils.xml deleted file mode 100644 index 5e997d778..000000000 --- a/Attic/appendixb/modutils.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-modutils"> -<title>Modutils-&modutils-depversion;</title> -<?dbhtml filename="modutils.html" dir="appendixb"?> - -&ab-modutils-dep; - -</sect1> - diff --git a/Attic/appendixb/ncurses-dep.xml b/Attic/appendixb/ncurses-dep.xml deleted file mode 100644 index 57db49dbb..000000000 --- a/Attic/appendixb/ncurses-dep.xml +++ /dev/null @@ -1,49 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/ncurses.xml b/Attic/appendixb/ncurses.xml deleted file mode 100644 index c25e4d0f5..000000000 --- a/Attic/appendixb/ncurses.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-ncurses"> -<title>Ncurses-&ncurses-depversion;</title> -<?dbhtml filename="ncurses.html" dir="appendixb"?> - -&ab-ncurses-dep; - -</sect1> - diff --git a/Attic/appendixb/net-tools-dep.xml b/Attic/appendixb/net-tools-dep.xml deleted file mode 100644 index d0b9d8e94..000000000 --- a/Attic/appendixb/net-tools-dep.xml +++ /dev/null @@ -1,31 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<para>Net-tools-&net-tools-depversion; needs the following to be -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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/net-tools.xml b/Attic/appendixb/net-tools.xml deleted file mode 100644 index 780c58946..000000000 --- a/Attic/appendixb/net-tools.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-net-tools"> -<title>Net-tools-&net-tools-depversion;</title> -<?dbhtml filename="net-tools.html" dir="appendixb"?> - -&ab-net-tools-dep; - -</sect1> - diff --git a/Attic/appendixb/netkit-base-dep.xml b/Attic/appendixb/netkit-base-dep.xml deleted file mode 100644 index 68de046e3..000000000 --- a/Attic/appendixb/netkit-base-dep.xml +++ /dev/null @@ -1,30 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<para>Netkit-base-&netkit-base-depversion; needs the following to be -installed:</para> - -<literallayout> -sh rom the bash package - -as rom the binutils package -ld rom the binutils package -strip rom the binutils package - -cp rom the fileutils package -install from the fileutils package -rm rom the fileutils package - -make rom the make package - -cc rom the gcc package - -sed rom the sed package - -date from the sh-utils package - -cat from the textutils package -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/netkit-base.xml b/Attic/appendixb/netkit-base.xml deleted file mode 100644 index f832114a2..000000000 --- a/Attic/appendixb/netkit-base.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-netkit-base"> -<title>Netkit-base-&netkit-base-depversion;</title> -<?dbhtml filename="netkit-base.html" dir="appendixb"?> - -&ab-netkit-base-dep; - -</sect1> - diff --git a/Attic/appendixc/other.xml b/Attic/appendixb/other.xml index f0a566b07..dbc7df7fe 100644 --- a/Attic/appendixc/other.xml +++ b/Attic/appendixb/other.xml @@ -1,6 +1,6 @@ -<sect1 id="ac-other"> +<sect1 id="ab-other"> <title>Other</title> -<?dbhtml filename="other.html" dir="appendixc"?> +<?dbhtml filename="other.html" dir="appendixb"?> <itemizedlist> diff --git a/Attic/appendixb/patch-dep.xml b/Attic/appendixb/patch-dep.xml deleted file mode 100644 index 2a4728001..000000000 --- a/Attic/appendixb/patch-dep.xml +++ /dev/null @@ -1,37 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/patch.xml b/Attic/appendixb/patch.xml deleted file mode 100644 index ea6ef82be..000000000 --- a/Attic/appendixb/patch.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-patch"> -<title>Patch-&patch-depversion;</title> -<?dbhtml filename="patch.html" dir="appendixb"?> - -&ab-patch-dep; - -</sect1> - diff --git a/Attic/appendixb/perl-dep.xml b/Attic/appendixb/perl-dep.xml deleted file mode 100644 index 013eef395..000000000 --- a/Attic/appendixb/perl-dep.xml +++ /dev/null @@ -1,64 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/perl.xml b/Attic/appendixb/perl.xml deleted file mode 100644 index fda8cfb93..000000000 --- a/Attic/appendixb/perl.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-perl"> -<title>Perl-&perl-depversion;</title> -<?dbhtml filename="perl.html" dir="appendixb"?> - -&ab-perl-dep; - -</sect1> - diff --git a/Attic/appendixb/procinfo-dep.xml b/Attic/appendixb/procinfo-dep.xml deleted file mode 100644 index a3831fe1e..000000000 --- a/Attic/appendixb/procinfo-dep.xml +++ /dev/null @@ -1,19 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/procinfo.xml b/Attic/appendixb/procinfo.xml deleted file mode 100644 index ae81a2d5d..000000000 --- a/Attic/appendixb/procinfo.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-procinfo"> -<title>Procinfo-&procinfo-depversion;</title> -<?dbhtml filename="procinfo.html" dir="appendixb"?> - -&ab-procinfo-dep; - -</sect1> - diff --git a/Attic/appendixb/procps-dep.xml b/Attic/appendixb/procps-dep.xml deleted file mode 100644 index 50c3a0b3a..000000000 --- a/Attic/appendixb/procps-dep.xml +++ /dev/null @@ -1,34 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/procps.xml b/Attic/appendixb/procps.xml deleted file mode 100644 index 0f643efa5..000000000 --- a/Attic/appendixb/procps.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-procps"> -<title>Procps-&procps-depversion;</title> -<?dbhtml filename="procps.html" dir="appendixb"?> - -&ab-procps-dep; - -</sect1> - diff --git a/Attic/appendixb/psmisc-dep.xml b/Attic/appendixb/psmisc-dep.xml deleted file mode 100644 index ad394303a..000000000 --- a/Attic/appendixb/psmisc-dep.xml +++ /dev/null @@ -1,39 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/psmisc.xml b/Attic/appendixb/psmisc.xml deleted file mode 100644 index 07a1f922a..000000000 --- a/Attic/appendixb/psmisc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-psmisc"> -<title>Psmisc-&psmisc-depversion;</title> -<?dbhtml filename="psmisc.html" dir="appendixb"?> - -&ab-psmisc-dep; - -</sect1> - diff --git a/Attic/appendixb/reiserfs-dep.xml b/Attic/appendixb/reiserfs-dep.xml deleted file mode 100644 index 13f7d9f3e..000000000 --- a/Attic/appendixb/reiserfs-dep.xml +++ /dev/null @@ -1,12 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<para>Reiserfs-&reiserfs-depversion; needs the following to be -installed:</para> - -<literallayout> -TO BE DETERMINED -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/reiserfs.xml b/Attic/appendixb/reiserfs.xml deleted file mode 100644 index c6429f262..000000000 --- a/Attic/appendixb/reiserfs.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-reiserfs"> -<title>Reiserfs-&reiserfs-depversion;</title> -<?dbhtml filename="reiserfs.html" dir="appendixb"?> - -&ab-reiserfs-dep; - -</sect1> - diff --git a/Attic/appendixb/sed-dep.xml b/Attic/appendixb/sed-dep.xml deleted file mode 100644 index 9f25b3c10..000000000 --- a/Attic/appendixb/sed-dep.xml +++ /dev/null @@ -1,39 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/sed.xml b/Attic/appendixb/sed.xml deleted file mode 100644 index e24e18084..000000000 --- a/Attic/appendixb/sed.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-sed"> -<title>Sed-&sed-depversion;</title> -<?dbhtml filename="sed.html" dir="appendixb"?> - -&ab-sed-dep; - -</sect1> - diff --git a/Attic/appendixb/sh-utils-dep.xml b/Attic/appendixb/sh-utils-dep.xml deleted file mode 100644 index 868720584..000000000 --- a/Attic/appendixb/sh-utils-dep.xml +++ /dev/null @@ -1,42 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/sh-utils.xml b/Attic/appendixb/sh-utils.xml deleted file mode 100644 index f126196c1..000000000 --- a/Attic/appendixb/sh-utils.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-sh-utils"> -<title>Sh-utils-&sh-utils-depversion;</title> -<?dbhtml filename="sh-utils.html" dir="appendixb"?> - -&ab-sh-utils-dep; - -</sect1> - diff --git a/Attic/appendixb/shadow-dep.xml b/Attic/appendixb/shadow-dep.xml deleted file mode 100644 index 69a485df4..000000000 --- a/Attic/appendixb/shadow-dep.xml +++ /dev/null @@ -1,45 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/shadow.xml b/Attic/appendixb/shadow.xml deleted file mode 100644 index 089124941..000000000 --- a/Attic/appendixb/shadow.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-shadow"> -<title>Shadow-&shadow-depversion;</title> -<?dbhtml filename="shadow.html" dir="appendixb"?> - -&ab-shadow-dep; - -</sect1> - diff --git a/Attic/appendixb/sysklogd-dep.xml b/Attic/appendixb/sysklogd-dep.xml deleted file mode 100644 index 9dd142779..000000000 --- a/Attic/appendixb/sysklogd-dep.xml +++ /dev/null @@ -1,19 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/sysklogd.xml b/Attic/appendixb/sysklogd.xml deleted file mode 100644 index ff16364bd..000000000 --- a/Attic/appendixb/sysklogd.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-sysklogd"> -<title>Sysklogd-&sysklogd-depversion;</title> -<?dbhtml filename="sysklogd.html" dir="appendixb"?> - -&ab-sysklogd-dep; - -</sect1> - diff --git a/Attic/appendixb/sysvinit-dep.xml b/Attic/appendixb/sysvinit-dep.xml deleted file mode 100644 index 0bb7bf22e..000000000 --- a/Attic/appendixb/sysvinit-dep.xml +++ /dev/null @@ -1,26 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/sysvinit.xml b/Attic/appendixb/sysvinit.xml deleted file mode 100644 index 96c66bb1d..000000000 --- a/Attic/appendixb/sysvinit.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-sysvinit"> -<title>Sysvinit-&sysvinit-depversion;</title> -<?dbhtml filename="sysvinit.html" dir="appendixb"?> - -&ab-sysvinit-dep; - -</sect1> - diff --git a/Attic/appendixb/tar-dep.xml b/Attic/appendixb/tar-dep.xml deleted file mode 100644 index 1a9033508..000000000 --- a/Attic/appendixb/tar-dep.xml +++ /dev/null @@ -1,43 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/tar.xml b/Attic/appendixb/tar.xml deleted file mode 100644 index d5a34340b..000000000 --- a/Attic/appendixb/tar.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-tar"> -<title>Tar-&tar-depversion;</title> -<?dbhtml filename="tar.html" dir="appendixb"?> - -&ab-tar-dep; - -</sect1> - diff --git a/Attic/appendixb/texinfo-dep.xml b/Attic/appendixb/texinfo-dep.xml deleted file mode 100644 index 7b03811f3..000000000 --- a/Attic/appendixb/texinfo-dep.xml +++ /dev/null @@ -1,41 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/texinfo.xml b/Attic/appendixb/texinfo.xml deleted file mode 100644 index a8a8d29ee..000000000 --- a/Attic/appendixb/texinfo.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-texinfo"> -<title>Texinfo-&texinfo-depversion;</title> -<?dbhtml filename="texinfo.html" dir="appendixb"?> - -&ab-texinfo-dep; - -</sect1> - diff --git a/Attic/appendixb/textutils-dep.xml b/Attic/appendixb/textutils-dep.xml deleted file mode 100644 index 303bec4b1..000000000 --- a/Attic/appendixb/textutils-dep.xml +++ /dev/null @@ -1,42 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<para>Textutils-&textutils-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 - -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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/textutils.xml b/Attic/appendixb/textutils.xml deleted file mode 100644 index 595fa50e4..000000000 --- a/Attic/appendixb/textutils.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-textutils"> -<title>Textutils-&textutils-depversion;</title> -<?dbhtml filename="textutils.html" dir="appendixb"?> - -&ab-textutils-dep; - -</sect1> - diff --git a/Attic/appendixb/util-linux-dep.xml b/Attic/appendixb/util-linux-dep.xml deleted file mode 100644 index eae4761c3..000000000 --- a/Attic/appendixb/util-linux-dep.xml +++ /dev/null @@ -1,40 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<para>Util-linux-&util-linux-depversion; needs the following to be -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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/util-linux.xml b/Attic/appendixb/util-linux.xml deleted file mode 100644 index ecfc63400..000000000 --- a/Attic/appendixb/util-linux.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-util-linux"> -<title>Util-linux-&util-linux-depversion;</title> -<?dbhtml filename="util-linux.html" dir="appendixb"?> - -&ab-util-linux-dep; - -</sect1> - diff --git a/Attic/appendixb/vim-dep.xml b/Attic/appendixb/vim-dep.xml deleted file mode 100644 index a039f1855..000000000 --- a/Attic/appendixb/vim-dep.xml +++ /dev/null @@ -1,46 +0,0 @@ -<sect2> -<title>Dependencies</title> - -<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 -</literallayout> - -</sect2> - diff --git a/Attic/appendixb/vim.xml b/Attic/appendixb/vim.xml deleted file mode 100644 index f23ef40d1..000000000 --- a/Attic/appendixb/vim.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect1 id="ab-vim"> -<title>Vim-&vim-depversion;</title> -<?dbhtml filename="vim.html" dir="appendixb"?> - -&ab-vim-dep; - -</sect1> - diff --git a/Attic/appendixc/appendixc.xml b/Attic/appendixc/appendixc.xml deleted file mode 100644 index 1bf126093..000000000 --- a/Attic/appendixc/appendixc.xml +++ /dev/null @@ -1,10 +0,0 @@ -<appendix id="appendixc"> -<title>Resources</title> -<?dbhtml filename="appendixc.html" dir="appendixc"?> - -&ac-introduction; -&ac-books; -&ac-howtoguides; -&ac-other; - -</appendix> diff --git a/Attic/appendixc/introduction.xml b/Attic/appendixc/introduction.xml deleted file mode 100644 index 599e05f63..000000000 --- a/Attic/appendixc/introduction.xml +++ /dev/null @@ -1,12 +0,0 @@ -<sect1 id="ac-introduction"> -<title>Introduction</title> -<?dbhtml filename="introduction.html" dir="appendixc"?> - -<para>A list of books, HOWTOs and other documents that might be useful to -download or buy follows. This list is just a small list to start with. -We -hope to be able to expand this list in time as we come across more -useful documents or books.</para> - -</sect1> - diff --git a/Attic/appendixd/appendixd.xml b/Attic/appendixd/appendixd.xml deleted file mode 100644 index 4be5e77e2..000000000 --- a/Attic/appendixd/appendixd.xml +++ /dev/null @@ -1,7 +0,0 @@ -<appendix id="appendixd" xreflabel="Appendix D - Official download locations"> -<title>Official download locations</title> -<?dbhtml filename="appendixd.html" dir="appendixd"?> - -&ad-packages; - -</appendix> diff --git a/Attic/appendixd/autoconf.xml b/Attic/appendixd/autoconf.xml deleted file mode 100644 index c7054de31..000000000 --- a/Attic/appendixd/autoconf.xml +++ /dev/null @@ -1,3 +0,0 @@ -Autoconf (&autoconf-version;): -<ulink url="ftp://ftp.gnu.org/gnu/autoconf/">ftp://ftp.gnu.org/gnu/autoconf/</ulink> - diff --git a/Attic/appendixd/automake.xml b/Attic/appendixd/automake.xml deleted file mode 100644 index 08ffc2ba6..000000000 --- a/Attic/appendixd/automake.xml +++ /dev/null @@ -1,2 +0,0 @@ -Automake (&automake-version;): -<ulink url="ftp://ftp.gnu.org/gnu/automake/">ftp://ftp.gnu.org/gnu/automake/</ulink> diff --git a/Attic/appendixd/bash.xml b/Attic/appendixd/bash.xml deleted file mode 100644 index 2d791a83d..000000000 --- a/Attic/appendixd/bash.xml +++ /dev/null @@ -1,3 +0,0 @@ -Bash (&bash-version;): -<ulink url="ftp://ftp.gnu.org/gnu/bash/">ftp://ftp.gnu.org/gnu/bash/</ulink> - diff --git a/Attic/appendixd/bin86.xml b/Attic/appendixd/bin86.xml deleted file mode 100644 index 4873bab8e..000000000 --- a/Attic/appendixd/bin86.xml +++ /dev/null @@ -1,3 +0,0 @@ -Bin86 (&bin86-version;): -<ulink url="http://www.cix.co.uk/~mayday/">http://www.cix.co.uk/~mayday/</ulink> - diff --git a/Attic/appendixd/binutils.xml b/Attic/appendixd/binutils.xml deleted file mode 100644 index e271c91fe..000000000 --- a/Attic/appendixd/binutils.xml +++ /dev/null @@ -1,3 +0,0 @@ -Binutils (&binutils-version;): -<ulink url="ftp://ftp.gnu.org/gnu/binutils/">ftp://ftp.gnu.org/gnu/binutils/</ulink> - diff --git a/Attic/appendixd/bison.xml b/Attic/appendixd/bison.xml deleted file mode 100644 index f5c6be988..000000000 --- a/Attic/appendixd/bison.xml +++ /dev/null @@ -1,3 +0,0 @@ -Bison (&bison-version;): -<ulink url="ftp://ftp.gnu.org/gnu/bison/">ftp://ftp.gnu.org/gnu/bison/</ulink> - diff --git a/Attic/appendixd/bzip2.xml b/Attic/appendixd/bzip2.xml deleted file mode 100644 index ea50865ad..000000000 --- a/Attic/appendixd/bzip2.xml +++ /dev/null @@ -1,3 +0,0 @@ -Bzip2 (&bzip2-version;): -<ulink url="ftp://sourceware.cygnus.com/pub/bzip2/">ftp://sourceware.cygnus.com/pub/bzip2/</ulink> - diff --git a/Attic/appendixd/diffutils.xml b/Attic/appendixd/diffutils.xml deleted file mode 100644 index d6d28e3df..000000000 --- a/Attic/appendixd/diffutils.xml +++ /dev/null @@ -1,3 +0,0 @@ -Diff Utils (&diffutils-version;): -<ulink url="ftp://ftp.gnu.org/gnu/diffutils/">ftp://ftp.gnu.org/gnu/diffutils/</ulink> - diff --git a/Attic/appendixd/e2fsprogs.xml b/Attic/appendixd/e2fsprogs.xml deleted file mode 100644 index bb3c2e2d9..000000000 --- a/Attic/appendixd/e2fsprogs.xml +++ /dev/null @@ -1,4 +0,0 @@ -E2fsprogs (&e2fsprogs-version;): -<ulink url="ftp://download.sourceforge.net/pub/sourceforge/e2fsprogs/">ftp://download.sourceforge.net/pub/sourceforge/e2fsprogs/</ulink> -<ulink url="http://download.sourceforge.net/e2fsprogs/">http://download.sourceforge.net/e2fsprogs/</ulink> - diff --git a/Attic/appendixd/ed.xml b/Attic/appendixd/ed.xml deleted file mode 100644 index b02168359..000000000 --- a/Attic/appendixd/ed.xml +++ /dev/null @@ -1,3 +0,0 @@ -Ed (&ed-version;): -<ulink url="ftp://ftp.gnu.org/gnu/ed/">ftp://ftp.gnu.org/gnu/ed/</ulink> - diff --git a/Attic/appendixd/file.xml b/Attic/appendixd/file.xml deleted file mode 100644 index 44d3c51aa..000000000 --- a/Attic/appendixd/file.xml +++ /dev/null @@ -1,3 +0,0 @@ -File (&file-version;): -<ulink url="ftp://ftp.gw.com/mirrors/pub/unix/file/">ftp://ftp.gw.com/mirrors/pub/unix/file/</ulink> - diff --git a/Attic/appendixd/fileutils.xml b/Attic/appendixd/fileutils.xml deleted file mode 100644 index 86626918b..000000000 --- a/Attic/appendixd/fileutils.xml +++ /dev/null @@ -1,3 +0,0 @@ -File Utils (&fileutils-version;): -<ulink url="ftp://ftp.gnu.org/gnu/fileutils/">ftp://ftp.gnu.org/gnu/fileutils/</ulink> - diff --git a/Attic/appendixd/findutils-patch.xml b/Attic/appendixd/findutils-patch.xml deleted file mode 100644 index afa8ed5a5..000000000 --- a/Attic/appendixd/findutils-patch.xml +++ /dev/null @@ -1,4 +0,0 @@ -Find Utils Patch (&findutils-version;): -<ulink url="&ftp;/">&ftp;/</ulink> -<ulink url="&http;/">&http;/</ulink> - diff --git a/Attic/appendixd/findutils.xml b/Attic/appendixd/findutils.xml deleted file mode 100644 index 29ecf2b11..000000000 --- a/Attic/appendixd/findutils.xml +++ /dev/null @@ -1,3 +0,0 @@ -Find Utils (&findutils-version;): -<ulink url="ftp://ftp.gnu.org/gnu/findutils/">ftp://ftp.gnu.org/gnu/findutils/</ulink> - diff --git a/Attic/appendixd/flex.xml b/Attic/appendixd/flex.xml deleted file mode 100644 index aa9c091bc..000000000 --- a/Attic/appendixd/flex.xml +++ /dev/null @@ -1,3 +0,0 @@ -Flex (&flex-version;): -<ulink url="ftp://ftp.gnu.org/non-gnu/flex/">ftp://ftp.gnu.org/non-gnu/flex/</ulink> - diff --git a/Attic/appendixd/gcc-patch.xml b/Attic/appendixd/gcc-patch.xml deleted file mode 100644 index ac6f062bc..000000000 --- a/Attic/appendixd/gcc-patch.xml +++ /dev/null @@ -1,4 +0,0 @@ -GCC Patch (&gcc-patch-version;): -<ulink url="&ftp;/">&ftp;/</ulink> -<ulink url="&http;/">&http;/</ulink> - diff --git a/Attic/appendixd/gcc.xml b/Attic/appendixd/gcc.xml deleted file mode 100644 index 6d2898b54..000000000 --- a/Attic/appendixd/gcc.xml +++ /dev/null @@ -1,4 +0,0 @@ -GCC (&gcc-version;): -<ulink -url="ftp://ftp.gnu.org/pub/gnu/gcc/">ftp://ftp.gnu.org/pub/gnu/gcc/</ulink> - diff --git a/Attic/appendixd/gettext.xml b/Attic/appendixd/gettext.xml deleted file mode 100644 index ef42a47e0..000000000 --- a/Attic/appendixd/gettext.xml +++ /dev/null @@ -1,3 +0,0 @@ -Gettext (&gettext-version;): -<ulink url="ftp://ftp.gnu.org/gnu/gettext/">ftp://ftp.gnu.org/gnu/gettext/</ulink> - diff --git a/Attic/appendixd/glibc-threads.xml b/Attic/appendixd/glibc-threads.xml deleted file mode 100644 index dbead6651..000000000 --- a/Attic/appendixd/glibc-threads.xml +++ /dev/null @@ -1,3 +0,0 @@ -Glibc-linuxthreads (&glibc-version;): -<ulink url="ftp://ftp.gnu.org/gnu/glibc/">ftp://ftp.gnu.org/gnu/glibc/</ulink> - diff --git a/Attic/appendixd/glibc.xml b/Attic/appendixd/glibc.xml deleted file mode 100644 index 8e7cf9a23..000000000 --- a/Attic/appendixd/glibc.xml +++ /dev/null @@ -1,3 +0,0 @@ -Glibc (&glibc-version;): -<ulink url="ftp://ftp.gnu.org/gnu/glibc/">ftp://ftp.gnu.org/gnu/glibc/</ulink> - diff --git a/Attic/appendixd/grep.xml b/Attic/appendixd/grep.xml deleted file mode 100644 index 66ec272e4..000000000 --- a/Attic/appendixd/grep.xml +++ /dev/null @@ -1,3 +0,0 @@ -Grep (&grep-version;): -<ulink url="ftp://ftp.gnu.org/gnu/grep/">ftp://ftp.gnu.org/gnu/grep/</ulink> - diff --git a/Attic/appendixd/groff.xml b/Attic/appendixd/groff.xml deleted file mode 100644 index 087396cc3..000000000 --- a/Attic/appendixd/groff.xml +++ /dev/null @@ -1,3 +0,0 @@ -Groff (&groff-version;): -<ulink url="ftp://ftp.gnu.org/gnu/groff/">ftp://ftp.gnu.org/gnu/groff/</ulink> - diff --git a/Attic/appendixd/gzip-patch.xml b/Attic/appendixd/gzip-patch.xml deleted file mode 100644 index 5ad72ffa7..000000000 --- a/Attic/appendixd/gzip-patch.xml +++ /dev/null @@ -1,4 +0,0 @@ -Gzip Patch (&gzip-version;): -<ulink url="&ftp;/">&ftp;/</ulink> -<ulink url="&http;/">&http;/</ulink> - diff --git a/Attic/appendixd/gzip.xml b/Attic/appendixd/gzip.xml deleted file mode 100644 index 03aa9aef5..000000000 --- a/Attic/appendixd/gzip.xml +++ /dev/null @@ -1,3 +0,0 @@ -Gzip (&gzip-version;): -<ulink url="ftp://ftp.gnu.org/gnu/gzip/">ftp://ftp.gnu.org/gnu/gzip/</ulink> - diff --git a/Attic/appendixd/kbd-patch.xml b/Attic/appendixd/kbd-patch.xml deleted file mode 100644 index fd28483a8..000000000 --- a/Attic/appendixd/kbd-patch.xml +++ /dev/null @@ -1,3 +0,0 @@ -Kbd Patch (&kbd-patch-version;): -<ulink url="&ftp;/">&ftp;/</ulink> -<ulink url="&http;/">&http;/</ulink> diff --git a/Attic/appendixd/kbd.xml b/Attic/appendixd/kbd.xml deleted file mode 100644 index cecb9ec30..000000000 --- a/Attic/appendixd/kbd.xml +++ /dev/null @@ -1,3 +0,0 @@ -Kbd (&kbd-version;): -<ulink url="ftp://ftp.win.tue.nl/pub/linux-local/utils/kbd/">ftp://ftp.win.tue.nl/pub/linux-local/utils/kbd/</ulink> - diff --git a/Attic/appendixd/kernel.xml b/Attic/appendixd/kernel.xml deleted file mode 100644 index 014415b75..000000000 --- a/Attic/appendixd/kernel.xml +++ /dev/null @@ -1,3 +0,0 @@ -Linux Kernel (&kernel-version;): -<ulink url="ftp://ftp.kernel.org/pub/linux/kernel/">ftp://ftp.kernel.org/pub/linux/kernel/</ulink> - diff --git a/Attic/appendixd/less.xml b/Attic/appendixd/less.xml deleted file mode 100644 index 3a8b92c36..000000000 --- a/Attic/appendixd/less.xml +++ /dev/null @@ -1,3 +0,0 @@ -Less (&less-version;): -<ulink url="ftp://ftp.gnu.org/gnu/less/">ftp://ftp.gnu.org/gnu/less/</ulink> - diff --git a/Attic/appendixd/libtool.xml b/Attic/appendixd/libtool.xml deleted file mode 100644 index c20a48988..000000000 --- a/Attic/appendixd/libtool.xml +++ /dev/null @@ -1,3 +0,0 @@ -Libtool (&libtool-version;): -<ulink url="ftp://ftp.gnu.org/gnu/libtool/">ftp://ftp.gnu.org/gnu/libtool/</ulink> - diff --git a/Attic/appendixd/lilo.xml b/Attic/appendixd/lilo.xml deleted file mode 100644 index 51fe5f155..000000000 --- a/Attic/appendixd/lilo.xml +++ /dev/null @@ -1,3 +0,0 @@ -Lilo (&lilo-version;): -<ulink url="ftp://ibiblio.org/pub/Linux/system/boot/lilo/">ftp://ibiblio.org/pub/Linux/system/boot/lilo/</ulink> -<ulink url="http://ibiblio.org/pub/Linux/system/boot/lilo/">http://ibiblio.org/pub/Linux/system/boot/lilo/</ulink> diff --git a/Attic/appendixd/m4.xml b/Attic/appendixd/m4.xml deleted file mode 100644 index b790075ef..000000000 --- a/Attic/appendixd/m4.xml +++ /dev/null @@ -1,3 +0,0 @@ -M4 (&m4-version;): -<ulink url="ftp://ftp.gnu.org/gnu/m4/">ftp://ftp.gnu.org/gnu/m4/</ulink> - diff --git a/Attic/appendixd/make.xml b/Attic/appendixd/make.xml deleted file mode 100644 index 548a9183d..000000000 --- a/Attic/appendixd/make.xml +++ /dev/null @@ -1,3 +0,0 @@ -Make (&make-version;): -<ulink url="ftp://ftp.gnu.org/gnu/make/">ftp://ftp.gnu.org/gnu/make/</ulink> - diff --git a/Attic/appendixd/makedev.xml b/Attic/appendixd/makedev.xml deleted file mode 100644 index 43654832a..000000000 --- a/Attic/appendixd/makedev.xml +++ /dev/null @@ -1,4 +0,0 @@ -MAKEDEV (&makedev-version;): -<ulink url="&ftp;/">&ftp;/</ulink> -<ulink url="&http;/">&http;/</ulink> - diff --git a/Attic/appendixd/man.xml b/Attic/appendixd/man.xml deleted file mode 100644 index e342b42af..000000000 --- a/Attic/appendixd/man.xml +++ /dev/null @@ -1,3 +0,0 @@ -Man (&man-version;): -<ulink url="ftp://ftp.win.tue.nl/pub/linux-local/utils/man/">ftp://ftp.win.tue.nl/pub/linux-local/utils/man/</ulink> - diff --git a/Attic/appendixd/manpages-patch.xml b/Attic/appendixd/manpages-patch.xml deleted file mode 100644 index d54c5b2b7..000000000 --- a/Attic/appendixd/manpages-patch.xml +++ /dev/null @@ -1,4 +0,0 @@ -Man-pages Patch (&man-pages-version;): -<ulink url="&ftp;/">&ftp;/</ulink> -<ulink url="&http;/">&http;/</ulink> - diff --git a/Attic/appendixd/manpages.xml b/Attic/appendixd/manpages.xml deleted file mode 100644 index ae973d3cb..000000000 --- a/Attic/appendixd/manpages.xml +++ /dev/null @@ -1,3 +0,0 @@ -Man-pages (&man-pages-version;): -<ulink url="ftp://ftp.win.tue.nl/pub/linux-local/manpages/">ftp://ftp.win.tue.nl/pub/linux-local/manpages/</ulink> - diff --git a/Attic/appendixd/mawk.xml b/Attic/appendixd/mawk.xml deleted file mode 100644 index 440fd229a..000000000 --- a/Attic/appendixd/mawk.xml +++ /dev/null @@ -1,3 +0,0 @@ -Mawk (&mawk-version;): -<ulink url="ftp://ftp.whidbey.net/pub/brennan/">ftp://ftp.whidbey.net/pub/brennan/</ulink> - diff --git a/Attic/appendixd/modutils.xml b/Attic/appendixd/modutils.xml deleted file mode 100644 index 4c82f8c22..000000000 --- a/Attic/appendixd/modutils.xml +++ /dev/null @@ -1,3 +0,0 @@ -Modutils (&modutils-version;): -<ulink url="ftp://ftp.kernel.org/pub/linux/utils/kernel/modutils/">ftp://ftp.kernel.org/pub/linux/utils/kernel/modutils/</ulink> - diff --git a/Attic/appendixd/ncurses.xml b/Attic/appendixd/ncurses.xml deleted file mode 100644 index 9874e392e..000000000 --- a/Attic/appendixd/ncurses.xml +++ /dev/null @@ -1,3 +0,0 @@ -Ncurses (&ncurses-version;): -<ulink url="ftp://ftp.gnu.org/gnu/ncurses/">ftp://ftp.gnu.org/gnu/ncurses/</ulink> - diff --git a/Attic/appendixd/netkitbase.xml b/Attic/appendixd/netkitbase.xml deleted file mode 100644 index e2c1edaf6..000000000 --- a/Attic/appendixd/netkitbase.xml +++ /dev/null @@ -1,3 +0,0 @@ -Netkit-base (&netkit-base-version;): -<ulink url="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/">ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/</ulink> - diff --git a/Attic/appendixd/nettools.xml b/Attic/appendixd/nettools.xml deleted file mode 100644 index 15a61dcb0..000000000 --- a/Attic/appendixd/nettools.xml +++ /dev/null @@ -1,3 +0,0 @@ -Net-tools (&net-tools-version;): -<ulink url="http://www.tazenda.demon.co.uk/phil/net-tools/">http://www.tazenda.demon.co.uk/phil/net-tools/</ulink> - diff --git a/Attic/appendixd/packages.xml b/Attic/appendixd/packages.xml deleted file mode 100644 index 19a62fec6..000000000 --- a/Attic/appendixd/packages.xml +++ /dev/null @@ -1,72 +0,0 @@ -<sect1 id="ad-locations"> -<title>Official download locations</title> -<?dbhtml filename="locations.html" dir="appendixd"?> - -<para>Below is the list with packages from chapter 3 with their original -download locations. This might help to find a newer version of a -package quicker.</para> - -<literallayout> -&ad-bash; -&ad-binutils; -&ad-bzip2; -&ad-diffutils; -&ad-fileutils; -&ad-gcc; -&ad-gcc-patch; -&ad-grep; -&ad-gzip; -&ad-gzip-patch; -&ad-kernel; -&ad-make; -&ad-mawk; -&ad-patch; -&ad-sed; -&ad-shellutils; -&ad-shellutils-patch; -&ad-tar; -&ad-tar-patch; -&ad-texinfo; -&ad-textutils; -&ad-glibc; -&ad-glibc-threads; -&ad-makedev; -&ad-manpages; -&ad-manpages-patch; -&ad-findutils; -&ad-findutils-patch; -&ad-ncurses; -&ad-vim; -&ad-bison; -&ad-less; -&ad-groff; -&ad-man; -&ad-perl; -&ad-m4; -&ad-autoconf; -&ad-automake; -&ad-flex; -&ad-file; -&ad-libtool; -&ad-bin86; -&ad-ed; -&ad-gettext; -&ad-kbd; -&ad-kbd-patch; -&ad-e2fsprogs; -&ad-lilo; -&ad-modutils; -&ad-procinfo; -&ad-procps; -&ad-psmisc; -&ad-reiserfs; -&ad-shadowpwd; -&ad-sysklogd; -&ad-sysvinit; -&ad-utillinux; -&ad-netkitbase; -&ad-nettools; -</literallayout> - -</sect1> - diff --git a/Attic/appendixd/patch.xml b/Attic/appendixd/patch.xml deleted file mode 100644 index 19af249fa..000000000 --- a/Attic/appendixd/patch.xml +++ /dev/null @@ -1,3 +0,0 @@ -Patch (&patch-version;): -<ulink url="ftp://ftp.gnu.org/gnu/patch/">ftp://ftp.gnu.org/gnu/patch/</ulink> - diff --git a/Attic/appendixd/perl.xml b/Attic/appendixd/perl.xml deleted file mode 100644 index 0feb42fff..000000000 --- a/Attic/appendixd/perl.xml +++ /dev/null @@ -1,2 +0,0 @@ -Perl (&perl-version;): -<ulink url="http://www.perl.com/">http://www.perl.com/</ulink> diff --git a/Attic/appendixd/procinfo.xml b/Attic/appendixd/procinfo.xml deleted file mode 100644 index 2f1109ece..000000000 --- a/Attic/appendixd/procinfo.xml +++ /dev/null @@ -1,3 +0,0 @@ -Procinfo (&procinfo-version;): -<ulink url="ftp://ftp.cistron.nl/pub/people/svm/">ftp://ftp.cistron.nl/pub/people/svm/</ulink> - diff --git a/Attic/appendixd/procps.xml b/Attic/appendixd/procps.xml deleted file mode 100644 index a8ca507dd..000000000 --- a/Attic/appendixd/procps.xml +++ /dev/null @@ -1,3 +0,0 @@ -Procps (&procps-version;): -<ulink url="ftp://people.redhat.com/johnsonm/procps/">ftp://people.redhat.com/johnsonm/procps/</ulink> - diff --git a/Attic/appendixd/psmisc.xml b/Attic/appendixd/psmisc.xml deleted file mode 100644 index ca84b6a61..000000000 --- a/Attic/appendixd/psmisc.xml +++ /dev/null @@ -1,4 +0,0 @@ -Psmisc (&psmisc-version;): -<ulink url="http://download.sourceforge.net/psmisc/">http://download.sourceforge.net/psmisc/</ulink> -<ulink url="ftp://download.sourceforge.net/pub/sourceforge/psmisc/">ftp://download.sourceforge.net/pub/sourceforge/psmisc/</ulink> - diff --git a/Attic/appendixd/reiserfs.xml b/Attic/appendixd/reiserfs.xml deleted file mode 100644 index 0b31358f4..000000000 --- a/Attic/appendixd/reiserfs.xml +++ /dev/null @@ -1,2 +0,0 @@ -Reiserfs (&reiserfs-version;): -<ulink url="ftp://ftp.namesys.com/pub/reiserfsprogs/">ftp://ftp.namesys.com/pub/reiserfsprogs/</ulink> diff --git a/Attic/appendixd/sed.xml b/Attic/appendixd/sed.xml deleted file mode 100644 index a35fcfb38..000000000 --- a/Attic/appendixd/sed.xml +++ /dev/null @@ -1,3 +0,0 @@ -Sed (&sed-version;): -<ulink url="ftp://ftp.gnu.org/gnu/sed/">ftp://ftp.gnu.org/gnu/sed/</ulink> - diff --git a/Attic/appendixd/shadowpwd.xml b/Attic/appendixd/shadowpwd.xml deleted file mode 100644 index cef68188e..000000000 --- a/Attic/appendixd/shadowpwd.xml +++ /dev/null @@ -1,3 +0,0 @@ -Shadow Password Suite (&shadow-version;): -<ulink url="ftp://ftp.pld.org.pl/software/shadow/">ftp://ftp.pld.org.pl/software/shadow/</ulink> - diff --git a/Attic/appendixd/shellutils-patch.xml b/Attic/appendixd/shellutils-patch.xml deleted file mode 100644 index c67fa6460..000000000 --- a/Attic/appendixd/shellutils-patch.xml +++ /dev/null @@ -1,4 +0,0 @@ -Sh-utils Patch (&sh-utils-version;): -<ulink url="&ftp;/">&ftp;/</ulink> -<ulink url="&http;/">&http;/</ulink> - diff --git a/Attic/appendixd/shellutils.xml b/Attic/appendixd/shellutils.xml deleted file mode 100644 index 14c8e55af..000000000 --- a/Attic/appendixd/shellutils.xml +++ /dev/null @@ -1,3 +0,0 @@ -Sh-utils (&sh-utils-version;): -<ulink url="ftp://ftp.gnu.org/gnu/sh-utils/">ftp://ftp.gnu.org/gnu/sh-utils/</ulink> - diff --git a/Attic/appendixd/sysklogd.xml b/Attic/appendixd/sysklogd.xml deleted file mode 100644 index 8b91a4766..000000000 --- a/Attic/appendixd/sysklogd.xml +++ /dev/null @@ -1,3 +0,0 @@ -Sysklogd (&sysklogd-version;): -<ulink url="ftp://ibiblio.org/pub/Linux/system/daemons/">ftp://ibiblio.org/pub/Linux/system/daemons/</ulink> -<ulink url="http://ibiblio.org/pub/Linux/system/daemons/">http://ibiblio.org/pub/Linux/system/daemons/</ulink> diff --git a/Attic/appendixd/sysvinit.xml b/Attic/appendixd/sysvinit.xml deleted file mode 100644 index 0aa688742..000000000 --- a/Attic/appendixd/sysvinit.xml +++ /dev/null @@ -1,3 +0,0 @@ -Sysvinit (&sysvinit-version;): -<ulink url="ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/">ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/</ulink> - diff --git a/Attic/appendixd/tar-patch.xml b/Attic/appendixd/tar-patch.xml deleted file mode 100644 index 7e0f542bb..000000000 --- a/Attic/appendixd/tar-patch.xml +++ /dev/null @@ -1,3 +0,0 @@ -Tar Patch (&tar-version;): -<ulink url="&ftp;/">&ftp;/</ulink> -<ulink url="&http;/">&http;/</ulink> diff --git a/Attic/appendixd/tar.xml b/Attic/appendixd/tar.xml deleted file mode 100644 index 02c3dbadc..000000000 --- a/Attic/appendixd/tar.xml +++ /dev/null @@ -1,3 +0,0 @@ -Tar (&tar-version;): -<ulink url="ftp://ftp.gnu.org/gnu/tar/">ftp://ftp.gnu.org/gnu/tar/</ulink> - diff --git a/Attic/appendixd/texinfo.xml b/Attic/appendixd/texinfo.xml deleted file mode 100644 index 4044cdebf..000000000 --- a/Attic/appendixd/texinfo.xml +++ /dev/null @@ -1,3 +0,0 @@ -Texinfo (&texinfo-version;): -<ulink url="ftp://ftp.gnu.org/gnu/texinfo/">ftp://ftp.gnu.org/gnu/texinfo/</ulink> - diff --git a/Attic/appendixd/textutils.xml b/Attic/appendixd/textutils.xml deleted file mode 100644 index bf0331361..000000000 --- a/Attic/appendixd/textutils.xml +++ /dev/null @@ -1,3 +0,0 @@ -Text Utils (&textutils-version;): -<ulink url="ftp://ftp.gnu.org/gnu/textutils/">ftp://ftp.gnu.org/gnu/textutils/</ulink> - diff --git a/Attic/appendixd/toplevel.xml b/Attic/appendixd/toplevel.xml deleted file mode 100644 index 1a358eafb..000000000 --- a/Attic/appendixd/toplevel.xml +++ /dev/null @@ -1,6 +0,0 @@ -Browse FTP: -<ulink url="ftp-root;/">&ftp-root;/</ulink> - -Browse HTTP: -<ulink url="&http-root;/">&http-root;/</ulink> - diff --git a/Attic/appendixd/utillinux.xml b/Attic/appendixd/utillinux.xml deleted file mode 100644 index 0e7f01113..000000000 --- a/Attic/appendixd/utillinux.xml +++ /dev/null @@ -1,3 +0,0 @@ -Util Linux (&util-linux-version;): -<ulink url="ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux/">ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux/</ulink> - diff --git a/Attic/appendixd/vim.xml b/Attic/appendixd/vim.xml deleted file mode 100644 index e89efca3c..000000000 --- a/Attic/appendixd/vim.xml +++ /dev/null @@ -1,3 +0,0 @@ -Vim (&vim-version;): -<ulink url="ftp://ftp.vim.org/pub/editors/vim/unix/">ftp://ftp.vim.org/pub/editors/vim/unix/</ulink> - |