diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | chapter01/contactinfo.xml | 5 | ||||
-rw-r--r-- | chapter01/maillists.xml | 2 | ||||
-rw-r--r-- | chapter01/versions.xml | 2 |
4 files changed, 14 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6cd31512c..bfbf668e4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -5,6 +5,15 @@ <itemizedlist> +<listitem><para>September 1st, 2001 [gerard]: Changed links to other +areas in the book to xml xref tags so you can click on them when reading +non-html formats (like pdf).</para></listitem> + +<listitem><para>September 1st, 2001 [gerard]: Chapter 1 - Contact +information: Changed the text to use one of the mailing lists, not just +lfs-discuss (and provide a link to maillist.xml for the mailing lists +list).</para></listitem> + <listitem><para>August 31st, 2001 [gerard]: Chapter7 - mountfs, functions: Added the -f option to the rm command that removes fastboot and forcecheck. This option should never have been removed in the first diff --git a/chapter01/contactinfo.xml b/chapter01/contactinfo.xml index 98132fcbe..f8cc5af33 100644 --- a/chapter01/contactinfo.xml +++ b/chapter01/contactinfo.xml @@ -1,8 +1,9 @@ <sect1 id="ch01-contactinfo"> <title>Contact information</title> -<para>Direct all emails to the lfs-discuss mailing list at -<ulink url="mailto:lfs-discuss@linuxfromscratch.org">lfs-discuss@linuxfromscratch.org</ulink> preferably.</para> +<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>If you need to reach Gerard Beekmans personally, send an email to <ulink url="mailto:gerard@linuxfromscratch.org">gerard@linuxfromscratch.org</ulink></para> diff --git a/chapter01/maillists.xml b/chapter01/maillists.xml index cb0d11b9e..374953c13 100644 --- a/chapter01/maillists.xml +++ b/chapter01/maillists.xml @@ -1,4 +1,4 @@ -<sect1 id="ch01-maillists"> +<sect1 id="ch01-maillists" xreflabel="Chapter 1 - Mailing lists and archives"> <title>Mailing lists and archives</title> <para>The linuxfromscratch.org server is hosting the following publicly diff --git a/chapter01/versions.xml b/chapter01/versions.xml index 77ad26c22..7f8c08f83 100644 --- a/chapter01/versions.xml +++ b/chapter01/versions.xml @@ -1,4 +1,4 @@ -<sect1 id="ch01-version"> +<sect1 id="ch01-version" xreflabel="Chapter 1 - Book Version"> <title>Book version</title> <para>This is LFS-BOOK version &version; dated &releasedate;. If this |