Update profiles
This commit is contained in:
5
profiles
5
profiles
@@ -19,11 +19,10 @@ declare -Ag r4s=(
|
|||||||
[filesystem]="ext4"
|
[filesystem]="ext4"
|
||||||
[packages]="${default_packages[*]} \
|
[packages]="${default_packages[*]} \
|
||||||
luci-app-ddns luci-app-sqm irqbalance \
|
luci-app-ddns luci-app-sqm irqbalance \
|
||||||
|
adblock luci-app-adblock \
|
||||||
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"
|
||||||
-kmod-ipt-rtpengine -kmod-openvswitch -kmod-openvswitch-geneve \
|
|
||||||
-kmod-openvswitch-gre -kmod-openvswitch-vxlan -kmod-pf-ring"
|
|
||||||
[config]="${default_configs[*]} \
|
[config]="${default_configs[*]} \
|
||||||
CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y CONFIG_BTRFS_PROGS_ZSTD=y \
|
CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y CONFIG_BTRFS_PROGS_ZSTD=y \
|
||||||
CONFIG_TARGET_ROOTFS_PARTSIZE=512 CONFIG_TARGET_KERNEL_PARTSIZE=32"
|
CONFIG_TARGET_ROOTFS_PARTSIZE=512 CONFIG_TARGET_KERNEL_PARTSIZE=32"
|
||||||
|
|||||||
Reference in New Issue
Block a user