36 lines
849 B
HTML
36 lines
849 B
HTML
<!--#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" -->
|
|
|