mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-27 03:03:02 +02:00
Assume that the caller always want to create a new partition table, even in scenarios where one already exists. This allows devices to be reprovisioned with a newer image, for example. Fixes #394