Arctic Linux - Alpha 3.1 SS
Fixes the real bug behind "a fresh install still behaves like the live image": arctic-base and alpm bootstrap through a separate packaging step (build/pkg-tools.sh) that reads the source tree directly, not the normal recipe pipeline the live ISO build already used - so every fix from Alpha 3 SS landed on the live ISO and never reached a real arctic-install target, because that step had not been rerun since before any of it existed.
sha256: 5b389f766731e9b1abe65164cca545509c548737a2cf01bfff4f706b6309253c
What this actually fixes on a real install (confirmed missing before, present now, in both the republished package and the built ISO):
- the first-login greeting no longer tells you to run wifi-connect/arctic-install again, as if still on the live image
- wifi-connect has its NetworkManager-conflict detection (was reporting "no networks found" against real hardware in range)
- rc.boot has the coldplug fix - kernel-module loading no longer takes the full ~30s the live ISO never had