summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/docs/busybox.net/download.html
blob: 34195b6f16399876b46fe0cb0ba57e1c657e07c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!--#include file="header.html" -->



<h3>Download</h3>

<p>
Source for the latest release can always be
downloaded from <a href="downloads/">http://www.busybox.net/downloads/</a>.

<p>
Each 1.x branch has bug fix releases after initial 1.x.0 release.
Also there are patches on top of latest bug fix release.
<p>
Latest releases and patch directories for each branch:
<br>
<a href="http://busybox.net/downloads/busybox-1.10.1.tar.bz2">1.10.1</a>,
<a href="http://busybox.net/downloads/fixes-1.10.1/">patches</a>,
<br>
<a href="http://busybox.net/downloads/busybox-1.9.2.tar.bz2">1.9.2</a>,
<a href="http://busybox.net/downloads/fixes-1.9.2/">patches</a>,
<br>
<a href="http://busybox.net/downloads/busybox-1.8.3.tar.bz2">1.8.3</a>,
<a href="http://busybox.net/downloads/fixes-1.8.3/">patches</a>,
<br>
<a href="http://busybox.net/downloads/busybox-1.7.5.tar.bz2">1.7.5</a>,
<a href="http://busybox.net/downloads/fixes-1.7.5/">patches</a>,
<br>
<a href="http://busybox.net/downloads/busybox-1.6.2.tar.bz2">1.6.2</a>,
<a href="http://busybox.net/downloads/fixes-1.6.2/">patches</a>,
<br>
<a href="http://busybox.net/downloads/busybox-1.5.2.tar.bz2">1.5.2</a>,
<a href="http://busybox.net/downloads/fixes-1.5.2/">patches</a>,
<br>
<a href="http://busybox.net/downloads/busybox-1.4.2.tar.bz2">1.4.2</a>,
<a href="http://busybox.net/downloads/fixes-1.4.2/">patches</a>,
<br>
<a href="http://busybox.net/downloads/busybox-1.3.2.tar.bz2">1.3.2</a>,
<a href="http://busybox.net/downloads/fixes-1.3.2/">patches</a>.

<p>
You can also obtain <a href="downloads/snapshots/">Daily Snapshots</a> of
the latest development source tree for those wishing to follow BusyBox development,
but cannot or do not wish to use Subversion (svn).

<ul>
	<li> Click here to <a href="http://sources.busybox.net/index.py/trunk/busybox/">browse the source tree</a>.
	</li>

	<li>Anonymous <a href="subversion.html">Subversion access</a> is available.
	</li>

	<li>For those that are actively contributing obtaining
		<a href="developer.html">Subversion read/write access</a> is also possible.
	</li>

</ul>

<!--#include file="footer.html" -->