From e43971d3de9659476f854f170921de5f7e39c23f Mon Sep 17 00:00:00 2001 From: bryan Date: Thu, 24 Oct 2024 16:06:26 -0400 Subject: [PATCH] Update profiles --- profiles | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/profiles b/profiles index 13161bf..96572ca 100644 --- a/profiles +++ b/profiles @@ -68,20 +68,18 @@ ax6000['packages']="\ -nftables \ -firewall4" -# For converted uboots -# declare -Ag ax6000_uboot -# ax6000_uboot['device']="xiaomi_redmi-router-ax6000-ubootmod" -# ax6000_uboot['target']="mediatek/filogic" -# ax6000_uboot['release']="snapshot" -# ax6000_uboot['filesystem']="squashfs" -# ax6000_uboot['packages']="\ -# $default_packages \ -# -dnsmasq \ -# -odhcpd-ipv6only \ -# -nftables \ -# -firewall4 \ -# -kmod-nft-offload \ -# collectd-mod-iwinfo" +# For uboot'd access points +declare -Ag ax6000_uboot +ax6000_uboot['device']="xiaomi_redmi-router-ax6000-ubootmod" +ax6000_uboot['target']="mediatek/filogic" +ax6000_uboot['release']="snapshot" +ax6000_uboot['filesystem']="squashfs" +ax6000_uboot['packages']="\ + $default_packages \ + -dnsmasq \ + -odhcpd-ipv6only \ + -nftables \ + -firewall4" # Remote NAS declare -Ag n5100