From: Lennart Poettering Date: Fri, 16 Jan 2015 19:07:25 +0000 (+0100) Subject: import: support importing qcow2 images X-Git-Tag: v219~478 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=edce2aed3aa93b84f7b4c70412bdb665da2977b0;hp=edce2aed3aa93b84f7b4c70412bdb665da2977b0;p=elogind.git import: support importing qcow2 images With this change the import tool will now unpack qcow2 images into normal raw disk images, suitable for usage with nspawn. This allows has the benefit of also allowing importing Ubuntu Cloud images for usage with nspawn. ---