Bigest update for v23
This commit is contained in:
23
_base.config
23
_base.config
@@ -27,6 +27,7 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_REGEXP=y
|
||||
CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_WINCH=y
|
||||
|
||||
### System utils
|
||||
CONFIG_DROPBEAR_ECC=y
|
||||
CONFIG_PACKAGE_dropbear=y
|
||||
CONFIG_PACKAGE_uboot-envtools=y
|
||||
CONFIG_PACKAGE_mtd-utils=y
|
||||
@@ -40,17 +41,16 @@ CONFIG_PACKAGE_iperf3=y
|
||||
CONFIG_PACKAGE_htop=y
|
||||
CONFIG_PACKAGE_nano=y
|
||||
CONFIG_PACKAGE_ccrypt=y
|
||||
CONFIG_LIBCURL_PROXY=y
|
||||
CONFIG_PACKAGE_curl=y
|
||||
CONFIG_PACKAGE_wget=y
|
||||
CONFIG_PACKAGE_patch=y
|
||||
CONFIG_PACKAGE_diffutils=y
|
||||
CONFIG_PACKAGE_tree=y
|
||||
CONFIG_PACKAGE_irqbalance=y
|
||||
CONFIG_DROPBEAR_ECC=y
|
||||
CONFIG_PACKAGE_terminfo=y
|
||||
CONFIG_PACKAGE_zlib=y
|
||||
CONFIG_PACKAGE_ethtool=y
|
||||
CONFIG_PACKAGE_openssl-util=y
|
||||
|
||||
### USB device mount & file systems support
|
||||
CONFIG_PACKAGE_gdisk=y
|
||||
@@ -109,6 +109,19 @@ CONFIG_PACKAGE_6rd=y
|
||||
### IPv6 NAT support (ip6tables NAT extensions, ipt-nat6 and nf-nat6 kmods)
|
||||
##CONFIG_PACKAGE_ip6tables-mod-nat=y
|
||||
|
||||
### hostap
|
||||
CONFIG_PACKAGE_hostapd-openssl=y
|
||||
CONFIG_PACKAGE_hostapd-utils=y
|
||||
|
||||
### OpenSSL
|
||||
CONFIG_LIBCURL_OPENSSL=y
|
||||
CONFIG_PACKAGE_openssl-util=y
|
||||
CONFIG_PACKAGE_libwebsockets-full=y
|
||||
CONFIG_PACKAGE_libuhttpd-openssl=y
|
||||
|
||||
### LuCI with HTTPS support (OpenSSL as SSL backend)
|
||||
CONFIG_PACKAGE_luci-ssl-openssl=y
|
||||
|
||||
### SSL certificates
|
||||
CONFIG_PACKAGE_ca-certificates=y
|
||||
|
||||
@@ -142,9 +155,6 @@ CONFIG_PACKAGE_luci-theme-material=y
|
||||
CONFIG_PACKAGE_luci-theme-openwrt=y
|
||||
CONFIG_PACKAGE_luci-theme-openwrt-2020=y
|
||||
|
||||
### LuCI with HTTPS support (WolfSSL as SSL backend)
|
||||
CONFIG_PACKAGE_luci-ssl=y
|
||||
|
||||
### Luci statistics
|
||||
CONFIG_PACKAGE_luci-app-statistics=y
|
||||
CONFIG_PACKAGE_luci-i18n-statistics-ru=y
|
||||
@@ -156,7 +166,8 @@ CONFIG_PACKAGE_collectd-mod-thermal=y
|
||||
CONFIG_PACKAGE_collectd-mod-uptime=y
|
||||
|
||||
### WLAN/WPS support
|
||||
CONFIG_PACKAGE_wpad-wolfssl=y
|
||||
CONFIG_PACKAGE_wpa-supplicant-openssl=y
|
||||
CONFIG_PACKAGE_wpad-openssl=y
|
||||
CONFIG_WPA_SUPPLICANT_INTERNAL=y
|
||||
CONFIG_WPA_RFKILL_SUPPORT=y
|
||||
## CONFIG_WPA_MSG_MIN_PRIORITY=2
|
||||
|
||||
Reference in New Issue
Block a user