openwrt-builders/generic/config

38 lines
974 B
Plaintext

# WPAD
CONFIG_PACKAGE_wpad-openssl=y
# LuCI
CONFIG_PACKAGE_luci=y
CONFIG_LUCI_LANG_de=y
CONFIG_PACKAGE_luci-mod-dashboard=y
CONFIG_PACKAGE_luci-mod-network=y
CONFIG_PACKAGE_luci-mod-status=y
CONFIG_PACKAGE_luci-theme-bootstrap=y
# Protocol support
CONFIG_PACKAGE_luci-proto-ipv6=y
CONFIG_PACKAGE_luci-proto-bonding=y
CONFIG_PACKAGE_luci-proto-relay=y
# Application support
CONFIG_PACKAGE_luci-app-wireguard=y
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-app-wol=y
# Monitoring
CONFIG_PACKAGE_zabbix-agentd=y
# Used for certificate generation and usage
CONFIG_PACKAGE_openssl-util=y
# Prometheus requires libubus-lua to work as it tries all modules anyways
CONFIG_PACKAGE_prometheus-node-exporter-lua=y
CONFIG_PACKAGE_prometheus-node-exporter-lua-hostapd_stations=y
CONFIG_PACKAGE_prometheus-node-exporter-lua-openwrt=y
CONFIG_PACKAGE_prometheus-node-exporter-lua-wifi=y
# ZRAM
CONFIG_PROCD_ZRAM_TMPFS=y
CONFIG_PACKAGE_kmod-zram=m
CONFIG_PACKAGE_zram-swap=m