aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2004-02-01 18:43:34 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2004-02-01 18:43:34 +0000
commit3d0afb25f1519815fbbe5c40471e7d585cad8a49 (patch)
tree7e31924f6dd523bf4ac42e42251dc65dfe5f53de
parent374b4f76e48faee90c7300929a8a74c8c17b7f99 (diff)
dded two additional mirror sites for the Glibc tarball: mirror.averse.net (http & ftp) and ftp.lfs-matrix.de (ftp only).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3200 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--appendixa/glibc-down.xml5
-rw-r--r--chapter01/changelog.xml4
2 files changed, 8 insertions, 1 deletions
diff --git a/appendixa/glibc-down.xml b/appendixa/glibc-down.xml
index 15083edcf..6c13edff2 100644
--- a/appendixa/glibc-down.xml
+++ b/appendixa/glibc-down.xml
@@ -6,4 +6,7 @@ Alternate Download Locations (courtesy of the generous LFS Mirrors):
<ulink url="http://lfs.mirror.intermedia.com.sg/packages/glibc/&glibc-package;"/>
<ulink url="ftp://lfs.mirror.intermedia.com.sg/pub/lfs/glibc/&glibc-package;"/>
<ulink url="http://dl.lfs.fredan.org/&glibc-package;"/>
-<ulink url="http://packages.lfs-es.org/&glibc-package;"/></literallayout>
+<ulink url="http://packages.lfs-es.org/&glibc-package;"/>
+<ulink url="http://mirror.averse.net/lfs-packages/&glibc-package;"/>
+<ulink url="ftp://mirror.averse.net/pub/lfs-packages/&glibc-package;"/>
+<ulink url="ftp://ftp.lfs-matrix.de/lfs/packages/conglomeration/&glibc-package;"/></literallayout>
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 3bfd2c1ea..c97b59eab 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -59,6 +59,10 @@
</itemizedlist>
</listitem>
+<listitem><para>February 1st, 2004 [gerard]: Added two additional mirror
+sites for the Glibc tarball: mirror.averse.net (http &amp; ftp) and
+ftp.lfs-matrix.de (ftp only).</para></listitem>
+
<listitem><para>February 1st, 2004 [gerard]: Applied Matthew's patch to
upgrade to dejagnu-1.4.4, gettext-0.14.1, grub-0.94, libtool-1.5.2 and
man-pages-1.65.</para></listitem>