diff options
-rw-r--r-- | chapter01/versions.xml | 4 | ||||
-rw-r--r-- | chapter02/commands.xml | 5 | ||||
-rw-r--r-- | chapter04/introduction.xml | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/chapter01/versions.xml b/chapter01/versions.xml index 689382499..596639407 100644 --- a/chapter01/versions.xml +++ b/chapter01/versions.xml @@ -55,10 +55,10 @@ url="http://www.au.linuxfromscratch.org/intro/">http://www.au.linuxfromscratch.o <itemizedlist> <listitem><para>Fremont, California, USA [FTP] [100 Mbit] - <ulink -url="ftp://packages.linuxfromscratch.org">ftp://packages.linuxfromscratch.org</ulink></para></listitem> +url="&ftp-root;">&ftp-root;</ulink></para></listitem> <listitem><para>Fremont, California, USA [HTTP] [100 Mbit] - <ulink -url="http://packages.linuxfromscratch.org">http://packages.linuxfromscratch.org</ulink></para></listitem> +url="&http-root">&http-root;</ulink></para></listitem> <listitem><para>Canmore, Alberta, Canada [FTP] [2 Mbit] - <ulink url="ftp://ftp.ca.linuxfromscratch.org/pub/lfs/">ftp://ftp.ca.linuxfromscratch.org/pub/lfs/</ulink></para></listitem> diff --git a/chapter02/commands.xml b/chapter02/commands.xml index 2fbbb6dde..e96371bad 100644 --- a/chapter02/commands.xml +++ b/chapter02/commands.xml @@ -22,9 +22,10 @@ manually created, typo's are often inevitable) so do check them and don't blindly trust them.</para> <para>The lfscommands can be downloaded from <ulink -url="http://packages.linuxfromscratch.org/lfs-commands/">http://packages.linuxfromscratch.org/lfs-commands/</ulink> +url="&http-root;/lfs-commands/">&http-root;/lfs-commands/</ulink> or <ulink -url="ftp://packages.linuxfromscratch.org/lfs-commands/">ftp://packages.linuxfromscratch.org/lfs-commands/</ulink>.</para> +url="&ftp-root;/lfs-commands/">&ftp-root;/lfs-commands/</ulink> +.</para> </sect1> diff --git a/chapter04/introduction.xml b/chapter04/introduction.xml index 83b69e8a1..b33991c97 100644 --- a/chapter04/introduction.xml +++ b/chapter04/introduction.xml @@ -9,7 +9,7 @@ experience problems which you can't solve yourself, then please download the version that is assumed in this book (in case you downloaded a newer version).</para> -<para>If the packages.linuxfromscratch.org server isn't allowing connections +<para>If the ftp.linuxfromscratch.org server isn't allowing connections anymore try one of our mirror sites. The addresses of the mirror sites can be found in <ulink url="ch01-version.html">Chapter 1 - Book Version</ulink></para> |