mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
runqemu: Mention snapshot in the help output
This is a useful option but not documented in the help text. (From OE-Core rev: 95bad67a802f956082bd0af5615c1dbaae01be0f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
2625e2d914
commit
cf37ca58c2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user