1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
|
<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-irc">
<title>IRC</title>
<para>Members of the LFS communtiy offer assistance on our community IRC
server. If you decide to utilize this mode of support, we ask that you
at least ensure you've checked the LFS FAQ and the mailing list archives
for the answer to your question. You can find the IRC server at
irc.linuxfromscratch.org port 6667. The support channel is named
#LFS-support.</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/mail.html"/>.</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>
<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>
</sect1>
|