ref-manual: Edits to DISK_SIGNATURE variable.

Fixes [YOCTO 5766]

I removed the note about the "live" IMAGE_TYPES.  Turns out I
was wrong on this information.  It does not create a "directdisk"
image.  That is accomplished through a .bbclass.

(From yocto-docs rev: a3b762be9933178e9cecdac3fa9e110c031a64d0)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-04-11 06:55:47 -07:00 committed by Richard Purdie
parent 0055a7ed6b
commit e63348fb8c
1 changed files with 3 additions and 6 deletions

View File

@ -1622,12 +1622,9 @@
<para>
A 32-bit MBR disk signature used by
<filename>directdisk</filename> images.
<note>
The "live" option used with
<link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link>
produces an image file that can be copied directly to
a CD or USB device and run as is.
</note>
</para>
<para>
By default, the signature is set to an automatically
generated random value that allows the OpenEmbedded
build system to create a boot loader.