diff options
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/aboutdependencies.xml | 1 | ||||
-rw-r--r-- | chapter02/aboutlfs.xml | 1 | ||||
-rw-r--r-- | chapter02/aboutsbus.xml | 1 | ||||
-rw-r--r-- | chapter02/abouttestsuites.xml | 1 | ||||
-rw-r--r-- | chapter02/askforhelp.xml | 1 | ||||
-rw-r--r-- | chapter02/chapter02.xml | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/chapter02/aboutdependencies.xml b/chapter02/aboutdependencies.xml index 1ab3ac3ed..065f9a864 100644 --- a/chapter02/aboutdependencies.xml +++ b/chapter02/aboutdependencies.xml @@ -1,5 +1,6 @@ <sect1 id="prepare-aboutdependencies"> <title>About dependencies</title> +<?dbhtml filename="aboutdependencies.html" dir="chapter02"?> <!-- Leave this file in the repo until we figure out finally what to do with dependencies --> diff --git a/chapter02/aboutlfs.xml b/chapter02/aboutlfs.xml index cb9ffa68b..4141a01c0 100644 --- a/chapter02/aboutlfs.xml +++ b/chapter02/aboutlfs.xml @@ -1,5 +1,6 @@ <sect1 id="prepare-aboutlfs"> <title>About $LFS</title> +<?dbhtml filename="aboutlfs.html" dir="chapter02"?> <para>Please read the following paragraphs carefully. Throughout this book the variable LFS will be used frequently. $LFS must at all times be replaced with diff --git a/chapter02/aboutsbus.xml b/chapter02/aboutsbus.xml index 8ab601822..0c3e93995 100644 --- a/chapter02/aboutsbus.xml +++ b/chapter02/aboutsbus.xml @@ -1,5 +1,6 @@ <sect1 id="prepare-aboutsbus"> <title>About SBUs</title> +<?dbhtml filename="aboutsbus.html" dir="chapter02"?> <para>Most people would like to know beforehand how long it approximately takes to compile and install each package. But "Linux from Scratch" is built diff --git a/chapter02/abouttestsuites.xml b/chapter02/abouttestsuites.xml index 1f963d4ec..6f4831ac1 100644 --- a/chapter02/abouttestsuites.xml +++ b/chapter02/abouttestsuites.xml @@ -1,5 +1,6 @@ <sect1 id="prepare-abouttestsuites"> <title>About the test suites</title> +<?dbhtml filename="abouttestsuites.html" dir="chapter02"?> <para>Most packages provide a test suite. Running the test suite for a newly built package is generally a good idea, as it can provide a nice sanity check diff --git a/chapter02/askforhelp.xml b/chapter02/askforhelp.xml index 62d3b95ca..54c65f943 100644 --- a/chapter02/askforhelp.xml +++ b/chapter02/askforhelp.xml @@ -1,5 +1,6 @@ <sect1 id="prepare-askforhelp"> <title>How to ask for help</title> +<?dbhtml filename="askforhelp.html" dir="chapter02"?> <para>If you encounter a problem while using this book, and your problem is not listed in the FAQ (<ulink url="&faq-root;"/>), you will find that diff --git a/chapter02/chapter02.xml b/chapter02/chapter02.xml index 34d9be6bd..9d6956300 100644 --- a/chapter02/chapter02.xml +++ b/chapter02/chapter02.xml @@ -1,5 +1,6 @@ <chapter id="chapter-preparation" xreflabel="Chapter 2"> <title>Important information</title> +<?dbhtml filename="chapter02.html" dir="chapter02"?> &c2-aboutlfs; &c2-aboutsbus; |