debian-forge-composer/internal/distro/fedora31
Martin Sehnoutka ae294f967d distro: don't include grub2 stage in ext4 images
There is no point in having the grub2 stage in pipelines for image types
that are not bootable. The current version is probably a result of
previous refactoring where the member variable was named `IncludeFSTab`.

Moving the grub2 stage into the conditional branch should also fix test
generation on aarch64.

Finally it is necessary to regenerate test cases for non-bootable image
types.
2020-04-11 13:10:13 +02:00
..
distro.go distro: don't include grub2 stage in ext4 images 2020-04-11 13:10:13 +02:00
distro_test.go distro: rename ListArchs to ListArches 2020-03-30 10:41:02 +02:00