]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
runqemu: print snapshot mode state in console
authorYoann Congal <yoann.congal@smile.fr>
Thu, 31 Jul 2025 15:33:13 +0000 (17:33 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Aug 2025 21:32:18 +0000 (22:32 +0100)
commit57fe8538a87ff1f69f274d9692f038caed6cb5cd
treecfbfd812ef8526b459e49a71c234e7c5f5ee2af3
parent26b0922977d1bfcf47bbccf624be86e9e2b8815a
runqemu: print snapshot mode state in console

With snapshot enabled, no change on rootfs will be saved after qemu
shutdown. Since this is not what a user might expect, print the snapshot
mode state and its consequence in console at runqemu start.

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu