Changeset 77f9604


Ignore:
Timestamp:
09/23/2003 11:00:12 PM (21 years ago)
Author:
Alex Gronenwoud <alex@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v5_0, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
96dfe0f5
Parents:
3993087
Message:

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

Location:
chapter01
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/chapter01.xml

    r3993087 r77f9604  
    33<?dbhtml filename="chapter01.html" dir="chapter01"?>
    44
    5 &c1-acknowledgements;
    65&c1-how;
    76&c1-conventions;
    87&c1-version;
    9 &c1-mirrors;
    108&c1-changelog;
    11 &c1-maillists;
    12 &c1-newsserver;
    13 &c1-faq;
    149&c1-contactinfo;
     10&c1-acknowledgements;
    1511
    1612</chapter>
  • chapter01/contactinfo.xml

    r3993087 r77f9604  
    1 <sect1 id="ch01-contactinfo">
     1<sect1 id="ch01-administrativa">
     2<title>Resources</title>
     3<?dbhtml filename="resources.html" dir="chapter01"?>
     4
     5
     6<sect2 id="ch01-faq">
     7<title>FAQ</title>
     8
     9<para>If you encounter any errors, have any questions, or if you find a
     10typo in the book, then, please consult the FAQ (Frequently Asked Questions)
     11page at <ulink url="http://www.linuxfromscratch.org/faq/"/>.</para>
     12
     13</sect2>
     14
     15
     16<sect2 id="ch01-maillists" xreflabel="Chapter 1 - Mailing lists">
     17<title>Mailing lists</title>
     18
     19<para>The <emphasis>linuxfromscratch.org</emphasis> server is hosting a number
     20of mailinglists used for the development of the LFS project. These lists
     21include, among others, the main development and support lists.</para>
     22
     23<para>For information on which lists are available, how to subscribe to them,
     24their archive locations, and so on, visit <ulink
     25url="http://www.linuxfromscratch.org/mailinglists/"/>.</para>
     26
     27</sect2>
     28
     29
     30<sect2 id="ch01-newsserver">
     31<title>News server</title>
     32
     33<para>All the mailing lists hosted at <emphasis>linuxfromscratch.org</emphasis>
     34are also accessible via the NNTP server. All messages posted to a mailing list
     35will be copied to the correspondent newsgroup, and vice versa.</para>
     36
     37<para>The news server can be reached at
     38<emphasis>news.linuxfromscratch.org</emphasis>.</para>
     39
     40</sect2>
     41
     42
     43<sect2 id="ch01-mirrors" xreflabel="Chapter 1 - Mirror sites">
     44<title>Mirror sites</title>
     45
     46<para>The LFS project has a number of mirrors set up world-wide to make
     47accessing the website and downloading the required packages more convenient.
     48Please visit the website at <ulink url="http://www.linuxfromscratch.org/"/> for
     49a list of current mirrors.</para>
     50
     51</sect2>
     52
     53
     54<sect2 id="ch01-contactinfo">
    255<title>Contact information</title>
    3 <?dbhtml filename="contactinfo.html" dir="chapter01"?>
    456
    5 <para>Please direct your emails to one of the LFS mailing lists. See
    6 <xref linkend="ch01-maillists"/> for more information on the
    7 available mailing lists.</para>
     57<para>Please direct your all your questions and comments to one of the LFS
     58mailing lists (see above).</para>
    859
    9 <para>If you need to reach Gerard Beekmans personally, send an email to
    10 <ulink url="mailto:gerard@linuxfromscratch.org">gerard@linuxfromscratch.org</ulink></para>
     60<para>But if you need to reach Gerard Beekmans personally, send an email to
     61<ulink url="mailto:gerard@linuxfromscratch.org">gerard@linuxfromscratch.org</ulink>.</para>
     62
     63</sect2>
     64
    1165
    1266</sect1>
Note: See TracChangeset for help on using the changeset viewer.