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 / docs / website / docs.html
1 <!--#include file="header.html" -->
2
3 <div class="row">
4 <div class="col-sm-10 col-sm-offset-1">
5
6 <h2>Documentation</h2>
7
8 <p>The Buildroot user manual is where you want to start reading if you
9 wish to understand how Buildroot works, or wish to change/extend/fix
10 things. It is available as:</p>
11
12 <h4>Latest stable release</h4>
13 <ul>
14   <li><a href="/downloads/manual/manual.html">Online HTML</a></li>
15   <li><a href="/downloads/manual/manual.pdf">PDF document</a></li>
16   <li><a href="/downloads/manual/manual.text">ASCII text</a></li>
17 </ul>
18
19 <h4>Nightly build</h4>
20 <ul>
21   <li><a href="http://nightly.buildroot.org/manual.html">Online HTML</a></li>
22   <li><a href="http://nightly.buildroot.org/manual.pdf">PDF document</a></li>
23   <li><a href="http://nightly.buildroot.org/manual.text">ASCII text</a></li>
24 </ul>
25
26 <p>If you find any errors (factual, grammatical, whatever) please
27 report them to us.</p>
28
29 <p>If you find that you need help with Buildroot, you can ask for
30 help:</p>
31
32 <ul>
33
34   <li>On the <a href="support.html">buildroot mailing list</a>
35   at <code>buildroot at buildroot.org</code></li>
36
37   <li>On the <a href="irc://freenode.net/#buildroot">Buildroot IRC
38   channel</a>, <code>#buildroot</code> on Freenode</li>
39
40   <li>On our <a href="https://bugs.buildroot.org">bugtracker</a>.</li>
41
42   <li>Through the various companies offering commercial Buildroot
43   support.</li>
44
45 </ul>
46
47 </div><!--/.col-sm-10 -->
48 </div><!--/.row -->
49
50 <!--#include file="footer.html" -->
51