summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-09-05 12:33:05 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-14 09:50:49 +0100
commitc5d94b72eb2e9666bb7a5abd8875770241b5f437 (patch)
tree8c237e971b44f2a6abdac0eed85e185687d31a02 /documentation
parent971a94369fe146cb309e8e13b7cd47bc855b4632 (diff)
downloadpoky-c5d94b72eb2e9666bb7a5abd8875770241b5f437.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky-ref-manual/ref-images.xml17
1 files 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 @@
40 <itemizedlist> 40 <itemizedlist>
41 <listitem><para><emphasis><filename>core-image-base</filename>:</emphasis> 41 <listitem><para><emphasis><filename>core-image-base</filename>:</emphasis>
42 A console-only image that fully supports the target device hardware.</para></listitem> 42 A console-only image that fully supports the target device hardware.</para></listitem>
43 <listitem><para><emphasis><filename>core-image-core</filename>:</emphasis>
44 An X11 image with simple applications such as terminal, editor, and file manager.
45 </para></listitem>
46 <listitem><para><emphasis><filename>core-image-minimal</filename>:</emphasis> 43 <listitem><para><emphasis><filename>core-image-minimal</filename>:</emphasis>
47 A small image just capable of allowing a device to boot.</para></listitem> 44 A small image just capable of allowing a device to boot.</para></listitem>
48 <listitem><para><emphasis><filename>core-image-minimal-dev</filename>:</emphasis> 45 <listitem><para><emphasis><filename>core-image-minimal-dev</filename>:</emphasis>
@@ -61,12 +58,14 @@
61 for the Minimal MTD Utilities, which let the user interact with the 58 for the Minimal MTD Utilities, which let the user interact with the
62 MTD subsystem in the kernel to perform operations on flash devices. 59 MTD subsystem in the kernel to perform operations on flash devices.
63 </para></listitem> 60 </para></listitem>
61 <listitem><para><emphasis><filename>core-image-x11</filename>:</emphasis>
62 A very basic X11 image with a terminal.
63 </para></listitem>
64 <listitem><para><emphasis><filename>core-image-basic</filename>:</emphasis> 64 <listitem><para><emphasis><filename>core-image-basic</filename>:</emphasis>
65 A foundational basic image without support for X that can be reasonably used for 65 A console-only image with more full-featured Linux system
66 customization.</para></listitem> 66 functionality installed.</para></listitem>
67 <listitem><para><emphasis><filename>core-image-lsb</filename>:</emphasis> 67 <listitem><para><emphasis><filename>core-image-lsb</filename>:</emphasis>
68 A <filename>core-image-basic</filename> image suitable for implementations 68 An image that conforms to the Linux Standard Base (LSB) specification.</para></listitem>
69 that conform to Linux Standard Base (LSB).</para></listitem>
70 <listitem><para><emphasis><filename>core-image-lsb-dev</filename>:</emphasis> 69 <listitem><para><emphasis><filename>core-image-lsb-dev</filename>:</emphasis>
71 A <filename>core-image-lsb</filename> image that is suitable for development work 70 A <filename>core-image-lsb</filename> image that is suitable for development work
72 using the host. 71 using the host.
@@ -83,8 +82,8 @@
83 <listitem><para><emphasis><filename>core-image-sato</filename>:</emphasis> 82 <listitem><para><emphasis><filename>core-image-sato</filename>:</emphasis>
84 An image with Sato support, a mobile environment and visual style that works well 83 An image with Sato support, a mobile environment and visual style that works well
85 with mobile devices. 84 with mobile devices.
86 The image supports X11 with a Sato theme and Pimlico applications and also 85 The image supports X11 with a Sato theme and applications such as
87 contains terminal, editor, and file manager.</para></listitem> 86 a terminal, editor, file manager, media player, and so forth.</para></listitem>
88 <listitem><para><emphasis><filename>core-image-sato-dev</filename>:</emphasis> 87 <listitem><para><emphasis><filename>core-image-sato-dev</filename>:</emphasis>
89 A <filename>core-image-sato</filename> image suitable for development 88 A <filename>core-image-sato</filename> image suitable for development
90 using the host. 89 using the host.