diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-03 22:10:40 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-03 22:10:40 +0000 |
commit | 46c039ef30b1f585e6f5f87ea9d35f33cfde46a9 (patch) | |
tree | 6dc1a691661ea31655740cdab5f6ddaab893f5ac /chapter04/chapter04.xml | |
parent | db9d773c6e39372c09613573d66473172d4f353f (diff) |
Removing some of the dbhtml directives.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3274 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04/chapter04.xml')
-rw-r--r-- | chapter04/chapter04.xml | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index eeb826d01..4aece23c9 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -1,11 +1,9 @@ <chapter id="chapter-getting-materials" xreflabel="Chapter 4"> <title>The materials: packages and patches</title> -<?dbhtml filename="chapter04.html" dir="chapter04"?> -<sect1 id="ch-materials-introduction"> +<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,9 +55,8 @@ and every individual file manually.</para> </sect1> -<sect1 id="ch-materials-packages"> +<sect1 id="materials-packages"> <title>All the packages</title> -<?dbhtml filename="packages.html" dir="chapter04"?> <para>Download or otherwise obtain the following packages:</para> @@ -258,9 +255,8 @@ download courtesy of the generous LFS mirror sites. Please refer to the </sect1> -<sect1 id="ch-materials-patches"> +<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, |