debian-forge-composer/tools
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
..
test-case-generators change the format of the ami image type to vhdx 2020-04-24 15:27:39 +02:00
image-info tools/image-info: dont fail if /boot/grub2/grubenv is missing 2020-04-11 13:10:13 +02:00
prepare-source.sh tools/prepare-source: use a well-defined go version 2020-04-23 08:54:29 +02:00