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)