Some checks failed
Build SilverMetal Enhanced - Windows ISO / build (pull_request) Failing after 4m56s
The privacy hardening enables HVCI (Memory Integrity), which blocks the legacy e1000 NIC driver (E1G6032E.sys) -> no network in the VM, so winget app installs silently skip. virtio-net's NetKVM driver is WHQL-signed + HVCI-compatible. Staged from virtio-win (w11/amd64) under windows/drivers/netkvm/; build.ps1 already auto- injects any *.inf under windows/drivers/ into install.wim. Pair with a virtio NIC on the VM (already switched). Lets apps actually install under hardening. 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.