Instead of having a common build package set defined at distro struct level and merging them together with build packages in the image type (and arches), we do the "inheritance" at the package set level and append more specific packages to base sets there. We also now ensure that each image type does have a build package set defined. The actual package set should not change for anything due to this commit. |
||
|---|---|---|
| .. | ||
| distro_test_common | ||
| fedora33 | ||
| rhel8 | ||
| rhel84 | ||
| rhel85 | ||
| rhel90 | ||
| test_distro | ||
| distro.go | ||
| distro_test.go | ||
| osrelease_test.go | ||