diff --git a/NEWS b/NEWS index 0295913..8bf5ea6 100644 --- a/NEWS +++ b/NEWS @@ -34,7 +34,7 @@ Upstream changes that have led to incompatible Liminix changes are: 2024-01-30 New port! Thanks to Arnout Engelen , Liminix -now runs on the TP-Link Archer AX23 +now runs on the TP-Link Archer AX23. 2024-02-12 @@ -80,3 +80,7 @@ Turris Omnia and has been serving my family's internet needs for most of this week. Thanks to NGI0 Entrust and the NLnet Foundation for sponsoring this development (and funding the hardware) +2024-02-21 + +New port! Thanks to Raito Bezarius, Liminix now runs on the Zyxel NWA50AX, +an MT7621 (MIPS EL) dual radio WiFi AP. \ No newline at end of file diff --git a/ci.nix b/ci.nix index f5b4f8f..ebf6429 100644 --- a/ci.nix +++ b/ci.nix @@ -12,6 +12,7 @@ let "gl-ar750" "gl-mt300n-v2" "gl-mt300a" "qemu" "qemu-aarch64" "qemu-armv7l" "tp-archer-ax23" + "zyxel-nwa50ax" ]; vanilla = ./vanilla-configuration.nix; for-device = name: