Skip to content

Tailboot v2026.09.04.235544

Choose a tag to compare

@github-actions github-actions released this 05 Sep 00:01
6a5f6d3
Embed Wi-Fi credentials in customized ISOs (#17)

* Embed Wi-Fi credentials in customized ISOs

- Replace the auth-key slot with fixed-size JSON configuration
- Configure optional WPA2/WPA3 Wi-Fi at boot via NetworkManager
- Add configuration validation, ISO verification, and UI support

* Make Wi-Fi setup fail-safe during boot

- Add a timeout-bounded Wi-Fi profile writer
- Keep Ethernet and Tailscale startup independent of Wi-Fi failures
- Expand ISO verification, configuration tests, and setup documentation

* Prefer Ethernet over configured Wi-Fi

- Document Ethernet-first routing with Wi-Fi fallback
- Clarify network behavior on the customization page