internal/rosa/package: migrate initramfs image

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-23 17:30:39 +09:00
parent 77a15130c7
commit ac5488eef6
4 changed files with 26 additions and 25 deletions
+1 -3
View File
@@ -143,10 +143,8 @@ package earlyinit {
exec = generic {
inPlace = true;
build = `
mkdir -p /work/system/libexec/hakurei/
echo '# Building earlyinit.'
go build -trimpath -v -o /work/system/libexec/hakurei -ldflags="-s -w
go build -trimpath -v -o /work/ -ldflags="-s -w
-buildid=
-linkmode external
-extldflags=-static