aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2001-07-23 18:23:43 +0000
committerMark Hymers <markh@linuxfromscratch.org>2001-07-23 18:23:43 +0000
commit793c2f7e570ff9918b495159ff483ed8a4121c0b (patch)
tree73554eefefd2a0dad5af55a1da60a1632edecdfa /chapter05
parent8578bfbc8d8e83703deae74054330cc1b7f1784a (diff)
adding version numbers
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/bash.xml2
-rw-r--r--chapter05/binutils.xml2
-rw-r--r--chapter05/bzip2.xml2
-rw-r--r--chapter05/diffutils.xml2
-rw-r--r--chapter05/fileutils.xml2
-rw-r--r--chapter05/gcc.xml2
-rw-r--r--chapter05/grep.xml2
-rw-r--r--chapter05/gzip.xml2
-rw-r--r--chapter05/kernel.xml2
-rw-r--r--chapter05/make.xml2
-rw-r--r--chapter05/mawk.xml2
-rw-r--r--chapter05/patch.xml2
-rw-r--r--chapter05/sed.xml2
-rw-r--r--chapter05/shellutils.xml2
-rw-r--r--chapter05/tar.xml2
-rw-r--r--chapter05/texinfo.xml2
-rw-r--r--chapter05/textutils.xml2
17 files changed, 17 insertions, 17 deletions
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 @@
<sect1 id="ch05-bash">
-<title>Installing Bash</title>
+<title>Installing Bash-&bash-version;</title>
<screen>Estimated build time: &bash-time-static;
Estimated disk space required: &bash-compsize-static;</screen>
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 @@
<sect1 id="ch05-binutils">
-<title>Installing Binutils</title>
+<title>Installing Binutils-&binutils-version;</title>
<screen>Estimated build time: &binutils-time-static;
Estimated disk space required: &binutils-compsize-static;</screen>
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 @@
<sect1 id="ch05-bzip2">
-<title>Installing Bzip2</title>
+<title>Installing Bzip2-&bzip2-version;</title>
<screen>Estimated build time: &bzip2-time-static;
Estimated disk space required: &bzip2-compsize-static;</screen>
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 @@
<sect1 id="ch05-diffutils">
-<title>Installing Diffutils</title>
+<title>Installing Diffutils-&diffutils-version;</title>
<screen>Estimated build time: &diffutils-time-static;
Estimated disk space required: &diffutils-compsize-static;</screen>
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 @@
<sect1 id="ch05-fileutils">
-<title>Installing Fileutils</title>
+<title>Installing Fileutils-&fileutils-version;</title>
<screen>Estimated build time: &fileutils-time-static;
Estimated disk space required: &fileutils-compsize-static;</screen>
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 @@
<sect1 id="ch05-gcc">
-<title>Installing GCC</title>
+<title>Installing GCC-&gcc-version;</title>
<screen>Estimated build time: &gcc-time-static;
Estimated disk space required: &gcc-compsize-static;</screen>
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 @@
<sect1 id="ch05-grep">
-<title>Installing Grep</title>
+<title>Installing Grep-&grep-version;</title>
<screen>Estimated build time: &grep-time-static;
Estimated disk space required: &grep-compsize-static;</screen>
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 @@
<sect1 id="ch05-gzip">
-<title>Installing Gzip</title>
+<title>Installing Gzip-&gzip-version;</title>
<screen>Estimated build time: &gzip-time-static;
Estimated disk space required: &gzip-compsize-static;</screen>
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 @@
<sect1 id="ch05-kernel">
-<title>Installing Linux Kernel</title>
+<title>Installing Linux Kernel-&kernel-version;</title>
<screen>Estimated build time: &kernel-time-static;
Estimated disk space required: &kernel-compsize-static;</screen>
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 @@
<sect1 id="ch05-make">
-<title>Installing Make</title>
+<title>Installing Make-&make-version;</title>
<screen>Estimated build time: &make-time-static;
Estimated disk space required: &make-compsize-static;</screen>
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 @@
<sect1 id="ch05-mawk">
-<title>Installing Mawk</title>
+<title>Installing Mawk-&mawk-version;</title>
<screen>Estimated build time: &mawk-time-static;
Estimated disk space required: &mawk-compsize-static;</screen>
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 @@
<sect1 id="ch05-patch">
-<title>Installing Patch</title>
+<title>Installing Patch-&patch-version;</title>
<screen>Estimated build time: &patch-time-static;
Estimated disk space required: &patch-compsize-static;</screen>
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 @@
<sect1 id="ch05-sed">
-<title>Installing Sed</title>
+<title>Installing Sed-&sed-version;</title>
<screen>Estimated build time: &sed-time-static;
Estimated disk space required: &sed-compsize-static;</screen>
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 @@
<sect1 id="ch05-shutils">
-<title>Installing Sh-utils</title>
+<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>
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 @@
<sect1 id="ch05-tar">
-<title>Installing Tar</title>
+<title>Installing Tar-&tar-version;</title>
<screen>Estimated build time: &tar-time-static;
Estimated disk space required: &tar-compsize-static;</screen>
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 @@
<sect1 id="ch05-texinfo">
-<title>Installing Texinfo</title>
+<title>Installing Texinfo-&texinfo-version;</title>
<screen>Estimated build time: &texinfo-time-static;
Estimated disk space required: &texinfo-compsize-static;</screen>
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 @@
<sect1 id="ch05-textutils">
-<title>Installing Textutils</title>
+<title>Installing Textutils-&textutils-version;</title>
<screen>Estimated build time: &textutils-time-static;
Estimated disk space required: &textutils-compsize-static;</screen>