diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-31 19:49:07 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-31 19:49:07 +0000 |
commit | 94de75cf8bc33e1c1d918c5a9dca45bd6ec820aa (patch) | |
tree | 9b44cdab5ccce9d2b19b2cd466c0a5cf4ff66712 /index.xml | |
parent | ddc09ef8ae73fec811ffb6e1ba9df4e97f527043 (diff) |
revert to cvs versions after rc1 release
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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.0-RC1"> +<!ENTITY version "20010831"> <!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/3.0-rc1"> -<!ENTITY http "http://ftp.linuxfromscratch.org/3.0-rc1"> +<!ENTITY ftp "ftp://ftp.linuxfromscratch.org/cvs"> +<!ENTITY http "http://ftp.linuxfromscratch.org/cvs"> <!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 "3.0-rc1"> +<!ENTITY all-version "cvs-20010831-1246"> <!ENTITY all-size-kb "77,760 KB"> <!ENTITY all-size-mb "75.94 MB"> -<!ENTITY bootscripts-version "lfs-bootscripts-3.0-rc1"> +<!ENTITY bootscripts-version "lfs-bootscripts-20010831-1246"> <!ENTITY bash-version "2.05"> <!ENTITY bash-depversion "2.05"> |