]> code.ossystems Code Review - openembedded-core.git/commitdiff
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)
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

index 89fb7be95016f4f1c05c9377324b6666841ec01e..be334e7814237d136fe5bc9772fc1dcbf957cacb 100644 (file)
@@ -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