diff options
Diffstat (limited to 'chapter02/bootscripts.xml')
-rw-r--r-- | chapter02/bootscripts.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/chapter02/bootscripts.xml b/chapter02/bootscripts.xml index 2a0463250..fb7f49dc4 100644 --- a/chapter02/bootscripts.xml +++ b/chapter02/bootscripts.xml @@ -9,10 +9,11 @@ process, not to mention very error-prone. <para> To save some time, the bootscripts can be downloaded from <ulink -url="http://packages.linuxfromscratch.org/bootscripts/"> -http://packages.linuxfromscratch.org/bootscripts/</ulink> or <ulink -url="ftp://packages.linuxfromscratch.org/bootscripts/"> -ftp://packages.linuxfromscratch.org/bootscripts/</ulink>. +url="http://packages.linuxfromscratch.org/bootscripts/&bootscripts-version;.tar.bz2"> +http://packages.linuxfromscratch.org/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> </sect1> |