Add --mirror option and curl timeout support
This commit is contained in:
6
profiles
6
profiles
@@ -56,7 +56,8 @@ declare -Ag abby_router=(
|
||||
[target]="mediatek/filogic"
|
||||
[filesystem]="squashfs"
|
||||
[packages]="${default_router[*]} \
|
||||
kmod-crypto-hw-safexcel kmod-leds-ws2812b kmod-mt7915e \
|
||||
wpad-basic-mbedtls \
|
||||
kmod-leds-ws2812b kmod-mt7915e \
|
||||
kmod-mt7986-firmware mt7986-wo-firmware"
|
||||
)
|
||||
|
||||
@@ -67,7 +68,8 @@ declare -Ag ax6000_uboot_ap=(
|
||||
[release]="snapshot"
|
||||
[filesystem]="squashfs"
|
||||
[packages]="${default_ap[*]} \
|
||||
kmod-crypto-hw-safexcel kmod-leds-ws2812b kmod-mt7915e \
|
||||
wpad-basic-mbedtls \
|
||||
kmod-leds-ws2812b kmod-mt7915e \
|
||||
kmod-mt7986-firmware mt7986-wo-firmware"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user