From 0601be4fcb73c46e7674c12bc8f67e5bd4ed48cd Mon Sep 17 00:00:00 2001 From: smallprogram Date: Tue, 7 Jan 2025 12:10:55 +0800 Subject: [PATCH] Auto update for openwrt configuration --- config/openwrt_config/R2C.config | 4 +++- config/openwrt_config/R2CPLUS.config | 4 +++- config/openwrt_config/R2S.config | 4 +++- config/openwrt_config/R4S.config | 4 +++- config/openwrt_config/R4SE.config | 4 +++- config/openwrt_config/R5C.config | 4 +++- config/openwrt_config/R5S.config | 4 +++- config/openwrt_config/R6S.config | 4 +++- config/openwrt_config/X86.config | 4 +++- 9 files changed, 27 insertions(+), 9 deletions(-) diff --git a/config/openwrt_config/R2C.config b/config/openwrt_config/R2C.config index 6f129531..d912b3d8 100644 --- a/config/openwrt_config/R2C.config +++ b/config/openwrt_config/R2C.config @@ -4616,6 +4616,7 @@ CONFIG_LIBCURL_FILE=y CONFIG_LIBCURL_FTP=y # CONFIG_LIBCURL_GOPHER is not set CONFIG_LIBCURL_HTTP=y +# CONFIG_LIBCURL_WEBSOCKETS is not set CONFIG_LIBCURL_COOKIES=y # CONFIG_LIBCURL_IMAP is not set # CONFIG_LIBCURL_LDAP is not set @@ -5279,7 +5280,6 @@ CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-upnp=y # CONFIG_PACKAGE_luci-app-usteer is not set CONFIG_PACKAGE_luci-app-v2raya=y -# CONFIG_PACKAGE_luci-app-vnstat is not set CONFIG_PACKAGE_luci-app-vnstat2=y CONFIG_PACKAGE_luci-app-watchcat=y CONFIG_PACKAGE_luci-app-wifischedule=y @@ -7716,6 +7716,7 @@ CONFIG_PACKAGE_etherwake=y # CONFIG_PACKAGE_flent is not set # CONFIG_PACKAGE_foolsm is not set # CONFIG_PACKAGE_fping is not set +# CONFIG_PACKAGE_fsh is not set # CONFIG_PACKAGE_generate-ipv6-address is not set # CONFIG_PACKAGE_gensio-bin is not set # CONFIG_PACKAGE_geoip-shell is not set @@ -8589,6 +8590,7 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_coreutils-who is not set # CONFIG_PACKAGE_coreutils-whoami is not set # CONFIG_PACKAGE_coreutils-yes is not set +# CONFIG_PACKAGE_cpupower is not set # CONFIG_PACKAGE_cpusage is not set # CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crelay is not set diff --git a/config/openwrt_config/R2CPLUS.config b/config/openwrt_config/R2CPLUS.config index 81393c39..7af3826c 100644 --- a/config/openwrt_config/R2CPLUS.config +++ b/config/openwrt_config/R2CPLUS.config @@ -4616,6 +4616,7 @@ CONFIG_LIBCURL_FILE=y CONFIG_LIBCURL_FTP=y # CONFIG_LIBCURL_GOPHER is not set CONFIG_LIBCURL_HTTP=y +# CONFIG_LIBCURL_WEBSOCKETS is not set CONFIG_LIBCURL_COOKIES=y # CONFIG_LIBCURL_IMAP is not set # CONFIG_LIBCURL_LDAP is not set @@ -5279,7 +5280,6 @@ CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-upnp=y # CONFIG_PACKAGE_luci-app-usteer is not set CONFIG_PACKAGE_luci-app-v2raya=y -# CONFIG_PACKAGE_luci-app-vnstat is not set CONFIG_PACKAGE_luci-app-vnstat2=y CONFIG_PACKAGE_luci-app-watchcat=y CONFIG_PACKAGE_luci-app-wifischedule=y @@ -7716,6 +7716,7 @@ CONFIG_PACKAGE_etherwake=y # CONFIG_PACKAGE_flent is not set # CONFIG_PACKAGE_foolsm is not set # CONFIG_PACKAGE_fping is not set +# CONFIG_PACKAGE_fsh is not set # CONFIG_PACKAGE_generate-ipv6-address is not set # CONFIG_PACKAGE_gensio-bin is not set # CONFIG_PACKAGE_geoip-shell is not set @@ -8589,6 +8590,7 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_coreutils-who is not set # CONFIG_PACKAGE_coreutils-whoami is not set # CONFIG_PACKAGE_coreutils-yes is not set +# CONFIG_PACKAGE_cpupower is not set # CONFIG_PACKAGE_cpusage is not set # CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crelay is not set diff --git a/config/openwrt_config/R2S.config b/config/openwrt_config/R2S.config index 44a1214f..99411377 100644 --- a/config/openwrt_config/R2S.config +++ b/config/openwrt_config/R2S.config @@ -4616,6 +4616,7 @@ CONFIG_LIBCURL_FILE=y CONFIG_LIBCURL_FTP=y # CONFIG_LIBCURL_GOPHER is not set CONFIG_LIBCURL_HTTP=y +# CONFIG_LIBCURL_WEBSOCKETS is not set CONFIG_LIBCURL_COOKIES=y # CONFIG_LIBCURL_IMAP is not set # CONFIG_LIBCURL_LDAP is not set @@ -5279,7 +5280,6 @@ CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-upnp=y # CONFIG_PACKAGE_luci-app-usteer is not set CONFIG_PACKAGE_luci-app-v2raya=y -# CONFIG_PACKAGE_luci-app-vnstat is not set CONFIG_PACKAGE_luci-app-vnstat2=y CONFIG_PACKAGE_luci-app-watchcat=y CONFIG_PACKAGE_luci-app-wifischedule=y @@ -7716,6 +7716,7 @@ CONFIG_PACKAGE_etherwake=y # CONFIG_PACKAGE_flent is not set # CONFIG_PACKAGE_foolsm is not set # CONFIG_PACKAGE_fping is not set +# CONFIG_PACKAGE_fsh is not set # CONFIG_PACKAGE_generate-ipv6-address is not set # CONFIG_PACKAGE_gensio-bin is not set # CONFIG_PACKAGE_geoip-shell is not set @@ -8589,6 +8590,7 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_coreutils-who is not set # CONFIG_PACKAGE_coreutils-whoami is not set # CONFIG_PACKAGE_coreutils-yes is not set +# CONFIG_PACKAGE_cpupower is not set # CONFIG_PACKAGE_cpusage is not set # CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crelay is not set diff --git a/config/openwrt_config/R4S.config b/config/openwrt_config/R4S.config index 92dcc063..5750f3f4 100644 --- a/config/openwrt_config/R4S.config +++ b/config/openwrt_config/R4S.config @@ -4616,6 +4616,7 @@ CONFIG_LIBCURL_FILE=y CONFIG_LIBCURL_FTP=y # CONFIG_LIBCURL_GOPHER is not set CONFIG_LIBCURL_HTTP=y +# CONFIG_LIBCURL_WEBSOCKETS is not set CONFIG_LIBCURL_COOKIES=y # CONFIG_LIBCURL_IMAP is not set # CONFIG_LIBCURL_LDAP is not set @@ -5279,7 +5280,6 @@ CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-upnp=y # CONFIG_PACKAGE_luci-app-usteer is not set CONFIG_PACKAGE_luci-app-v2raya=y -# CONFIG_PACKAGE_luci-app-vnstat is not set CONFIG_PACKAGE_luci-app-vnstat2=y CONFIG_PACKAGE_luci-app-watchcat=y CONFIG_PACKAGE_luci-app-wifischedule=y @@ -7716,6 +7716,7 @@ CONFIG_PACKAGE_etherwake=y # CONFIG_PACKAGE_flent is not set # CONFIG_PACKAGE_foolsm is not set # CONFIG_PACKAGE_fping is not set +# CONFIG_PACKAGE_fsh is not set # CONFIG_PACKAGE_generate-ipv6-address is not set # CONFIG_PACKAGE_gensio-bin is not set # CONFIG_PACKAGE_geoip-shell is not set @@ -8589,6 +8590,7 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_coreutils-who is not set # CONFIG_PACKAGE_coreutils-whoami is not set # CONFIG_PACKAGE_coreutils-yes is not set +# CONFIG_PACKAGE_cpupower is not set # CONFIG_PACKAGE_cpusage is not set # CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crelay is not set diff --git a/config/openwrt_config/R4SE.config b/config/openwrt_config/R4SE.config index 1b54b7f6..0aa54c87 100644 --- a/config/openwrt_config/R4SE.config +++ b/config/openwrt_config/R4SE.config @@ -4616,6 +4616,7 @@ CONFIG_LIBCURL_FILE=y CONFIG_LIBCURL_FTP=y # CONFIG_LIBCURL_GOPHER is not set CONFIG_LIBCURL_HTTP=y +# CONFIG_LIBCURL_WEBSOCKETS is not set CONFIG_LIBCURL_COOKIES=y # CONFIG_LIBCURL_IMAP is not set # CONFIG_LIBCURL_LDAP is not set @@ -5279,7 +5280,6 @@ CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-upnp=y # CONFIG_PACKAGE_luci-app-usteer is not set CONFIG_PACKAGE_luci-app-v2raya=y -# CONFIG_PACKAGE_luci-app-vnstat is not set CONFIG_PACKAGE_luci-app-vnstat2=y CONFIG_PACKAGE_luci-app-watchcat=y CONFIG_PACKAGE_luci-app-wifischedule=y @@ -7716,6 +7716,7 @@ CONFIG_PACKAGE_etherwake=y # CONFIG_PACKAGE_flent is not set # CONFIG_PACKAGE_foolsm is not set # CONFIG_PACKAGE_fping is not set +# CONFIG_PACKAGE_fsh is not set # CONFIG_PACKAGE_generate-ipv6-address is not set # CONFIG_PACKAGE_gensio-bin is not set # CONFIG_PACKAGE_geoip-shell is not set @@ -8589,6 +8590,7 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_coreutils-who is not set # CONFIG_PACKAGE_coreutils-whoami is not set # CONFIG_PACKAGE_coreutils-yes is not set +# CONFIG_PACKAGE_cpupower is not set # CONFIG_PACKAGE_cpusage is not set # CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crelay is not set diff --git a/config/openwrt_config/R5C.config b/config/openwrt_config/R5C.config index 9f712b90..d9dafeb4 100644 --- a/config/openwrt_config/R5C.config +++ b/config/openwrt_config/R5C.config @@ -4620,6 +4620,7 @@ CONFIG_LIBCURL_FILE=y CONFIG_LIBCURL_FTP=y # CONFIG_LIBCURL_GOPHER is not set CONFIG_LIBCURL_HTTP=y +# CONFIG_LIBCURL_WEBSOCKETS is not set CONFIG_LIBCURL_COOKIES=y # CONFIG_LIBCURL_IMAP is not set # CONFIG_LIBCURL_LDAP is not set @@ -5283,7 +5284,6 @@ CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-upnp=y # CONFIG_PACKAGE_luci-app-usteer is not set CONFIG_PACKAGE_luci-app-v2raya=y -# CONFIG_PACKAGE_luci-app-vnstat is not set CONFIG_PACKAGE_luci-app-vnstat2=y CONFIG_PACKAGE_luci-app-watchcat=y CONFIG_PACKAGE_luci-app-wifischedule=y @@ -7720,6 +7720,7 @@ CONFIG_PACKAGE_etherwake=y # CONFIG_PACKAGE_flent is not set # CONFIG_PACKAGE_foolsm is not set # CONFIG_PACKAGE_fping is not set +# CONFIG_PACKAGE_fsh is not set # CONFIG_PACKAGE_generate-ipv6-address is not set # CONFIG_PACKAGE_gensio-bin is not set # CONFIG_PACKAGE_geoip-shell is not set @@ -8593,6 +8594,7 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_coreutils-who is not set # CONFIG_PACKAGE_coreutils-whoami is not set # CONFIG_PACKAGE_coreutils-yes is not set +# CONFIG_PACKAGE_cpupower is not set # CONFIG_PACKAGE_cpusage is not set # CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crelay is not set diff --git a/config/openwrt_config/R5S.config b/config/openwrt_config/R5S.config index c17c1c6b..d4d394ad 100644 --- a/config/openwrt_config/R5S.config +++ b/config/openwrt_config/R5S.config @@ -4616,6 +4616,7 @@ CONFIG_LIBCURL_FILE=y CONFIG_LIBCURL_FTP=y # CONFIG_LIBCURL_GOPHER is not set CONFIG_LIBCURL_HTTP=y +# CONFIG_LIBCURL_WEBSOCKETS is not set CONFIG_LIBCURL_COOKIES=y # CONFIG_LIBCURL_IMAP is not set # CONFIG_LIBCURL_LDAP is not set @@ -5279,7 +5280,6 @@ CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-upnp=y # CONFIG_PACKAGE_luci-app-usteer is not set CONFIG_PACKAGE_luci-app-v2raya=y -# CONFIG_PACKAGE_luci-app-vnstat is not set CONFIG_PACKAGE_luci-app-vnstat2=y CONFIG_PACKAGE_luci-app-watchcat=y CONFIG_PACKAGE_luci-app-wifischedule=y @@ -7716,6 +7716,7 @@ CONFIG_PACKAGE_etherwake=y # CONFIG_PACKAGE_flent is not set # CONFIG_PACKAGE_foolsm is not set # CONFIG_PACKAGE_fping is not set +# CONFIG_PACKAGE_fsh is not set # CONFIG_PACKAGE_generate-ipv6-address is not set # CONFIG_PACKAGE_gensio-bin is not set # CONFIG_PACKAGE_geoip-shell is not set @@ -8589,6 +8590,7 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_coreutils-who is not set # CONFIG_PACKAGE_coreutils-whoami is not set # CONFIG_PACKAGE_coreutils-yes is not set +# CONFIG_PACKAGE_cpupower is not set # CONFIG_PACKAGE_cpusage is not set # CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crelay is not set diff --git a/config/openwrt_config/R6S.config b/config/openwrt_config/R6S.config index 21d5d2ba..526b48fd 100644 --- a/config/openwrt_config/R6S.config +++ b/config/openwrt_config/R6S.config @@ -4616,6 +4616,7 @@ CONFIG_LIBCURL_FILE=y CONFIG_LIBCURL_FTP=y # CONFIG_LIBCURL_GOPHER is not set CONFIG_LIBCURL_HTTP=y +# CONFIG_LIBCURL_WEBSOCKETS is not set CONFIG_LIBCURL_COOKIES=y # CONFIG_LIBCURL_IMAP is not set # CONFIG_LIBCURL_LDAP is not set @@ -5279,7 +5280,6 @@ CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-upnp=y # CONFIG_PACKAGE_luci-app-usteer is not set CONFIG_PACKAGE_luci-app-v2raya=y -# CONFIG_PACKAGE_luci-app-vnstat is not set CONFIG_PACKAGE_luci-app-vnstat2=y CONFIG_PACKAGE_luci-app-watchcat=y CONFIG_PACKAGE_luci-app-wifischedule=y @@ -7716,6 +7716,7 @@ CONFIG_PACKAGE_etherwake=y # CONFIG_PACKAGE_flent is not set # CONFIG_PACKAGE_foolsm is not set # CONFIG_PACKAGE_fping is not set +# CONFIG_PACKAGE_fsh is not set # CONFIG_PACKAGE_generate-ipv6-address is not set # CONFIG_PACKAGE_gensio-bin is not set # CONFIG_PACKAGE_geoip-shell is not set @@ -8589,6 +8590,7 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_coreutils-who is not set # CONFIG_PACKAGE_coreutils-whoami is not set # CONFIG_PACKAGE_coreutils-yes is not set +# CONFIG_PACKAGE_cpupower is not set # CONFIG_PACKAGE_cpusage is not set # CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crelay is not set diff --git a/config/openwrt_config/X86.config b/config/openwrt_config/X86.config index 28406394..7f50ec06 100644 --- a/config/openwrt_config/X86.config +++ b/config/openwrt_config/X86.config @@ -4662,6 +4662,7 @@ CONFIG_LIBCURL_FILE=y CONFIG_LIBCURL_FTP=y # CONFIG_LIBCURL_GOPHER is not set CONFIG_LIBCURL_HTTP=y +# CONFIG_LIBCURL_WEBSOCKETS is not set CONFIG_LIBCURL_COOKIES=y # CONFIG_LIBCURL_IMAP is not set # CONFIG_LIBCURL_LDAP is not set @@ -5327,7 +5328,6 @@ CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-upnp=y # CONFIG_PACKAGE_luci-app-usteer is not set CONFIG_PACKAGE_luci-app-v2raya=y -# CONFIG_PACKAGE_luci-app-vnstat is not set CONFIG_PACKAGE_luci-app-vnstat2=y CONFIG_PACKAGE_luci-app-watchcat=y CONFIG_PACKAGE_luci-app-wifischedule=y @@ -7765,6 +7765,7 @@ CONFIG_PACKAGE_etherwake=y # CONFIG_PACKAGE_flent is not set # CONFIG_PACKAGE_foolsm is not set # CONFIG_PACKAGE_fping is not set +# CONFIG_PACKAGE_fsh is not set # CONFIG_PACKAGE_generate-ipv6-address is not set # CONFIG_PACKAGE_gensio-bin is not set # CONFIG_PACKAGE_geoip-shell is not set @@ -8655,6 +8656,7 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_coreutils-who is not set # CONFIG_PACKAGE_coreutils-whoami is not set # CONFIG_PACKAGE_coreutils-yes is not set +# CONFIG_PACKAGE_cpupower is not set # CONFIG_PACKAGE_cpusage is not set # CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crelay is not set