[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5437/8267] wic: fix list of supported fstypes in help content



commit d62a97ec540641c971c4f140c7f61eacab3f70c7
Author: Ed Bartosh <ed bartosh linux intel com>
Date:   Thu Mar 30 18:06:02 2017 +0300

    wic: fix list of supported fstypes in help content
    
    Added vfat and msdos to the list of supported fstypes in
    'wic help kickstart' output.
    
    [YOCTO #11137]
    
    (From OE-Core rev: ab7f2a77e124d8859002619e7ba3117e8a165df7)
    
    Signed-off-by: Ed Bartosh <ed bartosh linux intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 scripts/lib/wic/help.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py
index 148da89..aee2451 100644
--- a/scripts/lib/wic/help.py
+++ b/scripts/lib/wic/help.py
@@ -687,6 +687,8 @@ DESCRIPTION
            apply to partitions created using '--source rootfs' (see
            --source above).  Valid values are:
 
+             vfat
+             msdos
              ext2
              ext3
              ext4


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]