aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-02-26 23:04:54 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-02-26 23:04:54 +0000
commita93c62e4b3312bd10475b6dc1bf634a284ee71ba (patch)
tree610a4efed3d5d4eaa55664a2857491039c73d166
parent671c833c1e0908f9b0289e471897a366269eeba8 (diff)
added link to the FAQ
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1643 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/chapter01.xml1
-rw-r--r--chapter01/faq.xml12
-rw-r--r--index.xml1
3 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/chapter01.xml b/chapter01/chapter01.xml
index 4b010252b..6aa1ab050 100644
--- a/chapter01/chapter01.xml
+++ b/chapter01/chapter01.xml
@@ -10,6 +10,7 @@
&c1-changelog;
&c1-maillists;
&c1-newsserver;
+&c1-faq;
&c1-contactinfo;
</chapter>
diff --git a/chapter01/faq.xml b/chapter01/faq.xml
new file mode 100644
index 000000000..2d02f1fbf
--- /dev/null
+++ b/chapter01/faq.xml
@@ -0,0 +1,12 @@
+<sect1 id="ch01-faq">
+<title>FAQ</title>
+<?dbhtml filename="faq.html" dir="chapter01"?>
+
+<para>If you encounter any problems building an LFS system, you should
+check out <ulink
+url="http://www.linuxfromscratch.org/faq/">
+http://www.linuxfromscratch.org/faq/</ulink> to see if your question is
+already answered in the FAQ.</para>
+
+</sect1>
+
diff --git a/index.xml b/index.xml
index 096ebcb11..ddbe170ae 100644
--- a/index.xml
+++ b/index.xml
@@ -58,6 +58,7 @@
<!ENTITY c1-ma-mailarchive SYSTEM "chapter01/mailarchive.xml">
<!ENTITY c1-ma-othermodes SYSTEM "chapter01/othermodes.xml">
<!ENTITY c1-newsserver SYSTEM "chapter01/newsserver.xml">
+<!ENTITY c1-faq SYSTEM "chapter01/faq.xml">
<!ENTITY c1-contactinfo SYSTEM "chapter01/contactinfo.xml">
<!ENTITY chapter02 SYSTEM "chapter02/chapter02.xml">