[oe-commits] Ed Bartosh : wic: Document creation of empty partition

git at git.openembedded.org git at git.openembedded.org
Tue Jun 23 10:55:15 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: d92cda72ef605bf2f45437667c1fc36c76629d47
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d92cda72ef605bf2f45437667c1fc36c76629d47

Author: Ed Bartosh <ed.bartosh at linux.intel.com>
Date:   Tue Jun 16 13:18:35 2015 +0300

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 <ed.bartosh at linux.intel.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 scripts/lib/image/help.py | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py
index 14f0ff1..adfe976 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.
 



More information about the Openembedded-commits mailing list