[oe-commits] [openembedded-core] 09/15: runqemu: Mention snapshot in the help output

git at git.openembedded.org git at git.openembedded.org
Wed Sep 18 11:09:40 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 95bad67a802f956082bd0af5615c1dbaae01be0f
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Tue Sep 17 12:38:59 2019 +0100

    runqemu: Mention snapshot in the help output
    
    This is a useful option but not documented in the help text.
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 scripts/runqemu | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/runqemu b/scripts/runqemu
index 68ba7dc..1a5aca9 100755
--- a/scripts/runqemu
+++ b/scripts/runqemu
@@ -73,6 +73,7 @@ of the following environment variables (in any order):
     serial - enable a serial console on /dev/ttyS0
     serialstdio - enable a serial console on the console (regardless of graphics mode)
     slirp - enable user networking, no root privileges is required
+    snapshot - don't write changes to back to images
     kvm - enable KVM when running x86/x86_64 (VT-capable CPU required)
     kvm-vhost - enable KVM with vhost when running x86/x86_64 (VT-capable CPU required)
     publicvnc - enable a VNC server open to all hosts

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list