added <?dbhtml> tag for output redirection into subdir

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-09-25 23:48:31 +00:00
parent 7ecf0bbfd2
commit 04f55298c9
22 changed files with 22 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<chapter id="chapter01"> <chapter id="chapter01">
<title>Introduction</title> <title>Introduction</title>
<?dbhtml filename="chapter01.html" dir="chapter01"?>
&c1-how; &c1-how;
&c1-conventions; &c1-conventions;

View File

@ -1,5 +1,6 @@
<sect1 id="ch01-contactinfo"> <sect1 id="ch01-contactinfo">
<title>Contact information</title> <title>Contact information</title>
<?dbhtml filename="contactinfo.html" dir="chapter01"?>
<para>Please direct your emails to one of the LFS mailing lists. See <para>Please direct your emails to one of the LFS mailing lists. See
<xref linkend="ch01-maillists"/> for more information on the <xref linkend="ch01-maillists"/> for more information on the

View File

@ -1,5 +1,6 @@
<sect1 id="ch01-conventions"> <sect1 id="ch01-conventions">
<title>Conventions used in this book</title> <title>Conventions used in this book</title>
<?dbhtml filename="conventions.html" dir="chapter01"?>
<para>To make things easy to follow, there are a number of conventions used <para>To make things easy to follow, there are a number of conventions used
throughout the book. Following are some examples:</para> throughout the book. Following are some examples:</para>

View File

@ -1,5 +1,6 @@
<sect1 id="ch01-how"> <sect1 id="ch01-how">
<title>How things are going to be done</title> <title>How things are going to be done</title>
<?dbhtml filename="how.html" dir="chapter01"?>
<para>We are going to build the LFS system by using an already installed Linux <para>We are going to build the LFS system by using an already installed Linux
distribution such as Debian, SuSe, Slackware, Mandrake, RedHat, etc. There distribution such as Debian, SuSe, Slackware, Mandrake, RedHat, etc. There

View File

@ -1,5 +1,6 @@
<sect1 id="ch01-maillists" xreflabel="Chapter 1 - Mailing lists and archives"> <sect1 id="ch01-maillists" xreflabel="Chapter 1 - Mailing lists and archives">
<title>Mailing lists and archives</title> <title>Mailing lists and archives</title>
<?dbhtml filename="maillists.html" dir="chapter01"?>
<para>The linuxfromscratch.org server is hosting the following publicly <para>The linuxfromscratch.org server is hosting the following publicly
accessible mailing lists:</para> accessible mailing lists:</para>

View File

@ -1,5 +1,6 @@
<sect1 id="ch01-version" xreflabel="Chapter 1 - Book Version"> <sect1 id="ch01-version" xreflabel="Chapter 1 - Book Version">
<title>Book version</title> <title>Book version</title>
<?dbhtml filename="version.html" dir="chapter01"?>
<para>This is LFS-BOOK version &version; dated &releasedate;. If this <para>This is LFS-BOOK version &version; dated &releasedate;. If this
version is older than a month a newer version is probably already available version is older than a month a newer version is probably already available

View File

@ -1,5 +1,6 @@
<sect1 id="ch02-aboutlfs"> <sect1 id="ch02-aboutlfs">
<title>About $LFS</title> <title>About $LFS</title>
<?dbhtml filename="aboutlfs.html" dir="chapter02"?>
<para>Please read the following carefully: throughout this book <para>Please read the following carefully: throughout this book
the variable $LFS will be used frequently. $LFS must at all times be the variable $LFS will be used frequently. $LFS must at all times be

View File

@ -1,5 +1,6 @@
<sect1 id="ch02-askforhelp"> <sect1 id="ch02-askforhelp">
<title>How to ask for help</title> <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 <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 of the people on Internet Relay Chat (IRC) and the mailing lists will be

View File

@ -1,5 +1,6 @@
<sect1 id="ch02-bootscripts"> <sect1 id="ch02-bootscripts">
<title>Download the bootscripts</title> <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 <para>Typing out all the bootscripts in chapter 7 can be a long, tedious
process, not to mention very error-prone.</para> process, not to mention very error-prone.</para>

View File

@ -1,5 +1,6 @@
<chapter id="chapter02"> <chapter id="chapter02">
<title>Important information</title> <title>Important information</title>
<?dbhtml filename="chapter02.html" dir="chapter02"?>
&c2-aboutlfs; &c2-aboutlfs;
&c2-download; &c2-download;

View File

@ -1,5 +1,6 @@
<sect1 id="ch02-commands"> <sect1 id="ch02-commands">
<title>Download the LFS Commands</title> <title>Download the LFS Commands</title>
<?dbhtml filename="commands.html" dir="chapter02"?>
<para>LFS Commands is a tarball containing files which list the installation <para>LFS Commands is a tarball containing files which list the installation
commands for the packages installed in this book.</para> commands for the packages installed in this book.</para>

View File

@ -1,5 +1,6 @@
<sect1 id="ch02-download"> <sect1 id="ch02-download">
<title>How to download the software</title> <title>How to download the software</title>
<?dbhtml filename="download.html" dir="chapter02"?>
<para>Throughout this document, we will assume that all the <para>Throughout this document, we will assume that all the
packages that were downloaded are placed somewhere in $LFS/usr/src.</para> packages that were downloaded are placed somewhere in $LFS/usr/src.</para>

View File

@ -1,5 +1,6 @@
<sect1 id="ch02-install" xreflabel="Chapter 2 - How to install the software"> <sect1 id="ch02-install" xreflabel="Chapter 2 - How to install the software">
<title>How to install the software</title> <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 <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 of the commands here assume that you are using the bash shell. If you

View File

@ -1,5 +1,6 @@
<chapter id="chapter04"> <chapter id="chapter04">
<title>Preparing a new partition</title> <title>Preparing a new partition</title>
<?dbhtml filename="chapter04.html" dir="chapter04"?>
&c4-introduction; &c4-introduction;
&c4-creatingpart; &c4-creatingpart;

View File

@ -1,5 +1,6 @@
<sect1 id="ch04-creatingdirs"> <sect1 id="ch04-creatingdirs">
<title>Creating directories</title> <title>Creating directories</title>
<?dbhtml filename="creatingdirs.html" dir="chapter04"?>
<para>Before we start creating directories, we need to check the base <para>Before we start creating directories, we need to check the base
system's umask setting. To do this, we run system's umask setting. To do this, we run

View File

@ -1,5 +1,6 @@
<sect1 id="ch04-creatingfs"> <sect1 id="ch04-creatingfs">
<title>Creating a file system on the new partition</title> <title>Creating a file system on the new partition</title>
<?dbhtml filename="creatingfs.html" dir="chapter04"?>
<para>Once the partition is created, we have to create a new file system on <para>Once the partition is created, we have to create a new file system on
that partition. The standard file system used these days is the ext2 that partition. The standard file system used these days is the ext2

View File

@ -1,5 +1,6 @@
<sect1 id="ch04-creatingpart"> <sect1 id="ch04-creatingpart">
<title>Creating a new partition</title> <title>Creating a new partition</title>
<?dbhtml filename="creatingpart.html" dir="chapter04"?>
<para>First, let's start with telling you that it is possible to build LFS <para>First, let's start with telling you that it is possible to build LFS
on only one partition, which is where your original distribution is on only one partition, which is where your original distribution is

View File

@ -1,5 +1,6 @@
<sect1 id="ch04-introduction"> <sect1 id="ch04-introduction">
<title>Introduction</title> <title>Introduction</title>
<?dbhtml filename="introduction.html" dir="chapter04"?>
<para>In this chapter, the partition that is going to host the LFS system is <para>In this chapter, the partition that is going to host the LFS system is
going to be prepared. We will be creating the partition itself, a file going to be prepared. We will be creating the partition itself, a file

View File

@ -1,5 +1,6 @@
<sect1 id="ch04-mounting"> <sect1 id="ch04-mounting">
<title>Mounting the new partition</title> <title>Mounting the new partition</title>
<?dbhtml filename="mounting.html" dir="chapter04"?>
<para>Now that we have created a file system, it is ready for use. All we have <para>Now that we have created a file system, it is ready for use. All we have
to do to be able to access the partition (as in reading data from and writing to do to be able to access the partition (as in reading data from and writing

View File

@ -1,5 +1,6 @@
<chapter id="chapter03"> <chapter id="chapter03">
<title>Packages that need to be downloaded</title> <title>Packages that need to be downloaded</title>
<?dbhtml filename="chapter03.html" dir="chapter03"?>
&c3-introduction; &c3-introduction;
&c3-packages; &c3-packages;

View File

@ -1,5 +1,6 @@
<sect1 id="ch03-introduction"> <sect1 id="ch03-introduction">
<title>Introduction</title> <title>Introduction</title>
<?dbhtml filename="introduction.html" dir="chapter03"?>
<para>Below is a list of all the packages that are needed to download for <para>Below is a list of all the packages that are needed to download for
building the basic system. The version numbers printed correspond to versions of building the basic system. The version numbers printed correspond to versions of

View File

@ -1,5 +1,6 @@
<sect1 id="ch03-packages"> <sect1 id="ch03-packages">
<title>Packages that need to be downloaded</title> <title>Packages that need to be downloaded</title>
<?dbhtml filename="packages.html" dir="chapter03"?>
<literallayout> <literallayout>
&c3-toplevel; &c3-toplevel;