Instead of using package sets at the distro, arch and image type level and then merging them in `PackageSets`, store the function that generates the package set in the image type and have them return all the package set. In order to do so, they now take an imageType parameter so that they can also return architecture dependent packages. |
||
|---|---|---|
| .. | ||
| distro_test_common | ||
| fedora33 | ||
| rhel8 | ||
| rhel84 | ||
| rhel85 | ||
| rhel90 | ||
| test_distro | ||
| distro.go | ||
| distro_test.go | ||
| osrelease_test.go | ||