aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/resources.xml
blob: d3bc7860e7b7972c92e77563d06acb93090c9d51 (plain)
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../general.ent">
  %general-entities;
]>

<sect1 id="ch-intro-resources">
  <?dbhtml filename="resources.html"?>

  <title>Resources</title>

  <sect2 id="ch-intro-faq">
    <title>FAQ</title>

    <para>If during the building of the LFS system you encounter any
    errors, have any questions, or think there is a typo in the book,
    please start by consulting the list of Frequently Asked Questions (FAQ),
    located at <ulink url="&faq-root;"/>.</para>

  </sect2>

  <sect2 id="ch-intro-maillists" xreflabel="Chapter&nbsp;1 - Mailing Lists">
    <title>Mailing Lists</title>

    <para>The <systemitem class='domainname'>linuxfromscratch.org</systemitem>
    server hosts a number of mailing
    lists used for the development of the LFS project. These lists include the
    main development and support lists, among others. If you cannot find an
    answer to your problem on the FAQ page, the next step would be to search
    the mailing lists at <ulink url="&lfs-root;search.html"/>.</para>

    <para>For information on the different lists, how to subscribe, archive
    locations, and additional information, visit
    <ulink url="&lfs-root;mail.html"/>.</para>

  </sect2>

  <!-- FIXME: Remove until such time as we have our own News Server, JH 20060105

  <sect2 id="ch-intro-newsserver">
    <title>News Server</title>

    <para>The mailing lists hosted at <uri>linuxfromscratch.org</uri> are
    also accessible via the Network News Transfer Protocol (NNTP) server.
    All messages posted to a mailing list are copied to the corresponding
    newsgroup, and vice versa.</para>

    <para>The news server is located at
    <uri>news.linuxfromscratch.org</uri>.</para>

  </sect2> -->

  <sect2 id="ch-intro-irc">
    <title>IRC</title>

    <para>Several members of the LFS community offer assistance via Internet
    Relay Chat (IRC). Before using this support, please make sure your
    question is not already answered in the LFS FAQ or the mailing list
    archives. You can find the IRC network at
    <systemitem class='domainname'>irc.libera.chat</systemitem>.
    The support channel is named #lfs-support.</para>

  </sect2>

  <!-- Commentted out until the target link is updated
  <sect2 id="ch-intro-references">
    <title>References</title>

    <para>For additional information on the packages, useful tips are
    available in the LFS Package Reference page located at <ulink
    url="https://www.linuxfromscratch.org/~matthew/LFS-references.html"/>.</para>

  </sect2>  -->

  <sect2 id="ch-intro-mirrors" xreflabel="Chapter&nbsp;1 - Mirror sites">
    <title>Mirror Sites</title>

    <para>The LFS project has a number of world-wide mirrors to make accessing
    the website and downloading the required packages more convenient. Please
    visit the LFS website at <ulink url="&lfs-root;mirrors.html"/> for a list
    of current mirrors.</para>

  </sect2>

  <sect2 id="ch-intro-contactinfo">
    <title>Contact Information</title>

    <para>Please direct all your questions and comments to one of the LFS
    mailing lists (see above).</para>

  </sect2>

</sect1>