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