Files
openwrt-builder/configs/common/dumb_ap
2025-10-24 17:25:33 +02:00

86 lines
2.1 KiB
Plaintext

# LuCI
CONFIG_PACKAGE_cgi-io=y
CONFIG_PACKAGE_liblucihttp=y
CONFIG_PACKAGE_luci=y
CONFIG_PACKAGE_luci-ssl=y
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-app-opkg=y
CONFIG_PACKAGE_luci-base=y
CONFIG_PACKAGE_luci-lib-base=y
CONFIG_PACKAGE_luci-lib-ip=y
CONFIG_PACKAGE_luci-lib-jsonc=y
CONFIG_PACKAGE_luci-lib-nixio=y
CONFIG_PACKAGE_luci-mod-admin-full=y
CONFIG_PACKAGE_luci-mod-network=y
CONFIG_PACKAGE_luci-mod-status=y
CONFIG_PACKAGE_luci-mod-system=y
CONFIG_PACKAGE_luci-proto-ipv6=y
CONFIG_PACKAGE_luci-proto-ppp=y
CONFIG_PACKAGE_luci-theme-bootstrap=y
# additional packages
CONFIG_PACKAGE_vim=y
CONFIG_PACKAGE_htop=y
# CONFIG_HTOP_LMSENSORS is not set
CONFIG_PACKAGE_iperf3=y
CONFIG_PACKAGE_curl=y
CONFIG_PACKAGE_irqbalance=y
CONFIG_PACKAGE_luci-app-irqbalance=y
# CONFIG_PACKAGE_fping=y
# CONFIG_PACKAGE_coreutils=y
# attendedsysupgrade / owut
CONFIG_PACKAGE_owut=y
# use experimental kernel
CONFIG_TESTING_KERNEL=y
# collecd
CONFIG_PACKAGE_luci-app-statistics=y
CONFIG_PACKAGE_collectd=y
CONFIG_PACKAGE_collectd-mod-cpu=y
CONFIG_PACKAGE_collectd-mod-interface=y
CONFIG_PACKAGE_collectd-mod-iwinfo=y
CONFIG_PACKAGE_collectd-mod-load=y
CONFIG_PACKAGE_collectd-mod-memory=y
CONFIG_PACKAGE_collectd-mod-rrdtool=y
CONFIG_PACKAGE_collectd-mod-sensors=y
CONFIG_PACKAGE_collectd-mod-wireless=y
CONFIG_PACKAGE_collectd-mod-ping=y
## Better roaming: dawn vs usteer => choose one
### dawn
# CONFIG_PACKAGE_dawn is not set
# CONFIG_PACKAGE_luci-app-dawn is not set
### usteer
# CONFIG_PACKAGE_usteer=y
# CONFIG_PACKAGE_luci-app-usteer=y
# language
CONFIG_LUCI_LANG_pl=y
####### REPLACE CRYPTOLIB #####
# Remove section and copy from config/common/ a cryptolib section that you need.
CONFIG_PACKAGE_wpad-basic-mbedtls=m
CONFIG_PACKAGE_wpad-mbedtls=y
#######
# Use newer wifi configuration
CONFIG_PACKAGE_wifi-scripts=y
# Debugging
# CONFIG_PACKAGE_kmod-veth is not set
# Enable WED (Wireless Ethernet Dispatch) for L2
# Also it is important to enable HW offload and
# do not disable firewall on dumb ap's.
CONFIG_PACKAGE_bridger=y
# Speedtest tools
CONFIG_PACKAGE_librespeed-go=y
CONFIG_ALL_KMODS=y
CONFIG_ALL_NONSHARED=y
CONFIG_AUTOREMOVE=y