buildrootschalter/docs/download.html

32 lines
839 B
HTML
Raw Normal View History

2005-02-21 22:16:29 +01:00
<!--#include file="header.html" -->
<h3>Download</h3>
<p>
The best way to obtain and update your own copy of buildroot is to fetch the
2005-03-08 18:29:28 +01:00
latest version using <a href="subversion.html">Subversion</a>. You can also
2005-02-21 22:16:29 +01:00
obtain <a href= "downloads/snapshots/">Daily Snapshots</a> of the latest
buildroot source tree 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>.
2005-02-21 22:16:29 +01:00
</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" -->