From edce2aed3aa93b84f7b4c70412bdb665da2977b0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 16 Jan 2015 20:07:25 +0100 Subject: 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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index caef8310f..d4704feed 100644 --- a/.gitignore +++ b/.gitignore @@ -227,6 +227,7 @@ /test-pppoe /test-prioq /test-pty +/test-qcow2 /test-ratelimit /test-replace-var /test-resolve -- cgit v1.2.3