mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02: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>
|
||||
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>).
|
||||
</para>
|
||||
|
||||
@@ -285,7 +285,7 @@
|
||||
<itemizedlist>
|
||||
<listitem><para>
|
||||
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
|
||||
image.
|
||||
All three of these can be written to hard drives directly and
|
||||
|
||||
Reference in New Issue
Block a user