diff --git a/iop/config b/iop/config index 535e48e86..cb83118db 100644 --- a/iop/config +++ b/iop/config @@ -39,11 +39,26 @@ CONFIG_PACKAGE_jq=y CONFIG_PACKAGE_libreswan=m CONFIG_PACKAGE_libwifi=y CONFIG_PACKAGE_lscpu=y -CONFIG_PACKAGE_luci-nginx=y + +# BEGIN: luci-nginx metapackage with some changes +# We do not need luci-theme-bootstrap +# We do not want libiwinfo-lua on non-WiFi targets, but it is already +# depended on by other luci-packages, so no need to take it in explicitly +CONFIG_PACKAGE_nginx=y +CONFIG_PACKAGE_nginx-mod-luci=y +CONFIG_PACKAGE_luci-mod-admin-full=y +CONFIG_PACKAGE_luci-app-firewall=y +CONFIG_PACKAGE_luci-app-opkg=y +CONFIG_PACKAGE_luci-proto-ppp=y +CONFIG_PACKAGE_luci-proto-ipv6=y +CONFIG_PACKAGE_rpcd-mod-rrdns=y +# END: luci-nginx metapackage with some changes + # CONFIG_LUCI_JSMIN is not set # CONFIG_LUCI_CSSTIDY is not set CONFIG_PACKAGE_luci-mod-dashboard=y CONFIG_PACKAGE_luci-theme-openwrt-2020=y + CONFIG_PACKAGE_map=y CONFIG_PACKAGE_miniupnpd=y CONFIG_PACKAGE_mwan3=y