87a20bd866449acb71f51580afc896a2bc89a3f1
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / docs / manual / appendix.txt
1 // -*- mode:doc; -*-
2 // vim: set syntax=asciidoc:
3
4 include::makedev-syntax.txt[]
5 include::makeusers-syntax.txt[]
6
7
8 // Automatically generated lists:
9
10 [[package-list]]
11 == List of target packages available in Buildroot
12
13 include::package-list.txt[]
14
15 [[virtual-package-list]]
16 == List of virtual packages
17
18 These are the virtual packages known to +Buildroot+, with the
19 corresponding symbols and providers.
20
21 include::virtual-package-list.txt[]
22
23 [[host-package-list]]
24 == List of host utilities available in Buildroot
25
26 The following packages are all available in the menu +Host utilities+.
27
28 include::host-package-list.txt[]
29
30 [[deprecated-list]]
31 == Deprecated features
32
33 The following features are marked as _deprecated_ in Buildroot due to
34 them being either too old or unmaintained. They will be removed at
35 some point, so stop using them.
36 Each deprecated symbol in kconfig depends on a symbol
37 +BR2_DEPRECATED_SINCE_xxxx_xx+, which provides an indication of when
38 the feature can be removed: features will not be removed within the
39 year following deprecation. For example, a symbol depending on
40 +BR2_DEPRECATED_SINCE_2013_05+ can be removed from 2014.05 onwards.
41
42 include::deprecated-list.txt[]