debian-forge-composer/internal/distro/rhel8
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
..
azure.go distro: use storage capacity multiple constants in partition tables 2022-09-15 20:39:40 +02:00
distro.go distro/rhel8: use azure-rhui pkg set and image config for vhd 2022-09-15 08:50:33 +02:00
distro_internal_test.go Rename rhel86 package to rhel8 2022-07-01 23:52:13 +01:00
distro_test.go distro/*: allow /boot to be customized 2022-08-08 18:05:05 +02:00
package_sets.go distro/rhel8: move all Azure / VHD code to a separate file 2022-09-15 08:50:33 +02:00
partition_tables.go distro: use storage capacity multiple constants in partition tables 2022-09-15 20:39:40 +02:00
pipelines.go osbuild: use internal users package structs in stages 2022-09-29 18:09:38 +02:00
stage_options.go Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00