1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-07 18:27:04 +03:00
systemd/src/import
Lennart Poettering 49bb233bb7 import: support downloading .xz compressed images
That way we can download fedora cloud raw images as-is and decompress
them on-the-fly.
2015-01-16 20:09:33 +01:00
..
aufs-util.c
aufs-util.h
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 downloading .xz compressed 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 downloading .xz compressed images 2015-01-16 20:09:33 +01:00
Makefile