osbuild / images

Image builder image definition library
Apache License 2.0
23 stars 52 forks source link

cmd/otk-gen-partition-table: implement returning type in partition_map #964

Closed schuellerf closed 1 month ago

schuellerf commented 1 month ago

to use the fact "type" in the partition_map we need to return it used at least in the s390x otk example

schuellerf commented 1 month ago

you are right here too! I wasn't aware that the parameters org.osbuild.zipl expects are exactly the same as the other images. It's hard to see that without digging into the sourcecode before. I'll check how I can improve the visibility/documentation of the structures provided by the various externals or otk behavior