From: Ed Bartosh Date: Tue, 16 Jun 2015 10:18:35 +0000 (+0300) Subject: wic: Document creation of empty partition X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~30014 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d92cda72ef605bf2f45437667c1fc36c76629d47;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git wic: Document creation of empty partition Added short explanation of how to create empty pattition to the 'wic help kickstart' output. [YOCTO #7131] Signed-off-by: Ed Bartosh Signed-off-by: Ross Burton --- diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py index 14f0ff173a7..adfe9767166 100644 --- a/scripts/lib/image/help.py +++ b/scripts/lib/image/help.py @@ -707,6 +707,10 @@ DESCRIPTION up being are dependent on the given plugin implementation. + If --source option is not used, the wic command + will create empty partition. --size parameter has + to be used to specify size of empty partition. + --ondisk or --ondrive: Forces the partition to be created on a particular disk.