From 186fe21d73f59c21e04ff6879ba4ad5553fe399a Mon Sep 17 00:00:00 2001 From: bryan Date: Wed, 10 Sep 2025 19:29:56 -0400 Subject: [PATCH] Update profiles --- profiles | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/profiles b/profiles index 8df734c..8c857b2 100644 --- a/profiles +++ b/profiles @@ -19,11 +19,10 @@ declare -Ag r4s=( [filesystem]="ext4" [packages]="${default_packages[*]} \ luci-app-ddns luci-app-sqm irqbalance \ + adblock luci-app-adblock \ 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 \ - -kmod-ipt-rtpengine -kmod-openvswitch -kmod-openvswitch-geneve \ - -kmod-openvswitch-gre -kmod-openvswitch-vxlan -kmod-pf-ring" + ethtool ca-bundle tailscale" [config]="${default_configs[*]} \ CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y CONFIG_BTRFS_PROGS_ZSTD=y \ CONFIG_TARGET_ROOTFS_PARTSIZE=512 CONFIG_TARGET_KERNEL_PARTSIZE=32"