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-15 16:31:21 +0000
commit2b1dce5a3c2557bdd78f0f64a204057974b5318d (patch)
tree2b397bb414b0632cc3cdaa9d56de548c7d1cf73f /documentation
parenta6f52930a68d8462e23486d51cdda715072dd752 (diff)
downloadpoky-2b1dce5a3c2557bdd78f0f64a204057974b5318d.tar.gz
dev-manual:
Updated the --source wic command-line option for partition size details. (From yocto-docs rev: b268ad2f252114a09c1d57884fb051b90ad082b1) 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