Switch w1700k back to lumos

This commit is contained in:
2026-01-24 23:12:02 -05:00
parent a9b10ea1e8
commit 187045ccc5

View File

@@ -104,9 +104,9 @@ declare -Ag w1700k_ap=(
[filesystem]="squashfs" [filesystem]="squashfs"
[release]="snapshot" [release]="snapshot"
[packages]="${default_packages[*]} \ [packages]="${default_packages[*]} \
-dnsmasq -odhcpd-ipv6only -nftables -firewall4 -firewall \ -dnsmasq -odhcpd-ipv6only -nftables -firewall4 \
tailscale" tailscale"
[branches]="https://github.com/OpenWRT-fanboy/OpenW1700k.git@minimal" [branches]="https://github.com/OpenWRT-fanboy/OpenW1700k.git@lumos"
) )
declare -Ag rpi4=( declare -Ag rpi4=(