aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-07-13 06:24:58 +0000
committerEric Andersen <andersen@codepoet.org>2002-07-13 06:24:58 +0000
commitd2fd0d586993b67a84c6ea683908db5013d4948d (patch)
tree86027cf4cd9150d076a4fd92281fb456c6190c91 /docs
parentacc257e99415371e325c9329d7f4cd1818b43a40 (diff)
downloadbusybox-d2fd0d586993b67a84c6ea683908db5013d4948d.tar.gz
Better clarify the CVS tree situation
-Erik
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.net/index.html34
1 files changed, 18 insertions, 16 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html
index 5bac9b2ed..3ea69dba8 100644
--- a/docs/busybox.net/index.html
+++ b/docs/busybox.net/index.html
@@ -183,23 +183,25 @@
<tr>
<td bgcolor="#EEEEE0">
+ Source for the latest release can always be
+ downloaded from <a href="downloads">http://www.busybox.net/downloads</a>.
+ <p>
+
+ BusyBox now has <b>two</b> CVS trees. The "busybox-stable"
+ tree contains the latest updates to the 0.60.x stable series.
+ The "busybox" tree contains the latest development version
+ of busybox.<br>
<ul>
- <li>Source for the latest release can always be
- downloaded from <a href=
- "downloads">http://www.busybox.net/downloads</a>.</li>
-
- <li>A new snapshot of the stable, and the development CVS source
- trees are generated daily and made available as a bzip2ed
- tarballs <a href= "downloads/snapshots/">right here</a>.</li>
-
- <li>BusyBox now has <b>two</b>publically browsable CVS trees.
- This one <a href="/cgi-bin/cvsweb/busybox/">is the CVS tree for the
- development version if BusyBox</a>, and this one
- <a href="/cgi-bin/cvsweb/busybox/">is the CVS tree for the
- stable 0.60.x version of BusyBox</a>.</li>
-
- <li> There is also anonymous <a href="cvs_anon.html">CVS access</a>,
- and for those that are actively contributing there is
+ <li><a href= "downloads/snapshots/">Daily Snapshots of the the latest
+ stable, and the latest development CVS source trees can be found right here</a>.
+ <br>
+ </li><li><a href="/cgi-bin/cvsweb/busybox/">Click here to browse the CVS
+ tree for the development version if BusyBox</a>
+ </li><li><a href="/cgi-bin/cvsweb/busybox/">Click here to browse
+ the CVS tree for the stable 0.60.x version of BusyBox</a>.
+ </li><li>Anonymous <a href="cvs_anon.html">CVS
+ access</a> is available.
+ </li><li>For those that are actively contributing there is
even <a href="cvs_write.html">CVS write access</a>.</li>
</ul>
</td>