1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
This commit is contained in:
suyuan 2021-04-04 10:42:35 +08:00
parent 46eaad3766
commit 7e8152bade
2 changed files with 388 additions and 236 deletions

View file

@ -403,63 +403,30 @@ CONFIG_PKG_RELRO_FULL=y
# CONFIG_SELINUX is not set # CONFIG_SELINUX is not set
# end of Global build settings # end of Global build settings
CONFIG_DEVEL=y # CONFIG_DEVEL is not set
# CONFIG_BROKEN is not set # CONFIG_BROKEN is not set
CONFIG_BINARY_FOLDER="" CONFIG_BINARY_FOLDER=""
CONFIG_DOWNLOAD_FOLDER="" CONFIG_DOWNLOAD_FOLDER=""
CONFIG_LOCALMIRROR="" CONFIG_LOCALMIRROR=""
CONFIG_AUTOREBUILD=y CONFIG_AUTOREBUILD=y
CONFIG_AUTOREMOVE=y # CONFIG_AUTOREMOVE is not set
CONFIG_BUILD_SUFFIX="" CONFIG_BUILD_SUFFIX=""
CONFIG_TARGET_ROOTFS_DIR="" CONFIG_TARGET_ROOTFS_DIR=""
# CONFIG_CCACHE is not set # CONFIG_CCACHE is not set
CONFIG_CCACHE_DIR="" CONFIG_CCACHE_DIR=""
CONFIG_EXTERNAL_KERNEL_TREE="" CONFIG_EXTERNAL_KERNEL_TREE=""
CONFIG_KERNEL_GIT_CLONE_URI="" CONFIG_KERNEL_GIT_CLONE_URI=""
# CONFIG_BUILD_LOG is not set
CONFIG_BUILD_LOG_DIR="" CONFIG_BUILD_LOG_DIR=""
# CONFIG_SRC_TREE_OVERRIDE is not set
CONFIG_EXTRA_OPTIMIZATION="-fno-caller-saves -fno-plt" CONFIG_EXTRA_OPTIMIZATION="-fno-caller-saves -fno-plt"
# CONFIG_TARGET_OPTIONS is not set
CONFIG_TARGET_OPTIMIZATION="-Os -pipe" CONFIG_TARGET_OPTIMIZATION="-Os -pipe"
# CONFIG_EXTERNAL_TOOLCHAIN is not set
CONFIG_NEED_TOOLCHAIN=y
CONFIG_TOOLCHAINOPTS=y
# CONFIG_EXTRA_TARGET_ARCH is not set # CONFIG_EXTRA_TARGET_ARCH is not set
#
# Binary tools
#
# CONFIG_BINUTILS_USE_VERSION_2_32 is not set
CONFIG_BINUTILS_USE_VERSION_2_34=y
# CONFIG_BINUTILS_USE_VERSION_2_35_1 is not set
CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS="" CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS=""
#
# Compiler
#
# CONFIG_GCC_USE_VERSION_7 is not set
CONFIG_GCC_USE_VERSION_8=y
# CONFIG_GCC_USE_VERSION_9 is not set
# CONFIG_GCC_USE_VERSION_10 is not set
# CONFIG_GCC_USE_GRAPHITE is not set
CONFIG_EXTRA_GCC_CONFIG_OPTIONS="" CONFIG_EXTRA_GCC_CONFIG_OPTIONS=""
# CONFIG_GCC_DEFAULT_PIE is not set # CONFIG_GCC_DEFAULT_PIE is not set
# CONFIG_GCC_DEFAULT_SSP is not set # CONFIG_GCC_DEFAULT_SSP is not set
# CONFIG_SJLJ_EXCEPTIONS is not set # CONFIG_SJLJ_EXCEPTIONS is not set
# CONFIG_INSTALL_GFORTRAN is not set # CONFIG_INSTALL_GFORTRAN is not set
CONFIG_GDB=y
#
# C Library
#
# CONFIG_LIBC_USE_GLIBC is not set
CONFIG_LIBC_USE_MUSL=y
# CONFIG_MUSL_DISABLE_CRYPT_SIZE_HACK is not set
#
# Debuggers
#
# CONFIG_GDB is not set
CONFIG_USE_MUSL=y CONFIG_USE_MUSL=y
CONFIG_SSP_SUPPORT=y CONFIG_SSP_SUPPORT=y
CONFIG_BINUTILS_VERSION_2_34=y CONFIG_BINUTILS_VERSION_2_34=y
@ -471,7 +438,7 @@ CONFIG_TARGET_SUFFIX="muslgnueabi"
# CONFIG_IB is not set # CONFIG_IB is not set
# CONFIG_SDK is not set # CONFIG_SDK is not set
# CONFIG_MAKE_TOOLCHAIN is not set # CONFIG_MAKE_TOOLCHAIN is not set
CONFIG_IMAGEOPT=y # CONFIG_IMAGEOPT is not set
# CONFIG_PREINITOPT is not set # CONFIG_PREINITOPT is not set
CONFIG_TARGET_PREINIT_SUPPRESS_STDERR=y CONFIG_TARGET_PREINIT_SUPPRESS_STDERR=y
# CONFIG_TARGET_PREINIT_DISABLE_FAILSAFE is not set # CONFIG_TARGET_PREINIT_DISABLE_FAILSAFE is not set
@ -487,20 +454,7 @@ CONFIG_TARGET_INIT_PATH="/usr/sbin:/usr/bin:/sbin:/bin"
CONFIG_TARGET_INIT_ENV="" CONFIG_TARGET_INIT_ENV=""
CONFIG_TARGET_INIT_CMD="/sbin/init" CONFIG_TARGET_INIT_CMD="/sbin/init"
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
CONFIG_VERSIONOPT=y # CONFIG_VERSIONOPT is not set
CONFIG_VERSION_DIST="openmptcprouter"
CONFIG_VERSION_NUMBER="0.79bate5"
CONFIG_VERSION_CODE=""
CONFIG_VERSION_REPO="http://149.129.37.209:80/release/0.76.7bate/4019"
CONFIG_VERSION_HOME_URL=""
CONFIG_VERSION_MANUFACTURER=""
CONFIG_VERSION_MANUFACTURER_URL=""
CONFIG_VERSION_BUG_URL=""
CONFIG_VERSION_SUPPORT_URL=""
CONFIG_VERSION_PRODUCT=""
CONFIG_VERSION_HWREV=""
CONFIG_VERSION_FILENAMES=y
CONFIG_VERSION_CODE_FILENAMES=y
CONFIG_PER_FEED_REPO=y CONFIG_PER_FEED_REPO=y
CONFIG_FEED_packages=y CONFIG_FEED_packages=y
CONFIG_FEED_luci=y CONFIG_FEED_luci=y
@ -2724,7 +2678,6 @@ CONFIG_PACKAGE_htop=y
# CONFIG_PACKAGE_ipq-wifi-luma_wrtq-329acn is not set # CONFIG_PACKAGE_ipq-wifi-luma_wrtq-329acn is not set
# CONFIG_PACKAGE_ipq-wifi-mobipromo_cm520-79f is not set # CONFIG_PACKAGE_ipq-wifi-mobipromo_cm520-79f is not set
# CONFIG_PACKAGE_ipq-wifi-nec_wg2600hp3 is not set # CONFIG_PACKAGE_ipq-wifi-nec_wg2600hp3 is not set
# CONFIG_PACKAGE_ipq-wifi-p2w_r619ac is not set
# CONFIG_PACKAGE_ipq-wifi-pangu_l1000 is not set # CONFIG_PACKAGE_ipq-wifi-pangu_l1000 is not set
# CONFIG_PACKAGE_ipq-wifi-plasmacloud_pa1200 is not set # CONFIG_PACKAGE_ipq-wifi-plasmacloud_pa1200 is not set
# CONFIG_PACKAGE_ipq-wifi-plasmacloud_pa2200 is not set # CONFIG_PACKAGE_ipq-wifi-plasmacloud_pa2200 is not set
@ -3285,7 +3238,7 @@ CONFIG_PACKAGE_kmod-ipt-iprange=m
CONFIG_PACKAGE_kmod-ipt-ipsec=y CONFIG_PACKAGE_kmod-ipt-ipsec=y
CONFIG_PACKAGE_kmod-ipt-ipset=y CONFIG_PACKAGE_kmod-ipt-ipset=y
CONFIG_PACKAGE_kmod-ipt-ipv4options=m CONFIG_PACKAGE_kmod-ipt-ipv4options=m
CONFIG_PACKAGE_kmod-ipt-led=m CONFIG_PACKAGE_kmod-ipt-led=y
CONFIG_PACKAGE_kmod-ipt-length2=m CONFIG_PACKAGE_kmod-ipt-length2=m
CONFIG_PACKAGE_kmod-ipt-logmark=m CONFIG_PACKAGE_kmod-ipt-logmark=m
CONFIG_PACKAGE_kmod-ipt-lscan=m CONFIG_PACKAGE_kmod-ipt-lscan=m
@ -3459,14 +3412,8 @@ CONFIG_PACKAGE_kmod-nlmon=m
CONFIG_PACKAGE_kmod-nsh=m CONFIG_PACKAGE_kmod-nsh=m
CONFIG_PACKAGE_kmod-openvswitch=m CONFIG_PACKAGE_kmod-openvswitch=m
CONFIG_PACKAGE_kmod-openvswitch-geneve=m CONFIG_PACKAGE_kmod-openvswitch-geneve=m
CONFIG_PACKAGE_kmod-openvswitch-geneve-intree=m
CONFIG_PACKAGE_kmod-openvswitch-gre=m CONFIG_PACKAGE_kmod-openvswitch-gre=m
CONFIG_PACKAGE_kmod-openvswitch-gre-intree=m
CONFIG_PACKAGE_kmod-openvswitch-intree=m
CONFIG_PACKAGE_kmod-openvswitch-lisp-intree=m
CONFIG_PACKAGE_kmod-openvswitch-stt-intree=m
CONFIG_PACKAGE_kmod-openvswitch-vxlan=m CONFIG_PACKAGE_kmod-openvswitch-vxlan=m
CONFIG_PACKAGE_kmod-openvswitch-vxlan-intree=m
CONFIG_PACKAGE_kmod-pf-ring=m CONFIG_PACKAGE_kmod-pf-ring=m
CONFIG_PACKAGE_kmod-pktgen=m CONFIG_PACKAGE_kmod-pktgen=m
CONFIG_PACKAGE_kmod-ppp=y CONFIG_PACKAGE_kmod-ppp=y
@ -3690,7 +3637,6 @@ CONFIG_PACKAGE_kmod-usb-serial-xr_usb_serial_common=m
CONFIG_PACKAGE_kmod-usb-storage=y CONFIG_PACKAGE_kmod-usb-storage=y
CONFIG_PACKAGE_kmod-usb-storage-extras=m CONFIG_PACKAGE_kmod-usb-storage-extras=m
CONFIG_PACKAGE_kmod-usb-storage-uas=m CONFIG_PACKAGE_kmod-usb-storage-uas=m
CONFIG_PACKAGE_kmod-usb-test=m
CONFIG_PACKAGE_kmod-usb-uhci=m CONFIG_PACKAGE_kmod-usb-uhci=m
CONFIG_PACKAGE_kmod-usb-wdm=y CONFIG_PACKAGE_kmod-usb-wdm=y
CONFIG_PACKAGE_kmod-usb-xhci-hcd=y CONFIG_PACKAGE_kmod-usb-xhci-hcd=y
@ -3790,78 +3736,48 @@ CONFIG_PACKAGE_kmod-mrf24j40=m
# #
# Wireless Drivers # Wireless Drivers
# #
CONFIG_PACKAGE_kmod-adm8211=m # CONFIG_PACKAGE_kmod-adm8211 is not set
CONFIG_PACKAGE_kmod-ar5523=m # CONFIG_PACKAGE_kmod-ar5523 is not set
CONFIG_PACKAGE_kmod-ath=y CONFIG_PACKAGE_kmod-ath=y
CONFIG_ATH_USER_REGD=y CONFIG_ATH_USER_REGD=y
# CONFIG_PACKAGE_ATH_DEBUG is not set # CONFIG_PACKAGE_ATH_DEBUG is not set
CONFIG_PACKAGE_ATH_DFS=y CONFIG_PACKAGE_ATH_DFS=y
# CONFIG_PACKAGE_ATH_DYNACK is not set # CONFIG_PACKAGE_ATH_DYNACK is not set
CONFIG_PACKAGE_kmod-ath10k=m # CONFIG_PACKAGE_kmod-ath10k is not set
CONFIG_ATH10K_LEDS=y
# CONFIG_ATH10K_THERMAL is not set
# CONFIG_PACKAGE_kmod-ath10k-ct is not set # CONFIG_PACKAGE_kmod-ath10k-ct is not set
# CONFIG_ATH10K-CT_LEDS is not set CONFIG_ATH10K-CT_LEDS=y
CONFIG_PACKAGE_kmod-ath10k-ct-smallbuffers=y CONFIG_PACKAGE_kmod-ath10k-ct-smallbuffers=y
CONFIG_PACKAGE_kmod-ath5k=m # CONFIG_PACKAGE_kmod-ath5k is not set
CONFIG_PACKAGE_kmod-ath6kl=m # CONFIG_PACKAGE_kmod-ath6kl-sdio is not set
CONFIG_PACKAGE_kmod-ath6kl-sdio=m # CONFIG_PACKAGE_kmod-ath6kl-usb is not set
CONFIG_PACKAGE_kmod-ath6kl-usb=m
CONFIG_PACKAGE_kmod-ath9k=m CONFIG_PACKAGE_kmod-ath9k=m
# CONFIG_ATH9K_HWRNG is not set # CONFIG_ATH9K_HWRNG is not set
# CONFIG_ATH9K_SUPPORT_PCOEM is not set # CONFIG_ATH9K_SUPPORT_PCOEM is not set
# CONFIG_ATH9K_TX99 is not set # CONFIG_ATH9K_TX99 is not set
CONFIG_PACKAGE_kmod-ath9k-common=y CONFIG_PACKAGE_kmod-ath9k-common=y
CONFIG_PACKAGE_kmod-ath9k-htc=y CONFIG_PACKAGE_kmod-ath9k-htc=y
CONFIG_PACKAGE_kmod-b43=m # CONFIG_PACKAGE_kmod-b43 is not set
CONFIG_PACKAGE_B43_USE_SSB=m # CONFIG_PACKAGE_kmod-b43legacy is not set
CONFIG_PACKAGE_B43_USE_BCMA=m # CONFIG_PACKAGE_kmod-brcmfmac is not set
# CONFIG_B43_FW_4_150 is not set # CONFIG_PACKAGE_kmod-brcmsmac is not set
# CONFIG_B43_FW_4_178 is not set # CONFIG_PACKAGE_kmod-brcmutil is not set
# CONFIG_B43_FW_5_10 is not set # CONFIG_PACKAGE_kmod-carl9170 is not set
CONFIG_B43_FW_5_100_138=y
# CONFIG_B43_FW_6_30 is not set
# CONFIG_B43_OPENFIRMWARE is not set
CONFIG_B43_FW_SQUASH=y
CONFIG_B43_FW_SQUASH_COREREVS="5,6,7,8,9,10,11,13,15,16,28,29,30"
CONFIG_B43_FW_SQUASH_PHYTYPES="G,N,LP,HT"
CONFIG_PACKAGE_B43_BUSES_BCMA_AND_SSB=y
# CONFIG_PACKAGE_B43_BUSES_BCMA is not set
# CONFIG_PACKAGE_B43_BUSES_SSB is not set
# CONFIG_PACKAGE_B43_DEBUG is not set
# CONFIG_PACKAGE_B43_PIO is not set
CONFIG_PACKAGE_B43_PHY_G=y
CONFIG_PACKAGE_B43_PHY_N=y
CONFIG_PACKAGE_B43_PHY_LP=y
CONFIG_PACKAGE_B43_PHY_HT=y
CONFIG_PACKAGE_kmod-b43legacy=m
CONFIG_PACKAGE_kmod-brcmfmac=m
# CONFIG_BRCMFMAC_SDIO is not set
CONFIG_BRCMFMAC_USB=y
CONFIG_BRCMFMAC_PCIE=y
CONFIG_PACKAGE_kmod-brcmsmac=m
CONFIG_BRCMSMAC_USE_FW_FROM_WL=y
CONFIG_PACKAGE_kmod-brcmutil=m
# CONFIG_PACKAGE_BRCM80211_DEBUG is not set
CONFIG_PACKAGE_kmod-carl9170=m
CONFIG_PACKAGE_kmod-cfg80211=y CONFIG_PACKAGE_kmod-cfg80211=y
# CONFIG_PACKAGE_CFG80211_TESTMODE is not set # CONFIG_PACKAGE_CFG80211_TESTMODE is not set
CONFIG_PACKAGE_kmod-hermes=m # CONFIG_PACKAGE_kmod-hermes is not set
CONFIG_PACKAGE_kmod-hermes-pci=m # CONFIG_PACKAGE_kmod-hermes-pci is not set
CONFIG_PACKAGE_kmod-hermes-plx=m # CONFIG_PACKAGE_kmod-hermes-plx is not set
CONFIG_PACKAGE_kmod-ipw2100=m # CONFIG_PACKAGE_kmod-ipw2100 is not set
CONFIG_PACKAGE_kmod-ipw2200=m # CONFIG_PACKAGE_kmod-ipw2200 is not set
CONFIG_PACKAGE_kmod-iwl-legacy=m # CONFIG_PACKAGE_kmod-iwl-legacy is not set
CONFIG_PACKAGE_kmod-iwl3945=m # CONFIG_PACKAGE_kmod-iwl3945 is not set
CONFIG_PACKAGE_kmod-iwl4965=m # CONFIG_PACKAGE_kmod-iwl4965 is not set
CONFIG_PACKAGE_kmod-iwlwifi=m # CONFIG_PACKAGE_kmod-iwlwifi is not set
# CONFIG_PACKAGE_IWLWIFI_DEBUG is not set # CONFIG_PACKAGE_kmod-lib80211 is not set
# CONFIG_PACKAGE_IWLWIFI_DEBUGFS is not set # CONFIG_PACKAGE_kmod-libertas-sdio is not set
CONFIG_PACKAGE_kmod-lib80211=m # CONFIG_PACKAGE_kmod-libertas-spi is not set
CONFIG_PACKAGE_kmod-libertas-sdio=m # CONFIG_PACKAGE_kmod-libertas-usb is not set
CONFIG_PACKAGE_kmod-libertas-spi=m # CONFIG_PACKAGE_kmod-libipw is not set
CONFIG_PACKAGE_kmod-libertas-usb=m
CONFIG_PACKAGE_kmod-libipw=m
CONFIG_PACKAGE_kmod-mac80211=y CONFIG_PACKAGE_kmod-mac80211=y
CONFIG_PACKAGE_MAC80211_DEBUGFS=y CONFIG_PACKAGE_MAC80211_DEBUGFS=y
# CONFIG_PACKAGE_MAC80211_TRACING is not set # CONFIG_PACKAGE_MAC80211_TRACING is not set
@ -3989,14 +3905,14 @@ CONFIG_GOLANG_BUILD_CACHE_DIR=""
# CONFIG_PACKAGE_golang-github-jedisct1-dnscrypt-proxy2-dev is not set # CONFIG_PACKAGE_golang-github-jedisct1-dnscrypt-proxy2-dev is not set
# CONFIG_PACKAGE_golang-github-nextdns-nextdns-dev is not set # CONFIG_PACKAGE_golang-github-nextdns-nextdns-dev is not set
# CONFIG_PACKAGE_golang-gitlab-yawning-obfs4-dev is not set # CONFIG_PACKAGE_golang-gitlab-yawning-obfs4-dev is not set
# CONFIG_PACKAGE_golang-golang-x-crypto-dev is not set CONFIG_PACKAGE_golang-golang-x-crypto-dev=y
# CONFIG_PACKAGE_golang-golang-x-net-dev is not set CONFIG_PACKAGE_golang-golang-x-net-dev=y
# CONFIG_PACKAGE_golang-golang-x-sys-dev is not set CONFIG_PACKAGE_golang-golang-x-sys-dev=y
# CONFIG_PACKAGE_golang-golang-x-text-dev is not set CONFIG_PACKAGE_golang-golang-x-text-dev=y
# CONFIG_PACKAGE_golang-protobuf-dev is not set CONFIG_PACKAGE_golang-protobuf-dev=y
# CONFIG_PACKAGE_golang-src is not set # CONFIG_PACKAGE_golang-src is not set
# CONFIG_PACKAGE_golang-torproject-tor-fw-helper-dev is not set # CONFIG_PACKAGE_golang-torproject-tor-fw-helper-dev is not set
# CONFIG_PACKAGE_v2ray-ext-dev is not set CONFIG_PACKAGE_v2ray-ext-dev=y
# end of Go # end of Go
# #
@ -4228,7 +4144,6 @@ CONFIG_PACKAGE_lua=y
# CONFIG_PACKAGE_python3-oauthlib is not set # CONFIG_PACKAGE_python3-oauthlib is not set
# CONFIG_PACKAGE_python3-openpyxl is not set # CONFIG_PACKAGE_python3-openpyxl is not set
# CONFIG_PACKAGE_python3-openssl is not set # CONFIG_PACKAGE_python3-openssl is not set
# CONFIG_PACKAGE_python3-packages is not set
# CONFIG_PACKAGE_python3-packaging is not set # CONFIG_PACKAGE_python3-packaging is not set
# CONFIG_PACKAGE_python3-paho-mqtt is not set # CONFIG_PACKAGE_python3-paho-mqtt is not set
# CONFIG_PACKAGE_python3-paramiko is not set # CONFIG_PACKAGE_python3-paramiko is not set
@ -4882,7 +4797,24 @@ CONFIG_PACKAGE_libunbound_libpthread=y
# #
# SSL # SSL
# #
# CONFIG_PACKAGE_libgnutls is not set CONFIG_PACKAGE_libgnutls=y
#
# Configuration
#
CONFIG_GNUTLS_DTLS_SRTP=y
CONFIG_GNUTLS_ALPN=y
CONFIG_GNUTLS_OCSP=y
# CONFIG_GNUTLS_CRYPTODEV is not set
CONFIG_GNUTLS_HEARTBEAT=y
# CONFIG_GNUTLS_SRP is not set
CONFIG_GNUTLS_PSK=y
CONFIG_GNUTLS_ANON=y
# CONFIG_GNUTLS_TPM is not set
# CONFIG_GNUTLS_PKCS11 is not set
# CONFIG_GNUTLS_EXT_LIBTASN1 is not set
# end of Configuration
# CONFIG_PACKAGE_libgnutls-dane is not set # CONFIG_PACKAGE_libgnutls-dane is not set
CONFIG_PACKAGE_libmbedtls=y CONFIG_PACKAGE_libmbedtls=y
# CONFIG_LIBMBEDTLS_DEBUG_C is not set # CONFIG_LIBMBEDTLS_DEBUG_C is not set
@ -5134,7 +5066,9 @@ CONFIG_PACKAGE_libffi=y
# CONFIG_PACKAGE_libftdi1 is not set # CONFIG_PACKAGE_libftdi1 is not set
# CONFIG_PACKAGE_libgabe is not set # CONFIG_PACKAGE_libgabe is not set
# CONFIG_PACKAGE_libgcrypt is not set # CONFIG_PACKAGE_libgcrypt is not set
# CONFIG_PACKAGE_libgd is not set CONFIG_PACKAGE_libgd=y
# CONFIG_LIBGD_TIFF is not set
# CONFIG_LIBGD_FREETYPE is not set
# CONFIG_PACKAGE_libgd-full is not set # CONFIG_PACKAGE_libgd-full is not set
# CONFIG_PACKAGE_libgdbm is not set # CONFIG_PACKAGE_libgdbm is not set
# CONFIG_PACKAGE_libgee is not set # CONFIG_PACKAGE_libgee is not set
@ -5168,7 +5102,7 @@ CONFIG_PACKAGE_libgmp=y
# CONFIG_PACKAGE_libipfs-http-client is not set # CONFIG_PACKAGE_libipfs-http-client is not set
# CONFIG_PACKAGE_libiw is not set # CONFIG_PACKAGE_libiw is not set
CONFIG_PACKAGE_libiwinfo=y CONFIG_PACKAGE_libiwinfo=y
# CONFIG_PACKAGE_libjpeg-turbo is not set CONFIG_PACKAGE_libjpeg-turbo=y
CONFIG_PACKAGE_libjson-c=y CONFIG_PACKAGE_libjson-c=y
# CONFIG_PACKAGE_libkeyutils is not set # CONFIG_PACKAGE_libkeyutils is not set
# CONFIG_PACKAGE_libkmod is not set # CONFIG_PACKAGE_libkmod is not set
@ -5212,7 +5146,7 @@ CONFIG_PACKAGE_libnetfilter-conntrack=y
# CONFIG_PACKAGE_libnetfilter-cttimeout is not set # CONFIG_PACKAGE_libnetfilter-cttimeout is not set
# CONFIG_PACKAGE_libnetfilter-log is not set # CONFIG_PACKAGE_libnetfilter-log is not set
CONFIG_PACKAGE_libnetfilter-queue=y CONFIG_PACKAGE_libnetfilter-queue=y
# CONFIG_PACKAGE_libnetsnmp is not set CONFIG_PACKAGE_libnetsnmp=y
CONFIG_PACKAGE_libnettle=y CONFIG_PACKAGE_libnettle=y
# #
@ -5261,7 +5195,7 @@ CONFIG_PACKAGE_libpcap=y
# CONFIG_PCAP_HAS_NETFILTER is not set # CONFIG_PCAP_HAS_NETFILTER is not set
# end of Configuration # end of Configuration
# CONFIG_PACKAGE_libpci is not set CONFIG_PACKAGE_libpci=y
# CONFIG_PACKAGE_libpciaccess is not set # CONFIG_PACKAGE_libpciaccess is not set
CONFIG_PACKAGE_libpcre=y CONFIG_PACKAGE_libpcre=y
CONFIG_PCRE_JIT_ENABLED=y CONFIG_PCRE_JIT_ENABLED=y
@ -5274,7 +5208,7 @@ CONFIG_PCRE_JIT_ENABLED=y
# CONFIG_PACKAGE_libpfring is not set # CONFIG_PACKAGE_libpfring is not set
# CONFIG_PACKAGE_libpkcs11-spy is not set # CONFIG_PACKAGE_libpkcs11-spy is not set
# CONFIG_PACKAGE_libpkgconf is not set # CONFIG_PACKAGE_libpkgconf is not set
# CONFIG_PACKAGE_libpng is not set CONFIG_PACKAGE_libpng=y
# CONFIG_PACKAGE_libpopt is not set # CONFIG_PACKAGE_libpopt is not set
# CONFIG_PACKAGE_libprotobuf-c is not set # CONFIG_PACKAGE_libprotobuf-c is not set
# CONFIG_PACKAGE_libpsl is not set # CONFIG_PACKAGE_libpsl is not set
@ -5429,8 +5363,8 @@ CONFIG_PACKAGE_libxml2=y
# CONFIG_PACKAGE_pixman is not set # CONFIG_PACKAGE_pixman is not set
# CONFIG_PACKAGE_poco is not set # CONFIG_PACKAGE_poco is not set
# CONFIG_PACKAGE_poco-all is not set # CONFIG_PACKAGE_poco-all is not set
# CONFIG_PACKAGE_protobuf is not set CONFIG_PACKAGE_protobuf=y
# CONFIG_PACKAGE_protobuf-lite is not set CONFIG_PACKAGE_protobuf-lite=y
# CONFIG_PACKAGE_pthsem is not set # CONFIG_PACKAGE_pthsem is not set
# CONFIG_PACKAGE_re2 is not set # CONFIG_PACKAGE_re2 is not set
CONFIG_PACKAGE_rpcd-mod-luci=y CONFIG_PACKAGE_rpcd-mod-luci=y
@ -5551,7 +5485,7 @@ CONFIG_PACKAGE_luci-app-acl=y
# CONFIG_PACKAGE_luci-app-diag-core is not set # CONFIG_PACKAGE_luci-app-diag-core is not set
# CONFIG_PACKAGE_luci-app-dnscrypt-proxy is not set # CONFIG_PACKAGE_luci-app-dnscrypt-proxy is not set
# CONFIG_PACKAGE_luci-app-dockerman is not set # CONFIG_PACKAGE_luci-app-dockerman is not set
# CONFIG_PACKAGE_luci-app-dsvpn is not set CONFIG_PACKAGE_luci-app-dsvpn=y
# CONFIG_PACKAGE_luci-app-dump1090 is not set # CONFIG_PACKAGE_luci-app-dump1090 is not set
# CONFIG_PACKAGE_luci-app-dynapoint is not set # CONFIG_PACKAGE_luci-app-dynapoint is not set
CONFIG_PACKAGE_luci-app-eoip=y CONFIG_PACKAGE_luci-app-eoip=y
@ -5570,10 +5504,10 @@ CONFIG_PACKAGE_luci-app-ledtrig-rssi=y
CONFIG_PACKAGE_luci-app-ledtrig-switch=y CONFIG_PACKAGE_luci-app-ledtrig-switch=y
CONFIG_PACKAGE_luci-app-ledtrig-usbport=y CONFIG_PACKAGE_luci-app-ledtrig-usbport=y
# CONFIG_PACKAGE_luci-app-lxc is not set # CONFIG_PACKAGE_luci-app-lxc is not set
# CONFIG_PACKAGE_luci-app-mail is not set CONFIG_PACKAGE_luci-app-mail=y
# CONFIG_PACKAGE_luci-app-minidlna is not set # CONFIG_PACKAGE_luci-app-minidlna is not set
# CONFIG_PACKAGE_luci-app-mjpg-streamer is not set # CONFIG_PACKAGE_luci-app-mjpg-streamer is not set
# CONFIG_PACKAGE_luci-app-mlvpn is not set CONFIG_PACKAGE_luci-app-mlvpn=y
CONFIG_PACKAGE_luci-app-mptcp=y CONFIG_PACKAGE_luci-app-mptcp=y
# CONFIG_PACKAGE_luci-app-mwan3 is not set # CONFIG_PACKAGE_luci-app-mwan3 is not set
# CONFIG_PACKAGE_luci-app-nextdns is not set # CONFIG_PACKAGE_luci-app-nextdns is not set
@ -5593,9 +5527,9 @@ CONFIG_PACKAGE_luci-app-omr-quota=y
CONFIG_PACKAGE_luci-app-omr-tracker=y CONFIG_PACKAGE_luci-app-omr-tracker=y
CONFIG_PACKAGE_luci-app-openmptcprouter=y CONFIG_PACKAGE_luci-app-openmptcprouter=y
CONFIG_PACKAGE_luci-app-openvpn=y CONFIG_PACKAGE_luci-app-openvpn=y
# CONFIG_PACKAGE_luci-app-opkg is not set CONFIG_PACKAGE_luci-app-opkg=y
# CONFIG_PACKAGE_luci-app-p910nd is not set # CONFIG_PACKAGE_luci-app-p910nd is not set
# CONFIG_PACKAGE_luci-app-packet-capture is not set CONFIG_PACKAGE_luci-app-packet-capture=y
# CONFIG_PACKAGE_luci-app-pagekitec is not set # CONFIG_PACKAGE_luci-app-pagekitec is not set
# CONFIG_PACKAGE_luci-app-polipo is not set # CONFIG_PACKAGE_luci-app-polipo is not set
# CONFIG_PACKAGE_luci-app-privoxy is not set # CONFIG_PACKAGE_luci-app-privoxy is not set
@ -5612,14 +5546,14 @@ CONFIG_PACKAGE_luci-app-shutdown=y
# CONFIG_PACKAGE_luci-app-siitwizard is not set # CONFIG_PACKAGE_luci-app-siitwizard is not set
# CONFIG_PACKAGE_luci-app-simple-adblock is not set # CONFIG_PACKAGE_luci-app-simple-adblock is not set
# CONFIG_PACKAGE_luci-app-smartdns is not set # CONFIG_PACKAGE_luci-app-smartdns is not set
# CONFIG_PACKAGE_luci-app-snmpd is not set CONFIG_PACKAGE_luci-app-snmpd=y
# CONFIG_PACKAGE_luci-app-softether is not set # CONFIG_PACKAGE_luci-app-softether is not set
# CONFIG_PACKAGE_luci-app-splash is not set # CONFIG_PACKAGE_luci-app-splash is not set
CONFIG_PACKAGE_luci-app-sqm=y CONFIG_PACKAGE_luci-app-sqm=y
# CONFIG_PACKAGE_luci-app-squid is not set # CONFIG_PACKAGE_luci-app-squid is not set
# CONFIG_PACKAGE_luci-app-statistics is not set # CONFIG_PACKAGE_luci-app-statistics is not set
CONFIG_PACKAGE_luci-app-status=y CONFIG_PACKAGE_luci-app-status=m
# CONFIG_PACKAGE_luci-app-sysupgrade is not set CONFIG_PACKAGE_luci-app-sysupgrade=y
# CONFIG_PACKAGE_luci-app-tinyproxy is not set # CONFIG_PACKAGE_luci-app-tinyproxy is not set
# CONFIG_PACKAGE_luci-app-transmission is not set # CONFIG_PACKAGE_luci-app-transmission is not set
# CONFIG_PACKAGE_luci-app-travelmate is not set # CONFIG_PACKAGE_luci-app-travelmate is not set
@ -5629,7 +5563,7 @@ CONFIG_PACKAGE_luci-app-uhttpd=y
CONFIG_PACKAGE_luci-app-unbound=y CONFIG_PACKAGE_luci-app-unbound=y
CONFIG_PACKAGE_luci-app-upnp=y CONFIG_PACKAGE_luci-app-upnp=y
# CONFIG_PACKAGE_luci-app-vnstat is not set # CONFIG_PACKAGE_luci-app-vnstat is not set
# CONFIG_PACKAGE_luci-app-vnstat2 is not set CONFIG_PACKAGE_luci-app-vnstat2=y
# CONFIG_PACKAGE_luci-app-vpn-policy-routing is not set # CONFIG_PACKAGE_luci-app-vpn-policy-routing is not set
# CONFIG_PACKAGE_luci-app-vpnbypass is not set # CONFIG_PACKAGE_luci-app-vpnbypass is not set
CONFIG_PACKAGE_luci-app-watchcat=y CONFIG_PACKAGE_luci-app-watchcat=y
@ -5643,7 +5577,7 @@ CONFIG_PACKAGE_luci-app-wol=y
# #
# 4. Themes # 4. Themes
# #
# CONFIG_PACKAGE_luci-theme-argon is not set CONFIG_PACKAGE_luci-theme-argon=y
CONFIG_PACKAGE_luci-theme-bootstrap=y CONFIG_PACKAGE_luci-theme-bootstrap=y
# CONFIG_PACKAGE_luci-theme-material is not set # CONFIG_PACKAGE_luci-theme-material is not set
CONFIG_PACKAGE_luci-theme-openmptcprouter=y CONFIG_PACKAGE_luci-theme-openmptcprouter=y
@ -5796,6 +5730,8 @@ CONFIG_PACKAGE_luci-i18n-dashboard-en=y
# CONFIG_PACKAGE_luci-i18n-dashboard-uk is not set # CONFIG_PACKAGE_luci-i18n-dashboard-uk is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-vi is not set # CONFIG_PACKAGE_luci-i18n-dashboard-vi is not set
CONFIG_PACKAGE_luci-i18n-dashboard-zh-cn=y CONFIG_PACKAGE_luci-i18n-dashboard-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-dsvpn-fr is not set
CONFIG_PACKAGE_luci-i18n-dsvpn-zh-cn=y
CONFIG_PACKAGE_luci-i18n-eoip-en=y CONFIG_PACKAGE_luci-i18n-eoip-en=y
# CONFIG_PACKAGE_luci-i18n-eoip-ru is not set # CONFIG_PACKAGE_luci-i18n-eoip-ru is not set
# CONFIG_PACKAGE_luci-i18n-firewall-ar is not set # CONFIG_PACKAGE_luci-i18n-firewall-ar is not set
@ -5874,6 +5810,14 @@ CONFIG_PACKAGE_luci-i18n-https-dns-proxy-zh-tw=y
# CONFIG_PACKAGE_luci-i18n-iperf-it is not set # CONFIG_PACKAGE_luci-i18n-iperf-it is not set
# CONFIG_PACKAGE_luci-i18n-iperf-oc is not set # CONFIG_PACKAGE_luci-i18n-iperf-oc is not set
CONFIG_PACKAGE_luci-i18n-iperf-zh-cn=y CONFIG_PACKAGE_luci-i18n-iperf-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-mail-de is not set
# CONFIG_PACKAGE_luci-i18n-mail-fr is not set
# CONFIG_PACKAGE_luci-i18n-mail-it is not set
# CONFIG_PACKAGE_luci-i18n-mail-oc is not set
CONFIG_PACKAGE_luci-i18n-mail-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-mail-zh_Hant_HK is not set
# CONFIG_PACKAGE_luci-i18n-mlvpn-fr is not set
CONFIG_PACKAGE_luci-i18n-mlvpn-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-mptcp-de is not set # CONFIG_PACKAGE_luci-i18n-mptcp-de is not set
# CONFIG_PACKAGE_luci-i18n-mptcp-fr is not set # CONFIG_PACKAGE_luci-i18n-mptcp-fr is not set
# CONFIG_PACKAGE_luci-i18n-mptcp-it is not set # CONFIG_PACKAGE_luci-i18n-mptcp-it is not set
@ -5969,6 +5913,39 @@ CONFIG_PACKAGE_luci-i18n-openvpn-en=y
# CONFIG_PACKAGE_luci-i18n-openvpn-vi is not set # CONFIG_PACKAGE_luci-i18n-openvpn-vi is not set
CONFIG_PACKAGE_luci-i18n-openvpn-zh-cn=y CONFIG_PACKAGE_luci-i18n-openvpn-zh-cn=y
CONFIG_PACKAGE_luci-i18n-openvpn-zh-tw=y CONFIG_PACKAGE_luci-i18n-openvpn-zh-tw=y
# CONFIG_PACKAGE_luci-i18n-opkg-ar is not set
# CONFIG_PACKAGE_luci-i18n-opkg-bg is not set
# CONFIG_PACKAGE_luci-i18n-opkg-bn is not set
# CONFIG_PACKAGE_luci-i18n-opkg-ca is not set
# CONFIG_PACKAGE_luci-i18n-opkg-cs is not set
# CONFIG_PACKAGE_luci-i18n-opkg-de is not set
# CONFIG_PACKAGE_luci-i18n-opkg-el is not set
CONFIG_PACKAGE_luci-i18n-opkg-en=y
# CONFIG_PACKAGE_luci-i18n-opkg-es is not set
# CONFIG_PACKAGE_luci-i18n-opkg-fi is not set
# CONFIG_PACKAGE_luci-i18n-opkg-fr is not set
# CONFIG_PACKAGE_luci-i18n-opkg-he is not set
# CONFIG_PACKAGE_luci-i18n-opkg-hi is not set
# CONFIG_PACKAGE_luci-i18n-opkg-hu is not set
# CONFIG_PACKAGE_luci-i18n-opkg-it is not set
# CONFIG_PACKAGE_luci-i18n-opkg-ja is not set
# CONFIG_PACKAGE_luci-i18n-opkg-ko is not set
# CONFIG_PACKAGE_luci-i18n-opkg-mr is not set
# CONFIG_PACKAGE_luci-i18n-opkg-ms is not set
# CONFIG_PACKAGE_luci-i18n-opkg-no is not set
# CONFIG_PACKAGE_luci-i18n-opkg-pl is not set
# CONFIG_PACKAGE_luci-i18n-opkg-pt is not set
# CONFIG_PACKAGE_luci-i18n-opkg-pt-br is not set
# CONFIG_PACKAGE_luci-i18n-opkg-ro is not set
# CONFIG_PACKAGE_luci-i18n-opkg-ru is not set
# CONFIG_PACKAGE_luci-i18n-opkg-sk is not set
# CONFIG_PACKAGE_luci-i18n-opkg-sv is not set
# CONFIG_PACKAGE_luci-i18n-opkg-tr is not set
# CONFIG_PACKAGE_luci-i18n-opkg-uk is not set
# CONFIG_PACKAGE_luci-i18n-opkg-vi is not set
CONFIG_PACKAGE_luci-i18n-opkg-zh-cn=y
CONFIG_PACKAGE_luci-i18n-opkg-zh-tw=y
# CONFIG_PACKAGE_luci-i18n-packet-capture-fr is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-ar is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-ar is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-bg is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-bg is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-bn is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-bn is not set
@ -6038,7 +6015,8 @@ CONFIG_PACKAGE_luci-i18n-sqm-en=y
# CONFIG_PACKAGE_luci-i18n-sqm-vi is not set # CONFIG_PACKAGE_luci-i18n-sqm-vi is not set
CONFIG_PACKAGE_luci-i18n-sqm-zh-cn=y CONFIG_PACKAGE_luci-i18n-sqm-zh-cn=y
CONFIG_PACKAGE_luci-i18n-sqm-zh-tw=y CONFIG_PACKAGE_luci-i18n-sqm-zh-tw=y
CONFIG_PACKAGE_luci-i18n-status-zh-cn=y CONFIG_PACKAGE_luci-i18n-status-zh-cn=m
# CONFIG_PACKAGE_luci-i18n-sysupgrade-fr is not set
# CONFIG_PACKAGE_luci-i18n-ttyd-ar is not set # CONFIG_PACKAGE_luci-i18n-ttyd-ar is not set
# CONFIG_PACKAGE_luci-i18n-ttyd-bg is not set # CONFIG_PACKAGE_luci-i18n-ttyd-bg is not set
# CONFIG_PACKAGE_luci-i18n-ttyd-bn is not set # CONFIG_PACKAGE_luci-i18n-ttyd-bn is not set
@ -6168,6 +6146,38 @@ CONFIG_PACKAGE_luci-i18n-upnp-en=y
# CONFIG_PACKAGE_luci-i18n-upnp-vi is not set # CONFIG_PACKAGE_luci-i18n-upnp-vi is not set
CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y
CONFIG_PACKAGE_luci-i18n-upnp-zh-tw=y CONFIG_PACKAGE_luci-i18n-upnp-zh-tw=y
# CONFIG_PACKAGE_luci-i18n-vnstat2-ar is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-bg is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-bn is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-ca is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-cs is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-de is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-el is not set
CONFIG_PACKAGE_luci-i18n-vnstat2-en=y
# CONFIG_PACKAGE_luci-i18n-vnstat2-es is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-fi is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-fr is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-he is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-hi is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-hu is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-it is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-ja is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-ko is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-mr is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-ms is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-no is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-pl is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-pt is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-pt-br is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-ro is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-ru is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-sk is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-sv is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-tr is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-uk is not set
# CONFIG_PACKAGE_luci-i18n-vnstat2-vi is not set
CONFIG_PACKAGE_luci-i18n-vnstat2-zh-cn=y
CONFIG_PACKAGE_luci-i18n-vnstat2-zh-tw=y
# CONFIG_PACKAGE_luci-i18n-watchcat-ar is not set # CONFIG_PACKAGE_luci-i18n-watchcat-ar is not set
# CONFIG_PACKAGE_luci-i18n-watchcat-bg is not set # CONFIG_PACKAGE_luci-i18n-watchcat-bg is not set
# CONFIG_PACKAGE_luci-i18n-watchcat-bn is not set # CONFIG_PACKAGE_luci-i18n-watchcat-bn is not set
@ -6285,8 +6295,8 @@ CONFIG_PACKAGE_luci-i18n-wol-zh-tw=y
# CONFIG_PACKAGE_greyfix is not set # CONFIG_PACKAGE_greyfix is not set
# CONFIG_PACKAGE_mailsend is not set # CONFIG_PACKAGE_mailsend is not set
# CONFIG_PACKAGE_mailsend-nossl is not set # CONFIG_PACKAGE_mailsend-nossl is not set
# CONFIG_PACKAGE_msmtp is not set CONFIG_PACKAGE_msmtp=y
# CONFIG_PACKAGE_msmtp-mta is not set CONFIG_PACKAGE_msmtp-mta=y
# CONFIG_PACKAGE_msmtp-nossl is not set # CONFIG_PACKAGE_msmtp-nossl is not set
# CONFIG_PACKAGE_msmtp-queue is not set # CONFIG_PACKAGE_msmtp-queue is not set
# CONFIG_PACKAGE_mutt is not set # CONFIG_PACKAGE_mutt is not set
@ -6725,7 +6735,19 @@ CONFIG_OPENLDAP_DEBUG=y
# #
# Project V # Project V
# #
# CONFIG_PACKAGE_v2ray-core is not set CONFIG_PACKAGE_v2ray-core=y
#
# V2Ray Configuration
#
CONFIG_V2RAY_JSON_V2CTL=y
# CONFIG_V2RAY_JSON_INTERNAL is not set
# CONFIG_V2RAY_JSON_NONE is not set
# CONFIG_V2RAY_EXCLUDE_ASSETS is not set
# CONFIG_V2RAY_COMPRESS_UPX is not set
CONFIG_V2RAY_DISABLE_NONE=y
# CONFIG_V2RAY_DISABLE_CUSTOM is not set
# end of V2Ray Configuration
# end of Project V # end of Project V
# #
@ -6863,13 +6885,13 @@ CONFIG_PACKAGE_tc-tiny=y
# VPN # VPN
# #
# CONFIG_PACKAGE_chaosvpn is not set # CONFIG_PACKAGE_chaosvpn is not set
# CONFIG_PACKAGE_dsvpn is not set CONFIG_PACKAGE_dsvpn=y
CONFIG_PACKAGE_eoip=y CONFIG_PACKAGE_eoip=y
# CONFIG_PACKAGE_fastd is not set # CONFIG_PACKAGE_fastd is not set
CONFIG_PACKAGE_glorytun=y CONFIG_PACKAGE_glorytun=y
CONFIG_PACKAGE_glorytun-udp=y CONFIG_PACKAGE_glorytun-udp=y
# CONFIG_PACKAGE_libreswan is not set # CONFIG_PACKAGE_libreswan is not set
# CONFIG_PACKAGE_mlvpn is not set CONFIG_PACKAGE_mlvpn=y
# CONFIG_PACKAGE_ocserv is not set # CONFIG_PACKAGE_ocserv is not set
# CONFIG_PACKAGE_openconnect is not set # CONFIG_PACKAGE_openconnect is not set
# CONFIG_PACKAGE_openfortivpn is not set # CONFIG_PACKAGE_openfortivpn is not set
@ -7245,14 +7267,14 @@ CONFIG_PACKAGE_rssileds=y
# CONFIG_PACKAGE_seafile-server-fuse is not set # CONFIG_PACKAGE_seafile-server-fuse is not set
# CONFIG_PACKAGE_ser2net is not set # CONFIG_PACKAGE_ser2net is not set
# CONFIG_PACKAGE_simple-adblock is not set # CONFIG_PACKAGE_simple-adblock is not set
# CONFIG_PACKAGE_simple-obfs is not set CONFIG_PACKAGE_simple-obfs=y
# CONFIG_PACKAGE_simple-obfs-server is not set # CONFIG_PACKAGE_simple-obfs-server is not set
# CONFIG_PACKAGE_smartdns is not set # CONFIG_PACKAGE_smartdns is not set
# CONFIG_PACKAGE_smbinfo is not set # CONFIG_PACKAGE_smbinfo is not set
# CONFIG_PACKAGE_snmp-mibs is not set CONFIG_PACKAGE_snmp-mibs=y
# CONFIG_PACKAGE_snmp-utils is not set CONFIG_PACKAGE_snmp-utils=y
# CONFIG_PACKAGE_snmpd is not set CONFIG_PACKAGE_snmpd=y
# CONFIG_PACKAGE_snmptrapd is not set CONFIG_PACKAGE_snmptrapd=y
# CONFIG_PACKAGE_socat is not set # CONFIG_PACKAGE_socat is not set
# CONFIG_PACKAGE_softflowd is not set # CONFIG_PACKAGE_softflowd is not set
# CONFIG_PACKAGE_soloscli is not set # CONFIG_PACKAGE_soloscli is not set
@ -7284,12 +7306,12 @@ CONFIG_PACKAGE_uclient-fetch=y
# CONFIG_PACKAGE_ulogd is not set # CONFIG_PACKAGE_ulogd is not set
# CONFIG_PACKAGE_umdns is not set # CONFIG_PACKAGE_umdns is not set
# CONFIG_PACKAGE_usbip is not set # CONFIG_PACKAGE_usbip is not set
# CONFIG_PACKAGE_v2ray-plugin is not set CONFIG_PACKAGE_v2ray-plugin=y
# CONFIG_PACKAGE_vallumd is not set # CONFIG_PACKAGE_vallumd is not set
# CONFIG_PACKAGE_vncrepeater is not set # CONFIG_PACKAGE_vncrepeater is not set
# CONFIG_PACKAGE_vnstat is not set # CONFIG_PACKAGE_vnstat is not set
CONFIG_PACKAGE_vnstat2=y CONFIG_PACKAGE_vnstat2=y
# CONFIG_PACKAGE_vnstati2 is not set CONFIG_PACKAGE_vnstati2=y
# CONFIG_PACKAGE_vpn-policy-routing is not set # CONFIG_PACKAGE_vpn-policy-routing is not set
# CONFIG_PACKAGE_vpnbypass is not set # CONFIG_PACKAGE_vpnbypass is not set
# CONFIG_PACKAGE_vti is not set # CONFIG_PACKAGE_vti is not set
@ -7310,9 +7332,9 @@ CONFIG_PACKAGE_wwan=y
CONFIG_PACKAGE_omr-6in4=y CONFIG_PACKAGE_omr-6in4=y
CONFIG_PACKAGE_omr-update=y CONFIG_PACKAGE_omr-update=y
CONFIG_PACKAGE_openmptcprouter=y CONFIG_PACKAGE_openmptcprouter=y
# CONFIG_PACKAGE_openmptcprouter-full is not set CONFIG_PACKAGE_openmptcprouter-full=y
# CONFIG_PACKAGE_openmptcprouter-mini is not set # CONFIG_PACKAGE_openmptcprouter-mini is not set
CONFIG_PACKAGE_openmptcprouter-zuixiao=y # CONFIG_PACKAGE_openmptcprouter-zuixiao is not set
# end of OpenMPTCProuter # end of OpenMPTCProuter
# #
@ -7690,7 +7712,112 @@ CONFIG_PACKAGE_adb=y
# CONFIG_PACKAGE_conmon is not set # CONFIG_PACKAGE_conmon is not set
# CONFIG_PACKAGE_containerd is not set # CONFIG_PACKAGE_containerd is not set
# CONFIG_PACKAGE_coremark is not set # CONFIG_PACKAGE_coremark is not set
# CONFIG_PACKAGE_coreutils is not set CONFIG_PACKAGE_coreutils=y
# CONFIG_PACKAGE_coreutils-b2sum is not set
# CONFIG_PACKAGE_coreutils-base32 is not set
# CONFIG_PACKAGE_coreutils-base64 is not set
# CONFIG_PACKAGE_coreutils-basename is not set
# CONFIG_PACKAGE_coreutils-basenc is not set
# CONFIG_PACKAGE_coreutils-cat is not set
# CONFIG_PACKAGE_coreutils-chcon is not set
# CONFIG_PACKAGE_coreutils-chgrp is not set
# CONFIG_PACKAGE_coreutils-chmod is not set
# CONFIG_PACKAGE_coreutils-chown is not set
# CONFIG_PACKAGE_coreutils-chroot is not set
# CONFIG_PACKAGE_coreutils-cksum is not set
# CONFIG_PACKAGE_coreutils-comm is not set
# CONFIG_PACKAGE_coreutils-cp is not set
# CONFIG_PACKAGE_coreutils-csplit is not set
# CONFIG_PACKAGE_coreutils-cut is not set
# CONFIG_PACKAGE_coreutils-date is not set
# CONFIG_PACKAGE_coreutils-dd is not set
# CONFIG_PACKAGE_coreutils-df is not set
# CONFIG_PACKAGE_coreutils-dir is not set
# CONFIG_PACKAGE_coreutils-dircolors is not set
# CONFIG_PACKAGE_coreutils-dirname is not set
# CONFIG_PACKAGE_coreutils-du is not set
# CONFIG_PACKAGE_coreutils-echo is not set
# CONFIG_PACKAGE_coreutils-env is not set
# CONFIG_PACKAGE_coreutils-expand is not set
# CONFIG_PACKAGE_coreutils-expr is not set
# CONFIG_PACKAGE_coreutils-factor is not set
# CONFIG_PACKAGE_coreutils-false is not set
# CONFIG_PACKAGE_coreutils-fmt is not set
# CONFIG_PACKAGE_coreutils-fold is not set
# CONFIG_PACKAGE_coreutils-groups is not set
# CONFIG_PACKAGE_coreutils-head is not set
# CONFIG_PACKAGE_coreutils-hostid is not set
# CONFIG_PACKAGE_coreutils-id is not set
# CONFIG_PACKAGE_coreutils-install is not set
# CONFIG_PACKAGE_coreutils-join is not set
# CONFIG_PACKAGE_coreutils-kill is not set
# CONFIG_PACKAGE_coreutils-link is not set
# CONFIG_PACKAGE_coreutils-ln is not set
# CONFIG_PACKAGE_coreutils-logname is not set
# CONFIG_PACKAGE_coreutils-ls is not set
# CONFIG_PACKAGE_coreutils-md5sum is not set
# CONFIG_PACKAGE_coreutils-mkdir is not set
# CONFIG_PACKAGE_coreutils-mkfifo is not set
# CONFIG_PACKAGE_coreutils-mknod is not set
# CONFIG_PACKAGE_coreutils-mktemp is not set
# CONFIG_PACKAGE_coreutils-mv is not set
# CONFIG_PACKAGE_coreutils-nice is not set
# CONFIG_PACKAGE_coreutils-nl is not set
# CONFIG_PACKAGE_coreutils-nohup is not set
# CONFIG_PACKAGE_coreutils-nproc is not set
# CONFIG_PACKAGE_coreutils-numfmt is not set
# CONFIG_PACKAGE_coreutils-od is not set
# CONFIG_PACKAGE_coreutils-paste is not set
# CONFIG_PACKAGE_coreutils-pathchk is not set
# CONFIG_PACKAGE_coreutils-pinky is not set
# CONFIG_PACKAGE_coreutils-pr is not set
# CONFIG_PACKAGE_coreutils-printenv is not set
# CONFIG_PACKAGE_coreutils-printf is not set
# CONFIG_PACKAGE_coreutils-ptx is not set
# CONFIG_PACKAGE_coreutils-pwd is not set
# CONFIG_PACKAGE_coreutils-readlink is not set
# CONFIG_PACKAGE_coreutils-realpath is not set
# CONFIG_PACKAGE_coreutils-rm is not set
# CONFIG_PACKAGE_coreutils-rmdir is not set
# CONFIG_PACKAGE_coreutils-runcon is not set
# CONFIG_PACKAGE_coreutils-seq is not set
# CONFIG_PACKAGE_coreutils-sha1sum is not set
# CONFIG_PACKAGE_coreutils-sha224sum is not set
# CONFIG_PACKAGE_coreutils-sha256sum is not set
# CONFIG_PACKAGE_coreutils-sha384sum is not set
# CONFIG_PACKAGE_coreutils-sha512sum is not set
# CONFIG_PACKAGE_coreutils-shred is not set
# CONFIG_PACKAGE_coreutils-shuf is not set
# CONFIG_PACKAGE_coreutils-sleep is not set
# CONFIG_PACKAGE_coreutils-sort is not set
# CONFIG_PACKAGE_coreutils-split is not set
# CONFIG_PACKAGE_coreutils-stat is not set
# CONFIG_PACKAGE_coreutils-stdbuf is not set
# CONFIG_PACKAGE_coreutils-stty is not set
# CONFIG_PACKAGE_coreutils-sum is not set
# CONFIG_PACKAGE_coreutils-sync is not set
# CONFIG_PACKAGE_coreutils-tac is not set
# CONFIG_PACKAGE_coreutils-tail is not set
# CONFIG_PACKAGE_coreutils-tee is not set
# CONFIG_PACKAGE_coreutils-test is not set
CONFIG_PACKAGE_coreutils-timeout=y
# CONFIG_PACKAGE_coreutils-touch is not set
# CONFIG_PACKAGE_coreutils-tr is not set
# CONFIG_PACKAGE_coreutils-true is not set
# CONFIG_PACKAGE_coreutils-truncate is not set
# CONFIG_PACKAGE_coreutils-tsort is not set
# CONFIG_PACKAGE_coreutils-tty is not set
# CONFIG_PACKAGE_coreutils-uname is not set
# CONFIG_PACKAGE_coreutils-unexpand is not set
# CONFIG_PACKAGE_coreutils-uniq is not set
# CONFIG_PACKAGE_coreutils-unlink is not set
# CONFIG_PACKAGE_coreutils-uptime is not set
# CONFIG_PACKAGE_coreutils-users is not set
# CONFIG_PACKAGE_coreutils-vdir is not set
# CONFIG_PACKAGE_coreutils-wc is not set
# CONFIG_PACKAGE_coreutils-who is not set
# CONFIG_PACKAGE_coreutils-whoami is not set
# CONFIG_PACKAGE_coreutils-yes is not set
# CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crconf is not set
# CONFIG_PACKAGE_crelay is not set # CONFIG_PACKAGE_crelay is not set
# CONFIG_PACKAGE_crun is not set # CONFIG_PACKAGE_crun is not set
@ -7725,6 +7852,7 @@ CONFIG_PACKAGE_dbus=y
# CONFIG_PACKAGE_flashrom-pci is not set # CONFIG_PACKAGE_flashrom-pci is not set
# CONFIG_PACKAGE_flashrom-spi is not set # CONFIG_PACKAGE_flashrom-spi is not set
# CONFIG_PACKAGE_flashrom-usb is not set # CONFIG_PACKAGE_flashrom-usb is not set
# CONFIG_PACKAGE_flent-tools is not set
# CONFIG_PACKAGE_flock is not set # CONFIG_PACKAGE_flock is not set
# CONFIG_PACKAGE_fritz-caldata is not set # CONFIG_PACKAGE_fritz-caldata is not set
# CONFIG_PACKAGE_fritz-tffs is not set # CONFIG_PACKAGE_fritz-tffs is not set
@ -7768,7 +7896,6 @@ CONFIG_PACKAGE_jshn=y
# CONFIG_PACKAGE_kexec-tools is not set # CONFIG_PACKAGE_kexec-tools is not set
# CONFIG_PACKAGE_kmod is not set # CONFIG_PACKAGE_kmod is not set
# CONFIG_PACKAGE_lcd4linux-custom is not set # CONFIG_PACKAGE_lcd4linux-custom is not set
# CONFIG_PACKAGE_lcd4linux-full is not set
# CONFIG_PACKAGE_lcdproc-clients is not set # CONFIG_PACKAGE_lcdproc-clients is not set
# CONFIG_PACKAGE_lcdproc-drivers is not set # CONFIG_PACKAGE_lcdproc-drivers is not set
# CONFIG_PACKAGE_lcdproc-server is not set # CONFIG_PACKAGE_lcdproc-server is not set
@ -7960,4 +8087,4 @@ CONFIG_PACKAGE_whois=y
# end of Font-Utils # end of Font-Utils
# end of Xorg # end of Xorg
CONFIG_OVERRIDE_PKGS="6in4 umbim" CONFIG_OVERRIDE_PKGS="6in4 umbim"

View file

@ -2646,6 +2646,8 @@ CONFIG_PACKAGE_htop=y
# #
# CONFIG_PACKAGE_jose is not set # CONFIG_PACKAGE_jose is not set
# CONFIG_PACKAGE_libjose is not set # CONFIG_PACKAGE_libjose is not set
# CONFIG_PACKAGE_nginx is not set
# CONFIG_PACKAGE_nginx-mod-luci-ssl is not set
# CONFIG_PACKAGE_nginx-util is not set # CONFIG_PACKAGE_nginx-util is not set
# CONFIG_PACKAGE_tang is not set # CONFIG_PACKAGE_tang is not set
# end of Extra packages # end of Extra packages
@ -2677,7 +2679,6 @@ CONFIG_PACKAGE_htop=y
# CONFIG_PACKAGE_ipq-wifi-luma_wrtq-329acn is not set # CONFIG_PACKAGE_ipq-wifi-luma_wrtq-329acn is not set
# CONFIG_PACKAGE_ipq-wifi-mobipromo_cm520-79f is not set # CONFIG_PACKAGE_ipq-wifi-mobipromo_cm520-79f is not set
# CONFIG_PACKAGE_ipq-wifi-nec_wg2600hp3 is not set # CONFIG_PACKAGE_ipq-wifi-nec_wg2600hp3 is not set
# CONFIG_PACKAGE_ipq-wifi-p2w_r619ac is not set
CONFIG_PACKAGE_ipq-wifi-pangu_l1000=y CONFIG_PACKAGE_ipq-wifi-pangu_l1000=y
# CONFIG_PACKAGE_ipq-wifi-plasmacloud_pa1200 is not set # CONFIG_PACKAGE_ipq-wifi-plasmacloud_pa1200 is not set
# CONFIG_PACKAGE_ipq-wifi-plasmacloud_pa2200 is not set # CONFIG_PACKAGE_ipq-wifi-plasmacloud_pa2200 is not set
@ -2694,8 +2695,8 @@ CONFIG_PACKAGE_ath10k-board-qca4019=y
# CONFIG_PACKAGE_ath10k-board-qca9984 is not set # CONFIG_PACKAGE_ath10k-board-qca9984 is not set
# CONFIG_PACKAGE_ath10k-board-qca99x0 is not set # CONFIG_PACKAGE_ath10k-board-qca99x0 is not set
# CONFIG_PACKAGE_ath10k-firmware-qca4019 is not set # CONFIG_PACKAGE_ath10k-firmware-qca4019 is not set
# CONFIG_PACKAGE_ath10k-firmware-qca4019-ct is not set CONFIG_PACKAGE_ath10k-firmware-qca4019-ct=y
CONFIG_PACKAGE_ath10k-firmware-qca4019-ct-full-htt=y # CONFIG_PACKAGE_ath10k-firmware-qca4019-ct-full-htt is not set
# CONFIG_PACKAGE_ath10k-firmware-qca4019-ct-htt is not set # CONFIG_PACKAGE_ath10k-firmware-qca4019-ct-htt is not set
# CONFIG_PACKAGE_ath10k-firmware-qca6174 is not set # CONFIG_PACKAGE_ath10k-firmware-qca6174 is not set
# CONFIG_PACKAGE_ath10k-firmware-qca9887 is not set # CONFIG_PACKAGE_ath10k-firmware-qca9887 is not set
@ -3736,8 +3737,8 @@ CONFIG_PACKAGE_kmod-mrf24j40=m
# #
# Wireless Drivers # Wireless Drivers
# #
CONFIG_PACKAGE_kmod-adm8211=m # CONFIG_PACKAGE_kmod-adm8211 is not set
CONFIG_PACKAGE_kmod-ar5523=m # CONFIG_PACKAGE_kmod-ar5523 is not set
CONFIG_PACKAGE_kmod-ath=y CONFIG_PACKAGE_kmod-ath=y
CONFIG_ATH_USER_REGD=y CONFIG_ATH_USER_REGD=y
# CONFIG_PACKAGE_ATH_DEBUG is not set # CONFIG_PACKAGE_ATH_DEBUG is not set
@ -3747,65 +3748,37 @@ CONFIG_PACKAGE_ATH_DFS=y
CONFIG_PACKAGE_kmod-ath10k-ct=y CONFIG_PACKAGE_kmod-ath10k-ct=y
CONFIG_ATH10K-CT_LEDS=y CONFIG_ATH10K-CT_LEDS=y
# CONFIG_PACKAGE_kmod-ath10k-ct-smallbuffers is not set # CONFIG_PACKAGE_kmod-ath10k-ct-smallbuffers is not set
CONFIG_PACKAGE_kmod-ath5k=m # CONFIG_PACKAGE_kmod-ath5k is not set
CONFIG_PACKAGE_kmod-ath6kl=m # CONFIG_PACKAGE_kmod-ath6kl-sdio is not set
CONFIG_PACKAGE_kmod-ath6kl-sdio=m # CONFIG_PACKAGE_kmod-ath6kl-usb is not set
CONFIG_PACKAGE_kmod-ath6kl-usb=m
CONFIG_PACKAGE_kmod-ath9k=m CONFIG_PACKAGE_kmod-ath9k=m
# CONFIG_ATH9K_HWRNG is not set # CONFIG_ATH9K_HWRNG is not set
# CONFIG_ATH9K_SUPPORT_PCOEM is not set # CONFIG_ATH9K_SUPPORT_PCOEM is not set
# CONFIG_ATH9K_TX99 is not set # CONFIG_ATH9K_TX99 is not set
CONFIG_PACKAGE_kmod-ath9k-common=y CONFIG_PACKAGE_kmod-ath9k-common=y
CONFIG_PACKAGE_kmod-ath9k-htc=y CONFIG_PACKAGE_kmod-ath9k-htc=y
CONFIG_PACKAGE_kmod-b43=m # CONFIG_PACKAGE_kmod-b43 is not set
CONFIG_PACKAGE_B43_USE_SSB=m # CONFIG_PACKAGE_kmod-b43legacy is not set
CONFIG_PACKAGE_B43_USE_BCMA=m # CONFIG_PACKAGE_kmod-brcmfmac is not set
# CONFIG_B43_FW_4_150 is not set # CONFIG_PACKAGE_kmod-brcmsmac is not set
# CONFIG_B43_FW_4_178 is not set # CONFIG_PACKAGE_kmod-brcmutil is not set
# CONFIG_B43_FW_5_10 is not set # CONFIG_PACKAGE_kmod-carl9170 is not set
CONFIG_B43_FW_5_100_138=y
# CONFIG_B43_FW_6_30 is not set
# CONFIG_B43_OPENFIRMWARE is not set
CONFIG_B43_FW_SQUASH=y
CONFIG_B43_FW_SQUASH_COREREVS="5,6,7,8,9,10,11,13,15,16,28,29,30"
CONFIG_B43_FW_SQUASH_PHYTYPES="G,N,LP,HT"
CONFIG_PACKAGE_B43_BUSES_BCMA_AND_SSB=y
# CONFIG_PACKAGE_B43_BUSES_BCMA is not set
# CONFIG_PACKAGE_B43_BUSES_SSB is not set
# CONFIG_PACKAGE_B43_DEBUG is not set
# CONFIG_PACKAGE_B43_PIO is not set
CONFIG_PACKAGE_B43_PHY_G=y
CONFIG_PACKAGE_B43_PHY_N=y
CONFIG_PACKAGE_B43_PHY_LP=y
CONFIG_PACKAGE_B43_PHY_HT=y
CONFIG_PACKAGE_kmod-b43legacy=m
CONFIG_PACKAGE_kmod-brcmfmac=m
# CONFIG_BRCMFMAC_SDIO is not set
CONFIG_BRCMFMAC_USB=y
CONFIG_BRCMFMAC_PCIE=y
CONFIG_PACKAGE_kmod-brcmsmac=m
CONFIG_BRCMSMAC_USE_FW_FROM_WL=y
CONFIG_PACKAGE_kmod-brcmutil=m
# CONFIG_PACKAGE_BRCM80211_DEBUG is not set
CONFIG_PACKAGE_kmod-carl9170=m
CONFIG_PACKAGE_kmod-cfg80211=y CONFIG_PACKAGE_kmod-cfg80211=y
# CONFIG_PACKAGE_CFG80211_TESTMODE is not set # CONFIG_PACKAGE_CFG80211_TESTMODE is not set
CONFIG_PACKAGE_kmod-hermes=m # CONFIG_PACKAGE_kmod-hermes is not set
CONFIG_PACKAGE_kmod-hermes-pci=m # CONFIG_PACKAGE_kmod-hermes-pci is not set
CONFIG_PACKAGE_kmod-hermes-plx=m # CONFIG_PACKAGE_kmod-hermes-plx is not set
CONFIG_PACKAGE_kmod-ipw2100=m # CONFIG_PACKAGE_kmod-ipw2100 is not set
CONFIG_PACKAGE_kmod-ipw2200=m # CONFIG_PACKAGE_kmod-ipw2200 is not set
CONFIG_PACKAGE_kmod-iwl-legacy=m # CONFIG_PACKAGE_kmod-iwl-legacy is not set
CONFIG_PACKAGE_kmod-iwl3945=m # CONFIG_PACKAGE_kmod-iwl3945 is not set
CONFIG_PACKAGE_kmod-iwl4965=m # CONFIG_PACKAGE_kmod-iwl4965 is not set
CONFIG_PACKAGE_kmod-iwlwifi=m # CONFIG_PACKAGE_kmod-iwlwifi is not set
# CONFIG_PACKAGE_IWLWIFI_DEBUG is not set # CONFIG_PACKAGE_kmod-lib80211 is not set
# CONFIG_PACKAGE_IWLWIFI_DEBUGFS is not set # CONFIG_PACKAGE_kmod-libertas-sdio is not set
CONFIG_PACKAGE_kmod-lib80211=m # CONFIG_PACKAGE_kmod-libertas-spi is not set
CONFIG_PACKAGE_kmod-libertas-sdio=m # CONFIG_PACKAGE_kmod-libertas-usb is not set
CONFIG_PACKAGE_kmod-libertas-spi=m # CONFIG_PACKAGE_kmod-libipw is not set
CONFIG_PACKAGE_kmod-libertas-usb=m
CONFIG_PACKAGE_kmod-libipw=m
CONFIG_PACKAGE_kmod-mac80211=y CONFIG_PACKAGE_kmod-mac80211=y
CONFIG_PACKAGE_MAC80211_DEBUGFS=y CONFIG_PACKAGE_MAC80211_DEBUGFS=y
# CONFIG_PACKAGE_MAC80211_TRACING is not set # CONFIG_PACKAGE_MAC80211_TRACING is not set
@ -3933,14 +3906,14 @@ CONFIG_GOLANG_BUILD_CACHE_DIR=""
# CONFIG_PACKAGE_golang-github-jedisct1-dnscrypt-proxy2-dev is not set # CONFIG_PACKAGE_golang-github-jedisct1-dnscrypt-proxy2-dev is not set
# CONFIG_PACKAGE_golang-github-nextdns-nextdns-dev is not set # CONFIG_PACKAGE_golang-github-nextdns-nextdns-dev is not set
# CONFIG_PACKAGE_golang-gitlab-yawning-obfs4-dev is not set # CONFIG_PACKAGE_golang-gitlab-yawning-obfs4-dev is not set
# CONFIG_PACKAGE_golang-golang-x-crypto-dev is not set CONFIG_PACKAGE_golang-golang-x-crypto-dev=y
# CONFIG_PACKAGE_golang-golang-x-net-dev is not set CONFIG_PACKAGE_golang-golang-x-net-dev=y
# CONFIG_PACKAGE_golang-golang-x-sys-dev is not set CONFIG_PACKAGE_golang-golang-x-sys-dev=y
# CONFIG_PACKAGE_golang-golang-x-text-dev is not set CONFIG_PACKAGE_golang-golang-x-text-dev=y
# CONFIG_PACKAGE_golang-protobuf-dev is not set CONFIG_PACKAGE_golang-protobuf-dev=y
# CONFIG_PACKAGE_golang-src is not set # CONFIG_PACKAGE_golang-src is not set
# CONFIG_PACKAGE_golang-torproject-tor-fw-helper-dev is not set # CONFIG_PACKAGE_golang-torproject-tor-fw-helper-dev is not set
# CONFIG_PACKAGE_v2ray-ext-dev is not set CONFIG_PACKAGE_v2ray-ext-dev=y
# end of Go # end of Go
# #
@ -5580,7 +5553,7 @@ CONFIG_PACKAGE_luci-app-snmpd=y
CONFIG_PACKAGE_luci-app-sqm=y CONFIG_PACKAGE_luci-app-sqm=y
# CONFIG_PACKAGE_luci-app-squid is not set # CONFIG_PACKAGE_luci-app-squid is not set
# CONFIG_PACKAGE_luci-app-statistics is not set # CONFIG_PACKAGE_luci-app-statistics is not set
CONFIG_PACKAGE_luci-app-status=y CONFIG_PACKAGE_luci-app-status=m
CONFIG_PACKAGE_luci-app-sysupgrade=y CONFIG_PACKAGE_luci-app-sysupgrade=y
# CONFIG_PACKAGE_luci-app-tinyproxy is not set # CONFIG_PACKAGE_luci-app-tinyproxy is not set
# CONFIG_PACKAGE_luci-app-transmission is not set # CONFIG_PACKAGE_luci-app-transmission is not set
@ -5726,21 +5699,58 @@ CONFIG_PACKAGE_luci-i18n-base-en=y
# CONFIG_PACKAGE_luci-i18n-base-vi is not set # CONFIG_PACKAGE_luci-i18n-base-vi is not set
CONFIG_PACKAGE_luci-i18n-base-zh-cn=y CONFIG_PACKAGE_luci-i18n-base-zh-cn=y
CONFIG_PACKAGE_luci-i18n-base-zh-tw=y CONFIG_PACKAGE_luci-i18n-base-zh-tw=y
# CONFIG_PACKAGE_luci-i18n-dashboard-ar is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-bg is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-bn is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-ca is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-cs is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-de is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-el is not set
CONFIG_PACKAGE_luci-i18n-dashboard-en=y
# CONFIG_PACKAGE_luci-i18n-dashboard-es is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-fi is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-fr is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-he is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-hi is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-hu is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-it is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-ja is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-ko is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-mr is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-ms is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-nl is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-no is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-pl is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-pt is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-pt-br is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-ro is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-ru is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-sk is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-sv is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-tr is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-uk is not set
# CONFIG_PACKAGE_luci-i18n-dashboard-vi is not set
CONFIG_PACKAGE_luci-i18n-dashboard-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-dsvpn-fr is not set # CONFIG_PACKAGE_luci-i18n-dsvpn-fr is not set
CONFIG_PACKAGE_luci-i18n-dsvpn-zh-cn=y CONFIG_PACKAGE_luci-i18n-dsvpn-zh-cn=y
CONFIG_PACKAGE_luci-i18n-eoip-en=y CONFIG_PACKAGE_luci-i18n-eoip-en=y
# CONFIG_PACKAGE_luci-i18n-eoip-ru is not set # CONFIG_PACKAGE_luci-i18n-eoip-ru is not set
# CONFIG_PACKAGE_luci-i18n-firewall-ar is not set
# CONFIG_PACKAGE_luci-i18n-firewall-bg is not set # CONFIG_PACKAGE_luci-i18n-firewall-bg is not set
# CONFIG_PACKAGE_luci-i18n-firewall-bn is not set
# CONFIG_PACKAGE_luci-i18n-firewall-ca is not set # CONFIG_PACKAGE_luci-i18n-firewall-ca is not set
# CONFIG_PACKAGE_luci-i18n-firewall-cs is not set # CONFIG_PACKAGE_luci-i18n-firewall-cs is not set
# CONFIG_PACKAGE_luci-i18n-firewall-de is not set # CONFIG_PACKAGE_luci-i18n-firewall-de is not set
# CONFIG_PACKAGE_luci-i18n-firewall-el is not set # CONFIG_PACKAGE_luci-i18n-firewall-el is not set
CONFIG_PACKAGE_luci-i18n-firewall-en=y CONFIG_PACKAGE_luci-i18n-firewall-en=y
# CONFIG_PACKAGE_luci-i18n-firewall-es is not set # CONFIG_PACKAGE_luci-i18n-firewall-es is not set
# CONFIG_PACKAGE_luci-i18n-firewall-fa is not set
# CONFIG_PACKAGE_luci-i18n-firewall-fi is not set
# CONFIG_PACKAGE_luci-i18n-firewall-fr is not set # CONFIG_PACKAGE_luci-i18n-firewall-fr is not set
# CONFIG_PACKAGE_luci-i18n-firewall-he is not set # CONFIG_PACKAGE_luci-i18n-firewall-he is not set
# CONFIG_PACKAGE_luci-i18n-firewall-hi is not set # CONFIG_PACKAGE_luci-i18n-firewall-hi is not set
# CONFIG_PACKAGE_luci-i18n-firewall-hu is not set # CONFIG_PACKAGE_luci-i18n-firewall-hu is not set
# CONFIG_PACKAGE_luci-i18n-firewall-id is not set
# CONFIG_PACKAGE_luci-i18n-firewall-it is not set # CONFIG_PACKAGE_luci-i18n-firewall-it is not set
# CONFIG_PACKAGE_luci-i18n-firewall-ja is not set # CONFIG_PACKAGE_luci-i18n-firewall-ja is not set
# CONFIG_PACKAGE_luci-i18n-firewall-ko is not set # CONFIG_PACKAGE_luci-i18n-firewall-ko is not set
@ -5752,6 +5762,7 @@ CONFIG_PACKAGE_luci-i18n-firewall-en=y
# CONFIG_PACKAGE_luci-i18n-firewall-pt-br is not set # CONFIG_PACKAGE_luci-i18n-firewall-pt-br is not set
# CONFIG_PACKAGE_luci-i18n-firewall-ro is not set # CONFIG_PACKAGE_luci-i18n-firewall-ro is not set
# CONFIG_PACKAGE_luci-i18n-firewall-ru is not set # CONFIG_PACKAGE_luci-i18n-firewall-ru is not set
# CONFIG_PACKAGE_luci-i18n-firewall-si is not set
# CONFIG_PACKAGE_luci-i18n-firewall-sk is not set # CONFIG_PACKAGE_luci-i18n-firewall-sk is not set
# CONFIG_PACKAGE_luci-i18n-firewall-sv is not set # CONFIG_PACKAGE_luci-i18n-firewall-sv is not set
# CONFIG_PACKAGE_luci-i18n-firewall-tr is not set # CONFIG_PACKAGE_luci-i18n-firewall-tr is not set
@ -5763,13 +5774,16 @@ CONFIG_PACKAGE_luci-i18n-firewall-zh-tw=y
CONFIG_PACKAGE_luci-i18n-glorytun-tcp-zh-cn=y CONFIG_PACKAGE_luci-i18n-glorytun-tcp-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-glorytun-udp-fr is not set # CONFIG_PACKAGE_luci-i18n-glorytun-udp-fr is not set
CONFIG_PACKAGE_luci-i18n-glorytun-udp-zh-cn=y CONFIG_PACKAGE_luci-i18n-glorytun-udp-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-https-dns-proxy-ar is not set
# CONFIG_PACKAGE_luci-i18n-https-dns-proxy-bg is not set # CONFIG_PACKAGE_luci-i18n-https-dns-proxy-bg is not set
# CONFIG_PACKAGE_luci-i18n-https-dns-proxy-bn is not set
# CONFIG_PACKAGE_luci-i18n-https-dns-proxy-ca is not set # CONFIG_PACKAGE_luci-i18n-https-dns-proxy-ca is not set
# CONFIG_PACKAGE_luci-i18n-https-dns-proxy-cs is not set # CONFIG_PACKAGE_luci-i18n-https-dns-proxy-cs is not set
# CONFIG_PACKAGE_luci-i18n-https-dns-proxy-de is not set # CONFIG_PACKAGE_luci-i18n-https-dns-proxy-de is not set
# CONFIG_PACKAGE_luci-i18n-https-dns-proxy-el is not set # CONFIG_PACKAGE_luci-i18n-https-dns-proxy-el is not set
CONFIG_PACKAGE_luci-i18n-https-dns-proxy-en=y CONFIG_PACKAGE_luci-i18n-https-dns-proxy-en=y
# CONFIG_PACKAGE_luci-i18n-https-dns-proxy-es is not set # CONFIG_PACKAGE_luci-i18n-https-dns-proxy-es is not set
# CONFIG_PACKAGE_luci-i18n-https-dns-proxy-fi is not set
# CONFIG_PACKAGE_luci-i18n-https-dns-proxy-fr is not set # CONFIG_PACKAGE_luci-i18n-https-dns-proxy-fr is not set
# CONFIG_PACKAGE_luci-i18n-https-dns-proxy-he is not set # CONFIG_PACKAGE_luci-i18n-https-dns-proxy-he is not set
# CONFIG_PACKAGE_luci-i18n-https-dns-proxy-hi is not set # CONFIG_PACKAGE_luci-i18n-https-dns-proxy-hi is not set
@ -5933,13 +5947,16 @@ CONFIG_PACKAGE_luci-i18n-opkg-en=y
CONFIG_PACKAGE_luci-i18n-opkg-zh-cn=y CONFIG_PACKAGE_luci-i18n-opkg-zh-cn=y
CONFIG_PACKAGE_luci-i18n-opkg-zh-tw=y CONFIG_PACKAGE_luci-i18n-opkg-zh-tw=y
# CONFIG_PACKAGE_luci-i18n-packet-capture-fr is not set # CONFIG_PACKAGE_luci-i18n-packet-capture-fr is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-ar is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-bg is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-bg is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-bn is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-ca is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-ca is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-cs is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-cs is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-de is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-de is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-el is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-el is not set
CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-en=y CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-en=y
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-es is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-es is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-fi is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-fr is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-fr is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-he is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-he is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-hi is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-hi is not set
@ -5947,6 +5964,7 @@ CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-en=y
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-it is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-it is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-ja is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-ja is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-ko is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-ko is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-mr is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-ms is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-ms is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-no is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-no is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-pl is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-pl is not set
@ -5959,18 +5977,13 @@ CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-en=y
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-tr is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-tr is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-uk is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-uk is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-vi is not set # CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-vi is not set
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-zh-cn is not set CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-zh-tw is not set CONFIG_PACKAGE_luci-i18n-shadowsocks-libev-zh-tw=y
# CONFIG_PACKAGE_luci-i18n-shutdown-de is not set # CONFIG_PACKAGE_luci-i18n-shutdown-de is not set
# CONFIG_PACKAGE_luci-i18n-shutdown-it is not set # CONFIG_PACKAGE_luci-i18n-shutdown-it is not set
# CONFIG_PACKAGE_luci-i18n-shutdown-oc is not set # CONFIG_PACKAGE_luci-i18n-shutdown-oc is not set
# CONFIG_PACKAGE_luci-i18n-shutdown-pl is not set # CONFIG_PACKAGE_luci-i18n-shutdown-pl is not set
CONFIG_PACKAGE_luci-i18n-shutdown-zh-cn=y CONFIG_PACKAGE_luci-i18n-shutdown-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-snmpd-de is not set
# CONFIG_PACKAGE_luci-i18n-snmpd-fr is not set
# CONFIG_PACKAGE_luci-i18n-snmpd-it is not set
# CONFIG_PACKAGE_luci-i18n-snmpd-oc is not set
CONFIG_PACKAGE_luci-i18n-snmpd-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-sqm-ar is not set # CONFIG_PACKAGE_luci-i18n-sqm-ar is not set
# CONFIG_PACKAGE_luci-i18n-sqm-bg is not set # CONFIG_PACKAGE_luci-i18n-sqm-bg is not set
# CONFIG_PACKAGE_luci-i18n-sqm-bn is not set # CONFIG_PACKAGE_luci-i18n-sqm-bn is not set
@ -6003,7 +6016,7 @@ CONFIG_PACKAGE_luci-i18n-sqm-en=y
# CONFIG_PACKAGE_luci-i18n-sqm-vi is not set # CONFIG_PACKAGE_luci-i18n-sqm-vi is not set
CONFIG_PACKAGE_luci-i18n-sqm-zh-cn=y CONFIG_PACKAGE_luci-i18n-sqm-zh-cn=y
CONFIG_PACKAGE_luci-i18n-sqm-zh-tw=y CONFIG_PACKAGE_luci-i18n-sqm-zh-tw=y
CONFIG_PACKAGE_luci-i18n-status-zh-cn=y CONFIG_PACKAGE_luci-i18n-status-zh-cn=m
# CONFIG_PACKAGE_luci-i18n-sysupgrade-fr is not set # CONFIG_PACKAGE_luci-i18n-sysupgrade-fr is not set
# CONFIG_PACKAGE_luci-i18n-ttyd-ar is not set # CONFIG_PACKAGE_luci-i18n-ttyd-ar is not set
# CONFIG_PACKAGE_luci-i18n-ttyd-bg is not set # CONFIG_PACKAGE_luci-i18n-ttyd-bg is not set
@ -6723,7 +6736,19 @@ CONFIG_OPENLDAP_DEBUG=y
# #
# Project V # Project V
# #
# CONFIG_PACKAGE_v2ray-core is not set CONFIG_PACKAGE_v2ray-core=y
#
# V2Ray Configuration
#
CONFIG_V2RAY_JSON_V2CTL=y
# CONFIG_V2RAY_JSON_INTERNAL is not set
# CONFIG_V2RAY_JSON_NONE is not set
# CONFIG_V2RAY_EXCLUDE_ASSETS is not set
# CONFIG_V2RAY_COMPRESS_UPX is not set
CONFIG_V2RAY_DISABLE_NONE=y
# CONFIG_V2RAY_DISABLE_CUSTOM is not set
# end of V2Ray Configuration
# end of Project V # end of Project V
# #
@ -6946,8 +6971,8 @@ CONFIG_PACKAGE_frpc=y
# CONFIG_PACKAGE_kcptun-config is not set # CONFIG_PACKAGE_kcptun-config is not set
# CONFIG_PACKAGE_kcptun-server is not set # CONFIG_PACKAGE_kcptun-server is not set
# CONFIG_PACKAGE_lighttpd is not set # CONFIG_PACKAGE_lighttpd is not set
# CONFIG_PACKAGE_nginx is not set
# CONFIG_PACKAGE_nginx-all-module is not set # CONFIG_PACKAGE_nginx-all-module is not set
# CONFIG_PACKAGE_nginx-mod-luci is not set
# CONFIG_PACKAGE_nginx-ssl is not set # CONFIG_PACKAGE_nginx-ssl is not set
# CONFIG_PACKAGE_nginx-ssl-util is not set # CONFIG_PACKAGE_nginx-ssl-util is not set
# CONFIG_PACKAGE_nginx-ssl-util-nopcre is not set # CONFIG_PACKAGE_nginx-ssl-util-nopcre is not set
@ -7282,7 +7307,7 @@ CONFIG_PACKAGE_uclient-fetch=y
# CONFIG_PACKAGE_ulogd is not set # CONFIG_PACKAGE_ulogd is not set
# CONFIG_PACKAGE_umdns is not set # CONFIG_PACKAGE_umdns is not set
# CONFIG_PACKAGE_usbip is not set # CONFIG_PACKAGE_usbip is not set
# CONFIG_PACKAGE_v2ray-plugin is not set CONFIG_PACKAGE_v2ray-plugin=y
# CONFIG_PACKAGE_vallumd is not set # CONFIG_PACKAGE_vallumd is not set
# CONFIG_PACKAGE_vncrepeater is not set # CONFIG_PACKAGE_vncrepeater is not set
# CONFIG_PACKAGE_vnstat is not set # CONFIG_PACKAGE_vnstat is not set
@ -7308,7 +7333,7 @@ CONFIG_PACKAGE_wwan=y
CONFIG_PACKAGE_omr-6in4=y CONFIG_PACKAGE_omr-6in4=y
CONFIG_PACKAGE_omr-update=y CONFIG_PACKAGE_omr-update=y
CONFIG_PACKAGE_openmptcprouter=y CONFIG_PACKAGE_openmptcprouter=y
# CONFIG_PACKAGE_openmptcprouter-full is not set CONFIG_PACKAGE_openmptcprouter-full=y
# CONFIG_PACKAGE_openmptcprouter-mini is not set # CONFIG_PACKAGE_openmptcprouter-mini is not set
# CONFIG_PACKAGE_openmptcprouter-zuixiao is not set # CONFIG_PACKAGE_openmptcprouter-zuixiao is not set
# end of OpenMPTCProuter # end of OpenMPTCProuter
@ -7872,7 +7897,6 @@ CONFIG_PACKAGE_jshn=y
# CONFIG_PACKAGE_kexec-tools is not set # CONFIG_PACKAGE_kexec-tools is not set
# CONFIG_PACKAGE_kmod is not set # CONFIG_PACKAGE_kmod is not set
# CONFIG_PACKAGE_lcd4linux-custom is not set # CONFIG_PACKAGE_lcd4linux-custom is not set
# CONFIG_PACKAGE_lcd4linux-full is not set
# CONFIG_PACKAGE_lcdproc-clients is not set # CONFIG_PACKAGE_lcdproc-clients is not set
# CONFIG_PACKAGE_lcdproc-drivers is not set # CONFIG_PACKAGE_lcdproc-drivers is not set
# CONFIG_PACKAGE_lcdproc-server is not set # CONFIG_PACKAGE_lcdproc-server is not set
@ -7981,6 +8005,7 @@ CONFIG_PACKAGE_rng-tools=y
# CONFIG_PACKAGE_selinux-chcat is not set # CONFIG_PACKAGE_selinux-chcat is not set
# CONFIG_PACKAGE_selinux-semanage is not set # CONFIG_PACKAGE_selinux-semanage is not set
# CONFIG_PACKAGE_semodule-utils is not set # CONFIG_PACKAGE_semodule-utils is not set
# CONFIG_PACKAGE_serdisplib-tools is not set
# CONFIG_PACKAGE_setools is not set # CONFIG_PACKAGE_setools is not set
# CONFIG_PACKAGE_setserial is not set # CONFIG_PACKAGE_setserial is not set
# CONFIG_PACKAGE_shadow-utils is not set # CONFIG_PACKAGE_shadow-utils is not set