osbuild / bootc-image-builder

A container for deploying bootable container images.
https://osbuild.org
Apache License 2.0
136 stars 57 forks source link

bib: drop hardcoding disk UUID #568

Closed mvo5 closed 2 months ago

mvo5 commented 3 months ago

The current parition_tables.go hardcodes the UUID for the PartitionTable. This is undesired. Drop it so that images generates it automatically and randomly for us.

A similar change is probably wanted for images itself and the parition UUIDs.

[draft as this needs discussion and at lest one test

Also volumeid for vfat needs fixing

mvo5 commented 3 months ago

Setting to draft for now for the same reasons as https://github.com/osbuild/images/pull/823

github-actions[bot] commented 2 months ago

This PR is stale because it has been open 30 days with no activity. Remove "Stale" label or comment or this will be closed in 7 days.

github-actions[bot] commented 2 months ago

This PR was closed because it has been stalled for 30+7 days with no activity.