diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-10 20:29:04 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-10 20:29:04 +0000 |
commit | 640302612900fdaaaeb48b8e7500b3a458fe0c6b (patch) | |
tree | 259559d15514e56c87450ff4154e4a65021f2ef8 /chapter05 | |
parent | 0ea89f728e40076122a82a0ad24262379042647a (diff) |
Added build times+sizes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/bash.xml | 4 | ||||
-rw-r--r-- | chapter05/binutils.xml | 2 | ||||
-rw-r--r-- | chapter05/bzip2.xml | 2 | ||||
-rw-r--r-- | chapter05/diffutils.xml | 2 | ||||
-rw-r--r-- | chapter05/fileutils.xml | 2 | ||||
-rw-r--r-- | chapter05/gcc.xml | 2 | ||||
-rw-r--r-- | chapter05/grep.xml | 2 | ||||
-rw-r--r-- | chapter05/gzip.xml | 2 | ||||
-rw-r--r-- | chapter05/kernel.xml | 2 | ||||
-rw-r--r-- | chapter05/make.xml | 2 | ||||
-rw-r--r-- | chapter05/mawk.xml | 2 | ||||
-rw-r--r-- | chapter05/patch.xml | 2 | ||||
-rw-r--r-- | chapter05/sed.xml | 2 | ||||
-rw-r--r-- | chapter05/shellutils.xml | 2 | ||||
-rw-r--r-- | chapter05/tar.xml | 2 | ||||
-rw-r--r-- | chapter05/texinfo.xml | 2 | ||||
-rw-r--r-- | chapter05/textutils.xml | 2 |
17 files changed, 18 insertions, 18 deletions
diff --git a/chapter05/bash.xml b/chapter05/bash.xml index 5e0689318..138bc39a0 100644 --- a/chapter05/bash.xml +++ b/chapter05/bash.xml @@ -1,8 +1,8 @@ <sect1 id="ch05-bash"> <title>Installing Bash-&bash-version;</title> -<screen>Approximate build time: &bash-time-static; -Approximate disk space required: &bash-compsize-static;</screen> +<screen>Estimated build time: &bash-time-static; +Estimated required disk space: &bash-compsize-static;</screen> &c5-bash-inst; &c5-bash-exp; diff --git a/chapter05/binutils.xml b/chapter05/binutils.xml index d82393ec5..42185551b 100644 --- a/chapter05/binutils.xml +++ b/chapter05/binutils.xml @@ -2,7 +2,7 @@ <title>Installing Binutils-&binutils-version;</title> <screen>Estimated build time: &binutils-time-static; -Estimated disk space required: &binutils-compsize-static;</screen> +Estimated required disk space: &binutils-compsize-static;</screen> &c5-binutils-inst; &c5-binutils-exp; diff --git a/chapter05/bzip2.xml b/chapter05/bzip2.xml index 6657bf0e1..d5da747fe 100644 --- a/chapter05/bzip2.xml +++ b/chapter05/bzip2.xml @@ -2,7 +2,7 @@ <title>Installing Bzip2-&bzip2-version;</title> <screen>Estimated build time: &bzip2-time-static; -Estimated disk space required: &bzip2-compsize-static;</screen> +Estimated required disk space: &bzip2-compsize-static;</screen> &c5-bzip2-inst; &c5-bzip2-exp; diff --git a/chapter05/diffutils.xml b/chapter05/diffutils.xml index 83c040a87..7fc1ce328 100644 --- a/chapter05/diffutils.xml +++ b/chapter05/diffutils.xml @@ -2,7 +2,7 @@ <title>Installing Diffutils-&diffutils-version;</title> <screen>Estimated build time: &diffutils-time-static; -Estimated disk space required: &diffutils-compsize-static;</screen> +Estimated required disk space: &diffutils-compsize-static;</screen> &c5-diffutils-inst; &c5-diffutils-exp; diff --git a/chapter05/fileutils.xml b/chapter05/fileutils.xml index 563bdd283..7e65a910b 100644 --- a/chapter05/fileutils.xml +++ b/chapter05/fileutils.xml @@ -2,7 +2,7 @@ <title>Installing Fileutils-&fileutils-version;</title> <screen>Estimated build time: &fileutils-time-static; -Estimated disk space required: &fileutils-compsize-static;</screen> +Estimated required disk space: &fileutils-compsize-static;</screen> &c5-fileutils-inst; &c5-fileutils-exp; diff --git a/chapter05/gcc.xml b/chapter05/gcc.xml index 0284d97ea..5d6a34c3c 100644 --- a/chapter05/gcc.xml +++ b/chapter05/gcc.xml @@ -2,7 +2,7 @@ <title>Installing GCC-&gcc-version;</title> <screen>Estimated build time: &gcc-time-static; -Estimated disk space required: &gcc-compsize-static;</screen> +Estimated required disk space: &gcc-compsize-static;</screen> &c5-gcc-inst; &c5-gcc-exp; diff --git a/chapter05/grep.xml b/chapter05/grep.xml index a354f9dfd..eacdec95d 100644 --- a/chapter05/grep.xml +++ b/chapter05/grep.xml @@ -2,7 +2,7 @@ <title>Installing Grep-&grep-version;</title> <screen>Estimated build time: &grep-time-static; -Estimated disk space required: &grep-compsize-static;</screen> +Estimated required disk space: &grep-compsize-static;</screen> &c5-grep-inst; &aa-grep-desc; diff --git a/chapter05/gzip.xml b/chapter05/gzip.xml index 21eb8b656..89368ecbd 100644 --- a/chapter05/gzip.xml +++ b/chapter05/gzip.xml @@ -2,7 +2,7 @@ <title>Installing Gzip-&gzip-version;</title> <screen>Estimated build time: &gzip-time-static; -Estimated disk space required: &gzip-compsize-static;</screen> +Estimated required disk space: &gzip-compsize-static;</screen> &c5-gzip-inst; &c5-gzip-exp; diff --git a/chapter05/kernel.xml b/chapter05/kernel.xml index 1c68e977d..5c07ce663 100644 --- a/chapter05/kernel.xml +++ b/chapter05/kernel.xml @@ -2,7 +2,7 @@ <title>Installing Linux Kernel-&kernel-version;</title> <screen>Estimated build time: &kernel-time-static; -Estimated disk space required: &kernel-compsize-static;</screen> +Estimated required disk space: &kernel-compsize-static;</screen> &c5-kernel-inst; &c5-kernel-exp; diff --git a/chapter05/make.xml b/chapter05/make.xml index b99e71979..41a32bc64 100644 --- a/chapter05/make.xml +++ b/chapter05/make.xml @@ -2,7 +2,7 @@ <title>Installing Make-&make-version;</title> <screen>Estimated build time: &make-time-static; -Estimated disk space required: &make-compsize-static;</screen> +Estimated required disk space: &make-compsize-static;</screen> &c5-make-inst; &aa-make-desc; diff --git a/chapter05/mawk.xml b/chapter05/mawk.xml index 0a8197b0f..ba6efa8e0 100644 --- a/chapter05/mawk.xml +++ b/chapter05/mawk.xml @@ -2,7 +2,7 @@ <title>Installing Mawk-&mawk-version;</title> <screen>Estimated build time: &mawk-time-static; -Estimated disk space required: &mawk-compsize-static;</screen> +Estimated required disk space: &mawk-compsize-static;</screen> &c5-mawk-inst; &c5-mawk-exp; diff --git a/chapter05/patch.xml b/chapter05/patch.xml index b617df2ca..7ed7f1cba 100644 --- a/chapter05/patch.xml +++ b/chapter05/patch.xml @@ -2,7 +2,7 @@ <title>Installing Patch-&patch-version;</title> <screen>Estimated build time: &patch-time-static; -Estimated disk space required: &patch-compsize-static;</screen> +Estimated required disk space: &patch-compsize-static;</screen> &c5-patch-inst; &aa-patch-desc; diff --git a/chapter05/sed.xml b/chapter05/sed.xml index eb9632579..133a7719c 100644 --- a/chapter05/sed.xml +++ b/chapter05/sed.xml @@ -2,7 +2,7 @@ <title>Installing Sed-&sed-version;</title> <screen>Estimated build time: &sed-time-static; -Estimated disk space required: &sed-compsize-static;</screen> +Estimated required disk space: &sed-compsize-static;</screen> &c5-sed-inst; &aa-sed-desc; diff --git a/chapter05/shellutils.xml b/chapter05/shellutils.xml index dbd47aa0f..28a3baf53 100644 --- a/chapter05/shellutils.xml +++ b/chapter05/shellutils.xml @@ -2,7 +2,7 @@ <title>Installing Sh-utils-&sh-utils-version;</title> <screen>Estimated build time: &sh-utils-time-static; -Estimated disk space required: &sh-utils-compsize-static;</screen> +Estimated required disk space: &sh-utils-compsize-static;</screen> &c5-shellutils-inst; &c5-shellutils-exp; diff --git a/chapter05/tar.xml b/chapter05/tar.xml index 1ba2f70b1..024d49373 100644 --- a/chapter05/tar.xml +++ b/chapter05/tar.xml @@ -2,7 +2,7 @@ <title>Installing Tar-&tar-version;</title> <screen>Estimated build time: &tar-time-static; -Estimated disk space required: &tar-compsize-static;</screen> +Estimated required disk space: &tar-compsize-static;</screen> &c5-tar-inst; &aa-tar-desc; diff --git a/chapter05/texinfo.xml b/chapter05/texinfo.xml index 83fbc40e5..57f4bfe89 100644 --- a/chapter05/texinfo.xml +++ b/chapter05/texinfo.xml @@ -2,7 +2,7 @@ <title>Installing Texinfo-&texinfo-version;</title> <screen>Estimated build time: &texinfo-time-static; -Estimated disk space required: &texinfo-compsize-static;</screen> +Estimated required disk space: &texinfo-compsize-static;</screen> &c5-texinfo-inst; &aa-texinfo-desc; diff --git a/chapter05/textutils.xml b/chapter05/textutils.xml index 17855b39e..9d3d26036 100644 --- a/chapter05/textutils.xml +++ b/chapter05/textutils.xml @@ -2,7 +2,7 @@ <title>Installing Textutils-&textutils-version;</title> <screen>Estimated build time: &textutils-time-static; -Estimated disk space required: &textutils-compsize-static;</screen> +Estimated required disk space: &textutils-compsize-static;</screen> &c5-textutils-inst; &aa-textutils-desc; |