diff options
-rw-r--r-- | appendixa/gcc-down.xml | 2 | ||||
-rw-r--r-- | appendixa/procps-down.xml | 2 | ||||
-rw-r--r-- | chapter04/gcc-patch.xml | 2 | ||||
-rw-r--r-- | chapter04/procps-patch.xml | 2 | ||||
-rw-r--r-- | index.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/appendixa/gcc-down.xml b/appendixa/gcc-down.xml index 24c05cf4c..dcef4628b 100644 --- a/appendixa/gcc-down.xml +++ b/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> diff --git a/appendixa/procps-down.xml b/appendixa/procps-down.xml index 4a37a3495..230fbad02 100644 --- a/appendixa/procps-down.xml +++ b/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> diff --git a/chapter04/gcc-patch.xml b/chapter04/gcc-patch.xml index 74f4bf971..5aff7ac1e 100644 --- a/chapter04/gcc-patch.xml +++ b/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;"/> diff --git a/chapter04/procps-patch.xml b/chapter04/procps-patch.xml index fbb2d5365..db38e7012 100644 --- a/chapter04/procps-patch.xml +++ b/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;"/> @@ -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/"> |