* [wic][PATCH] wic: Document creation of empty partition
@ 2015-06-16 10:11 Ed Bartosh
0 siblings, 0 replies; only message in thread
From: Ed Bartosh @ 2015-06-16 10:11 UTC (permalink / raw)
To: openembedded-core
Added short explanation of how to create empty pattition
to the 'wic help kickstart' command output.
Signed-off-by: Ed Bartosh <ed.bartosh@linux.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.
--
2.1.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-16 12:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-16 10:11 [wic][PATCH] wic: Document creation of empty partition Ed Bartosh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox