Files
SilverMetal/windows/installer/inputs.manifest.json
sysadmin 3effd5e338
Some checks failed
Build SilverMetal Enhanced - Windows ISO / build (pull_request) Failing after 1m55s
ci(windows): pin base-ISO SHA + verify; ISO staged locally on runner
Base eval ISO staged at C:\silvermetal\base.iso on GITEA-RUN-WIN (SHA256
2CEE70BD...CB29 pinned in inputs.manifest.json). Repo var now points at that
local path, so the build reads locally - no NAS share auth / no CI creds.
Dropped -SkipInputVerify so the build verifies the pinned hash.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-08 20:58:07 +01:00

39 lines
1.5 KiB
JSON

{
"$comment": "Pinned inputs for a reproducible SilverMetal Enhanced - Windows ISO build. The base Windows ISO is licensed and NEVER committed; it is referenced by SHA-256 only. Fill the TODO hashes/versions at M2 against the actual licensed media and driver pack.",
"schemaVersion": 1,
"product": "SilverMetal Enhanced - Windows",
"referenceDevice": "GPD Pocket 4 (AMD Ryzen AI 9 HX 370 / Strix Point)",
"baseImage": {
"edition": "Windows 11 IoT Enterprise LTSC",
"arch": "x64",
"isoSha256": "2CEE70BD183DF42B92A2E0DA08CC2BB7A2A9CE3A3841955A012C0F77AEB3CB29",
"wimImageName": "Windows 11 IoT Enterprise LTSC",
"wimImageIndex": null
},
"driverPack": {
"name": "GPD Pocket 4 driver pack",
"version": "TODO-M2",
"sha256": "TODO-M2",
"source": "https://gpd.hk (verify) — confirm redistribution terms"
},
"cumulativeUpdate": {
"kb": "TODO-M2-latest-at-build",
"sha256": "TODO-M2"
},
"stack": {
"$comment": "Native Windows builds; some components are Linux-MVP per windows/README.md and may lag.",
"SilverBrowser": "TODO",
"SilverVPN": "from SilverLABS/SilverVPN (MAUI Windows client)",
"SilverSync": "TODO",
"SilverChat": "from SilverVPN.Client.Chat",
"SilverDuress": "TODO",
"SilverKeys": "TODO"
},
"tooling": {
"$comment": "Recorded for the build attestation (reproducibility scope: pinned inputs + recorded tools + output SHA + SBOM; not bit-identical).",
"windowsAdk": "TODO-M2",
"dism": "TODO-M2",
"oscdimg": "TODO-M2"
}
}