1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-06 00:45:22 +01:00
Files
bootc/utils
Colin Walters b23777fb01 install/blockdev: Break cyclic build dependency
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>
2025-01-20 17:48:59 -05:00
..