From 793c2f7e570ff9918b495159ff483ed8a4121c0b Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Mon, 23 Jul 2001 18:23:43 +0000 Subject: adding version numbers git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/bash.xml | 2 +- chapter05/binutils.xml | 2 +- chapter05/bzip2.xml | 2 +- chapter05/diffutils.xml | 2 +- chapter05/fileutils.xml | 2 +- chapter05/gcc.xml | 2 +- chapter05/grep.xml | 2 +- chapter05/gzip.xml | 2 +- chapter05/kernel.xml | 2 +- chapter05/make.xml | 2 +- chapter05/mawk.xml | 2 +- chapter05/patch.xml | 2 +- chapter05/sed.xml | 2 +- chapter05/shellutils.xml | 2 +- chapter05/tar.xml | 2 +- chapter05/texinfo.xml | 2 +- chapter05/textutils.xml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) (limited to 'chapter05') diff --git a/chapter05/bash.xml b/chapter05/bash.xml index f5fa1e19c..997d7f516 100644 --- a/chapter05/bash.xml +++ b/chapter05/bash.xml @@ -1,5 +1,5 @@ -Installing Bash +Installing Bash-&bash-version; Estimated build time: &bash-time-static; Estimated disk space required: &bash-compsize-static; diff --git a/chapter05/binutils.xml b/chapter05/binutils.xml index 733fc70bd..d82393ec5 100644 --- a/chapter05/binutils.xml +++ b/chapter05/binutils.xml @@ -1,5 +1,5 @@ -Installing Binutils +Installing Binutils-&binutils-version; Estimated build time: &binutils-time-static; Estimated disk space required: &binutils-compsize-static; diff --git a/chapter05/bzip2.xml b/chapter05/bzip2.xml index 7838559b3..6657bf0e1 100644 --- a/chapter05/bzip2.xml +++ b/chapter05/bzip2.xml @@ -1,5 +1,5 @@ -Installing Bzip2 +Installing Bzip2-&bzip2-version; Estimated build time: &bzip2-time-static; Estimated disk space required: &bzip2-compsize-static; diff --git a/chapter05/diffutils.xml b/chapter05/diffutils.xml index 3757ec6a8..83c040a87 100644 --- a/chapter05/diffutils.xml +++ b/chapter05/diffutils.xml @@ -1,5 +1,5 @@ -Installing Diffutils +Installing Diffutils-&diffutils-version; Estimated build time: &diffutils-time-static; Estimated disk space required: &diffutils-compsize-static; diff --git a/chapter05/fileutils.xml b/chapter05/fileutils.xml index 603ba7f4a..563bdd283 100644 --- a/chapter05/fileutils.xml +++ b/chapter05/fileutils.xml @@ -1,5 +1,5 @@ -Installing Fileutils +Installing Fileutils-&fileutils-version; Estimated build time: &fileutils-time-static; Estimated disk space required: &fileutils-compsize-static; diff --git a/chapter05/gcc.xml b/chapter05/gcc.xml index 7f92e0eb4..0284d97ea 100644 --- a/chapter05/gcc.xml +++ b/chapter05/gcc.xml @@ -1,5 +1,5 @@ -Installing GCC +Installing GCC-&gcc-version; Estimated build time: &gcc-time-static; Estimated disk space required: &gcc-compsize-static; diff --git a/chapter05/grep.xml b/chapter05/grep.xml index de0160096..a354f9dfd 100644 --- a/chapter05/grep.xml +++ b/chapter05/grep.xml @@ -1,5 +1,5 @@ -Installing Grep +Installing Grep-&grep-version; Estimated build time: &grep-time-static; Estimated disk space required: &grep-compsize-static; diff --git a/chapter05/gzip.xml b/chapter05/gzip.xml index 72057c5b0..318403a81 100644 --- a/chapter05/gzip.xml +++ b/chapter05/gzip.xml @@ -1,5 +1,5 @@ -Installing Gzip +Installing Gzip-&gzip-version; Estimated build time: &gzip-time-static; Estimated disk space required: &gzip-compsize-static; diff --git a/chapter05/kernel.xml b/chapter05/kernel.xml index 69a3f7c5c..1c68e977d 100644 --- a/chapter05/kernel.xml +++ b/chapter05/kernel.xml @@ -1,5 +1,5 @@ -Installing Linux Kernel +Installing Linux Kernel-&kernel-version; Estimated build time: &kernel-time-static; Estimated disk space required: &kernel-compsize-static; diff --git a/chapter05/make.xml b/chapter05/make.xml index a221a7f91..b99e71979 100644 --- a/chapter05/make.xml +++ b/chapter05/make.xml @@ -1,5 +1,5 @@ -Installing Make +Installing Make-&make-version; Estimated build time: &make-time-static; Estimated disk space required: &make-compsize-static; diff --git a/chapter05/mawk.xml b/chapter05/mawk.xml index 6dd7dfc06..fb13668fc 100644 --- a/chapter05/mawk.xml +++ b/chapter05/mawk.xml @@ -1,5 +1,5 @@ -Installing Mawk +Installing Mawk-&mawk-version; Estimated build time: &mawk-time-static; Estimated disk space required: &mawk-compsize-static; diff --git a/chapter05/patch.xml b/chapter05/patch.xml index 257d66fdc..b617df2ca 100644 --- a/chapter05/patch.xml +++ b/chapter05/patch.xml @@ -1,5 +1,5 @@ -Installing Patch +Installing Patch-&patch-version; Estimated build time: &patch-time-static; Estimated disk space required: &patch-compsize-static; diff --git a/chapter05/sed.xml b/chapter05/sed.xml index b4e4a0bef..eb9632579 100644 --- a/chapter05/sed.xml +++ b/chapter05/sed.xml @@ -1,5 +1,5 @@ -Installing Sed +Installing Sed-&sed-version; Estimated build time: &sed-time-static; Estimated disk space required: &sed-compsize-static; diff --git a/chapter05/shellutils.xml b/chapter05/shellutils.xml index b0b64dbb0..887ee8e96 100644 --- a/chapter05/shellutils.xml +++ b/chapter05/shellutils.xml @@ -1,5 +1,5 @@ -Installing Sh-utils +Installing Sh-utils-&sh-utils-version; Estimated build time: &sh-utils-time-static; Estimated disk space required: &sh-utils-compsize-static; diff --git a/chapter05/tar.xml b/chapter05/tar.xml index 241b36e74..1ba2f70b1 100644 --- a/chapter05/tar.xml +++ b/chapter05/tar.xml @@ -1,5 +1,5 @@ -Installing Tar +Installing Tar-&tar-version; Estimated build time: &tar-time-static; Estimated disk space required: &tar-compsize-static; diff --git a/chapter05/texinfo.xml b/chapter05/texinfo.xml index e531ad2b7..67126cdea 100644 --- a/chapter05/texinfo.xml +++ b/chapter05/texinfo.xml @@ -1,5 +1,5 @@ -Installing Texinfo +Installing Texinfo-&texinfo-version; Estimated build time: &texinfo-time-static; Estimated disk space required: &texinfo-compsize-static; diff --git a/chapter05/textutils.xml b/chapter05/textutils.xml index 34ea82247..17855b39e 100644 --- a/chapter05/textutils.xml +++ b/chapter05/textutils.xml @@ -1,5 +1,5 @@ -Installing Textutils +Installing Textutils-&textutils-version; Estimated build time: &textutils-time-static; Estimated disk space required: &textutils-compsize-static; -- cgit v1.2.3-54-g00ecf