summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorEd Bartosh <ed.bartosh@linux.intel.com>2016-01-05 13:46:13 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-07 12:13:45 +0000
commit88a2794b18f9f1c87e62f760c7a7b6c3b3511951 (patch)
tree2ac4e09a7afe62ef21f7f6ffad46331e8ceefdaa /documentation
parent8bdc7071ee4c7edb6ec6bf1eb08407d9d97ee0e4 (diff)
downloadpoky-88a2794b18f9f1c87e62f760c7a7b6c3b3511951.tar.gz
dev-manual:
Updated the --source wic command-line option for partition size details. (From yocto-docs rev: 3affc38b6a9716316257d1d627185a4d5e9befef) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml14
1 files changed, 11 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 5694776b88..f45e19fb95 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4558,9 +4558,17 @@
4558 option or the equivalent rootfs derived from the 4558 option or the equivalent rootfs derived from the
4559 <filename>-e</filename> command-line 4559 <filename>-e</filename> command-line
4560 option. 4560 option.
4561 Exactly what those contents and 4561 Exactly what those contents and filesystem type end
4562 filesystem type end up being are dependent 4562 up being are dependent on the given plugin
4563 on the given plugin implementation. 4563 implementation.
4564 </para>
4565 <para>If you do not use the
4566 <filename>--source</filename> option, the
4567 <filename>wic</filename> command creates an empty
4568 partition.
4569 Consequently, you must use the
4570 <filename>--size</filename> option to specify the
4571 size of the empty partition.
4564 </para></listitem> 4572 </para></listitem>
4565 <listitem><para><emphasis><filename>--ondisk</filename> or <filename>--ondrive</filename>:</emphasis> 4573 <listitem><para><emphasis><filename>--ondisk</filename> or <filename>--ondrive</filename>:</emphasis>
4566 Forces the partition to be created on a particular 4574 Forces the partition to be created on a particular