replaced <ulink> to part in the book with <xref>'s

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-09-01 23:31:30 +00:00
parent 1175781f8e
commit ea1302c9bf
8 changed files with 25 additions and 19 deletions

View File

@ -1,4 +1,4 @@
<appendix id="appendixd"> <appendix id="appendixd" xreflabel="Appendix D - Official download locations">
<title>Official download locations</title> <title>Official download locations</title>
&ad-packages; &ad-packages;

View File

@ -5,6 +5,15 @@
<itemizedlist> <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, <listitem><para>August 31st, 2001 [gerard]: Chapter7 - mountfs,
functions: Added the -f option to the rm command that removes fastboot functions: Added the -f option to the rm command that removes fastboot
and forcecheck. This option should never have been removed in the first and forcecheck. This option should never have been removed in the first

View File

@ -1,8 +1,9 @@
<sect1 id="ch01-contactinfo"> <sect1 id="ch01-contactinfo">
<title>Contact information</title> <title>Contact information</title>
<para>Direct all emails to the lfs-discuss mailing list at <para>Please direct your emails to one of the LFS mailing lists. See
<ulink url="mailto:lfs-discuss@linuxfromscratch.org">lfs-discuss@linuxfromscratch.org</ulink> preferably.</para> <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 <para>If you need to reach Gerard Beekmans personally, send an email to
<ulink url="mailto:gerard@linuxfromscratch.org">gerard@linuxfromscratch.org</ulink></para> <ulink url="mailto:gerard@linuxfromscratch.org">gerard@linuxfromscratch.org</ulink></para>

View File

@ -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> <title>Mailing lists and archives</title>
<para>The linuxfromscratch.org server is hosting the following publicly <para>The linuxfromscratch.org server is hosting the following publicly

View File

@ -1,4 +1,4 @@
<sect1 id="ch01-version"> <sect1 id="ch01-version" xreflabel="Chapter 1 - Book Version">
<title>Book version</title> <title>Book version</title>
<para>This is LFS-BOOK version &version; dated &releasedate;. If this <para>This is LFS-BOOK version &version; dated &releasedate;. If this

View File

@ -1,4 +1,4 @@
<sect1 id="ch02-install"> <sect1 id="ch02-install" xreflabel="Chapter 2 - How to install the software">
<title>How to install the software</title> <title>How to install the software</title>
<para>Before you start using the LFS book, we should point out that all <para>Before you start using the LFS book, we should point out that all

View File

@ -12,22 +12,19 @@ is assumed in this book (in case you downloaded a newer version).</para>
<para>All the URL's below are to the ftp.linuxfromscratch.org server. We <para>All the URL's below are to the ftp.linuxfromscratch.org server. We
have a couple of FTP mirrors available from which you can download the have a couple of FTP mirrors available from which you can download the
files a well. The addresses of the mirror sites can be found in files a well. The addresses of the mirror sites can be found in
<ulink url="ch01-version.html">Chapter 1 - Book Version</ulink>.</para> <xref linkend="ch01-version"/>.</para>
<para>We have provided a list of official download sites of the packages below <para>We have provided a list of official download sites of the packages below
in <ulink url="appendixd.html">Appendix D - Official download locations in <xref linkend="appendixd"/>. The LFS FTP archive only
</ulink>. The LFS FTP archive only contains the versions of packages contains the versions of packages that are recommended for use in this book.
that are recommended for use in this book. You can check the official You can check the official sites in Appendix C to determine whether a newer
sites in Appendix C to determine whether a newer package is available. package is available. If you do download a newer package, we would
If you do download a newer package, we would appreciate hearing appreciate hearing whether you were able to install the package using this
whether you were able to install the package using this book's book's instructions or not.</para>
instructions or not.</para>
<para>Please note that all files downloaded from the LFS FTP archive are files <para>Please note that all files downloaded from the LFS FTP archive are files
compressed with bzip2 instead of gz. If you don't know how to compressed with bzip2 instead of gz. If you don't know how to
handle bz2 files, check out handle bz2 files, check out <xref linkend="ch02-install"/>.</para>
<ulink url="ch02-install.html">Chapter 2 - How to install the
software</ulink>.</para>
</sect1> </sect1>

View File

@ -40,8 +40,7 @@ url="&hint-root;newbie.txt">&hint-root;newbie.txt</ulink>
<para>Don't forget there are several LFS mailinglists you can subscribe <para>Don't forget there are several LFS mailinglists you can subscribe
to if you are in need of help, advice, etc. See to if you are in need of help, advice, etc. See
<ulink url="ch01-maillists.html">Chapter 1 - Mailinglists</ulink> for <xref linkend="ch01-maillists"/> for more information.</para>
more information.</para>
<para>Again, we thank you for using the LFS Book and hope you found this <para>Again, we thank you for using the LFS Book and hope you found this
book useful and worth your time.</para> book useful and worth your time.</para>