Skip to content

feat(zed): use qemu-img from repo

Johannes Beisiegel requested to merge feat/upgrade-qemu-img-latest into devel

Drop the massivley out-of-date, in-repo qemu-img binary in favor of the Distribution package. Since the netapp plugin expects resize_image to work even when shrinking images, the '--shrink' argument must be patched in. This flag makes qemu-img behave exactly as before.

Edited by Johannes Beisiegel

Merge request reports