diff options
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -4,13 +4,13 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20010830"> -<!ENTITY releasedate "August 30th, 2001"> +<!ENTITY version "3.0-RC1"> +<!ENTITY releasedate "August 31th, 2001"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> -<!ENTITY ftp "ftp://ftp.linuxfromscratch.org/cvs"> -<!ENTITY http "http://ftp.linuxfromscratch.org/cvs"> +<!ENTITY ftp "ftp://ftp.linuxfromscratch.org/3.0-rc1"> +<!ENTITY http "http://ftp.linuxfromscratch.org/3.0-rc1"> <!ENTITY hint-root "http://hints.linuxfromscratch.org/hints/"> <!ENTITY part1 SYSTEM "book/part1.xml"> @@ -627,11 +627,11 @@ <!ENTITY ad-netkitbase SYSTEM "appendixd/netkitbase.xml"> <!ENTITY ad-nettools SYSTEM "appendixd/nettools.xml"> -<!ENTITY all-version "cvs-20010827-1415"> +<!ENTITY all-version "3.0-rc1"> <!ENTITY all-size-kb "77,760 KB"> <!ENTITY all-size-mb "75.94 MB"> -<!ENTITY bootscripts-version "lfs-bootscripts-cvs-20010806-0420"> +<!ENTITY bootscripts-version "lfs-bootscripts-3.0-rc1"> <!ENTITY bash-version "2.05"> <!ENTITY bash-depversion "2.05"> |