From d229fded3ecb2332bb8602a4924990417385cf09 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 28 Dec 2016 10:25:00 -0800 Subject: 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: 50dd5c6994a2f799fdaf1ccbf7138b0074e981ee) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index d48724c82c..603ca1ff8e 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -4369,7 +4369,7 @@ - You can generate Wic-partitioned images + You can generate partitioned images (image.wic) two ways: using the OpenEmbedded build system and by running the OpenEmbedded Image Creator Wic directly. @@ -4377,13 +4377,13 @@
- Creating Wic-Partitioned Images + Creating Partitioned Images 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. @@ -4399,7 +4399,7 @@ variable - 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 "Building Images" @@ -4842,7 +4842,7 @@ Using a Modified Kickstart File - 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 -- cgit v1.2.3-54-g00ecf