debian-forge-composer/internal/distro
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
..
distro_test_common Make TestDistro_Manifest more versatile 2020-04-24 11:16:39 +02:00
fedora30 change the format of the ami image type to vhdx 2020-04-24 15:27:39 +02:00
fedora31 change the format of the ami image type to vhdx 2020-04-24 15:27:39 +02:00
fedora32 change the format of the ami image type to vhdx 2020-04-24 15:27:39 +02:00
fedoratest distro: rename ListArchs to ListArches 2020-03-30 10:41:02 +02:00
rhel81 change the format of the ami image type to vhdx 2020-04-24 15:27:39 +02:00
rhel82 change the format of the ami image type to vhdx 2020-04-24 15:27:39 +02:00
rhel83 change the format of the ami image type to vhdx 2020-04-24 15:27:39 +02:00
test distro: rename ListArchs to ListArches 2020-03-30 10:41:02 +02:00
distro.go distro: rename ListArchs to ListArches 2020-03-30 10:41:02 +02:00
distro_test.go Make TestDistro_Manifest more versatile 2020-04-24 11:16:39 +02:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00