diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-07-22 19:45:10 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-07-22 19:45:10 +0000 |
commit | b822811980a5f82726cb641cbeff66be9eb6d92a (patch) | |
tree | 27c4db3c62aaea065b053e43c39b2ba44c04a05f /chapter02/bootscripts.xml | |
parent | 46f5461af92bc70c62bbb92895032b930954d835 (diff) |
XML changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/bootscripts.xml')
-rw-r--r-- | chapter02/bootscripts.xml | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/chapter02/bootscripts.xml b/chapter02/bootscripts.xml index fb7f49dc4..96cd852c6 100644 --- a/chapter02/bootscripts.xml +++ b/chapter02/bootscripts.xml @@ -1,20 +1,14 @@ <sect1 id="ch02-bootscripts"> <title>Download the bootscripts</title> -<para> -Typing out all the bootscripts in chapters 7 and 9 can be a long, tedious -process, not to mention very error-prone. -</para> +<para>Typing out all the bootscripts in chapters 7 and 9 can be a long, tedious +process, not to mention very error-prone.</para> -<para> -To save some time, the bootscripts can be downloaded -from <ulink -url="http://packages.linuxfromscratch.org/bootscripts/&bootscripts-version;.tar.bz2"> -http://packages.linuxfromscratch.org/bootscripts/&bootscripts-version;.tar.bz2</ulink> +<para>To save some time, the bootscripts can be downloaded from <ulink +url="&http-root;/bootscripts/&bootscripts-version;.tar.bz2">&http-root;/bootscripts/&bootscripts-version;.tar.bz2</ulink> or <ulink -url="ftp://packages.linuxfromscratch.org/bootscripts/&bootscripts-version;.tar.bz2"> -ftp://packages.linuxfromscratch.org/bootscripts/&bootscripts-version;.tar.bz2</ulink>. -</para> +url="&ftp-root;/bootscripts/&bootscripts-version;.tar.bz2">&ftp-root;/bootscripts/&bootscripts-version;.tar.bz2</ulink> +.</para> </sect1> |