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 /index.xml | |
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
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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"> |