Equalizing the use of URL entities.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Alex Gronenwoud 2004-01-27 22:28:14 +00:00
parent 69276a949a
commit a52b2c2383
11 changed files with 35 additions and 39 deletions

View File

@ -6,7 +6,7 @@ read (e.g. HTML, TXT, PS or PDF). If you are interested in this, then keep
reading. If you are only interested in editing the XML source for re- reading. If you are only interested in editing the XML source for re-
submission to the lfs-book or lfs-dev mailing lists, then you do not need this submission to the lfs-book or lfs-dev mailing lists, then you do not need this
document. Instead, you need to read the LFS Editor's Manual. See the LFS document. Instead, you need to read the LFS Editor's Manual. See the LFS
website at http://linuxfromscratch.org for more information. website at http://www.linuxfromscratch.org for more information.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
If all you want to do is convert XML to HTML perform the following: If all you want to do is convert XML to HTML perform the following:

View File

@ -1,2 +1,2 @@
<literallayout>Official download location for LFS-Bootscripts (&bootscripts-version;): <literallayout>Official download location for LFS-Bootscripts (&bootscripts-version;):
<ulink url="&http;/"/></literallayout> <ulink url="&http-down;"/></literallayout>

View File

@ -1,3 +1,3 @@
<literallayout>Official download location for Lfs-Utils (&lfs-utils-version;): <literallayout>Official download location for Lfs-Utils (&lfs-utils-version;):
<ulink url="http://www.linuxfromscratch.org/~winkie/downloads/lfs-utils/"/></literallayout> <ulink url="&lfs-root;~winkie/downloads/lfs-utils/"/></literallayout>

View File

@ -1,2 +1,2 @@
<literallayout>Official download location for MAKEDEV (&makedev-version;): <literallayout>Official download location for MAKEDEV (&makedev-version;):
<ulink url="&http;/"/></literallayout> <ulink url="&http-down;"/></literallayout>

View File

@ -9,7 +9,7 @@
<para>If during the building of your LFS system you encounter any errors, or <para>If during the building of your LFS system you encounter any errors, or
have any questions, or think you found a typo in the book, then please first have any questions, or think you found a typo in the book, then please first
consult the FAQ (Frequently Asked Questions) at consult the FAQ (Frequently Asked Questions) at
<ulink url="http://www.linuxfromscratch.org/faq/"/>.</para> <ulink url="&faq-root;"/>.</para>
</sect2> </sect2>
@ -36,7 +36,7 @@ include, among others, the main development and support lists.</para>
<para>For information on which lists are available, how to subscribe to them, <para>For information on which lists are available, how to subscribe to them,
their archive locations, and so on, visit <ulink their archive locations, and so on, visit <ulink
url="http://www.linuxfromscratch.org/mail.html"/>.</para> url="&lfs-root;mail.html"/>.</para>
</sect2> </sect2>
@ -79,8 +79,8 @@ you will find useful pointers on this page:
<para>The LFS project has a number of mirrors set up world-wide to make <para>The LFS project has a number of mirrors set up world-wide to make
accessing the website and downloading the required packages more convenient. accessing the website and downloading the required packages more convenient.
Please visit the website at <ulink url="http://www.linuxfromscratch.org/"/> for Please visit the website at <ulink url="&lfs-root;"/> for a list of current
a list of current mirrors.</para> mirrors.</para>
</sect2> </sect2>

View File

@ -25,7 +25,7 @@ show filenames, such as <filename>/etc/ld.so.conf</filename>.</para></blockquote
book, mainly to emphasize important points, and to give examples of book, mainly to emphasize important points, and to give examples of
what to type.</para></blockquote> what to type.</para></blockquote>
<para><ulink url="http://www.linuxfromscratch.org/"/></para> <para><ulink url="&lfs-root;"/></para>
<blockquote><para>This form of text is used for hyperlinks, both within the <blockquote><para>This form of text is used for hyperlinks, both within the
book and to external pages such as HOWTOs, download locations and book and to external pages such as HOWTOs, download locations and

View File

@ -5,7 +5,7 @@
<para>This is version &version; of the Linux From Scratch book, dated <para>This is version &version; of the Linux From Scratch book, dated
&releasedate;. If this book is more than three months old, a newer and better &releasedate;. If this book is more than three months old, a newer and better
version is probably already available. To find out, check one of the mirrors version is probably already available. To find out, check one of the mirrors
listed on <ulink url="http://www.linuxfromscratch.org/"/>.</para> listed on <ulink url="&lfs-root;"/>.</para>
</sect1> </sect1>

View File

@ -33,7 +33,7 @@ so lucky as to have multiple processors, chances are that your system is so fast
that you won't mind.</para> that you won't mind.</para>
<para>If you wish to see actual timings for specific machines, have a look at <para>If you wish to see actual timings for specific machines, have a look at
<ulink url="http://www.linuxfromscratch.org/~bdubbs/"/>.</para> <ulink url="&lfs-root;~bdubbs/"/>.</para>
</sect1> </sect1>

View File

@ -2,15 +2,13 @@
<title>How to ask for help</title> <title>How to ask for help</title>
<?dbhtml filename="askforhelp.html" dir="chapter02"?> <?dbhtml filename="askforhelp.html" dir="chapter02"?>
<para>If you encounter a problem while using this book, and your problem <para>If you encounter a problem while using this book, and your problem
is not listed in the FAQ (<ulink is not listed in the FAQ (<ulink url="&faq-root;"/>), you will find that
url="http://www.linuxfromscratch.org/faq"/>), you will find that most most of the people on Internet Relay Chat (IRC) and on the mailing lists
of the people on Internet Relay Chat (IRC) and are willing to help you. An overview of the LFS mailing lists can be
on the mailing lists are willing to help you. An found via <xref linkend="ch01-maillists"/>. To assist us in diagnosing
overview of the LFS mailing lists can be found in and solving your problem, include as much relevant information as
<xref linkend="ch01-maillists"/>. To assist us in diagnosing and solving possible in your request for help.</para>
your problem, include as much relevant information as possible in your
request for help.</para>
<sect2> <sect2>
<title>Things to mention</title> <title>Things to mention</title>

View File

@ -24,10 +24,9 @@ project websites, mailing lists, FAQs, changelogs and more.</para>
<para>We can't guarantee that these download locations are always available. <para>We can't guarantee that these download locations are always available.
In case a download location has changed since this book was published, please In case a download location has changed since this book was published, please
try to google for the package. Should you remain unsuccessful with this, you try to google for the package. Should you remain unsuccessful with this, you
can consult the book's errata page at can consult the book's errata page at <ulink url="&lfs-root;/lfs/print/"/>
<ulink url="http://linuxfromscratch.org/lfs/print/"/> or, better yet, try one or, better yet, try one of the alternative means of downloading listed on
of the alternative means of downloading listed on <ulink url="&lfs-root;/lfs/packages.html"/>.</para>
<ulink url="http://linuxfromscratch.org/lfs/packages.html"/>.</para>
<para>You'll need to store all the downloaded packages and patches somewhere <para>You'll need to store all the downloaded packages and patches somewhere
that is conveniently available throughout the entire build. You'll also need a that is conveniently available throughout the entire build. You'll also need a
@ -153,10 +152,10 @@ Less (&less-version;) - &less-size;:
<ulink url="http://freshmeat.net/projects/less/"/> <ulink url="http://freshmeat.net/projects/less/"/>
LFS-Bootscripts (&bootscripts-version;) - &bootscripts-size;: LFS-Bootscripts (&bootscripts-version;) - &bootscripts-size;:
<ulink url="&http;/lfs-bootscripts-&bootscripts-version;.tar.bz2"/> <ulink url="&http-down;lfs-bootscripts-&bootscripts-version;.tar.bz2"/>
Lfs-Utils (&lfs-utils-version;) - &lfs-utils-size;: Lfs-Utils (&lfs-utils-version;) - &lfs-utils-size;:
<ulink url="http://www.linuxfromscratch.org/~winkie/downloads/lfs-utils/"/> <ulink url="&lfs-root;~winkie/downloads/lfs-utils/"/>
Libtool (&libtool-version;) - &libtool-size;: Libtool (&libtool-version;) - &libtool-size;:
<ulink url="http://freshmeat.net/projects/libtool/"/> <ulink url="http://freshmeat.net/projects/libtool/"/>
@ -171,7 +170,7 @@ Make (&make-version;) - &make-size;:
<ulink url="http://freshmeat.net/projects/gnumake"/> <ulink url="http://freshmeat.net/projects/gnumake"/>
MAKEDEV (&makedev-version;) - &makedev-size;: MAKEDEV (&makedev-version;) - &makedev-size;:
<ulink url="&http;/MAKEDEV-&makedev-version;.bz2"/> <ulink url="&http-down;MAKEDEV-&makedev-version;.bz2"/>
Man (&man-version;) - &man-size;: Man (&man-version;) - &man-size;:
<ulink url="http://freshmeat.net/projects/man/"/> <ulink url="http://freshmeat.net/projects/man/"/>
@ -326,10 +325,10 @@ Perl Libc Patch - &perl-libc-patch-size;:
<para>In addition to the above required patches, there exist a number of <para>In addition to the above required patches, there exist a number of
optional ones created by the LFS community. Most of these solve slight optional ones created by the LFS community. Most of these solve slight
problems, or enable some functionality that's not enabled by default. Feel problems, or enable some functionality that's not enabled by default.
free to examine the patches database, located at Feel free to examine the patches database, located at <ulink
<ulink url="http://www.linuxfromscratch.org/patches/"/>, and pick any url="&lfs-root;patches/"/>, and pick any additional patches you wish to
additional patches you wish to use.</para> use.</para>
</sect1> </sect1>

View File

@ -7,15 +7,14 @@
<!ENTITY milestone "5.1"> <!ENTITY milestone "5.1">
<!ENTITY nbsp " "> <!ENTITY nbsp " ">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY http-root "http://ftp.linuxfromscratch.org"> <!ENTITY blfs-root "&lfs-root;blfs/">
<!ENTITY ftp "ftp://ftp.linuxfromscratch.org/lfs-packages/cvs"> <!ENTITY faq-root "&lfs-root;faq/">
<!ENTITY http "http://downloads.linuxfromscratch.org"> <!ENTITY hints-root "&lfs-root;hints/downloads/files/">
<!ENTITY hints-root "http://www.linuxfromscratch.org/hints/downloads/files/"> <!ENTITY hints-index "&lfs-root;hints/list.html">
<!ENTITY hints-index "http://www.linuxfromscratch.org/hints/list.html"> <!ENTITY patches-root "&lfs-root;patches/lfs/cvs/">
<!ENTITY blfs-root "http://www.linuxfromscratch.org/blfs/">
<!ENTITY patches-root "http://www.linuxfromscratch.org/patches/lfs/cvs/">
<!ENTITY wiki-root "http://wiki.linuxfromscratch.org/"> <!ENTITY wiki-root "http://wiki.linuxfromscratch.org/">
<!ENTITY http-down "http://downloads.linuxfromscratch.org/">
<!ENTITY tldp-root "http://www.tldp.org/"> <!ENTITY tldp-root "http://www.tldp.org/">
<!ENTITY all-size-version "cvs-2003-10-06"> <!ENTITY all-size-version "cvs-2003-10-06">