From c5d94b72eb2e9666bb7a5abd8875770241b5f437 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 5 Sep 2012 12:33:05 -0700 Subject: [PATCH] documentation/poky-ref-manual/ref-images.xml: Update list of images * core-image-core was renamed to core-image-x11 and the editor and file manager were removed. * core-image-basic's description has been updated to reflect its intended purpose * core-image-lsb is intended to be standalone - should not be associated with core-image-basic. * The Pimlico applications have been removed so they are no longer present in the Sato images. In addition to Paul's patch, I removed the "etc." word. This word is better replaced by "and so forth". Also, consistent with the YP documentation. (From yocto-docs rev: aba7ae60a38dfeda9ef52237b81f387984621847) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-images.xml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) 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.