aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-27 22:28:14 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-27 22:28:14 +0000
commita52b2c2383dd24bca424afebcc3220f571bfbf9b (patch)
tree6421f37461377ac873e0f777df065fdcd3817444 /chapter04
parent69276a949a1782f6fbff97e1ee26424a11c89cd4 (diff)
Equalizing the use of URL entities.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r--chapter04/chapter04.xml21
1 files changed, 10 insertions, 11 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml
index 9890a587c..1181d67aa 100644
--- a/chapter04/chapter04.xml
+++ b/chapter04/chapter04.xml
@@ -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.
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
-can consult the book's errata page at
-<ulink url="http://linuxfromscratch.org/lfs/print/"/> or, better yet, try one
-of the alternative means of downloading listed on
-<ulink url="http://linuxfromscratch.org/lfs/packages.html"/>.</para>
+can consult the book's errata page at <ulink url="&lfs-root;/lfs/print/"/>
+or, better yet, try one of the alternative means of downloading listed on
+<ulink url="&lfs-root;/lfs/packages.html"/>.</para>
<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
@@ -153,10 +152,10 @@ Less (&less-version;) - &less-size;:
<ulink url="http://freshmeat.net/projects/less/"/>
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;:
-<ulink url="http://www.linuxfromscratch.org/~winkie/downloads/lfs-utils/"/>
+<ulink url="&lfs-root;~winkie/downloads/lfs-utils/"/>
Libtool (&libtool-version;) - &libtool-size;:
<ulink url="http://freshmeat.net/projects/libtool/"/>
@@ -171,7 +170,7 @@ Make (&make-version;) - &make-size;:
<ulink url="http://freshmeat.net/projects/gnumake"/>
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;:
<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
optional ones created by the LFS community. Most of these solve slight
-problems, or enable some functionality that's not enabled by default. Feel
-free to examine the patches database, located at
-<ulink url="http://www.linuxfromscratch.org/patches/"/>, and pick any
-additional patches you wish to use.</para>
+problems, or enable some functionality that's not enabled by default.
+Feel free to examine the patches database, located at <ulink
+url="&lfs-root;patches/"/>, and pick any additional patches you wish to
+use.</para>
</sect1>