From 4202179898d68a2a4014fd179f7319af393fc317 Mon Sep 17 00:00:00 2001 From: smallprogram Date: Tue, 12 Nov 2024 12:10:59 +0800 Subject: [PATCH] Auto update for openwrt configuration --- config/openwrt_config/R2C.config | 12 ++++++++---- config/openwrt_config/R2CPLUS.config | 12 ++++++++---- config/openwrt_config/R2S.config | 12 ++++++++---- config/openwrt_config/R4S.config | 12 ++++++++---- config/openwrt_config/R4SE.config | 12 ++++++++---- config/openwrt_config/R5C.config | 12 ++++++++---- config/openwrt_config/R5S.config | 12 ++++++++---- config/openwrt_config/R6S.config | 12 ++++++++---- config/openwrt_config/X86.config | 12 ++++++++---- 9 files changed, 72 insertions(+), 36 deletions(-) diff --git a/config/openwrt_config/R2C.config b/config/openwrt_config/R2C.config index aca645d4..c8381379 100644 --- a/config/openwrt_config/R2C.config +++ b/config/openwrt_config/R2C.config @@ -92,7 +92,6 @@ CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mcpu=generic" CONFIG_CPU_TYPE="generic" CONFIG_LINUX_6_6=y CONFIG_DEFAULT_base-files=y -CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_ca-bundle=y CONFIG_DEFAULT_dnsmasq=y CONFIG_DEFAULT_dropbear=y @@ -112,12 +111,9 @@ CONFIG_DEFAULT_netifd=y CONFIG_DEFAULT_nftables=y CONFIG_DEFAULT_odhcp6c=y CONFIG_DEFAULT_odhcpd-ipv6only=y -CONFIG_DEFAULT_opkg=y CONFIG_DEFAULT_partx-utils=y CONFIG_DEFAULT_ppp=y CONFIG_DEFAULT_ppp-mod-pppoe=y -CONFIG_DEFAULT_procd=y -CONFIG_DEFAULT_procd-seccomp=y CONFIG_DEFAULT_procd-ujail=y CONFIG_DEFAULT_uboot-envtools=y CONFIG_DEFAULT_uci=y @@ -1696,6 +1692,13 @@ CONFIG_ZABBIX_POSTGRESQL=y # openwisp # # CONFIG_PACKAGE_netjson-monitoring is not set + +# +# netjson-monitoring Configuration +# +CONFIG_NETJSON_MONITORING_IWINFO=y +# end of netjson-monitoring Configuration + # CONFIG_PACKAGE_openwisp-config is not set # CONFIG_PACKAGE_openwisp-monitoring is not set # end of openwisp @@ -7723,6 +7726,7 @@ CONFIG_PACKAGE_natmap=y # CONFIG_PACKAGE_nebula is not set # CONFIG_PACKAGE_nebula-cert is not set # CONFIG_PACKAGE_net-mtools is not set +# CONFIG_PACKAGE_net-tools-netstat is not set # CONFIG_PACKAGE_net-tools-route is not set # CONFIG_PACKAGE_netavark is not set # CONFIG_PACKAGE_netcat is not set diff --git a/config/openwrt_config/R2CPLUS.config b/config/openwrt_config/R2CPLUS.config index 27968695..5a3fc60c 100644 --- a/config/openwrt_config/R2CPLUS.config +++ b/config/openwrt_config/R2CPLUS.config @@ -92,7 +92,6 @@ CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mcpu=generic" CONFIG_CPU_TYPE="generic" CONFIG_LINUX_6_6=y CONFIG_DEFAULT_base-files=y -CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_ca-bundle=y CONFIG_DEFAULT_dnsmasq=y CONFIG_DEFAULT_dropbear=y @@ -112,12 +111,9 @@ CONFIG_DEFAULT_netifd=y CONFIG_DEFAULT_nftables=y CONFIG_DEFAULT_odhcp6c=y CONFIG_DEFAULT_odhcpd-ipv6only=y -CONFIG_DEFAULT_opkg=y CONFIG_DEFAULT_partx-utils=y CONFIG_DEFAULT_ppp=y CONFIG_DEFAULT_ppp-mod-pppoe=y -CONFIG_DEFAULT_procd=y -CONFIG_DEFAULT_procd-seccomp=y CONFIG_DEFAULT_procd-ujail=y CONFIG_DEFAULT_uboot-envtools=y CONFIG_DEFAULT_uci=y @@ -1696,6 +1692,13 @@ CONFIG_ZABBIX_POSTGRESQL=y # openwisp # # CONFIG_PACKAGE_netjson-monitoring is not set + +# +# netjson-monitoring Configuration +# +CONFIG_NETJSON_MONITORING_IWINFO=y +# end of netjson-monitoring Configuration + # CONFIG_PACKAGE_openwisp-config is not set # CONFIG_PACKAGE_openwisp-monitoring is not set # end of openwisp @@ -7723,6 +7726,7 @@ CONFIG_PACKAGE_natmap=y # CONFIG_PACKAGE_nebula is not set # CONFIG_PACKAGE_nebula-cert is not set # CONFIG_PACKAGE_net-mtools is not set +# CONFIG_PACKAGE_net-tools-netstat is not set # CONFIG_PACKAGE_net-tools-route is not set # CONFIG_PACKAGE_netavark is not set # CONFIG_PACKAGE_netcat is not set diff --git a/config/openwrt_config/R2S.config b/config/openwrt_config/R2S.config index 839b6620..91910b78 100644 --- a/config/openwrt_config/R2S.config +++ b/config/openwrt_config/R2S.config @@ -92,7 +92,6 @@ CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mcpu=generic" CONFIG_CPU_TYPE="generic" CONFIG_LINUX_6_6=y CONFIG_DEFAULT_base-files=y -CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_ca-bundle=y CONFIG_DEFAULT_dnsmasq=y CONFIG_DEFAULT_dropbear=y @@ -112,12 +111,9 @@ CONFIG_DEFAULT_netifd=y CONFIG_DEFAULT_nftables=y CONFIG_DEFAULT_odhcp6c=y CONFIG_DEFAULT_odhcpd-ipv6only=y -CONFIG_DEFAULT_opkg=y CONFIG_DEFAULT_partx-utils=y CONFIG_DEFAULT_ppp=y CONFIG_DEFAULT_ppp-mod-pppoe=y -CONFIG_DEFAULT_procd=y -CONFIG_DEFAULT_procd-seccomp=y CONFIG_DEFAULT_procd-ujail=y CONFIG_DEFAULT_uboot-envtools=y CONFIG_DEFAULT_uci=y @@ -1696,6 +1692,13 @@ CONFIG_ZABBIX_POSTGRESQL=y # openwisp # # CONFIG_PACKAGE_netjson-monitoring is not set + +# +# netjson-monitoring Configuration +# +CONFIG_NETJSON_MONITORING_IWINFO=y +# end of netjson-monitoring Configuration + # CONFIG_PACKAGE_openwisp-config is not set # CONFIG_PACKAGE_openwisp-monitoring is not set # end of openwisp @@ -7723,6 +7726,7 @@ CONFIG_PACKAGE_natmap=y # CONFIG_PACKAGE_nebula is not set # CONFIG_PACKAGE_nebula-cert is not set # CONFIG_PACKAGE_net-mtools is not set +# CONFIG_PACKAGE_net-tools-netstat is not set # CONFIG_PACKAGE_net-tools-route is not set # CONFIG_PACKAGE_netavark is not set # CONFIG_PACKAGE_netcat is not set diff --git a/config/openwrt_config/R4S.config b/config/openwrt_config/R4S.config index ab11c4e2..d4745c91 100644 --- a/config/openwrt_config/R4S.config +++ b/config/openwrt_config/R4S.config @@ -92,7 +92,6 @@ CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mcpu=generic" CONFIG_CPU_TYPE="generic" CONFIG_LINUX_6_6=y CONFIG_DEFAULT_base-files=y -CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_ca-bundle=y CONFIG_DEFAULT_dnsmasq=y CONFIG_DEFAULT_dropbear=y @@ -112,12 +111,9 @@ CONFIG_DEFAULT_netifd=y CONFIG_DEFAULT_nftables=y CONFIG_DEFAULT_odhcp6c=y CONFIG_DEFAULT_odhcpd-ipv6only=y -CONFIG_DEFAULT_opkg=y CONFIG_DEFAULT_partx-utils=y CONFIG_DEFAULT_ppp=y CONFIG_DEFAULT_ppp-mod-pppoe=y -CONFIG_DEFAULT_procd=y -CONFIG_DEFAULT_procd-seccomp=y CONFIG_DEFAULT_procd-ujail=y CONFIG_DEFAULT_uboot-envtools=y CONFIG_DEFAULT_uci=y @@ -1696,6 +1692,13 @@ CONFIG_ZABBIX_POSTGRESQL=y # openwisp # # CONFIG_PACKAGE_netjson-monitoring is not set + +# +# netjson-monitoring Configuration +# +CONFIG_NETJSON_MONITORING_IWINFO=y +# end of netjson-monitoring Configuration + # CONFIG_PACKAGE_openwisp-config is not set # CONFIG_PACKAGE_openwisp-monitoring is not set # end of openwisp @@ -7723,6 +7726,7 @@ CONFIG_PACKAGE_natmap=y # CONFIG_PACKAGE_nebula is not set # CONFIG_PACKAGE_nebula-cert is not set # CONFIG_PACKAGE_net-mtools is not set +# CONFIG_PACKAGE_net-tools-netstat is not set # CONFIG_PACKAGE_net-tools-route is not set # CONFIG_PACKAGE_netavark is not set # CONFIG_PACKAGE_netcat is not set diff --git a/config/openwrt_config/R4SE.config b/config/openwrt_config/R4SE.config index db0c940b..c5f4c57d 100644 --- a/config/openwrt_config/R4SE.config +++ b/config/openwrt_config/R4SE.config @@ -92,7 +92,6 @@ CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mcpu=generic" CONFIG_CPU_TYPE="generic" CONFIG_LINUX_6_6=y CONFIG_DEFAULT_base-files=y -CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_ca-bundle=y CONFIG_DEFAULT_dnsmasq=y CONFIG_DEFAULT_dropbear=y @@ -112,12 +111,9 @@ CONFIG_DEFAULT_netifd=y CONFIG_DEFAULT_nftables=y CONFIG_DEFAULT_odhcp6c=y CONFIG_DEFAULT_odhcpd-ipv6only=y -CONFIG_DEFAULT_opkg=y CONFIG_DEFAULT_partx-utils=y CONFIG_DEFAULT_ppp=y CONFIG_DEFAULT_ppp-mod-pppoe=y -CONFIG_DEFAULT_procd=y -CONFIG_DEFAULT_procd-seccomp=y CONFIG_DEFAULT_procd-ujail=y CONFIG_DEFAULT_uboot-envtools=y CONFIG_DEFAULT_uci=y @@ -1696,6 +1692,13 @@ CONFIG_ZABBIX_POSTGRESQL=y # openwisp # # CONFIG_PACKAGE_netjson-monitoring is not set + +# +# netjson-monitoring Configuration +# +CONFIG_NETJSON_MONITORING_IWINFO=y +# end of netjson-monitoring Configuration + # CONFIG_PACKAGE_openwisp-config is not set # CONFIG_PACKAGE_openwisp-monitoring is not set # end of openwisp @@ -7723,6 +7726,7 @@ CONFIG_PACKAGE_natmap=y # CONFIG_PACKAGE_nebula is not set # CONFIG_PACKAGE_nebula-cert is not set # CONFIG_PACKAGE_net-mtools is not set +# CONFIG_PACKAGE_net-tools-netstat is not set # CONFIG_PACKAGE_net-tools-route is not set # CONFIG_PACKAGE_netavark is not set # CONFIG_PACKAGE_netcat is not set diff --git a/config/openwrt_config/R5C.config b/config/openwrt_config/R5C.config index 80c419b9..f61e2c82 100644 --- a/config/openwrt_config/R5C.config +++ b/config/openwrt_config/R5C.config @@ -92,7 +92,6 @@ CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mcpu=generic" CONFIG_CPU_TYPE="generic" CONFIG_LINUX_6_6=y CONFIG_DEFAULT_base-files=y -CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_ca-bundle=y CONFIG_DEFAULT_dnsmasq=y CONFIG_DEFAULT_dropbear=y @@ -114,12 +113,9 @@ CONFIG_DEFAULT_netifd=y CONFIG_DEFAULT_nftables=y CONFIG_DEFAULT_odhcp6c=y CONFIG_DEFAULT_odhcpd-ipv6only=y -CONFIG_DEFAULT_opkg=y CONFIG_DEFAULT_partx-utils=y CONFIG_DEFAULT_ppp=y CONFIG_DEFAULT_ppp-mod-pppoe=y -CONFIG_DEFAULT_procd=y -CONFIG_DEFAULT_procd-seccomp=y CONFIG_DEFAULT_procd-ujail=y CONFIG_DEFAULT_rtl8822ce-firmware=y CONFIG_DEFAULT_uboot-envtools=y @@ -1700,6 +1696,13 @@ CONFIG_ZABBIX_POSTGRESQL=y # openwisp # # CONFIG_PACKAGE_netjson-monitoring is not set + +# +# netjson-monitoring Configuration +# +CONFIG_NETJSON_MONITORING_IWINFO=y +# end of netjson-monitoring Configuration + # CONFIG_PACKAGE_openwisp-config is not set # CONFIG_PACKAGE_openwisp-monitoring is not set # end of openwisp @@ -7727,6 +7730,7 @@ CONFIG_PACKAGE_natmap=y # CONFIG_PACKAGE_nebula is not set # CONFIG_PACKAGE_nebula-cert is not set # CONFIG_PACKAGE_net-mtools is not set +# CONFIG_PACKAGE_net-tools-netstat is not set # CONFIG_PACKAGE_net-tools-route is not set # CONFIG_PACKAGE_netavark is not set # CONFIG_PACKAGE_netcat is not set diff --git a/config/openwrt_config/R5S.config b/config/openwrt_config/R5S.config index 6dc1678d..000828c7 100644 --- a/config/openwrt_config/R5S.config +++ b/config/openwrt_config/R5S.config @@ -92,7 +92,6 @@ CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mcpu=generic" CONFIG_CPU_TYPE="generic" CONFIG_LINUX_6_6=y CONFIG_DEFAULT_base-files=y -CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_ca-bundle=y CONFIG_DEFAULT_dnsmasq=y CONFIG_DEFAULT_dropbear=y @@ -112,12 +111,9 @@ CONFIG_DEFAULT_netifd=y CONFIG_DEFAULT_nftables=y CONFIG_DEFAULT_odhcp6c=y CONFIG_DEFAULT_odhcpd-ipv6only=y -CONFIG_DEFAULT_opkg=y CONFIG_DEFAULT_partx-utils=y CONFIG_DEFAULT_ppp=y CONFIG_DEFAULT_ppp-mod-pppoe=y -CONFIG_DEFAULT_procd=y -CONFIG_DEFAULT_procd-seccomp=y CONFIG_DEFAULT_procd-ujail=y CONFIG_DEFAULT_uboot-envtools=y CONFIG_DEFAULT_uci=y @@ -1696,6 +1692,13 @@ CONFIG_ZABBIX_POSTGRESQL=y # openwisp # # CONFIG_PACKAGE_netjson-monitoring is not set + +# +# netjson-monitoring Configuration +# +CONFIG_NETJSON_MONITORING_IWINFO=y +# end of netjson-monitoring Configuration + # CONFIG_PACKAGE_openwisp-config is not set # CONFIG_PACKAGE_openwisp-monitoring is not set # end of openwisp @@ -7723,6 +7726,7 @@ CONFIG_PACKAGE_natmap=y # CONFIG_PACKAGE_nebula is not set # CONFIG_PACKAGE_nebula-cert is not set # CONFIG_PACKAGE_net-mtools is not set +# CONFIG_PACKAGE_net-tools-netstat is not set # CONFIG_PACKAGE_net-tools-route is not set # CONFIG_PACKAGE_netavark is not set # CONFIG_PACKAGE_netcat is not set diff --git a/config/openwrt_config/R6S.config b/config/openwrt_config/R6S.config index 5ca8d9e4..326c8ab0 100644 --- a/config/openwrt_config/R6S.config +++ b/config/openwrt_config/R6S.config @@ -92,7 +92,6 @@ CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mcpu=generic" CONFIG_CPU_TYPE="generic" CONFIG_LINUX_6_6=y CONFIG_DEFAULT_base-files=y -CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_ca-bundle=y CONFIG_DEFAULT_dnsmasq=y CONFIG_DEFAULT_dropbear=y @@ -112,12 +111,9 @@ CONFIG_DEFAULT_netifd=y CONFIG_DEFAULT_nftables=y CONFIG_DEFAULT_odhcp6c=y CONFIG_DEFAULT_odhcpd-ipv6only=y -CONFIG_DEFAULT_opkg=y CONFIG_DEFAULT_partx-utils=y CONFIG_DEFAULT_ppp=y CONFIG_DEFAULT_ppp-mod-pppoe=y -CONFIG_DEFAULT_procd=y -CONFIG_DEFAULT_procd-seccomp=y CONFIG_DEFAULT_procd-ujail=y CONFIG_DEFAULT_uboot-envtools=y CONFIG_DEFAULT_uci=y @@ -1696,6 +1692,13 @@ CONFIG_ZABBIX_POSTGRESQL=y # openwisp # # CONFIG_PACKAGE_netjson-monitoring is not set + +# +# netjson-monitoring Configuration +# +CONFIG_NETJSON_MONITORING_IWINFO=y +# end of netjson-monitoring Configuration + # CONFIG_PACKAGE_openwisp-config is not set # CONFIG_PACKAGE_openwisp-monitoring is not set # end of openwisp @@ -7723,6 +7726,7 @@ CONFIG_PACKAGE_natmap=y # CONFIG_PACKAGE_nebula is not set # CONFIG_PACKAGE_nebula-cert is not set # CONFIG_PACKAGE_net-mtools is not set +# CONFIG_PACKAGE_net-tools-netstat is not set # CONFIG_PACKAGE_net-tools-route is not set # CONFIG_PACKAGE_netavark is not set # CONFIG_PACKAGE_netcat is not set diff --git a/config/openwrt_config/X86.config b/config/openwrt_config/X86.config index 26901f33..23ec3a2b 100644 --- a/config/openwrt_config/X86.config +++ b/config/openwrt_config/X86.config @@ -64,7 +64,6 @@ CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe" CONFIG_CPU_TYPE=" " CONFIG_LINUX_6_6=y CONFIG_DEFAULT_base-files=y -CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_ca-bundle=y CONFIG_DEFAULT_dnsmasq=y CONFIG_DEFAULT_dropbear=y @@ -97,12 +96,9 @@ CONFIG_DEFAULT_netifd=y CONFIG_DEFAULT_nftables=y CONFIG_DEFAULT_odhcp6c=y CONFIG_DEFAULT_odhcpd-ipv6only=y -CONFIG_DEFAULT_opkg=y CONFIG_DEFAULT_partx-utils=y CONFIG_DEFAULT_ppp=y CONFIG_DEFAULT_ppp-mod-pppoe=y -CONFIG_DEFAULT_procd=y -CONFIG_DEFAULT_procd-seccomp=y CONFIG_DEFAULT_procd-ujail=y CONFIG_DEFAULT_uci=y CONFIG_DEFAULT_uclient-fetch=y @@ -1702,6 +1698,13 @@ CONFIG_ZABBIX_POSTGRESQL=y # openwisp # # CONFIG_PACKAGE_netjson-monitoring is not set + +# +# netjson-monitoring Configuration +# +CONFIG_NETJSON_MONITORING_IWINFO=y +# end of netjson-monitoring Configuration + # CONFIG_PACKAGE_openwisp-config is not set # CONFIG_PACKAGE_openwisp-monitoring is not set # end of openwisp @@ -7773,6 +7776,7 @@ CONFIG_PACKAGE_natmap=y # CONFIG_PACKAGE_nebula is not set # CONFIG_PACKAGE_nebula-cert is not set # CONFIG_PACKAGE_net-mtools is not set +# CONFIG_PACKAGE_net-tools-netstat is not set # CONFIG_PACKAGE_net-tools-route is not set # CONFIG_PACKAGE_netavark is not set # CONFIG_PACKAGE_netcat is not set