debian-forge-composer/internal/distro/rhel7
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: use pointers for basic types in ImageConfig 2022-09-06 14:43:24 +02:00
distro_test.go distro/*: allow /boot to be customized 2022-08-08 18:05:05 +02:00
package_sets.go distro: add support for building a rhel 7 (qcow2) 2022-06-21 00:06:26 +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
qcow2.go distro: use storage unit constants from the common package 2022-09-15 08:50:33 +02:00
stage_options.go Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00