diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-21 23:12:40 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-21 23:12:40 +0000 |
commit | eb33fb1cad428658dafc39e87d0c57ae479def5f (patch) | |
tree | 5f29befbdc21d342d2a66e55cdea9970c1598e19 /chapter02/bootscripts.xml | |
parent | a304f6d9d733b9eb1779e7d3f69c28659be1d352 (diff) |
3.0->20010921
changed entity for bootscripts-version; to just include the version number,
not the entire filename (and thus updated bootscripts.xml accordingly)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/bootscripts.xml')
-rw-r--r-- | chapter02/bootscripts.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter02/bootscripts.xml b/chapter02/bootscripts.xml index 360256af2..5987db01a 100644 --- a/chapter02/bootscripts.xml +++ b/chapter02/bootscripts.xml @@ -5,9 +5,9 @@ process, not to mention very error-prone.</para> <para>To save some time, the bootscripts can be downloaded from <ulink -url="&http-root;/lfs-bootscripts/&bootscripts-version;.tar.bz2">&http-root;/lfs-bootscripts/&bootscripts-version;.tar.bz2</ulink> +url="&http-root;/lfs-bootscripts/lfs-bootscripts-&bootscripts-version;.tar.bz2">&http-root;/lfs-bootscripts/lfs-bootscripts-&bootscripts-version;.tar.bz2</ulink> or <ulink -url="&ftp-root;/lfs-bootscripts/&bootscripts-version;.tar.bz2">&ftp-root;/lfs-bootscripts/&bootscripts-version;.tar.bz2</ulink> +url="&ftp-root;/lfs-bootscripts/lfs-bootscripts-&bootscripts-version;.tar.bz2">&ftp-root;/lfs-bootscripts/lfs-bootscripts-&bootscripts-version;.tar.bz2</ulink> .</para> </sect1> |