3c531e3738f7376511e77934c31fe355951dcea4
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / docs / manual / manual.txt
1 // -*- mode:doc; -*-
2 // vim: set syntax=asciidoc:
3
4 = The Buildroot user manual
5 :toc:
6
7 Buildroot {sys:echo $\{BR2_VERSION%%-git*\}} manual generated on {localdate}
8 {localtime} from git revision {sys:git rev-parse --short HEAD}
9
10 The Buildroot manual is written by the Buildroot developers.
11 It is licensed under the GNU General Public License, version 2. Refer to the
12 http://git.buildroot.org/buildroot/tree/COPYING[COPYING] file in the Buildroot
13 sources for the full text of this license.
14
15 Copyright (C) 2004-2014 The Buildroot developers
16
17 image::logo.png[]
18
19 = Getting started
20
21 include::introduction.txt[]
22
23 include::prerequisite.txt[]
24
25 include::getting.txt[]
26
27 include::quickstart.txt[]
28
29 include::resources.txt[]
30
31 = User guide
32
33 include::configure.txt[]
34
35 include::configure-other-components.txt[]
36
37 include::common-usage.txt[]
38
39 include::customize.txt[]
40
41 include::faq-troubleshooting.txt[]
42
43 include::known-issues.txt[]
44
45 include::legal-notice.txt[]
46
47 include::beyond-buildroot.txt[]
48
49 = Developer guide
50
51 include::how-buildroot-works.txt[]
52
53 include::writing-rules.txt[]
54
55 include::adding-board-support.txt[]
56
57 include::adding-packages.txt[]
58
59 include::patch-policy.txt[]
60
61 include::download-infra.txt[]
62
63 include::debugging-buildroot.txt[]
64
65 include::contribute.txt[]
66
67 = Appendix
68
69 include::appendix.txt[]