The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / build / docs / manual / getting.txt
1 // -*- mode:doc; -*-
2 // vim: set syntax=asciidoc:
3
4 [[getting-buildroot]]
5 == Getting Buildroot
6
7 Buildroot releases are made every 3 months, in February, May, August and
8 November. Release numbers are in the format YYYY.MM, so for example
9 2013.02, 2014.08.
10
11 Release tarballs are available at http://buildroot.org/downloads/[].
12
13 If you want to follow development, you can use the daily snapshots or
14 make a clone of the Git repository. Refer to the
15 http://buildroot.org/download[Download page] of the Buildroot website
16 for more details.