DragonFlyBSD Kernel Audit
DF-2199 / build.sh
← back to finding ↓ download raw
1
2
3
4
5
6
#!/bin/sh
# DF-2199: 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_AR5312 compile of the patched ar5312_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'