That way we can download fedora cloud raw images as-is and decompress them on-the-fly.
49bb233 import: support downloading .xz compressed images
Makefile.am | 6 +-
src/import/import-raw.c | 187 ++++++++++++++++++++++++++++++++++++++++-------
src/import/import.c | 6 +-
3 files changed, 169 insertions(+), 30 deletions(-)
Upstream: github.com