blob: 0e97acd3c74141e51b6147c4bf3a560575f09177 [file] [log] [blame]
Eric Andersen539eef62003-12-10 12:08:20 +00001<!--#include file="header.html" -->
2
3
4
5<h3>Download</h3>
6
Denis Vlasenko59bb4a42008-02-12 19:01:34 +00007<p>
Eric Andersen539eef62003-12-10 12:08:20 +00008Source for the latest release can always be
Denis Vlasenko59bb4a42008-02-12 19:01:34 +00009downloaded from <a href="downloads/">http://www.busybox.net/downloads/</a>.
Eric Andersen539eef62003-12-10 12:08:20 +000010
11<p>
Denis Vlasenko59bb4a42008-02-12 19:01:34 +000012Each 1.x branch has bug fix releases after initial 1.x.0 release.
Denis Vlasenko0dc490b2008-03-21 09:56:19 +000013Also there are patches on top of latest bug fix release.
14<p>
15Latest releases and patch directories for each branch:
16<br>
17<a href=http://busybox.net/downloads/busybox-1.9.2.tar.bz2>1.9.2</a>,
18<a href=http://busybox.net/downloads/fixes-1.9.2/>patches</a>,
19<br>
20<a href=http://busybox.net/downloads/busybox-1.8.3.tar.bz2>1.8.3</a>,
21<a href=http://busybox.net/downloads/fixes-1.8.3/>patches</a>,
22<br>
23<a href=http://busybox.net/downloads/busybox-1.7.5.tar.bz2>1.7.5</a>,
24<a href=http://busybox.net/downloads/fixes-1.7.5/>patches</a>,
25<br>
Denis Vlasenko59bb4a42008-02-12 19:01:34 +000026<a href=http://busybox.net/downloads/busybox-1.6.2.tar.bz2>1.6.2</a>,
Denis Vlasenko0dc490b2008-03-21 09:56:19 +000027<a href=http://busybox.net/downloads/fixes-1.6.2/>patches</a>,
28<br>
29<a href=http://busybox.net/downloads/busybox-1.5.2.tar.bz2>1.5.2</a>,
30<a href=http://busybox.net/downloads/fixes-1.5.2/>patches</a>,
31<br>
32<a href=http://busybox.net/downloads/busybox-1.4.2.tar.bz2>1.4.2</a>,
33<a href=http://busybox.net/downloads/fixes-1.4.2/>patches</a>,
34<br>
35<a href=http://busybox.net/downloads/busybox-1.3.2.tar.bz2>1.3.2</a>,
36<a href=http://busybox.net/downloads/fixes-1.3.2/>patches</a>.
Denis Vlasenko59bb4a42008-02-12 19:01:34 +000037
38<p>
39You can also obtain <a href="downloads/snapshots/">Daily Snapshots</a> of
Eric Andersen6047ae32005-02-09 03:52:46 +000040the latest development source tree for those wishing to follow BusyBox development,
41but cannot or do not wish to use Subversion (svn).
Eric Andersen539eef62003-12-10 12:08:20 +000042
43<ul>
Eric Andersen6047ae32005-02-09 03:52:46 +000044 <li> Click here to <a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">browse the source tree</a>.
Eric Andersen539eef62003-12-10 12:08:20 +000045 </li>
46
Eric Andersen6047ae32005-02-09 03:52:46 +000047 <li>Anonymous <a href="subversion.html">Subversion access</a> is available.
Eric Andersen539eef62003-12-10 12:08:20 +000048 </li>
49
Eric Andersen6047ae32005-02-09 03:52:46 +000050 <li>For those that are actively contributing obtaining
51 <a href="developer.html">Subversion read/write access</a> is also possible.
Eric Andersen539eef62003-12-10 12:08:20 +000052 </li>
53
54</ul>
55
56<!--#include file="footer.html" -->
57