aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-25 23:55:44 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-25 23:55:44 +0000
commit75043c22eac6b48ef70c49d797b31b3eb73a5dc6 (patch)
treef782755ba75c6d9f9b5df1b42c6bf79dfe1a1ac9 /chapter05
parent04f55298c9e18967d2203a7664c6633a13b583b8 (diff)
added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/bash.xml1
-rw-r--r--chapter05/binutils.xml1
-rw-r--r--chapter05/bzip2.xml1
-rw-r--r--chapter05/chapter05.xml1
-rw-r--r--chapter05/diffutils.xml1
-rw-r--r--chapter05/fileutils.xml1
-rw-r--r--chapter05/gcc.xml1
-rw-r--r--chapter05/grep.xml1
-rw-r--r--chapter05/gzip.xml1
-rw-r--r--chapter05/introduction.xml1
-rw-r--r--chapter05/kernel.xml1
-rw-r--r--chapter05/make.xml1
-rw-r--r--chapter05/mawk.xml1
-rw-r--r--chapter05/oldnsslib.xml1
-rw-r--r--chapter05/patch.xml1
-rw-r--r--chapter05/proc.xml1
-rw-r--r--chapter05/pwdgroup.xml1
-rw-r--r--chapter05/sed.xml1
-rw-r--r--chapter05/shellutils.xml1
-rw-r--r--chapter05/tar.xml1
-rw-r--r--chapter05/texinfo.xml1
-rw-r--r--chapter05/textutils.xml1
22 files changed, 22 insertions, 0 deletions
diff --git a/chapter05/bash.xml b/chapter05/bash.xml
index fe2a26046..c121194d4 100644
--- a/chapter05/bash.xml
+++ b/chapter05/bash.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-bash">
<title>Installing Bash-&bash-version;</title>
+<?dbhtml filename="bash" dir="chapter05"?>
<screen>Estimated build time: &bash-time-static;
Estimated required disk space: &bash-compsize-static;</screen>
diff --git a/chapter05/binutils.xml b/chapter05/binutils.xml
index 0ab7eca3e..e7e4d77bf 100644
--- a/chapter05/binutils.xml
+++ b/chapter05/binutils.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-binutils">
<title>Installing Binutils-&binutils-version;</title>
+<?dbhtml filename="binutils.html" dir="chapter05"?>
<screen>Estimated build time: &binutils-time-static;
Estimated required disk space: &binutils-compsize-static;</screen>
diff --git a/chapter05/bzip2.xml b/chapter05/bzip2.xml
index c1f0b5952..e937776a8 100644
--- a/chapter05/bzip2.xml
+++ b/chapter05/bzip2.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-bzip2">
<title>Installing Bzip2-&bzip2-version;</title>
+<?dbhtml filename="bzip2.html" dir="chapter05"?>
<screen>Estimated build time: &bzip2-time-static;
Estimated required disk space: &bzip2-compsize-static;</screen>
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml
index 0a52af27f..19b018d84 100644
--- a/chapter05/chapter05.xml
+++ b/chapter05/chapter05.xml
@@ -1,5 +1,6 @@
<chapter id="chapter05">
<title>Preparing the LFS system</title>
+<?dbtml filename="chapter05.html" dir="chapter05"?>
&c5-introduction;
&c5-installasroot;
diff --git a/chapter05/diffutils.xml b/chapter05/diffutils.xml
index 26d3a5a3c..d02a61d36 100644
--- a/chapter05/diffutils.xml
+++ b/chapter05/diffutils.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-diffutils">
<title>Installing Diffutils-&diffutils-version;</title>
+<?dbhtml filename="diffutils.html" dir="chapter05"?>
<screen>Estimated build time: &diffutils-time-static;
Estimated required disk space: &diffutils-compsize-static;</screen>
diff --git a/chapter05/fileutils.xml b/chapter05/fileutils.xml
index 77a08274a..4b156781b 100644
--- a/chapter05/fileutils.xml
+++ b/chapter05/fileutils.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-fileutils">
<title>Installing Fileutils-&fileutils-version;</title>
+<?dbhtml filename="fileutils.html" dir="chapter05"?>
<screen>Estimated build time: &fileutils-time-static;
Estimated required disk space: &fileutils-compsize-static;</screen>
diff --git a/chapter05/gcc.xml b/chapter05/gcc.xml
index 9be543c91..7bd02ec8d 100644
--- a/chapter05/gcc.xml
+++ b/chapter05/gcc.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-gcc">
<title>Installing GCC-&gcc-version;</title>
+<?dbhtml filename="gcc.html" dir="chapter05"?>
<screen>Estimated build time: &gcc-time-static;
Estimated required disk space: &gcc-compsize-static;</screen>
diff --git a/chapter05/grep.xml b/chapter05/grep.xml
index 066c9b271..9e2b30bc9 100644
--- a/chapter05/grep.xml
+++ b/chapter05/grep.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-grep">
<title>Installing Grep-&grep-version;</title>
+<?dbhtml filename="grep.html" dir="chapter05"?>
<screen>Estimated build time: &grep-time-static;
Estimated required disk space: &grep-compsize-static;</screen>
diff --git a/chapter05/gzip.xml b/chapter05/gzip.xml
index ef05b08c7..dffc8dcad 100644
--- a/chapter05/gzip.xml
+++ b/chapter05/gzip.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-gzip">
<title>Installing Gzip-&gzip-version;</title>
+<?dbhtml filename="gzip.html" dir="chapter05"?>
<screen>Estimated build time: &gzip-time-static;
Estimated required disk space: &gzip-compsize-static;</screen>
diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml
index d7f99830c..146be15bf 100644
--- a/chapter05/introduction.xml
+++ b/chapter05/introduction.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-introduction">
<title>Introduction</title>
+<?dbhtml filename="introduction.html" dir="chapter05"?>
<para>In the following chapters we will install all the software that belongs
to a basic Linux system. After you're done with this and the next chapter,
diff --git a/chapter05/kernel.xml b/chapter05/kernel.xml
index 2a8875d00..5de11978e 100644
--- a/chapter05/kernel.xml
+++ b/chapter05/kernel.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-kernel">
<title>Installing Linux Kernel-&kernel-version;</title>
+<?dbhtml filename="kernel.html" dir="chapter05"?>
<screen>Estimated build time: &kernel-time-static;
Estimated required disk space: &kernel-compsize-static;</screen>
diff --git a/chapter05/make.xml b/chapter05/make.xml
index e1510b22f..929252013 100644
--- a/chapter05/make.xml
+++ b/chapter05/make.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-make">
<title>Installing Make-&make-version;</title>
+<?dbhtml filename="make.html" dir="chapter05"?>
<screen>Estimated build time: &make-time-static;
Estimated required disk space: &make-compsize-static;</screen>
diff --git a/chapter05/mawk.xml b/chapter05/mawk.xml
index 03bbe45b5..25e1d1cca 100644
--- a/chapter05/mawk.xml
+++ b/chapter05/mawk.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-mawk">
<title>Installing Mawk-&mawk-version;</title>
+<?dbhtml filename="mawk.html" dir="chapter05"?>
<screen>Estimated build time: &mawk-time-static;
Estimated required disk space: &mawk-compsize-static;</screen>
diff --git a/chapter05/oldnsslib.xml b/chapter05/oldnsslib.xml
index ff29dd31f..7fb17146b 100644
--- a/chapter05/oldnsslib.xml
+++ b/chapter05/oldnsslib.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-oldnsslib">
<title>Copying old NSS library files</title>
+<?dbhtml filename="oldnsslib.html" dir="chapter05"?>
<para>If your normal Linux system runs Glibc-2.0, you need to copy the NSS
library files to the LFS partition. Certain statically linked programs still
diff --git a/chapter05/patch.xml b/chapter05/patch.xml
index b67f8e290..a03257660 100644
--- a/chapter05/patch.xml
+++ b/chapter05/patch.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-patch">
<title>Installing Patch-&patch-version;</title>
+<?dbhtml filename="patch.html" dir="chapter05"?>
<screen>Estimated build time: &patch-time-static;
Estimated required disk space: &patch-compsize-static;</screen>
diff --git a/chapter05/proc.xml b/chapter05/proc.xml
index b36a8b2ba..7cb5adcee 100644
--- a/chapter05/proc.xml
+++ b/chapter05/proc.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-proc">
<title>Mounting $LFS/proc file system</title>
+<?dbhtml filename="proc.html" dir="chapter05"?>
<para>In order for certain programs to function properly, the proc file system
must be mounted and available from within the chroot'ed environment as
diff --git a/chapter05/pwdgroup.xml b/chapter05/pwdgroup.xml
index e8c25881f..0623ea85d 100644
--- a/chapter05/pwdgroup.xml
+++ b/chapter05/pwdgroup.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-pwdgroup">
<title>Creating passwd and group files</title>
+<?dbhtml filename="pwdgroup.html" dir="chapter05"?>
<para>In order for the user and group root to be recognized and to be able to
login, there needs to be an entry in the /etc/passwd and /etc/group file.
diff --git a/chapter05/sed.xml b/chapter05/sed.xml
index 734325fd5..2e6d19db8 100644
--- a/chapter05/sed.xml
+++ b/chapter05/sed.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-sed">
<title>Installing Sed-&sed-version;</title>
+<?dbhtml filename="sed.html" dir="chapter05"?>
<screen>Estimated build time: &sed-time-static;
Estimated required disk space: &sed-compsize-static;</screen>
diff --git a/chapter05/shellutils.xml b/chapter05/shellutils.xml
index b9c9beb9a..4375ca8fd 100644
--- a/chapter05/shellutils.xml
+++ b/chapter05/shellutils.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-shutils">
<title>Installing Sh-utils-&sh-utils-version;</title>
+<?dbhtml filenaem="sh-utils.html" dir="chapter05"?>
<screen>Estimated build time: &sh-utils-time-static;
Estimated required disk space: &sh-utils-compsize-static;</screen>
diff --git a/chapter05/tar.xml b/chapter05/tar.xml
index f3e5cc622..3cacf25ca 100644
--- a/chapter05/tar.xml
+++ b/chapter05/tar.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-tar">
<title>Installing Tar-&tar-version;</title>
+<?dbhtml filename="tar.html" dir="chapter05"?>
<screen>Estimated build time: &tar-time-static;
Estimated required disk space: &tar-compsize-static;</screen>
diff --git a/chapter05/texinfo.xml b/chapter05/texinfo.xml
index 9b988e85e..4a7503791 100644
--- a/chapter05/texinfo.xml
+++ b/chapter05/texinfo.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-texinfo">
<title>Installing Texinfo-&texinfo-version;</title>
+<?dbhtml filename="texinfo.html" dir="chapter05"?>
<screen>Estimated build time: &texinfo-time-static;
Estimated required disk space: &texinfo-compsize-static;</screen>
diff --git a/chapter05/textutils.xml b/chapter05/textutils.xml
index 58664cf20..1f4bbe53f 100644
--- a/chapter05/textutils.xml
+++ b/chapter05/textutils.xml
@@ -1,5 +1,6 @@
<sect1 id="ch05-textutils">
<title>Installing Textutils-&textutils-version;</title>
+<?dbhtml filename="textutils.html" dir="chapter05"?>
<screen>Estimated build time: &textutils-time-static;
Estimated required disk space: &textutils-compsize-static;</screen>