From 2245e7feefad1912d6148bbd0eec4e7a2008b72b Mon Sep 17 00:00:00 2001 From: bryan Date: Mon, 11 May 2026 21:28:15 -0400 Subject: [PATCH] r4s: add luci-app-sqm --- profiles | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles b/profiles index 78bcf40..e2f485d 100644 --- a/profiles +++ b/profiles @@ -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"