mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
ref-manual: Updated the bootimg class description.
Found some poor writing in this description. (From yocto-docs rev: f54810d68a5efb25c102cd99a7e2b9cfcf7ad7de) 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
9814bdfd6d
commit
d4a245824c
@@ -276,7 +276,7 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
The <filename>bootimg</filename> class creates a bootable
|
The <filename>bootimg</filename> class creates a bootable
|
||||||
image using SYSLINUX, your kernel and an optional initial RAM disk
|
image using SYSLINUX, your kernel, and an optional initial RAM disk
|
||||||
(<filename>initrd</filename>).
|
(<filename>initrd</filename>).
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@@ -285,7 +285,7 @@
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
A <filename>.hddimg</filename> file is created.
|
A <filename>.hddimg</filename> file is created.
|
||||||
This file which is an MSDOS filesystem that contains SYSLINUX,
|
This file is an MSDOS filesystem that contains SYSLINUX,
|
||||||
a kernel, an <filename>initrd</filename>, and a root filesystem
|
a kernel, an <filename>initrd</filename>, and a root filesystem
|
||||||
image.
|
image.
|
||||||
All three of these can be written to hard drives directly and
|
All three of these can be written to hard drives directly and
|
||||||
|
|||||||
Reference in New Issue
Block a user