浏览代码

changing packages.linuxfromscratch.org to ftp.linuxfromscratch.org

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers 24 年之前
父节点
当前提交
f1da8431b5
共有 3 个文件被更改,包括 6 次插入5 次删除
  1. 2 2
      chapter01/versions.xml
  2. 3 2
      chapter02/commands.xml
  3. 1 1
      chapter04/introduction.xml

+ 2 - 2
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>

+ 3 - 2
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>
 

+ 1 - 1
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>