From c71de4a8118f82c19871a2a8ba6b46e91a2b30b4 Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Mon, 24 Jul 2023 09:32:50 +0200 Subject: [PATCH] iop: update config --- iop/config | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/iop/config b/iop/config index a6b39d8df..16b038448 100644 --- a/iop/config +++ b/iop/config @@ -62,15 +62,15 @@ CONFIG_PACKAGE_wifimngr=y # Multi-AP # CONFIG_PACKAGE_ieee1905=y -CONFIG_PACKAGE_map-agent=m -CONFIG_PACKAGE_map-controller=m -CONFIG_PACKAGE_map-topology=y +CONFIG_PACKAGE_topology-plugin=y CONFIG_PACKAGE_decollector=y +CONFIG_PACKAGE_map-agent=y +CONFIG_PACKAGE_map-controller=y +CONFIG_PACKAGE_map-topology=y CONFIG_IEEE1905_CMDU_SA_IS_ALMAC=y # Network # -CONFIG_PACKAGE_netmode=y CONFIG_PACKAGE_urlfilter=y # System # @@ -86,12 +86,13 @@ CONFIG_PACKAGE_icwmp=y CONFIG_PACKAGE_obuspa=y CONFIG_PACKAGE_bulkdata=y CONFIG_PACKAGE_periodicstats=y -CONFIG_PACKAGE_stunc=m -CONFIG_PACKAGE_swmodd=m -CONFIG_PACKAGE_twamp=m -CONFIG_PACKAGE_udpecho-client=m -CONFIG_PACKAGE_udpecho-server=m -CONFIG_PACKAGE_xmppc=m +CONFIG_PACKAGE_stunc=y +CONFIG_PACKAGE_swmodd=y +CONFIG_PACKAGE_twamp=y +CONFIG_PACKAGE_udpecho-client=y +CONFIG_PACKAGE_udpecho-server=y +CONFIG_PACKAGE_userinterface=y +CONFIG_PACKAGE_xmppc=y # WebGUI # CONFIG_PACKAGE_sulu=y @@ -131,11 +132,12 @@ CONFIG_PACKAGE_wwan=y CONFIG_PACKAGE_xl2tpd=y # Services # -CONFIG_PACKAGE_atftp=m -CONFIG_PACKAGE_atftpd=m +CONFIG_PACKAGE_atftp=y +CONFIG_PACKAGE_atftpd=y CONFIG_PACKAGE_ddns-scripts=y CONFIG_PACKAGE_dnsmasq=y CONFIG_PACKAGE_ssdpd=y +CONFIG_PACKAGE_miniupnpd-iptables=y CONFIG_PACKAGE_mosquitto-client-ssl=y CONFIG_PACKAGE_mosquitto-ssl=y CONFIG_PACKAGE_nginx=y @@ -144,7 +146,7 @@ CONFIG_PACKAGE_openvpn-openssl=y CONFIG_OPENVPN_openssl_ENABLE_IPROUTE2=y # CONFIG_PACKAGE_qos-scripts is not set CONFIG_PACKAGE_rdnssd=y -CONFIG_PACKAGE_vsftpd-tls=m +CONFIG_PACKAGE_vsftpd-tls=y # Tools and Utilities # CONFIG_PACKAGE_curl=y @@ -167,8 +169,10 @@ CONFIG_PACKAGE_iptables-mod-ipopt=y CONFIG_PACKAGE_iptables-mod-nflog=y CONFIG_PACKAGE_iptables-mod-nfqueue=y CONFIG_PACKAGE_ndisc6=y +CONFIG_PACKAGE_nping=y CONFIG_PACKAGE_rdisc6=y CONFIG_PACKAGE_resolveip=y +CONFIG_PACKAGE_socat=y CONFIG_PACKAGE_tcpdump=y CONFIG_PACKAGE_traceroute6=y @@ -178,9 +182,12 @@ CONFIG_PACKAGE_traceroute6=y ########## CONFIG_PACKAGE_at=y +CONFIG_PACKAGE_ca-certificates=y +CONFIG_PACKAGE_crun=y CONFIG_PACKAGE_getopt=y # CONFIG_PACKAGE_iwatchdog is not set CONFIG_PACKAGE_jq=y +CONFIG_PACKAGE_libcap-bin=y CONFIG_PACKAGE_libustream-openssl=y # CONFIG_PACKAGE_libustream-wolfssl is not set CONFIG_PACKAGE_lscpu=y @@ -188,6 +195,7 @@ CONFIG_PACKAGE_nand-utils=y CONFIG_PACKAGE_openssl-util=y CONFIG_OPENSSL_WITH_COMPRESSION=y CONFIG_PACKAGE_procd-ujail=m +CONFIG_PACKAGE_quota=y CONFIG_PACKAGE_rpcd=y CONFIG_PACKAGE_rpcd-mod-rpcsys=y CONFIG_PACKAGE_rpcd-mod-rrdns=y