Private
Public Access
1
0
Files
linux_patch_api/debian
Echo 09846848c6 fix: resolve final build failures
debian/rules: Escape $HOME for make (use $$HOME)
  - Make interprets $H as variable, $$ escapes it

build-alpine.sh: Install signing public key
  - Copy .abuild/*.rsa.pub to /etc/apk/keys/
  - Fixes UNTRUSTED signature error on index update

build-arch.sh: Use /home/builduser/repo for all paths
  - PKGDIR=/home/builduser/repo/arch-package
  - WORKSPACE_DIR=/home/builduser/repo
  - Fixes permission denied on act cache path
2026-04-27 01:06:56 +00:00
..
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-27 01:06:56 +00:00