feat(port): bundle colibri rc.d services into the canonical port #113
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/port-bundle-rcd"
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?
Make the canonical sysutils/colibri port install its rc.d services so
pkg install colibriregisters them — the one functional bit the (now-retiring)clawdie-iso port duplicate carried. Poudriere builds in a clean jail that only
sees the port dir, so the rc.d templates live in files/ (mirrored from the
canonical packaging/freebsd/ copies).
PREFIX/bin/colibri-daemon already matches the daemon rc.d expectation)
Validation: rc.d sh -n clean; CARGO_CRATES drift check green (346); markdown
gate clean. Port remains poudriere-build-unproven until the first mother-build run.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com