mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
ref-manual, dev-manual: Removed term "wic-partitioned"
This term was incorrect and I have replaced it with the term "partitioned." (From yocto-docs rev: af1bf889bf862b1bc861de72888a82e25997ab71) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ba8fc212de
commit
5068f2c960
@@ -4369,7 +4369,7 @@
|
||||
</para>
|
||||
|
||||
<para>
|
||||
You can generate Wic-partitioned images
|
||||
You can generate partitioned images
|
||||
(<replaceable>image</replaceable><filename>.wic</filename>)
|
||||
two ways: using the OpenEmbedded build system and by running
|
||||
the OpenEmbedded Image Creator Wic directly.
|
||||
@@ -4377,13 +4377,13 @@
|
||||
</para>
|
||||
|
||||
<section id='creating-wic-images-oe'>
|
||||
<title>Creating Wic-Partitioned Images</title>
|
||||
<title>Creating Partitioned Images</title>
|
||||
|
||||
<para>
|
||||
The OpenEmbedded build system can generate
|
||||
Wic-partitioned images the same way as it generates
|
||||
partitioned images the same way as it generates
|
||||
any other image type.
|
||||
To generate a Wic-partitioned image, you need to modify
|
||||
To generate a partitioned image, you need to modify
|
||||
two variables.
|
||||
<itemizedlist>
|
||||
<listitem><para>
|
||||
@@ -4399,7 +4399,7 @@
|
||||
variable
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
Further steps to generate a Wic-partitioned image
|
||||
Further steps to generate a partitioned image
|
||||
are the same as for any other image type.
|
||||
For information on image types, see the
|
||||
"<link linkend='building-images'>Building Images</link>"
|
||||
@@ -4842,7 +4842,7 @@
|
||||
<title>Using a Modified Kickstart File</title>
|
||||
|
||||
<para>
|
||||
Because Wic-partitioned image creation is
|
||||
Because partitioned image creation is
|
||||
driven by the kickstart file, it is easy to affect
|
||||
image creation by changing the parameters in the file.
|
||||
This next example demonstrates that through modification
|
||||
|
||||
Reference in New Issue
Block a user