Putting several tiny sections in chapter 1 into one.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Alex Gronenwoud 2003-09-23 23:00:12 +00:00
parent 3993087cc1
commit 77f9604a83
2 changed files with 62 additions and 12 deletions

View File

@ -2,15 +2,11 @@
<title>Introduction</title>
<?dbhtml filename="chapter01.html" dir="chapter01"?>
&c1-acknowledgements;
&c1-how;
&c1-conventions;
&c1-version;
&c1-mirrors;
&c1-changelog;
&c1-maillists;
&c1-newsserver;
&c1-faq;
&c1-contactinfo;
&c1-acknowledgements;
</chapter>

View File

@ -1,13 +1,67 @@
<sect1 id="ch01-contactinfo">
<sect1 id="ch01-administrativa">
<title>Resources</title>
<?dbhtml filename="resources.html" dir="chapter01"?>
<sect2 id="ch01-faq">
<title>FAQ</title>
<para>If you encounter any errors, have any questions, or if you find a
typo in the book, then, please consult the FAQ (Frequently Asked Questions)
page at <ulink url="http://www.linuxfromscratch.org/faq/"/>.</para>
</sect2>
<sect2 id="ch01-maillists" xreflabel="Chapter 1 - Mailing lists">
<title>Mailing lists</title>
<para>The <emphasis>linuxfromscratch.org</emphasis> server is hosting a number
of mailinglists used for the development of the LFS project. These lists
include, among others, the main development and support lists.</para>
<para>For information on which lists are available, how to subscribe to them,
their archive locations, and so on, visit <ulink
url="http://www.linuxfromscratch.org/mailinglists/"/>.</para>
</sect2>
<sect2 id="ch01-newsserver">
<title>News server</title>
<para>All the mailing lists hosted at <emphasis>linuxfromscratch.org</emphasis>
are also accessible via the NNTP server. All messages posted to a mailing list
will be copied to the correspondent newsgroup, and vice versa.</para>
<para>The news server can be reached at
<emphasis>news.linuxfromscratch.org</emphasis>.</para>
</sect2>
<sect2 id="ch01-mirrors" xreflabel="Chapter 1 - Mirror sites">
<title>Mirror sites</title>
<para>The LFS project has a number of mirrors set up world-wide to make
accessing the website and downloading the required packages more convenient.
Please visit the website at <ulink url="http://www.linuxfromscratch.org/"/> for
a list of current mirrors.</para>
</sect2>
<sect2 id="ch01-contactinfo">
<title>Contact information</title>
<?dbhtml filename="contactinfo.html" dir="chapter01"?>
<para>Please direct your emails to one of the LFS mailing lists. See
<xref linkend="ch01-maillists"/> for more information on the
available mailing lists.</para>
<para>Please direct your all your questions and comments to one of the LFS
mailing lists (see above).</para>
<para>But if you need to reach Gerard Beekmans personally, send an email to
<ulink url="mailto:gerard@linuxfromscratch.org">gerard@linuxfromscratch.org</ulink>.</para>
</sect2>
<para>If you need to reach Gerard Beekmans personally, send an email to
<ulink url="mailto:gerard@linuxfromscratch.org">gerard@linuxfromscratch.org</ulink></para>
</sect1>