From: Scott Rifenbark Date: Thu, 28 Mar 2013 14:49:11 +0000 (-0700) Subject: ref-manual: Edits to "Distro" section. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e73fc8e047a19a5edd8979fff3900659615ef00a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index 1d9cd5172ea..18f43c1c5ca 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)