]> code.ossystems Code Review - openembedded-core.git/commit
wic/help.py: document that mountpoint is optional for part command
authorJoshua Lock <joshua.lock@collabora.co.uk>
Thu, 17 Dec 2015 12:02:28 +0000 (12:02 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Dec 2015 16:08:43 +0000 (16:08 +0000)
commitd1ff1fef987457eb1a5ffe42dbabc7808fa7d598
tree5a06abbe213178548bcc120d89419f0bca55ebc5
parentad8337a127a8af321396b78a1cf331b54e4e0515
wic/help.py: document that mountpoint is optional for part command

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>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/help.py