aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/download.html
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-10 12:08:20 +0000
committerEric Andersen <andersen@codepoet.org>2003-12-10 12:08:20 +0000
commit539eef6f2841377b6daa5d805ebb614d5df956fa (patch)
tree2a2416fcb7f500d592d84f5aa53aa0db2c60c94e /docs/busybox.net/download.html
parentd5c746f3a8afa86cf9e068527a728f8ae8dade00 (diff)
downloadbusybox-539eef6f2841377b6daa5d805ebb614d5df956fa.tar.gz
update website
Diffstat (limited to 'docs/busybox.net/download.html')
-rw-r--r--docs/busybox.net/download.html38
1 files changed, 38 insertions, 0 deletions
diff --git a/docs/busybox.net/download.html b/docs/busybox.net/download.html
new file mode 100644
index 000000000..d8a389023
--- /dev/null
+++ b/docs/busybox.net/download.html
@@ -0,0 +1,38 @@
+<!--#include file="header.html" -->
+
+
+
+<h3>Download</h3>
+
+Source for the latest release can always be
+downloaded from <a href="downloads">http://www.busybox.net/downloads</a>.
+
+<p>
+You can also obtain <a href= "downloads/snapshots/">Daily Snapshots</a> of
+the latest stable, and the latest development CVS source trees.
+
+<p>
+BusyBox now has <b>two</b> CVS trees. The "busybox-stable" tree
+contains the older 0.60.x stable series. The "busybox" tree contains
+the latest 1.0.0-preX development version of busybox.<br>
+
+<ul>
+ <li> Click here to browse the <a href="/cgi-bin/cvsweb/busybox/">
+ CVS tree for the 1.0.0-preX development version of BusyBox</a>
+ </li>
+
+ <li>Click here to browse the <a href="/cgi-bin/cvsweb/busybox.stable/">
+ 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>
+
+<!--#include file="footer.html" -->
+