From e73fc8e047a19a5edd8979fff3900659615ef00a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 07:49:11 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-features.xml | 42 +++++++++++++++++++------------ 1 file 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 @@ This list only represents features as shipped with the Yocto Project metadata: - alsa: ALSA support will be included (OSS compatibility - kernel modules will be installed if available). + alsa: Include ALSA support (OSS compatibility + kernel modules installed if available). bluetooth: Include bluetooth support (integrated BT only) + cramfs: Include CramFS support + ext2: Include tools for supporting for devices with internal HDD/Microdrive for storing files (instead of Flash only devices) + ipsec: Include IPSec support + + ipv6: Include IPv6 support + irda: Include Irda support keyboard: Include keyboard support (e.g. keymaps will be loaded during boot). + nfs: Include NFS client support (for mounting NFS exports on + device) pci: Include PCI bus support pcmcia: Include PCMCIA/CompactFlash support - usbgadget: USB Gadget Device support (for USB + ppp: Include PPP dialup support + smbfs: Include SMB networks client support (for mounting + Samba/Microsoft Windows shares on device) + systemd: Include support + for this init manager, which is a full + replacement of for init with parallel + starting of services, reduced shell overhead, and other + features. + This init manager is used by many + distributions. + usbgadget: Include USB Gadget Device support (for USB networking/serial/storage) - usbhost: USB Host support (allows to connect external + usbhost: Include USB Host support (allows to connect external keyboard, mouse, storage, network etc) - wifi: WiFi support (integrated only) + wayland: Include the + Wayland display server protocol and the library that + supports it. + wifi: Include WiFi support (integrated only) - cramfs: CramFS support - - ipsec: IPSec support - - ipv6: IPv6 support - - nfs: NFS client support (for mounting NFS exports on - device) - ppp: PPP dialup support - smbfs: SMB networks client support (for mounting - Samba/Microsoft Windows shares on device) -- cgit v1.2.3-54-g00ecf