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 <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2012-09-05 12:33:05 -07:00 committed by Richard Purdie
parent 971a94369f
commit c5d94b72eb
1 changed files with 8 additions and 9 deletions

View File

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