diff options
-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 "20010907"> -<!ENTITY releasedate "September 7th, 2001"> +<!ENTITY version "3.0-rc2"> +<!ENTITY releasedate "September 8th, 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-rc2"> +<!ENTITY http "http://ftp.linuxfromscratch.org/3.0-rc2"> <!ENTITY hints-root "http://hints.linuxfromscratch.org/hints/"> <!ENTITY part1 SYSTEM "book/part1.xml"> @@ -628,11 +628,11 @@ <!ENTITY ad-netkitbase SYSTEM "appendixd/netkitbase.xml"> <!ENTITY ad-nettools SYSTEM "appendixd/nettools.xml"> -<!ENTITY all-version "cvs-20010907-1230"> +<!ENTITY all-version "3.0-rc2"> <!ENTITY all-size-kb "77,760 KB"> <!ENTITY all-size-mb "75.94 MB"> -<!ENTITY bootscripts-version "lfs-bootscripts-cvs-20010901-1521"> +<!ENTITY bootscripts-version "lfs-bootscripts-3.0-rc2"> <!ENTITY bash-version "2.05"> <!ENTITY bash-depversion "2.05"> |