debian-forge-composer/internal/upload
Ondřej Budai 83a3a8d821 change the format of the ami image type to vhdx
Prior this commit the ami image type produced raw.xz images. This was bad for
two reasons:

- The upload was broken because AWS doesn't support tar.xz format
- XZ compression is terribly slow

This commit changes the format to vhdx, which is supported by AWS and also
quite quick. See https://github.com/osbuild/osbuild-composer/issues/257
why vhdx was chosen.

Fixes #257
2020-04-24 15:27:39 +02:00
..
awsupload change the format of the ami image type to vhdx 2020-04-24 15:27:39 +02:00
azure lint: fix unhandled errors 2020-03-02 14:28:55 +01:00