]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - docs/download.html
Update for 2013.11
[coffee/buildroot.git] / docs / download.html
1 <!--#include file="header.html" -->
2
3
4
5 <h3>Download</h3>
6
7 <p>
8
9 The latest stable release is <b>2013.11</b>, which can be downloaded
10 here:<p>
11
12 <a href="/downloads/buildroot-2013.11.tar.gz">buildroot-2013.11.tar.gz</a>
13 or
14 <a href="/downloads/buildroot-2013.11.tar.bz2">buildroot-2013.11.tar.bz2</a>.
15
16 <p>
17 <!--
18 The latest release candidate is <b>2013.11-rc3</b>, which can be
19 downloaded here:<p>
20
21 <a href="/downloads/buildroot-2013.11-rc3.tar.gz">buildroot-2013.11-rc3.tar.gz</a>
22 or
23 <a href="/downloads/buildroot-2013.11-rc3.tar.bz2">buildroot-2013.11-rc3.tar.bz2</a>.
24 <p>
25 -->
26 This and earlier releases can always be downloaded from
27 <a href="/downloads/">http://buildroot.net/downloads/</a>.
28
29 <p>
30
31 You can also obtain <a href="/downloads/snapshots/">Daily
32 Snapshots</a> of the latest Buildroot source tree if you want to to
33 follow development, but cannot or do not wish to use Git.
34
35 <ul>
36         <li> Click here to <a href="downloads/snapshots/">Daily Snapshots</a>.
37         </li>
38
39         <li> Click here to <a href="http://git.buildroot.net/buildroot">browse the source tree</a>.
40         </li>
41
42         <li>Anonymous <a href="git.html">Git access</a> is available.
43         </li>
44 </ul>
45
46 <!--#include file="footer.html" -->