Browse Source

Changed http entity to temporary download location.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 22 năm trước cách đây
mục cha
commit
1bac4b8f17
5 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 1 1
      appendixa/gcc-down.xml
  2. 1 1
      appendixa/procps-down.xml
  3. 1 1
      chapter04/gcc-patch.xml
  4. 1 1
      chapter04/procps-patch.xml
  5. 1 1
      index.xml

+ 1 - 1
appendixa/gcc-down.xml

@@ -5,5 +5,5 @@
 <ulink url="ftp://ftp.gnu.org/pub/gnu/gcc/"/>
 
 GCC nofixincludes Patch (&gcc-version;):
-<ulink url="http://downloads.linuxfromscratch.org/"/></literallayout></para>
+<ulink url="&http;"/></literallayout></para>
 </sect2>

+ 1 - 1
appendixa/procps-down.xml

@@ -5,5 +5,5 @@
 <ulink url="http://procps.sourceforge.net/"/>
 
 Procps Patch (&procps-patch-version;):
-<ulink url="http://downloads.linuxfromscratch.org/"/></literallayout></para>
+<ulink url="&http;"/></literallayout></para>
 </sect2>

+ 1 - 1
chapter04/gcc-patch.xml

@@ -1,2 +1,2 @@
 GCC nofixincludes Patch (&gcc-version;) - 1 KB:
-<ulink url="http://downloads.linuxfromscratch.org/gcc-&gcc-version;-nofixincludes-2.patch"/>
+<ulink url="&http;"/>

+ 1 - 1
chapter04/procps-patch.xml

@@ -1,2 +1,2 @@
 Procps Patch (&procps-patch-version;) - &procps-patch-size;:
-<ulink url="http://downloads.linuxfromscratch.org/procps-&procps-patch-version;.patch"/>
+<ulink url="&http;"/>

+ 1 - 1
index.xml

@@ -10,7 +10,7 @@
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">
 <!ENTITY ftp "ftp://ftp.linuxfromscratch.org/lfs-packages/cvs">
-<!ENTITY http "http://ftp.linuxfromscratch.org/lfs-packages/cvs">
+<!ENTITY http "http://downloads.linuxfromscratch.org">
 <!ENTITY hints-root "http://hints.linuxfromscratch.org/hints/">
 <!ENTITY hints-index "http://hints.linuxfromscratch.org/hints.shtml">
 <!ENTITY blfs-root "http://beyond.linuxfromscratch.org/">