mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
documentation: Changes to Paul Eggleton's edits for various manuals.
Paul sent me a bunch of minor edits and technical corrections for the ADT, BSP, Development, and YP reference manual. Most changes were taken as he submitted them. However, some formatting conventions were not followed in the commits he made to yocto-docs/paule/docs2. After merging them to my yocto-docs/master branch I fixed some issues. (From yocto-docs rev: 93f4ea2dee976448f623953e801a80d59736450a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
88dfc936dc
commit
d02e56fd14
@@ -95,11 +95,14 @@
|
||||
</itemizedlist>
|
||||
|
||||
<tip>
|
||||
From Yocto release 1.1 onwards, -live and -directdisk images have been replaced by a "live"
|
||||
option in IMAGE_FSTYPES that will work with any image to produce an image file that can be
|
||||
copied directly to a CD or USB device and run as is. To build a live image, simply add
|
||||
"live" to IMAGE_FSTYPES within local.conf or whereever appropriate and then build the desired
|
||||
image as normal.
|
||||
From the Yocto Project release 1.1 onwards, <filename>-live</filename> and
|
||||
<filename>-directdisk</filename> images have been replaced by a "live"
|
||||
option in <filename>IMAGE_FSTYPES</filename> that will work with any image to produce an
|
||||
image file that can be
|
||||
copied directly to a CD or USB device and run as is.
|
||||
To build a live image, simply add
|
||||
"live" to <filename>IMAGE_FSTYPES</filename> within the <filename>local.conf</filename>
|
||||
file or wherever appropriate and then build the desired image as normal.
|
||||
</tip>
|
||||
</appendix>
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user