diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-27 20:07:08 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-27 20:07:08 +0000 |
commit | 4f58f7ac27a8f3f0841e19f68c8cb4fc7b31edcc (patch) | |
tree | 56794f483b9422bbfaa0dd11e33a4e85c471d3b2 /chapter05 | |
parent | 23cc360d4d36c219a5a4aae8016197f5d1f5c86c (diff) |
Added dependency lists to install. instruction pages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1063 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/bzip2.xml | 1 | ||||
-rw-r--r-- | chapter05/diffutils.xml | 1 | ||||
-rw-r--r-- | chapter05/gcc.xml | 1 | ||||
-rw-r--r-- | chapter05/grep.xml | 1 | ||||
-rw-r--r-- | chapter05/gzip.xml | 1 | ||||
-rw-r--r-- | chapter05/kernel.xml | 1 | ||||
-rw-r--r-- | chapter05/make.xml | 1 | ||||
-rw-r--r-- | chapter05/mawk.xml | 1 | ||||
-rw-r--r-- | chapter05/patch.xml | 1 | ||||
-rw-r--r-- | chapter05/sed.xml | 1 | ||||
-rw-r--r-- | chapter05/shellutils.xml | 1 | ||||
-rw-r--r-- | chapter05/tar.xml | 1 | ||||
-rw-r--r-- | chapter05/texinfo.xml | 1 | ||||
-rw-r--r-- | chapter05/textutils.xml | 1 |
14 files changed, 14 insertions, 0 deletions
diff --git a/chapter05/bzip2.xml b/chapter05/bzip2.xml index d5da747fe..c1f0b5952 100644 --- a/chapter05/bzip2.xml +++ b/chapter05/bzip2.xml @@ -7,6 +7,7 @@ Estimated required disk space: &bzip2-compsize-static;</screen> &c5-bzip2-inst; &c5-bzip2-exp; &aa-bzip2-desc; +&ab-bzip2-dep; </sect1> diff --git a/chapter05/diffutils.xml b/chapter05/diffutils.xml index 7fc1ce328..26d3a5a3c 100644 --- a/chapter05/diffutils.xml +++ b/chapter05/diffutils.xml @@ -7,6 +7,7 @@ Estimated required disk space: &diffutils-compsize-static;</screen> &c5-diffutils-inst; &c5-diffutils-exp; &aa-diffutils-desc; +&ab-diffutils-dep; </sect1> diff --git a/chapter05/gcc.xml b/chapter05/gcc.xml index 5d6a34c3c..9be543c91 100644 --- a/chapter05/gcc.xml +++ b/chapter05/gcc.xml @@ -7,6 +7,7 @@ Estimated required disk space: &gcc-compsize-static;</screen> &c5-gcc-inst; &c5-gcc-exp; &aa-gcc-desc; +&ab-gcc-dep; </sect1> diff --git a/chapter05/grep.xml b/chapter05/grep.xml index eacdec95d..066c9b271 100644 --- a/chapter05/grep.xml +++ b/chapter05/grep.xml @@ -6,6 +6,7 @@ Estimated required disk space: &grep-compsize-static;</screen> &c5-grep-inst; &aa-grep-desc; +&ab-grep-dep; </sect1> diff --git a/chapter05/gzip.xml b/chapter05/gzip.xml index 89368ecbd..230b5e698 100644 --- a/chapter05/gzip.xml +++ b/chapter05/gzip.xml @@ -7,6 +7,7 @@ Estimated required disk space: &gzip-compsize-static;</screen> &c5-gzip-inst; &c5-gzip-exp; &aa-gzip-desc; +&ab-gzip-dep; </sect1> diff --git a/chapter05/kernel.xml b/chapter05/kernel.xml index 5c07ce663..2a8875d00 100644 --- a/chapter05/kernel.xml +++ b/chapter05/kernel.xml @@ -7,6 +7,7 @@ Estimated required disk space: &kernel-compsize-static;</screen> &c5-kernel-inst; &c5-kernel-exp; &aa-kernel-desc; +&ab-kernel-dep; </sect1> diff --git a/chapter05/make.xml b/chapter05/make.xml index 41a32bc64..e1510b22f 100644 --- a/chapter05/make.xml +++ b/chapter05/make.xml @@ -6,6 +6,7 @@ Estimated required disk space: &make-compsize-static;</screen> &c5-make-inst; &aa-make-desc; +&ab-make-dep; </sect1> diff --git a/chapter05/mawk.xml b/chapter05/mawk.xml index ba6efa8e0..03bbe45b5 100644 --- a/chapter05/mawk.xml +++ b/chapter05/mawk.xml @@ -7,6 +7,7 @@ Estimated required disk space: &mawk-compsize-static;</screen> &c5-mawk-inst; &c5-mawk-exp; &aa-mawk-desc; +&ab-mawk-dep; </sect1> diff --git a/chapter05/patch.xml b/chapter05/patch.xml index 7ed7f1cba..b67f8e290 100644 --- a/chapter05/patch.xml +++ b/chapter05/patch.xml @@ -6,6 +6,7 @@ Estimated required disk space: &patch-compsize-static;</screen> &c5-patch-inst; &aa-patch-desc; +&ab-patch-dep; </sect1> diff --git a/chapter05/sed.xml b/chapter05/sed.xml index 133a7719c..734325fd5 100644 --- a/chapter05/sed.xml +++ b/chapter05/sed.xml @@ -6,6 +6,7 @@ Estimated required disk space: &sed-compsize-static;</screen> &c5-sed-inst; &aa-sed-desc; +&ab-sed-dep; </sect1> diff --git a/chapter05/shellutils.xml b/chapter05/shellutils.xml index 28a3baf53..df2cf3500 100644 --- a/chapter05/shellutils.xml +++ b/chapter05/shellutils.xml @@ -7,6 +7,7 @@ Estimated required disk space: &sh-utils-compsize-static;</screen> &c5-shellutils-inst; &c5-shellutils-exp; &aa-shellutils-desc; +&ab-sh-utils-dep; </sect1> diff --git a/chapter05/tar.xml b/chapter05/tar.xml index 024d49373..f3e5cc622 100644 --- a/chapter05/tar.xml +++ b/chapter05/tar.xml @@ -6,6 +6,7 @@ Estimated required disk space: &tar-compsize-static;</screen> &c5-tar-inst; &aa-tar-desc; +&ab-tar-dep; </sect1> diff --git a/chapter05/texinfo.xml b/chapter05/texinfo.xml index 57f4bfe89..9b988e85e 100644 --- a/chapter05/texinfo.xml +++ b/chapter05/texinfo.xml @@ -6,6 +6,7 @@ Estimated required disk space: &texinfo-compsize-static;</screen> &c5-texinfo-inst; &aa-texinfo-desc; +&ab-texinfo-dep; </sect1> diff --git a/chapter05/textutils.xml b/chapter05/textutils.xml index 9d3d26036..58664cf20 100644 --- a/chapter05/textutils.xml +++ b/chapter05/textutils.xml @@ -6,6 +6,7 @@ Estimated required disk space: &textutils-compsize-static;</screen> &c5-textutils-inst; &aa-textutils-desc; +&ab-textutils-dep; </sect1> |