diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-07-08 21:43:36 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-07-08 21:43:36 +0000 |
commit | de7df318ac03aa9b42ce2ef0bab198ab1cd51a80 (patch) | |
tree | d41a4168b5b289a49ad0a520b51c495063a58a5d /index.xml | |
parent | 4ad61b4b968e90d33ac628bf82d41bdf53c44675 (diff) |
Pointed to BLFS, added hints-index and blfs entities, updated URL in Vim.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2032 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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"> |