kernel only option; persistent ccache; single kernel deb; CI support; robust resize2fs; cross compile fixes; custom kernel headers; arch postinstall; amd64 deb

This commit is contained in:
Dan Kluser
2026-05-09 17:31:47 +02:00
parent ad45441d40
commit 861ed9a889
13 changed files with 158 additions and 37 deletions

View File

@@ -13,6 +13,6 @@ jobs:
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.DISPATCH_TOKEN }}
repository: resulknad/ps5-vps-setup
repository: ps5-linux/ps5-linux-updates
event-type: image-builder-updated
client-payload: '{"sha": "${{ github.sha }}"}'