cmd: remove hpkg

This proof-of-concept was abandoned long ago. Its test suite is flaky, heavy on I/O and does not increase test coverage. This change fully removes hpkg and supporting code.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-03-02 13:42:49 +09:00
parent c83905f311
commit c5089cad78
16 changed files with 4 additions and 1393 deletions

View File

@@ -75,7 +75,7 @@ go build -trimpath -v -o /work/system/libexec/hakurei -ldflags="-s -w
echo
echo '# Testing hakurei.'
go test -ldflags='-buildid= -extldflags=-static' ./...
go test -ldflags='-buildid= -linkmode external -extldflags=-static' ./...
echo
mkdir -p /work/system/bin/