DragonFlyBSD Kernel Audit
DF-2200 / build.sh
← back to finding ↓ download raw
1
2
3
4
5
6
#!/bin/sh
# DF-2200: source-only confirmation (HW-gated, no Atheros NIC on guest).
# The fix is validated by the batch kernel build (Phase 8) and a direct
# -DAH_SUPPORT_2316 -DAH_SUPPORT_2317 compile of the patched ar5315_gpio.c.
# See VERDICT.md and fix.diff.
echo 'Source-confirmed (HW/module-gated); fix validated by Phase 8 batch kernel build rc=0 -Werror'