debian-forge-composer/internal/distro
Gianluca Zuccarelli d44703cdc8 rpmmd/repository: repoconfig pointers
Convert some of the fields in the `RepoConfig` struct
to pointers. Since `RepoConfig` will be used to convert
custom repositories to an array of `osbuild.YumRepository`,
we need to ensure that fields that are not set explicitly
are not saved to the `/etc/yum.repos.d` repository files.
2023-04-21 17:40:00 +02:00
..
distro_test_common rpmmd/repository: repoconfig pointers 2023-04-21 17:40:00 +02:00
fedora platform: add the aarch64_iot platform 2023-04-18 21:21:09 +02:00
rhel7 distro/rhel7: handle generated warnings during Manifest initialization 2023-03-31 14:14:57 +02:00
rhel8 internal/rpmmd: RepoConfig baseurl change 2023-04-21 17:40:00 +02:00
rhel9 internal/rpmmd: RepoConfig baseurl change 2023-04-21 17:40:00 +02:00
test_distro distro: allow to return warnings in the Manifest function 2023-03-31 14:14:57 +02:00
distro.go distro: allow to return warnings in the Manifest function 2023-03-31 14:14:57 +02:00
distro_test.go rpmmd/repository: repoconfig pointers 2023-04-21 17:40:00 +02:00
image_config.go distro: add ShellVars field to ImageConfig 2023-03-30 18:40:12 +02:00
image_config_test.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00