diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-16 19:30:20 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-16 19:30:20 +0000 |
commit | 68d2fcf1e67d84090c550debaa79db05d9abe74c (patch) | |
tree | caef68305158f055dda7abc4fa4dcf07e8acd69f /chapter01 | |
parent | f9fdb5f849f3b37b5b0bb2cdc8c89bf66a71fda4 (diff) |
added http interface to FTP mirror at idge.net
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter01/mirrors.xml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 355a90926..72614caf1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -27,6 +27,9 @@ </para></listitem> +<listitem><para>May 16th, 2002 [gerard]: Chapter 01 - Mirror sites: Added +http interface to FTP mirror at idge.net</para></listitem> + <listitem><para>May 16th, 2002 [gerard]: Appendix A - Glibc: Added some more descriptions.</para></listitem> diff --git a/chapter01/mirrors.xml b/chapter01/mirrors.xml index bb3c9bfb8..eba678ad3 100644 --- a/chapter01/mirrors.xml +++ b/chapter01/mirrors.xml @@ -92,6 +92,9 @@ url="&http-root;"/></para></listitem> <listitem><para>Lufkin, Texas, USA [FTP] [6 Mbit] - <ulink url="ftp://linuxfromscratch.idge.net/linuxfromscratch"/></para></listitem> +<listitem><para>Lufkin, Texas, USA [HTTP] [6 Mbit] - <ulink +url="http://ftp.idge.net/linuxfromscratch"/></para></listitem> + </itemizedlist> </sect3> |