[gnome-continuous-yocto/gnomeostree-3.28-rocko: 8102/8267] dev-manual: Updated run QEMU basic syntax step



commit 458d0e720ece5d3f723ed3bb5e0ac1bb8a1178c1
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Tue Oct 17 15:45:03 2017 -0700

    dev-manual: Updated run QEMU basic syntax step
    
    In Step 4 of the "Running QEMU" section, the file suffix
    "*.vmdk" is mentioned.  "vmdk" has essentially become "wic.vmdk"
    now.  I updated the example.
    
    (From yocto-docs rev: 5e17ccabfe8eb9d3b4316ceb41df17eddc7b0065)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/dev-manual/dev-manual-qemu.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/documentation/dev-manual/dev-manual-qemu.xml b/documentation/dev-manual/dev-manual-qemu.xml
index 8958929..2b02a1e 100644
--- a/documentation/dev-manual/dev-manual-qemu.xml
+++ b/documentation/dev-manual/dev-manual-qemu.xml
@@ -104,7 +104,7 @@
                     look for an image.
                     Minimally, through the use of options, you must provide
                     either a machine name, a virtual machine image
-                    (<filename>*.vmdk</filename>), or a kernel image
+                    (<filename>*wic.vmdk</filename>), or a kernel image
                     (<filename>*.bin</filename>).</para>
 
                     <para>Here are some additional examples to help illustrate


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