debian-forge-composer/internal/distro
Achilleas Koutsou 14f608de0a osbuild: use internal users package structs in stages
Don't pass blueprint Users and Groups options all the way down to the
osbuild stage bindings.  Instead, convert them to the internal
users.User and users.Group structs.
Ideally we would do this even higher up in the code path, before
reaching the distro, but this is the first step towards that.
2022-09-29 18:09:38 +02:00
..
distro_test_common fedora: add the iot-raw-image to x86 and aarch64 2022-09-13 16:06:19 +01:00
fedora osbuild: use internal users package structs in stages 2022-09-29 18:09:38 +02:00
rhel7 osbuild: use internal users package structs in stages 2022-09-29 18:09:38 +02:00
rhel8 osbuild: use internal users package structs in stages 2022-09-29 18:09:38 +02:00
rhel9 osbuild: use internal users package structs in stages 2022-09-29 18:09:38 +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