summaryrefslogtreecommitdiff
path: root/docs/download.html
blob: 6640aafd01aea3884a28bbda14e7de65dc1a9c85 (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
<!--#include file="header.html" -->



<h3>Download</h3>

<p>

The latest release can always be dowloaded from
<a href="/downloads/">http://buildroot.net/downloads/</a>.

<p>

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

<ul>
	<li> Click here to <a href="downloads/snapshots/">Daily Snapshots</a>.
	</li>

	<li> Click here to <a href="http://sources.busybox.net/index.py/trunk/buildroot/">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" -->