r4s: add luci-app-sqm

This commit is contained in:
2026-05-11 21:28:15 -04:00
parent f5f32ed8d4
commit 2245e7feef

View File

@@ -24,6 +24,7 @@ declare -Ag r4s=(
[filesystem]="ext4"
[packages]="${default_packages[*]} \
adblock luci-app-adblock \
luci-app-sqm \
collectd-mod-df usbutils kmod-usb-storage kmod-usb-storage-uas \
kmod-fs-btrfs btrfs-progs block-mount smcroute avahi-daemon \
ethtool ca-bundle tailscale"
@@ -45,7 +46,7 @@ declare -Ag ax6000=(
tailscale"
)
declare -Ag ax6000_uboot=(
declare -Ag ax6000_uboot_ap=(
[mode]="imagebuilder"
[device]="xiaomi_redmi-router-ax6000-ubootmod"
[target]="mediatek/filogic"