diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 14 |
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 |