diff options
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4,14 +4,16 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20020703"> -<!ENTITY releasedate "July 3rd, 2002"> +<!ENTITY version "20020708"> +<!ENTITY releasedate "July 8th, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> <!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 hints-index "http://hints.linuxfromscratch.org/hints.shtml"> +<!ENTITY blfs-root "http://beyond.linuxfromscratch.org/"> <!ENTITY all-version "cvs-20020630-1405"> <!ENTITY all-size-kb "97,990 KB"> |