debian-forge-composer/internal/distro
Martin Sehnoutka 507194772b fedora31: create setImageTypes and setArches helpers
Previously we had to type the name of the architecture and image type
multiple times (in the definition, when inserting it into each parent
structure etc.) and it would get even worse because we would have to do
the same for all distros. These helper functions make it less error
prone by copying the name in the function automatically.
2020-03-28 00:21:31 +01:00
..
fedora30 distro: remove unused FilenameFromType() function 2020-03-28 00:21:31 +01:00
fedora31 fedora31: create setImageTypes and setArches helpers 2020-03-28 00:21:31 +01:00
fedora32 distro: remove unused FilenameFromType() function 2020-03-28 00:21:31 +01:00
fedoratest distro: remove unused FilenameFromType() function 2020-03-28 00:21:31 +01:00
rhel81 distro: remove unused FilenameFromType() function 2020-03-28 00:21:31 +01:00
rhel82 distro: remove unused FilenameFromType() function 2020-03-28 00:21:31 +01:00
test distro: add ListArchs() to Distro interface 2020-03-24 15:46:57 +01:00
distro.go distro: remove unused FilenameFromType() function 2020-03-28 00:21:31 +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