debian-forge-composer/internal/distro
Tom Gundersen c296b666cf distro/fedora: drop usage of MakePackageChainSet
Pass PackageSets when initialising the Manifest, and read the chains back out.

This also fixes a bug where all repos were always used, rather than filtering per
package set.

Finally, this moves the 'chrony' inclusion from distro.go to the OSPipeline where
it belongs. In doing so the logic is changed slightly, where chrony is now
installed if NTP servers are configured (regardless of source), whereas in the
past it was included if the timezone was set in the blueprint (which made no sense).
2022-07-07 12:00:56 +01:00
..
distro_test_common distro/fedora: drop package set name translations 2022-07-04 23:04:29 +01:00
fedora distro/fedora: drop usage of MakePackageChainSet 2022-07-07 12:00:56 +01:00
rhel7 distro: move isMountpointAllowed 2022-07-05 23:13:43 +01:00
rhel8 distro: move isMountpointAllowed 2022-07-05 23:13:43 +01:00
rhel84 distro/ImageType: let PackageSets depend on ImageOptions 2022-07-04 23:04:29 +01:00
rhel90 distro: move isMountpointAllowed 2022-07-05 23:13:43 +01:00
test_distro distro/ImageType: let PackageSets depend on ImageOptions 2022-07-04 23:04:29 +01:00
distro.go distro: move isMountpointAllowed 2022-07-05 23:13:43 +01:00
distro_test.go distro/fedora: drop package set name translations 2022-07-04 23:04:29 +01:00
image_config.go distro: option to exclude docs during installation 2022-06-29 10:02:46 +02:00
image_config_test.go RHEL-90: move RHSM configuration to ImageConfig structure 2022-01-11 17:08:19 +01:00