mirror of
https://github.com/containers/bootc.git
synced 2026-02-06 00:45:22 +01:00
The install code and the blockdev code call each other. Clean up blockdev to only use `bootc-utils`. Prep for splitting out the blockdev stuff into at least a separate internal crate; ref https://github.com/coreos/bootupd/pull/820 Signed-off-by: Colin Walters <walters@verbum.org>