Some checks failed
Build SilverMetal Enhanced - Windows ISO / build (pull_request) Failing after 7m35s
Add-WindowsDriver rejected the virtio NetKVM driver during offline servicing and aborted the whole build. A driver issue must not brick the image: wrap it in try/catch (warn + continue) and add -ForceUnsigned to bypass the offline-inject signature check (the driver is WHQL-signed and loads at boot regardless). Add .gitattributes marking driver/binary files as binary so the runner checkout never EOL-normalizes them. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
windows/drivers
GPD Pocket 4 driver pack, injected offline into the WIM (DISM /Add-Driver) by
../installer/build.ps1 stage 3.
Targets the Pocket 4 hardware a vanilla LTSC install may lack: Strix Point GPU, sensors / auto-rotate, Wi-Fi, fingerprint, modular-port controllers, fan/EC.
Sourcing (M2): confirm redistribution terms for the GPD driver pack. If
redistribution is not permitted, store a sourced manifest (URL + SHA-256 +
version, pinned in ../installer/inputs.manifest.json) and fetch at build time
rather than committing the binaries.
Open question (hardening-spec §8): which drivers are actually absent from a vanilla LTSC install — determine on the physical unit.