debian-forge-composer/cmd/osbuild-playground
Simon de Vlieger 39879a9f60 disk: add RequiredSizes to ImageOptions
These RequiredSizes are a map that is passed on to the partition table
logic which had hardcoded defaults. This makes it possible to define
either no RequiredSizes (`nil`) or empty RequiredSizes which means no
further constraint checks or partition resizes will be done.
2023-03-20 11:04:14 +01:00
..
main.go Update deprecated io/ioutil functions 2023-03-07 09:22:23 -08:00
my-container.go image: add image kind abstraction 2022-07-22 16:04:07 +02:00
my-image.go disk: add RequiredSizes to ImageOptions 2023-03-20 11:04:14 +01:00
partitiontables.go manifest: make filename optional and generalise Tree 2022-07-12 08:19:57 +01:00
playground.go osbuild: add extraEnv argument to RunOSBuild 2022-07-25 21:21:44 +02:00