diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-28 07:49:11 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:36 +0100 |
commit | e73fc8e047a19a5edd8979fff3900659615ef00a (patch) | |
tree | d80b91ac583ab53ce5ee42fe9835982302e30f1b /documentation/ref-manual | |
parent | 534be33e7172fdc546aa4dea1881563a6cc9ce6a (diff) | |
download | poky-e73fc8e047a19a5edd8979fff3900659615ef00a.tar.gz |
ref-manual: Edits to "Distro" section.
Added the "systemd" and "wayland" features. Also re-ordered the
list to be by alphabetical order.
(From yocto-docs rev: a68247e2f3da2563ca851898eea21bd83aa6853c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-features.xml | 42 |
1 files changed, 26 insertions, 16 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index 1d9cd5172e..18f43c1c5c 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml | |||
@@ -60,41 +60,51 @@ | |||
60 | <para> | 60 | <para> |
61 | This list only represents features as shipped with the Yocto Project metadata: | 61 | This list only represents features as shipped with the Yocto Project metadata: |
62 | <itemizedlist> | 62 | <itemizedlist> |
63 | <listitem><para><emphasis>alsa:</emphasis> ALSA support will be included (OSS compatibility | 63 | <listitem><para><emphasis>alsa:</emphasis> Include ALSA support (OSS compatibility |
64 | kernel modules will be installed if available).</para></listitem> | 64 | kernel modules installed if available).</para></listitem> |
65 | <listitem><para><emphasis>bluetooth:</emphasis> Include bluetooth support (integrated BT only) | 65 | <listitem><para><emphasis>bluetooth:</emphasis> Include bluetooth support (integrated BT only) |
66 | </para></listitem> | 66 | </para></listitem> |
67 | <listitem><para><emphasis>cramfs:</emphasis> Include CramFS support | ||
68 | </para></listitem> | ||
67 | <listitem><para><emphasis>ext2:</emphasis> Include tools for supporting for devices with internal | 69 | <listitem><para><emphasis>ext2:</emphasis> Include tools for supporting for devices with internal |
68 | HDD/Microdrive for storing files (instead of Flash only devices) | 70 | HDD/Microdrive for storing files (instead of Flash only devices) |
69 | </para></listitem> | 71 | </para></listitem> |
72 | <listitem><para><emphasis>ipsec:</emphasis> Include IPSec support | ||
73 | </para></listitem> | ||
74 | <listitem><para><emphasis>ipv6:</emphasis> Include IPv6 support | ||
75 | </para></listitem> | ||
70 | <listitem><para><emphasis>irda:</emphasis> Include Irda support | 76 | <listitem><para><emphasis>irda:</emphasis> Include Irda support |
71 | </para></listitem> | 77 | </para></listitem> |
72 | <listitem><para><emphasis>keyboard:</emphasis> Include keyboard support (e.g. keymaps will be | 78 | <listitem><para><emphasis>keyboard:</emphasis> Include keyboard support (e.g. keymaps will be |
73 | loaded during boot). | 79 | loaded during boot). |
74 | </para></listitem> | 80 | </para></listitem> |
81 | <listitem><para><emphasis>nfs:</emphasis> Include NFS client support (for mounting NFS exports on | ||
82 | device)</para></listitem> | ||
75 | <listitem><para><emphasis>pci:</emphasis> Include PCI bus support | 83 | <listitem><para><emphasis>pci:</emphasis> Include PCI bus support |
76 | </para></listitem> | 84 | </para></listitem> |
77 | <listitem><para><emphasis>pcmcia:</emphasis> Include PCMCIA/CompactFlash support | 85 | <listitem><para><emphasis>pcmcia:</emphasis> Include PCMCIA/CompactFlash support |
78 | </para></listitem> | 86 | </para></listitem> |
79 | <listitem><para><emphasis>usbgadget:</emphasis> USB Gadget Device support (for USB | 87 | <listitem><para><emphasis>ppp:</emphasis> Include PPP dialup support</para></listitem> |
88 | <listitem><para><emphasis>smbfs:</emphasis> Include SMB networks client support (for mounting | ||
89 | Samba/Microsoft Windows shares on device)</para></listitem> | ||
90 | <listitem><para><emphasis>systemd:</emphasis> Include support | ||
91 | for this <filename>init</filename> manager, which is a full | ||
92 | replacement of for <filename>init</filename> with parallel | ||
93 | starting of services, reduced shell overhead, and other | ||
94 | features. | ||
95 | This <filename>init</filename> manager is used by many | ||
96 | distributions.</para></listitem> | ||
97 | <listitem><para><emphasis>usbgadget:</emphasis> Include USB Gadget Device support (for USB | ||
80 | networking/serial/storage) | 98 | networking/serial/storage) |
81 | </para></listitem> | 99 | </para></listitem> |
82 | <listitem><para><emphasis>usbhost:</emphasis> USB Host support (allows to connect external | 100 | <listitem><para><emphasis>usbhost:</emphasis> Include USB Host support (allows to connect external |
83 | keyboard, mouse, storage, network etc) | 101 | keyboard, mouse, storage, network etc) |
84 | </para></listitem> | 102 | </para></listitem> |
85 | <listitem><para><emphasis>wifi:</emphasis> WiFi support (integrated only) | 103 | <listitem><para><emphasis>wayland:</emphasis> Include the |
104 | Wayland display server protocol and the library that | ||
105 | supports it.</para></listitem> | ||
106 | <listitem><para><emphasis>wifi:</emphasis> Include WiFi support (integrated only) | ||
86 | </para></listitem> | 107 | </para></listitem> |
87 | <listitem><para><emphasis>cramfs:</emphasis> CramFS support | ||
88 | </para></listitem> | ||
89 | <listitem><para><emphasis>ipsec:</emphasis> IPSec support | ||
90 | </para></listitem> | ||
91 | <listitem><para><emphasis>ipv6:</emphasis> IPv6 support | ||
92 | </para></listitem> | ||
93 | <listitem><para><emphasis>nfs:</emphasis> NFS client support (for mounting NFS exports on | ||
94 | device)</para></listitem> | ||
95 | <listitem><para><emphasis>ppp:</emphasis> PPP dialup support</para></listitem> | ||
96 | <listitem><para><emphasis>smbfs:</emphasis> SMB networks client support (for mounting | ||
97 | Samba/Microsoft Windows shares on device)</para></listitem> | ||
98 | </itemizedlist> | 108 | </itemizedlist> |
99 | </para> | 109 | </para> |
100 | </section> | 110 | </section> |