Added description of wic kickstart part --no-table option to OpenEmbedded Kickstart (.wks) Reference
Signed-off-by: Ed Bartosh <[email protected]> --- documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 5404b95..f8cecbc 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -4609,6 +4609,10 @@ This option is a <filename>wic</filename>-specific option that says to start a partition on an x KBytes boundary.</para></listitem> + <listitem><para><emphasis><filename>--no-table</filename>:</emphasis> + This option is a <filename>wic</filename>-specific option. + Space will be reserved for the partition and it will be + populated but it will not be added to the partition table.</para></listitem> </itemizedlist> </para> </section> -- 2.1.4 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
