From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: Joshua Lock <joshua.lock@collabora.co.uk>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] wic/help.py: document that mountpoint is optional for part command
Date: Thu, 17 Dec 2015 14:17:58 +0200 [thread overview]
Message-ID: <20151217121758.GA30559@linux.intel.com> (raw)
In-Reply-To: <1450353748-14381-1-git-send-email-joshua.lock@collabora.co.uk>
Hi Joshua,
Thank you for the patch!
Acked-by: Ed Bartosh <ed.bartosh@linux.intel.com>
On Thu, Dec 17, 2015 at 12:02:28PM +0000, Joshua Lock wrote:
> If no mountpoint is specified for a partition command the partition
> will be created but not mounted — mention this in the kickstart
> help text.
>
> [YOCTO #8820]
>
> Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
> ---
> scripts/lib/wic/help.py | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py
> index 89fb7be..be334e7 100644
> --- a/scripts/lib/wic/help.py
> +++ b/scripts/lib/wic/help.py
> @@ -617,7 +617,7 @@ DESCRIPTION
> This command creates a partition on the system and uses the
> following syntax:
>
> - part <mountpoint>
> + part [<mountpoint>]
>
> The <mountpoint> is where the partition will be mounted and
> must take of one of the following forms:
> @@ -626,6 +626,9 @@ DESCRIPTION
>
> swap: The partition will be used as swap space.
>
> + If a <mountpoint> is not specified the partition will be created
> + but will not be mounted.
> +
> The following are supported 'part' options:
>
> --size: The minimum partition size. Specify an integer value
--
Regards,
Ed
prev parent reply other threads:[~2015-12-17 12:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-17 12:02 [PATCH] wic/help.py: document that mountpoint is optional for part command Joshua Lock
2015-12-17 12:17 ` Ed Bartosh [this message]
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=20151217121758.GA30559@linux.intel.com \
--to=ed.bartosh@linux.intel.com \
--cc=joshua.lock@collabora.co.uk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox