feat(iso): colibri-live-rebuild helper + image-size guard; bhyve on-demand #60
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "iso-extras-live-rebuild-size-guard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The two agreed extras + the bhyve half of the ceremony cut.
/usr/local/bin(only with the Colibri service) — one command runs the whole live rebuild runbook (clone/build/stop/install/restart/validate/record). Clones from the on-image git-backed source first, so a first rebuild works offline.df/duon the mounted live filesystem and aborts before shipping if free space <IMAGE_MIN_FREE_MB(default 1024) — catches a 32 GB-stick overflow at build time.Checks:
sh -n build.sh+ helper; prettier clean; size-guard arithmetic verified.🤖 Generated with Claude Code