debian-forge-composer/internal/distro
Achilleas Koutsou 1de55c73e6 ostree: define type for handling ostree remote config
A new struct in ostree can be used to define configuration options for
the ostree remote of an image.  So far remotes were always set up with
the remote URL used to pull the commit.  Now we support setting a
different remote with extra configuration options.

This is used by the fedora-iot-raw-image to set up the remote
configuration of the final image, separately from the source of the
commit.

Test manifests updated.
2022-09-13 16:06:19 +01:00
..
distro_test_common fedora: add the iot-raw-image to x86 and aarch64 2022-09-13 16:06:19 +01:00
fedora ostree: define type for handling ostree remote config 2022-09-13 16:06:19 +01:00
rhel7 distro: use pointers for basic types in ImageConfig 2022-09-06 14:43:24 +02:00
rhel8 distro: use pointers for basic types in ImageConfig 2022-09-06 14:43:24 +02:00
rhel9 distro: use pointers for basic types in ImageConfig 2022-09-06 14:43:24 +02:00
test_distro distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00
distro.go Add the rhsm.facts stage. 2022-08-25 18:56:35 +02:00
distro_test.go distro/fedora: drop package set name translations 2022-07-04 23:04:29 +01:00
image_config.go distro: use reflection in ImageConfig.InheritFrom() 2022-09-06 14:43:24 +02:00
image_config_test.go distro: use pointers for basic types in ImageConfig 2022-09-06 14:43:24 +02:00