aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-25 23:48:31 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-25 23:48:31 +0000
commit04f55298c9e18967d2203a7664c6633a13b583b8 (patch)
tree81798917e2251dfbc40fe5d92798459682626d12 /chapter02
parent7ecf0bbfd2d085625141bde1017a2c5d330b1145 (diff)
added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-rw-r--r--chapter02/aboutlfs.xml1
-rw-r--r--chapter02/askforhelp.xml1
-rw-r--r--chapter02/bootscripts.xml1
-rw-r--r--chapter02/chapter02.xml1
-rw-r--r--chapter02/commands.xml1
-rw-r--r--chapter02/download.xml1
-rw-r--r--chapter02/install.xml1
7 files changed, 7 insertions, 0 deletions
diff --git a/chapter02/aboutlfs.xml b/chapter02/aboutlfs.xml
index 2ff9da689..14ae82c62 100644
--- a/chapter02/aboutlfs.xml
+++ b/chapter02/aboutlfs.xml
@@ -1,5 +1,6 @@
<sect1 id="ch02-aboutlfs">
<title>About $LFS</title>
+<?dbhtml filename="aboutlfs.html" dir="chapter02"?>
<para>Please read the following carefully: throughout this book
the variable $LFS will be used frequently. $LFS must at all times be
diff --git a/chapter02/askforhelp.xml b/chapter02/askforhelp.xml
index 0c399fa63..045476c1c 100644
--- a/chapter02/askforhelp.xml
+++ b/chapter02/askforhelp.xml
@@ -1,5 +1,6 @@
<sect1 id="ch02-askforhelp">
<title>How to ask for help</title>
+<?dbhtml filename="askforhelp.html" dir="chapter02"?>
<para>If you have a problem while using this book, you'll find that most
of the people on Internet Relay Chat (IRC) and the mailing lists will be
diff --git a/chapter02/bootscripts.xml b/chapter02/bootscripts.xml
index 5987db01a..94b2c7840 100644
--- a/chapter02/bootscripts.xml
+++ b/chapter02/bootscripts.xml
@@ -1,5 +1,6 @@
<sect1 id="ch02-bootscripts">
<title>Download the bootscripts</title>
+<?dbhtml filename="bootscripts.html" dir="chapter02"?>
<para>Typing out all the bootscripts in chapter 7 can be a long, tedious
process, not to mention very error-prone.</para>
diff --git a/chapter02/chapter02.xml b/chapter02/chapter02.xml
index 0f6ce2767..79686faf5 100644
--- a/chapter02/chapter02.xml
+++ b/chapter02/chapter02.xml
@@ -1,5 +1,6 @@
<chapter id="chapter02">
<title>Important information</title>
+<?dbhtml filename="chapter02.html" dir="chapter02"?>
&c2-aboutlfs;
&c2-download;
diff --git a/chapter02/commands.xml b/chapter02/commands.xml
index 4cbb0f4af..2c9b4ac19 100644
--- a/chapter02/commands.xml
+++ b/chapter02/commands.xml
@@ -1,5 +1,6 @@
<sect1 id="ch02-commands">
<title>Download the LFS Commands</title>
+<?dbhtml filename="commands.html" dir="chapter02"?>
<para>LFS Commands is a tarball containing files which list the installation
commands for the packages installed in this book.</para>
diff --git a/chapter02/download.xml b/chapter02/download.xml
index c3dbebae2..451457ec4 100644
--- a/chapter02/download.xml
+++ b/chapter02/download.xml
@@ -1,5 +1,6 @@
<sect1 id="ch02-download">
<title>How to download the software</title>
+<?dbhtml filename="download.html" dir="chapter02"?>
<para>Throughout this document, we will assume that all the
packages that were downloaded are placed somewhere in $LFS/usr/src.</para>
diff --git a/chapter02/install.xml b/chapter02/install.xml
index e6752c0f3..7eb8a0438 100644
--- a/chapter02/install.xml
+++ b/chapter02/install.xml
@@ -1,5 +1,6 @@
<sect1 id="ch02-install" xreflabel="Chapter 2 - How to install the software">
<title>How to install the software</title>
+<?dbhtml filename="install.html" dir="chapter02"?>
<para>Before you start using the LFS book, we should point out that all
of the commands here assume that you are using the bash shell. If you