debian-forge-composer/internal/distro
Martin Sehnoutka e1e5c1bb0b distro: include xz in distro build packages
xz compression is used for the ami and tar output types, it should be in
the buildroot. This fixes Weldr integration test (/cmd/osbuild-tests) on
ARM architecture (aarch64).

The fact that it worked on x86_64 was just a happy coincidence because
we require grub2-pc which in turn requires dracut which requires xz. We
should not rely on these implicit dependencies because we need xz
unconditionaly, therefore adding it to build packages for all platforms.
2020-03-24 20:45:30 +01:00
..
fedora30 distro: include xz in distro build packages 2020-03-24 20:45:30 +01:00
fedora31 distro: include xz in distro build packages 2020-03-24 20:45:30 +01:00
fedora32 distro: include xz in distro build packages 2020-03-24 20:45:30 +01:00
fedoratest distro: add ListArchs() to Distro interface 2020-03-24 15:46:57 +01:00
rhel81 distro: include xz in distro build packages 2020-03-24 20:45:30 +01:00
rhel82 distro: include xz in distro build packages 2020-03-24 20:45:30 +01:00
test distro: add ListArchs() to Distro interface 2020-03-24 15:46:57 +01:00
distro.go distro: add ListArchs() to Distro interface 2020-03-24 15:46:57 +01:00
distro_test.go distro/test: use new interfaces 2020-03-23 15:43:55 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00