Explorar el Código

Update profiles

bryan hace 4 meses
padre
commit
e43971d3de
Se han modificado 1 ficheros con 12 adiciones y 14 borrados
  1. 12 14
      profiles

+ 12 - 14
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