From 8f30db58ae75988cea8896921eaf076bcc7aed3f Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Wed, 21 Feb 2024 19:32:50 +0000 Subject: [PATCH] New port to Zyxel NWA50AX: update NEWS and ci.nix --- NEWS | 6 +++++- ci.nix | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) 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: