mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-02 22:03:01 +02:00
This fixes an annoying problem with `make run` when set to boot with a qcow2 disk image. By default the disk image was recreated every time the qemu.sh script was called. Also, add image check to enforce regen if broken. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>