diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-07-13 06:08:39 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-07-13 06:08:39 +0000 |
commit | acc257e99415371e325c9329d7f4cd1818b43a40 (patch) | |
tree | f0b1368d879ef0b3585667a90cf8b24e2f7ced29 | |
parent | e8fcf4bd69c8b321246cc3103728de3b67d5d6ac (diff) | |
download | busybox-w32-acc257e99415371e325c9329d7f4cd1818b43a40.tar.gz busybox-w32-acc257e99415371e325c9329d7f4cd1818b43a40.tar.bz2 busybox-w32-acc257e99415371e325c9329d7f4cd1818b43a40.zip |
Try to be more clear about the current two-CVS-trees
situation.
-Erik
-rw-r--r-- | docs/busybox.net/index.html | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index 29eff491a..5bac9b2ed 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
@@ -188,16 +188,19 @@ | |||
188 | downloaded from <a href= | 188 | downloaded from <a href= |
189 | "downloads">http://www.busybox.net/downloads</a>.</li> | 189 | "downloads">http://www.busybox.net/downloads</a>.</li> |
190 | 190 | ||
191 | <li>A new snapshot of the source is made daily and is | 191 | <li>A new snapshot of the stable, and the development CVS source |
192 | available as a bzip2ed tarball | 192 | trees are generated daily and made available as a bzip2ed |
193 | <a href= "downloads/snapshots/busybox-snapshot.tar.bz2">right here</a>.</li> | 193 | tarballs <a href= "downloads/snapshots/">right here</a>.</li> |
194 | 194 | ||
195 | <li>BusyBox now has its own publically browsable <a | 195 | <li>BusyBox now has <b>two</b>publically browsable CVS trees. |
196 | href="/cgi-bin/cvsweb/busybox/">CVS tree</a>, | 196 | This one <a href="/cgi-bin/cvsweb/busybox/">is the CVS tree for the |
197 | anonymous <a href="cvs_anon.html">CVS access</a>, and | 197 | development version if BusyBox</a>, and this one |
198 | for those that are actively contributing there is | 198 | <a href="/cgi-bin/cvsweb/busybox/">is the CVS tree for the |
199 | even <a href="cvs_write.html">CVS write | 199 | stable 0.60.x version of BusyBox</a>.</li> |
200 | access</a>.</li> | 200 | |
201 | <li> There is also anonymous <a href="cvs_anon.html">CVS access</a>, | ||
202 | and for those that are actively contributing there is | ||
203 | even <a href="cvs_write.html">CVS write access</a>.</li> | ||
201 | </ul> | 204 | </ul> |
202 | </td> | 205 | </td> |
203 | </tr> | 206 | </tr> |