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.2-rc2"> -<!ENTITY releasedate "February 27th, 2002"> +<!ENTITY version "20020301"> +<!ENTITY releasedate "March 1st, 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 "&version;"> +<!ENTITY all-version "cvs-20020226-1658"> <!ENTITY all-size-kb "81,170 KB"> <!ENTITY all-size-mb "79.27 MB"> |