Grammer and wording changes in the Preface
[linux_from_scratch.git] / chapter01 / resources.xml
blob35e05141ee7a43674b3de3eed987802eb5fcf0bf
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4   <!ENTITY % general-entities SYSTEM "../general.ent">
5   %general-entities;
6 ]>
8 <sect1 id="ch-intro-resources">
9   <?dbhtml filename="resources.html"?>
11   <title>Resources</title>
13   <sect2 id="ch-intro-faq">
14     <title>FAQ</title>
16     <para>If during the building of the LFS system you encounter any
17     errors, have any questions, or think there is a typo in the book,
18     please start by consulting the Frequently Asked Questions (FAQ)
19     that is located at <ulink url="&faq-root;"/>.</para>
21   </sect2>
23   <sect2 id="ch-intro-maillists" xreflabel="Chapter 1 - Mailing Lists">
24     <title>Mailing Lists</title>
26     <para>The <uri>linuxfromscratch.org</uri> server hosts a number of mailing
27     lists used for the development of the LFS project. These lists include the
28     main development and support lists, among others. If the FAQ does not solve
29     the problem you are having, the next step would be to search the mailing
30     lists at <ulink url="&lfs-root;search.html"/>.</para>
32     <para>For information on the different lists, how to subscribe, archive
33     locations, and additional information, visit
34     <ulink url="&lfs-root;mail.html"/>.</para>
36   </sect2>
38   <!-- FIXME: Remove until such time as we have our own News Server, JH 20060105
40   <sect2 id="ch-intro-newsserver">
41     <title>News Server</title>
43     <para>The mailing lists hosted at <uri>linuxfromscratch.org</uri> are
44     also accessible via the Network News Transfer Protocol (NNTP) server.
45     All messages posted to a mailing list are copied to the corresponding
46     newsgroup, and vice versa.</para>
48     <para>The news server is located at
49     <uri>news.linuxfromscratch.org</uri>.</para>
51   </sect2> -->
53   <sect2 id="ch-intro-irc">
54     <title>IRC</title>
56     <para>Several members of the LFS community offer assistance on our
57     community Internet Relay Chat (IRC) network. Before using this support,
58     please make sure that your question is not already answered in the LFS
59     FAQ or the mailing list archives. You can find the IRC network at
60     <uri>irc.linuxfromscratch.org</uri>. The support channel is named
61     #LFS-support.</para>
63   </sect2>
65   <!-- Commentted out until the target link is updated
66   <sect2 id="ch-intro-references">
67     <title>References</title>
69     <para>For additional information on the packages, useful tips are
70     available in the LFS Package Reference page located at <ulink
71     url="http://www.linuxfromscratch.org/~matthew/LFS-references.html"/>.</para>
73   </sect2>  -->
75   <sect2 id="ch-intro-mirrors" xreflabel="Chapter 1 - Mirror sites">
76     <title>Mirror Sites</title>
78     <para>The LFS project has a number of world-wide mirrors to make accessing
79     the website and downloading the required packages more convenient. Please
80     visit the LFS website at <ulink url="&lfs-root;mirrors.html"/> for a list
81     of current mirrors.</para>
83   </sect2>
85   <sect2 id="ch-intro-contactinfo">
86     <title>Contact Information</title>
88     <para>Please direct all your questions and comments to one of the LFS
89     mailing lists (see above).</para>
91   </sect2>
93 </sect1>