source: chapter01/administrativa.xml@ a0a2d970

Last change on this file since a0a2d970 was a0a2d970, checked in by Matthew Burgess <matthew@…>, 20 years ago
  • (chapter01/*.xml) RELAX NG validation fixes

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/LFS-RNG/BOOK@4347 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 3.4 KB
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
[a0a2d970]2<!DOCTYPE section [
[673b0d8]3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
[a0a2d970]6<section xmlns="http://docbook.org/docbook-ng"
7 xmlns:xlink="http://www.w3.org/1999/xlink"
8 xml:id="ch-scatter-administrativa">
9<info><title>Resources</title></info>
[673b0d8]10<?dbhtml filename="resources.html"?>
[77f9604]11
12
[a0a2d970]13<section xml:id="ch-scatter-faq">
14<info><title>FAQ</title></info>
[77f9604]15
[51c7e26f]16<para>If during the building of your LFS system you encounter any errors, or
17have any questions, or think you found a typo in the book, then please first
18consult the FAQ (Frequently Asked Questions) at
[a0a2d970]19<uri xlink:href="&faq-root;">&faq-root;</uri>.</para>
[77f9604]20
[a0a2d970]21</section>
[77f9604]22
[a0a2d970]23<section xml:id="ch-scatter-irc">
24<info><title>IRC</title></info>
[51c41b1]25
[51c7e26f]26<para>Several members of the LFS community offer assistance on our community
[40ebd44]27IRC (Internet Relay Chat) network. Before you utilize this mode of support, we
[daaa0941]28ask that you've at least checked the LFS FAQ (see above) and the mailing list
29archives (see below) for the answer to your question. You can find the IRC
[55851d6]30network at <uri>irc.linuxfromscratch.org</uri> or
31<uri>irc.linux-phreak.net</uri> port 6667. The support channel is
[40ebd44]32named #LFS-support.</para>
[51c41b1]33
[a0a2d970]34</section>
[51c41b1]35
[77f9604]36
[a0a2d970]37<section xml:id="ch-scatter-maillists" xreflabel="Chapter 1 - Mailing lists">
38<info><title>Mailing lists</title></info>
[77f9604]39
[55851d6]40<para>The <uri>linuxfromscratch.org</uri> server is hosting a number
[51c7e26f]41of mailing lists used for the development of the LFS project. These lists
[77f9604]42include, among others, the main development and support lists.</para>
43
44<para>For information on which lists are available, how to subscribe to them,
[a0a2d970]45their archive locations, and so on, visit <uri xlink:href="&lfs-root;mail.html">&lfs-root;mail.html</uri>.</para>
[77f9604]46
[a0a2d970]47</section>
[77f9604]48
49
[a0a2d970]50<section xml:id="ch-scatter-newsserver">
51<info><title>News server</title></info>
[77f9604]52
[55851d6]53<para>All the mailing lists hosted at <uri>linuxfromscratch.org</uri>
[77f9604]54are also accessible via the NNTP server. All messages posted to a mailing list
[673b0d8]55are copied to the corresponding newsgroup, and vice versa.</para>
[77f9604]56
57<para>The news server can be reached at
[55851d6]58<uri>news.linuxfromscratch.org</uri>.</para>
[77f9604]59
[a0a2d970]60</section>
[77f9604]61
62
[a0a2d970]63<section xml:id="ch-scatter-wiki">
64<info><title>Wiki</title></info>
[daaa0941]65
66<para>For more information on a package, updated versions, tweaks, personal
[a0a2d970]67experiences, and so on, see the LFS Wiki at <uri xlink:href="&wiki-root;">&wiki-root;</uri>. You can add information there yourself too, to help others.</para>
[daaa0941]68
[a0a2d970]69</section>
[daaa0941]70
71
[a0a2d970]72<section xml:id="ch-scatter-references">
73<info><title>References</title></info>
[daaa0941]74
75<para>If you need still more detailed information on the packages,
76you will find useful pointers on this page:
[a0a2d970]77<uri xlink:href="http://www.109bean.org.uk/LFS-references.html">http://www.109bean.org.uk/LFS-references.html</uri>.</para>
[daaa0941]78
[a0a2d970]79</section>
[daaa0941]80
81
[a0a2d970]82<section xml:id="ch-scatter-mirrors" xreflabel="Chapter 1 - Mirror sites">
83<info><title>Mirror sites</title></info>
[77f9604]84
85<para>The LFS project has a number of mirrors set up world-wide to make
86accessing the website and downloading the required packages more convenient.
[a0a2d970]87Please visit the website at <uri xlink:href="&lfs-root;">&lfs-root;</uri> for a list of current mirrors.</para>
[77f9604]88
[a0a2d970]89</section>
[77f9604]90
91
[a0a2d970]92<section xml:id="ch-scatter-contactinfo">
93<info><title>Contact information</title></info>
[6370fa6]94
[bf8e8bf]95<para>Please direct all your questions and comments to one of the LFS mailing
96lists (see above).</para>
[77f9604]97
[a0a2d970]98</section>
[6370fa6]99
100
[a0a2d970]101</section>
Note: See TracBrowser for help on using the repository browser.