Systemd/src/import
Lennart Poettering edce2aed3a 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.
2015-01-16 20:09:33 +01:00
..
aufs-util.c import: add new minimal tool "systemd-import" for pulling down foreign containers and install them locally 2014-12-19 02:08:14 +01:00
aufs-util.h import: add new minimal tool "systemd-import" for pulling down foreign containers and install them locally 2014-12-19 02:08:14 +01:00
curl-util.c import: fix mem-leak in CurlGlue 2014-12-31 16:01:37 +01:00
curl-util.h import: prefer usec_t over time_t 2014-12-25 03:14:09 +01:00
import-dkr.c import: make sure we don't mangle file ownerships with the local passwd database when untarring 2015-01-13 13:55:15 +01:00
import-dkr.h import: make image root directory configurable, instead of hardcoding /var/lib/container 2014-12-26 19:33:15 +01:00
import-raw.c import: support importing qcow2 images 2015-01-16 20:09:33 +01:00
import-raw.h import: rename "gpt" disk image type to "raw" 2015-01-15 01:47:21 +01:00
import.c import: support importing qcow2 images 2015-01-16 20:09:33 +01:00
Makefile import: add new minimal tool "systemd-import" for pulling down foreign containers and install them locally 2014-12-19 02:08:14 +01:00
qcow2-util.c import: support importing qcow2 images 2015-01-16 20:09:33 +01:00
qcow2-util.h import: support importing qcow2 images 2015-01-16 20:09:33 +01:00
test-qcow2.c import: support importing qcow2 images 2015-01-16 20:09:33 +01:00