From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [wic][PATCH] wic: Document creation of empty partition
Date: Tue, 16 Jun 2015 13:11:17 +0300 [thread overview]
Message-ID: <1434449477-23225-1-git-send-email-ed.bartosh@linux.intel.com> (raw)
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
reply other threads:[~2015-06-16 12:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1434449477-23225-1-git-send-email-ed.bartosh@linux.intel.com \
--to=ed.bartosh@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.