diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-05 19:06:12 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-05 19:06:12 +0000 |
commit | 4f4b4e84a2efa25e30cf50136bdfb014e1c23163 (patch) | |
tree | e8aac09b4ff6a59a6d22b9610ce62f2135008241 /chapter04/chapter04.xml | |
parent | 46c039ef30b1f585e6f5f87ea9d35f33cfde46a9 (diff) |
Restoring the removed dbhtml directives.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04/chapter04.xml')
-rw-r--r-- | chapter04/chapter04.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index 4aece23c9..79383efb0 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -1,9 +1,11 @@ <chapter id="chapter-getting-materials" xreflabel="Chapter 4"> <title>The materials: packages and patches</title> +<?dbhtml filename="chapter04.html" dir="chapter04"?> <sect1 id="materials-introduction"> <title>Introduction</title> +<?dbhtml filename="introduction.html" dir="chapter04"?> <para>Below is a list of packages you need to download for building a basic Linux system. The listed version numbers correspond to versions of the @@ -57,6 +59,7 @@ and every individual file manually.</para> <sect1 id="materials-packages"> <title>All the packages</title> +<?dbhtml filename="packages.html" dir="chapter04"?> <para>Download or otherwise obtain the following packages:</para> @@ -257,6 +260,7 @@ download courtesy of the generous LFS mirror sites. Please refer to the <sect1 id="materials-patches"> <title>Needed patches</title> +<?dbhtml filename="patches.html" dir="chapter04"?> <para>Besides all those packages, you'll also need several patches. These correct tiny mistakes in the packages that should be fixed by the maintainer, |