Browse Source

added link to the FAQ

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1643 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 years ago
parent
commit
a93c62e4b3
3 changed files with 14 additions and 0 deletions
  1. 1 0
      chapter01/chapter01.xml
  2. 12 0
      chapter01/faq.xml
  3. 1 0
      index.xml

+ 1 - 0
chapter01/chapter01.xml

@@ -10,6 +10,7 @@
 &c1-changelog;
 &c1-maillists;
 &c1-newsserver;
+&c1-faq;
 &c1-contactinfo;
 
 </chapter>

+ 12 - 0
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>
+

+ 1 - 0
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">