1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

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