diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-08 15:04:59 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-08 15:04:59 +0000 |
commit | ddf625d93bd2cfb52a7b1e32ba39283835ebb46b (patch) | |
tree | 33bdd7a042ebf58c4d0cea33535d1dcda457449e | |
parent | a119ddbada407088c3ecb1310c45ae34d0a8f752 (diff) |
added http://ftp.de to complement ftp://ftp.de mirror
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/mirrors.xml | 3 | ||||
-rw-r--r-- | index.xml | 10 |
3 files changed, 18 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f6fa6b7be..66d02023e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,16 @@ <itemizedlist> +<listitem><para>April 8th, 2002 [gerard]: Added the +http://ftp.de.linuxfromscratch.org mirror (to complement +ftp://ftp.de).</para></listitem> + +</itemizedlist> + +<para>3.3 - April 7th, 2002</para> + +<itemizedlist> + <listitem><para>Updated to: <itemizedlist> diff --git a/chapter01/mirrors.xml b/chapter01/mirrors.xml index 9de95c29a..6a0381c38 100644 --- a/chapter01/mirrors.xml +++ b/chapter01/mirrors.xml @@ -110,6 +110,9 @@ url="http://ftp.nl.linuxfromscratch.org/linux/lfs">http://ftp.nl.linuxfromscratc <listitem><para>Univ. of Twente, The Netherlands [FTP] [100 Mbit] - <ulink url="ftp://ftp.nl.linuxfromscratch.org/pub/linux/lfs">ftp:/ftp.nl.linuxfromscratch.org/pub/linux/lfs</ulink></para></listitem> +<listitem><para>Freising, Germany [HTTP] [4 Mbit] - <ulink +url="http://ftp.de.linuxfromscratch.org">http://ftp.de.linuxfromscratch.org</ulink></para></listitem> + <listitem><para>Freising, Germany [FTP] [4 Mbit] - <ulink url="ftp://ftp.de.[..]/mirrors/ftp.linuxfromscratch.org">ftp://ftp.de.[..]/mirrors/ftp.linuxfromscratch.org</ulink></para></listitem> @@ -4,13 +4,13 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "3.3"> -<!ENTITY releasedate "April 7th, 2002"> +<!ENTITY version "20020408"> +<!ENTITY releasedate "April 8th, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> -<!ENTITY ftp "ftp://ftp.linuxfromscratch.org/lfs-packages/&version;"> -<!ENTITY http "http://ftp.linuxfromscratch.org/lfs-packages/&version;"> +<!ENTITY ftp "ftp://ftp.linuxfromscratch.org/lfs-packages/cvs"> +<!ENTITY http "http://ftp.linuxfromscratch.org/lfs-packages/cvs"> <!ENTITY hints-root "http://hints.linuxfromscratch.org/hints/"> <!ENTITY part1 SYSTEM "book/part1.xml"> @@ -574,7 +574,7 @@ <!ENTITY ab-howtoguides SYSTEM "appendixb/howtoguides.xml"> <!ENTITY ab-other SYSTEM "appendixb/other.xml"> -<!ENTITY all-version "3.3"> +<!ENTITY all-version "cvs-20020405-1135"> <!ENTITY all-size-kb "87,260 KB"> <!ENTITY all-size-mb "85.21 MB"> |