Update profiles
This commit is contained in:
26
profiles
26
profiles
@@ -68,20 +68,18 @@ ax6000['packages']="\
|
|||||||
-nftables \
|
-nftables \
|
||||||
-firewall4"
|
-firewall4"
|
||||||
|
|
||||||
# For converted uboots
|
# For uboot'd access points
|
||||||
# declare -Ag ax6000_uboot
|
declare -Ag ax6000_uboot
|
||||||
# ax6000_uboot['device']="xiaomi_redmi-router-ax6000-ubootmod"
|
ax6000_uboot['device']="xiaomi_redmi-router-ax6000-ubootmod"
|
||||||
# ax6000_uboot['target']="mediatek/filogic"
|
ax6000_uboot['target']="mediatek/filogic"
|
||||||
# ax6000_uboot['release']="snapshot"
|
ax6000_uboot['release']="snapshot"
|
||||||
# ax6000_uboot['filesystem']="squashfs"
|
ax6000_uboot['filesystem']="squashfs"
|
||||||
# ax6000_uboot['packages']="\
|
ax6000_uboot['packages']="\
|
||||||
# $default_packages \
|
$default_packages \
|
||||||
# -dnsmasq \
|
-dnsmasq \
|
||||||
# -odhcpd-ipv6only \
|
-odhcpd-ipv6only \
|
||||||
# -nftables \
|
-nftables \
|
||||||
# -firewall4 \
|
-firewall4"
|
||||||
# -kmod-nft-offload \
|
|
||||||
# collectd-mod-iwinfo"
|
|
||||||
|
|
||||||
# Remote NAS
|
# Remote NAS
|
||||||
declare -Ag n5100
|
declare -Ag n5100
|
||||||
|
|||||||
Reference in New Issue
Block a user