diff options
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"> |