Better clarify the CVS tree situation

-Erik
This commit is contained in:
Eric Andersen 2002-07-13 06:24:58 +00:00
parent acc257e994
commit d2fd0d5869

View File

@ -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>