diff options
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, |