--fsoptions support was recently added to wic, so document it. Signed-off-by: Tom Zanussi <tom.zanu...@linux.intel.com> --- documentation/dev-manual/dev-manual-common-tasks.xml | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index f8a1398..c00c961 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -4179,6 +4179,14 @@ <listitem><para><filename>swap</filename> </para></listitem> </itemizedlist></para></listitem> + <listitem><para><emphasis><filename>--fsoptions</filename>:</emphasis> + Specifies a free-form string of options to be + used when mounting the filesystem. This string + will be copied into the + <filename>/etc/fstab</filename> file of the + installed system and should be enclosed in + quotes. If not specified, the default string + is "defaults".</para></listitem> <listitem><para><emphasis><filename>--label label</filename>:</emphasis> Specifies the label to give to the filesystem to be made on the partition. -- 1.8.3.1 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto