diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index d1ff6d0144..096f4b5731 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml @@ -40,9 +40,6 @@ core-image-base: A console-only image that fully supports the target device hardware. - core-image-core: - An X11 image with simple applications such as terminal, editor, and file manager. - core-image-minimal: A small image just capable of allowing a device to boot. core-image-minimal-dev: @@ -61,12 +58,14 @@ for the Minimal MTD Utilities, which let the user interact with the MTD subsystem in the kernel to perform operations on flash devices. + core-image-x11: + A very basic X11 image with a terminal. + core-image-basic: - A foundational basic image without support for X that can be reasonably used for - customization. + A console-only image with more full-featured Linux system + functionality installed. core-image-lsb: - A core-image-basic image suitable for implementations - that conform to Linux Standard Base (LSB). + An image that conforms to the Linux Standard Base (LSB) specification. core-image-lsb-dev: A core-image-lsb image that is suitable for development work using the host. @@ -83,8 +82,8 @@ core-image-sato: An image with Sato support, a mobile environment and visual style that works well with mobile devices. - The image supports X11 with a Sato theme and Pimlico applications and also - contains terminal, editor, and file manager. + The image supports X11 with a Sato theme and applications such as + a terminal, editor, file manager, media player, and so forth. core-image-sato-dev: A core-image-sato image suitable for development using the host.