Update profiles
This commit is contained in:
28
profiles
28
profiles
@@ -135,6 +135,23 @@ r4s['files']="\
|
|||||||
# r4s_stock['filesystem']="ext4"
|
# r4s_stock['filesystem']="ext4"
|
||||||
# r4s_stock['release']="snapshot"
|
# r4s_stock['release']="snapshot"
|
||||||
|
|
||||||
|
# declare -Ag ax6000
|
||||||
|
# ax6000['device']="xiaomi_redmi-router-ax6000-stock"
|
||||||
|
# ax6000['target']="mediatek/filogic"
|
||||||
|
# ax6000['release']="snapshot"
|
||||||
|
# ax6000['filesystem']="squashfs"
|
||||||
|
# ax6000['packages']="\
|
||||||
|
# $default_packages \
|
||||||
|
# -dnsmasq \
|
||||||
|
# -odhcpd-ipv6only \
|
||||||
|
# -nftables \
|
||||||
|
# -firewall4 \
|
||||||
|
# -kmod-nft-offload \
|
||||||
|
# collectd-mod-iwinfo \
|
||||||
|
# mesh11sd \
|
||||||
|
# -wpad-basic-mbedtls \
|
||||||
|
# wpad-mesh-mbedtls"
|
||||||
|
|
||||||
declare -Ag ax6000
|
declare -Ag ax6000
|
||||||
ax6000['device']="xiaomi_redmi-router-ax6000-stock"
|
ax6000['device']="xiaomi_redmi-router-ax6000-stock"
|
||||||
ax6000['target']="mediatek/filogic"
|
ax6000['target']="mediatek/filogic"
|
||||||
@@ -145,12 +162,11 @@ ax6000['packages']="\
|
|||||||
-dnsmasq \
|
-dnsmasq \
|
||||||
-odhcpd-ipv6only \
|
-odhcpd-ipv6only \
|
||||||
-nftables \
|
-nftables \
|
||||||
-firewall4 \
|
-firewall4"
|
||||||
-kmod-nft-offload \
|
# for 802.11s
|
||||||
collectd-mod-iwinfo \
|
# mesh11sd \
|
||||||
mesh11sd \
|
# -wpad-basic-mbedtls \
|
||||||
-wpad-basic-mbedtls \
|
# wpad-mesh-mbedtls"
|
||||||
wpad-mesh-mbedtls"
|
|
||||||
|
|
||||||
# declare -Ag ax6000_uboot
|
# declare -Ag ax6000_uboot
|
||||||
# ax6000_uboot['device']="xiaomi_redmi-router-ax6000-ubootmod"
|
# ax6000_uboot['device']="xiaomi_redmi-router-ax6000-ubootmod"
|
||||||
|
|||||||
Reference in New Issue
Block a user