From 5ae7f9e33816ae7015ffe8d0ea811774acf7bc46 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Mon, 27 Aug 2001 02:54:11 +0000 Subject: Added a few deps to test the resulting rendered layout in html/etc git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- Attic/appendixb/appendixb.xml | 5 +++-- Attic/appendixb/bash-dep.xml | 42 ++++++++++++++++++++++++++++++++++++++ Attic/appendixb/bash-dep2.xml | 34 +++++++++++++++++++++++++++++++ Attic/appendixb/bash.xml | 7 +++++++ Attic/appendixb/binutils-dep.xml | 43 +++++++++++++++++++++++++++++++++++++++ Attic/appendixb/binutils.xml | 7 +++++++ Attic/appendixb/fileutils-dep.xml | 38 ++++++++++++++++++++++++++++++++++ Attic/appendixb/fileutils.xml | 7 +++++++ Attic/appendixb/introduction.xml | 22 ++++++++++++++++++++ 9 files changed, 203 insertions(+), 2 deletions(-) create mode 100644 Attic/appendixb/bash-dep.xml create mode 100644 Attic/appendixb/bash-dep2.xml create mode 100644 Attic/appendixb/bash.xml create mode 100644 Attic/appendixb/binutils-dep.xml create mode 100644 Attic/appendixb/binutils.xml create mode 100644 Attic/appendixb/fileutils-dep.xml create mode 100644 Attic/appendixb/fileutils.xml create mode 100644 Attic/appendixb/introduction.xml (limited to 'Attic/appendixb') diff --git a/Attic/appendixb/appendixb.xml b/Attic/appendixb/appendixb.xml index b9e7f6f3f..398cf64d2 100644 --- a/Attic/appendixb/appendixb.xml +++ b/Attic/appendixb/appendixb.xml @@ -1,7 +1,8 @@ Dependencies -This is a placeholder for the dependency information - +&ab-introduction; +&ab-bash; +&ab-fileutils; diff --git a/Attic/appendixb/bash-dep.xml b/Attic/appendixb/bash-dep.xml new file mode 100644 index 000000000..cee7a8efa --- /dev/null +++ b/Attic/appendixb/bash-dep.xml @@ -0,0 +1,42 @@ + +Dependencies + +Bash-&bash-depversion; needs the following to be installed: + + +sh from the bash package + +ar from the binutils package +as from the binutils package +ld from the binutils package +size from the binutils package + +cmp from the diffutils package + +chmod from the fileutils package +cp from the fileutils package +ls from the fileutils package +mv from the fileutils package + +rm from the fileutils package + +cc from the gcc package + +egrep from the grep package +grep from the grep package + +make from the make package + +sed from the sed package + +basename from the sh-utils package +echo from the sh-utils package +expr from the sh-utils package +uname from the sh-utils package + +cat from the textutils package +tr from the textutils package + + + + diff --git a/Attic/appendixb/bash-dep2.xml b/Attic/appendixb/bash-dep2.xml new file mode 100644 index 000000000..3efc00c6d --- /dev/null +++ b/Attic/appendixb/bash-dep2.xml @@ -0,0 +1,34 @@ + +Dependencies + +Bash-&bash-depversion; needs the following to be installed: + + + +sh from the bash package +ld from the binutils package +as from the binutils package +ar from the binutils package +size from the binutils package +cmp from the diffutils package +rm from the fileutils package +mv from the fileutils package +cp from the fileutils package +ls from the fileutils package +chmod from the fileutils package +cc from the gcc package +grep from the grep package +egrep from the grep package +make from the make package +sed from the sed package +expr from the sh-utils package +uname from the sh-utils package +basename from the sh-utils package +echo from the sh-utils package +cat from the textutils package +tr from the textutils package + + + + + diff --git a/Attic/appendixb/bash.xml b/Attic/appendixb/bash.xml new file mode 100644 index 000000000..f0842ef78 --- /dev/null +++ b/Attic/appendixb/bash.xml @@ -0,0 +1,7 @@ + +Bash-&bash-depversion; + +&ab-bash-dep; + + + diff --git a/Attic/appendixb/binutils-dep.xml b/Attic/appendixb/binutils-dep.xml new file mode 100644 index 000000000..01b49f630 --- /dev/null +++ b/Attic/appendixb/binutils-dep.xml @@ -0,0 +1,43 @@ + +Dependencies + +Binutils-&binutils-depversion; needs the following to be installed: + + + +sh from the bash package +sed from the sed package +rm from the fileutils package +cat from the textutils package +uname from the sh-utils package +touch from the fileutils package +mv from the fileutils package +grep from the grep package +mkdir from the fileutils package +gcc from the gcc package +ld from the binutils package +as from the binutils package +tail from the textutils package +cp from the fileutils package +chmod from the fileutils package +tr from the textutils package +cmp from the diffutils package +expr from the sh-utils package +ln from the fileutils package +egrep from the grep package +ls from the fileutils package +rmdir from the fileutils package +nm from the binutils package +uniq from the textutils package +sort from the textutils package +sleep from the sh-utils package +make from the make package +true from the sh-utils package +ar from the binutils package +ranlib from the binutils package +basename from the sh-utils package +makeinfo from the texinfo package + + + + diff --git a/Attic/appendixb/binutils.xml b/Attic/appendixb/binutils.xml new file mode 100644 index 000000000..a2a4744dc --- /dev/null +++ b/Attic/appendixb/binutils.xml @@ -0,0 +1,7 @@ + +-&binutils-depversion; + +&ab-binutils-dep; + + + diff --git a/Attic/appendixb/fileutils-dep.xml b/Attic/appendixb/fileutils-dep.xml new file mode 100644 index 000000000..5a0c6c660 --- /dev/null +++ b/Attic/appendixb/fileutils-dep.xml @@ -0,0 +1,38 @@ + +Dependencies + +Fileutils-&fileutils-depversion; needs the following to be +installed: + + + +sh from the bash package +sed from the sed package +rm from the fileutils package +expr from the sh-utils package +cat from the textutils package +chmod from the fileutils package +sleep from the sh-utils package +cc from the gcc package +uname from the sh-utils package +ls from the fileutils package +install from the fileutils package +grep from the grep package +ld from the binutils package +as from the binutils package +egrep from the grep package +mkdir from the fileutils package +cp from the fileutils package +ln from the fileutils package +tr from the textutils package +cmp from the diffutils package +uniq from the textutils package +mv from the fileutils package +make from the make package +ar from the binutils package +basename from the sh-utils package + + + + + diff --git a/Attic/appendixb/fileutils.xml b/Attic/appendixb/fileutils.xml new file mode 100644 index 000000000..bba6bb51c --- /dev/null +++ b/Attic/appendixb/fileutils.xml @@ -0,0 +1,7 @@ + +Fileutils-&fileutils-depversion; + +&ab-fileutils-dep; + + + diff --git a/Attic/appendixb/introduction.xml b/Attic/appendixb/introduction.xml new file mode 100644 index 000000000..d9f3d3f3d --- /dev/null +++ b/Attic/appendixb/introduction.xml @@ -0,0 +1,22 @@ + +Introduction + +This appendix lists all the installation dependencies for all the +packages that are installed in this book. The listings will include +which programs from which packages are needed to successfully compile +the package to be installed. + +These are not running dependencies, meaning they don't tell you +what programs are needed to use that packages programs. Just the ones +needed to compile it. + +The dependency list can be, from time to time, outdated in regards +to the current used package version. Checking dependencies takes quite a +bit of work, so they may lag behind a bit on the package update. But +often with minor package updates, the installation dependencies hardly +change, so they'll be current in most cases. If we upgrade to a major +new release, we'll make sure the dependencies are checked too at the +same time. + + + -- cgit v1.2.3-54-g00ecf