From 2eaae86d0a8212cf876d25b76df90a648e879b3b Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Sun, 12 Jul 2015 19:12:24 +0100 Subject: Update at Sun Jul 12 19:12:24 IST 2015 --- .config | 224 +++++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 157 insertions(+), 67 deletions(-) diff --git a/.config b/.config index e4c4a94..ff0b14d 100644 --- a/.config +++ b/.config @@ -55,12 +55,15 @@ CONFIG_TARGET_ar71xx_generic=y # CONFIG_TARGET_ar71xx_generic_ALL0305 is not set # CONFIG_TARGET_ar71xx_generic_ALL0258N is not set # CONFIG_TARGET_ar71xx_generic_ALL0315N is not set +# CONFIG_TARGET_ar71xx_generic_ANTMINER_S1 is not set +# CONFIG_TARGET_ar71xx_generic_ANTMINER_S3 is not set # CONFIG_TARGET_ar71xx_generic_AP113 is not set # CONFIG_TARGET_ar71xx_generic_AP121 is not set # CONFIG_TARGET_ar71xx_generic_AP121MINI is not set # CONFIG_TARGET_ar71xx_generic_AP132 is not set # CONFIG_TARGET_ar71xx_generic_AP135 is not set # CONFIG_TARGET_ar71xx_generic_AP136 is not set +# CONFIG_TARGET_ar71xx_generic_AP143 is not set # CONFIG_TARGET_ar71xx_generic_AP81 is not set # CONFIG_TARGET_ar71xx_generic_AP83 is not set # CONFIG_TARGET_ar71xx_generic_AP96 is not set @@ -84,6 +87,7 @@ CONFIG_TARGET_ar71xx_generic=y # CONFIG_TARGET_ar71xx_generic_WP543 is not set # CONFIG_TARGET_ar71xx_generic_WPE72 is not set # CONFIG_TARGET_ar71xx_generic_WPJ344 is not set +# CONFIG_TARGET_ar71xx_generic_WPJ531 is not set # CONFIG_TARGET_ar71xx_generic_WPJ558 is not set # CONFIG_TARGET_ar71xx_generic_DHP1565A1 is not set # CONFIG_TARGET_ar71xx_generic_DIR505A1 is not set @@ -93,6 +97,7 @@ CONFIG_TARGET_ar71xx_generic=y # CONFIG_TARGET_ar71xx_generic_DIR615C1 is not set # CONFIG_TARGET_ar71xx_generic_DIR615E1 is not set # CONFIG_TARGET_ar71xx_generic_DIR615E4 is not set +# CONFIG_TARGET_ar71xx_generic_DIR615IX is not set # CONFIG_TARGET_ar71xx_generic_DIR825B1 is not set # CONFIG_TARGET_ar71xx_generic_DIR825C1 is not set # CONFIG_TARGET_ar71xx_generic_DIR835A1 is not set @@ -103,6 +108,7 @@ CONFIG_TARGET_ar71xx_generic=y # CONFIG_TARGET_ar71xx_generic_EAP300V2 is not set # CONFIG_TARGET_ar71xx_generic_ESR900 is not set # CONFIG_TARGET_ar71xx_generic_ESR1750 is not set +# CONFIG_TARGET_ar71xx_generic_EPG5000 is not set # CONFIG_TARGET_ar71xx_generic_EWDORIN is not set # CONFIG_TARGET_ar71xx_generic_GLINET is not set # CONFIG_TARGET_ar71xx_generic_HIWIFI_HC6361 is not set @@ -111,6 +117,7 @@ CONFIG_TARGET_ar71xx_generic=y # CONFIG_TARGET_ar71xx_generic_JWAP003 is not set # CONFIG_TARGET_ar71xx_generic_WRT160NL is not set # CONFIG_TARGET_ar71xx_generic_WRT400N is not set +# CONFIG_TARGET_ar71xx_generic_WAP4410N is not set # CONFIG_TARGET_ar71xx_generic_MR12 is not set # CONFIG_TARGET_ar71xx_generic_MR16 is not set # CONFIG_TARGET_ar71xx_generic_MAC1200R is not set @@ -370,21 +377,19 @@ CONFIG_USE_MIPS16=y CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS="" CONFIG_BINUTILS_VERSION="linaro" CONFIG_EXTRA_GCC_CONFIG_OPTIONS="" -# CONFIG_SSP_SUPPORT is not set # CONFIG_SJLJ_EXCEPTIONS is not set # CONFIG_INSTALL_LIBGCJ is not set # CONFIG_INSTALL_GFORTRAN is not set CONFIG_GDB=y # CONFIG_INSIGHT is not set -CONFIG_USE_UCLIBC=y +CONFIG_USE_MUSL=y CONFIG_GCC_VERSION_4_8_LINARO=y CONFIG_GCC_VERSION="4.8-linaro" CONFIG_GCC_VERSION_4_8=y -CONFIG_UCLIBC_VERSION="0.9.33.2" -CONFIG_UCLIBC_VERSION_0_9_33=y -CONFIG_LIBC="uClibc" -CONFIG_LIBC_VERSION="0.9.33.2" -CONFIG_TARGET_SUFFIX="uclibc" +CONFIG_MUSL_VERSION="1.1.10" +CONFIG_LIBC="musl" +CONFIG_LIBC_VERSION="1.1.10" +CONFIG_TARGET_SUFFIX="musl" # CONFIG_IB is not set # CONFIG_SDK is not set # CONFIG_MAKE_TOOLCHAIN is not set @@ -1511,7 +1516,7 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_DD_SIGNAL_HANDLING=y # CONFIG_BUSYBOX_CONFIG_FEATURE_DD_THIRD_STATUS_LINE is not set CONFIG_BUSYBOX_CONFIG_FEATURE_DD_IBS_OBS=y CONFIG_BUSYBOX_CONFIG_DF=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_DF_FANCY is not set +CONFIG_BUSYBOX_CONFIG_FEATURE_DF_FANCY=y CONFIG_BUSYBOX_CONFIG_DIRNAME=y # CONFIG_BUSYBOX_CONFIG_DOS2UNIX is not set CONFIG_BUSYBOX_CONFIG_DU=y @@ -1595,7 +1600,7 @@ CONFIG_BUSYBOX_CONFIG_YES=y # # Common options # -# CONFIG_BUSYBOX_CONFIG_FEATURE_VERBOSE is not set +CONFIG_BUSYBOX_CONFIG_FEATURE_VERBOSE=y # # Common options for cp and mv @@ -1655,7 +1660,9 @@ CONFIG_BUSYBOX_CONFIG_AWK=y CONFIG_BUSYBOX_CONFIG_FEATURE_AWK_LIBM=y CONFIG_BUSYBOX_CONFIG_FEATURE_AWK_GNU_EXTENSIONS=y CONFIG_BUSYBOX_CONFIG_CMP=y -# CONFIG_BUSYBOX_CONFIG_DIFF is not set +CONFIG_BUSYBOX_CONFIG_DIFF=y +CONFIG_BUSYBOX_CONFIG_FEATURE_DIFF_LONG_OPTIONS=y +CONFIG_BUSYBOX_CONFIG_FEATURE_DIFF_DIR=y # CONFIG_BUSYBOX_CONFIG_ED is not set # CONFIG_BUSYBOX_CONFIG_PATCH is not set CONFIG_BUSYBOX_CONFIG_SED=y @@ -1673,7 +1680,9 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_VI_SETOPTS=y CONFIG_BUSYBOX_CONFIG_FEATURE_VI_SET=y CONFIG_BUSYBOX_CONFIG_FEATURE_VI_WIN_RESIZE=y CONFIG_BUSYBOX_CONFIG_FEATURE_VI_ASK_TERMINAL=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_VI_UNDO is not set +CONFIG_BUSYBOX_CONFIG_FEATURE_VI_UNDO=y +CONFIG_BUSYBOX_CONFIG_FEATURE_VI_UNDO_QUEUE=y +CONFIG_BUSYBOX_CONFIG_FEATURE_VI_UNDO_QUEUE_MAX=32 CONFIG_BUSYBOX_CONFIG_FEATURE_ALLOW_EXEC=y # @@ -1687,10 +1696,10 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_PERM=y CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_TYPE=y CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_XDEV=y CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_MAXDEPTH=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_NEWER is not set -# CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_INUM is not set +CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_NEWER=y +CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_INUM=y CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_EXEC=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_EXEC_PLUS is not set +CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_EXEC_PLUS=y CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_USER=y CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_GROUP=y CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_NOT=y @@ -1794,7 +1803,7 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_DMESG_PRETTY=y # CONFIG_BUSYBOX_CONFIG_MKFS_VFAT is not set # CONFIG_BUSYBOX_CONFIG_GETOPT is not set CONFIG_BUSYBOX_CONFIG_HEXDUMP=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_HEXDUMP_REVERSE is not set +CONFIG_BUSYBOX_CONFIG_FEATURE_HEXDUMP_REVERSE=y # CONFIG_BUSYBOX_CONFIG_HD is not set CONFIG_BUSYBOX_CONFIG_HWCLOCK=y # CONFIG_BUSYBOX_CONFIG_FEATURE_HWCLOCK_LONG_OPTIONS is not set @@ -1843,7 +1852,7 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_MOUNT_LOOP=y # CONFIG_BUSYBOX_CONFIG_CONSPY is not set CONFIG_BUSYBOX_CONFIG_CROND=y # CONFIG_BUSYBOX_CONFIG_FEATURE_CROND_D is not set -# CONFIG_BUSYBOX_CONFIG_FEATURE_CROND_CALL_SENDMAIL is not set +CONFIG_BUSYBOX_CONFIG_FEATURE_CROND_CALL_SENDMAIL=y CONFIG_BUSYBOX_CONFIG_FEATURE_CROND_DIR="/etc" CONFIG_BUSYBOX_CONFIG_LESS=y CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_MAXLINES=9999999 @@ -1975,10 +1984,10 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_TELNETD_STANDALONE=y # CONFIG_BUSYBOX_CONFIG_TFTP is not set # CONFIG_BUSYBOX_CONFIG_TFTPD is not set CONFIG_BUSYBOX_CONFIG_TRACEROUTE=y -# CONFIG_BUSYBOX_CONFIG_TRACEROUTE6 is not set +CONFIG_BUSYBOX_CONFIG_TRACEROUTE6=y CONFIG_BUSYBOX_CONFIG_FEATURE_TRACEROUTE_VERBOSE=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_TRACEROUTE_SOURCE_ROUTE is not set -# CONFIG_BUSYBOX_CONFIG_FEATURE_TRACEROUTE_USE_ICMP is not set +CONFIG_BUSYBOX_CONFIG_FEATURE_TRACEROUTE_SOURCE_ROUTE=y +CONFIG_BUSYBOX_CONFIG_FEATURE_TRACEROUTE_USE_ICMP=y # CONFIG_BUSYBOX_CONFIG_TUNCTL is not set # CONFIG_BUSYBOX_CONFIG_UDHCPC6 is not set # CONFIG_BUSYBOX_CONFIG_UDHCPD is not set @@ -2019,7 +2028,7 @@ CONFIG_BUSYBOX_CONFIG_SENDMAIL=y # # Process Utilities # -# CONFIG_BUSYBOX_CONFIG_IOSTAT is not set +CONFIG_BUSYBOX_CONFIG_IOSTAT=y CONFIG_BUSYBOX_CONFIG_LSOF=y # CONFIG_BUSYBOX_CONFIG_MPSTAT is not set # CONFIG_BUSYBOX_CONFIG_NMETER is not set @@ -2051,7 +2060,7 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_PS_WIDE=y # CONFIG_BUSYBOX_CONFIG_FEATURE_PS_LONG is not set # CONFIG_BUSYBOX_CONFIG_RENICE is not set CONFIG_BUSYBOX_CONFIG_BB_SYSCTL=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_SHOW_THREADS is not set +CONFIG_BUSYBOX_CONFIG_FEATURE_SHOW_THREADS=y CONFIG_BUSYBOX_CONFIG_WATCH=y # @@ -2129,7 +2138,6 @@ CONFIG_PACKAGE_libgcc=y CONFIG_PACKAGE_libpthread=y CONFIG_PACKAGE_librt=y # CONFIG_PACKAGE_libstdcpp is not set -# CONFIG_PACKAGE_libthread-db is not set # CONFIG_PACKAGE_mksh is not set # CONFIG_PACKAGE_mtd is not set CONFIG_PACKAGE_netifd=y @@ -2149,7 +2157,7 @@ CONFIG_PACKAGE_resolveip=y CONFIG_PACKAGE_rpcd=y # CONFIG_PACKAGE_rpcd-mod-file is not set # CONFIG_PACKAGE_rpcd-mod-iwinfo is not set -# CONFIG_PACKAGE_sqm-scripts is not set +CONFIG_PACKAGE_sqm-scripts=y CONFIG_PACKAGE_swconfig=y CONFIG_PACKAGE_ubox=y CONFIG_PACKAGE_ubus=y @@ -2243,6 +2251,7 @@ CONFIG_PACKAGE_kmod-crypto-arc4=y # CONFIG_PACKAGE_kmod-crypto-authenc is not set # CONFIG_PACKAGE_kmod-crypto-cbc is not set # CONFIG_PACKAGE_kmod-crypto-ccm is not set +# CONFIG_PACKAGE_kmod-crypto-cmac is not set CONFIG_PACKAGE_kmod-crypto-core=y # CONFIG_PACKAGE_kmod-crypto-crc32c is not set # CONFIG_PACKAGE_kmod-crypto-ctr is not set @@ -2416,7 +2425,7 @@ CONFIG_PACKAGE_kmod-ipt-core=y # CONFIG_PACKAGE_kmod-ipt-delude is not set # CONFIG_PACKAGE_kmod-ipt-dhcpmac is not set # CONFIG_PACKAGE_kmod-ipt-dnetmap is not set -# CONFIG_PACKAGE_kmod-ipt-extra is not set +CONFIG_PACKAGE_kmod-ipt-extra=y CONFIG_PACKAGE_kmod-ipt-filter=y # CONFIG_PACKAGE_kmod-ipt-fuzzy is not set # CONFIG_PACKAGE_kmod-ipt-geoip is not set @@ -2425,7 +2434,7 @@ CONFIG_PACKAGE_kmod-ipt-filter=y # CONFIG_PACKAGE_kmod-ipt-ipmark is not set CONFIG_PACKAGE_kmod-ipt-ipopt=y # CONFIG_PACKAGE_kmod-ipt-ipp2p is not set -# CONFIG_PACKAGE_kmod-ipt-iprange is not set +CONFIG_PACKAGE_kmod-ipt-iprange=y # CONFIG_PACKAGE_kmod-ipt-ipsec is not set # CONFIG_PACKAGE_kmod-ipt-ipset is not set # CONFIG_PACKAGE_kmod-ipt-ipv4options is not set @@ -2551,7 +2560,7 @@ CONFIG_PACKAGE_kmod-pppoe=y CONFIG_PACKAGE_kmod-pppox=y CONFIG_PACKAGE_kmod-pptp=y # CONFIG_PACKAGE_kmod-rxrpc is not set -# CONFIG_PACKAGE_kmod-sched is not set +CONFIG_PACKAGE_kmod-sched=y CONFIG_PACKAGE_kmod-sched-connmark=y CONFIG_PACKAGE_kmod-sched-core=y # CONFIG_PACKAGE_kmod-sched-esfq is not set @@ -2690,6 +2699,10 @@ CONFIG_PACKAGE_kmod-usb-serial-wwan=y # # CONFIG_PACKAGE_kmod-w1 is not set +# +# WPAN 802.15.4 Support +# + # # Wireless Drivers # @@ -2738,7 +2751,6 @@ CONFIG_PACKAGE_MAC80211_MESH=y # CONFIG_PACKAGE_kmod-net-prism54 is not set # CONFIG_PACKAGE_kmod-net-rtl8188eu is not set # CONFIG_PACKAGE_kmod-net-rtl8192su is not set -# CONFIG_PACKAGE_kmod-net-rtl8723au is not set # CONFIG_PACKAGE_kmod-p54-common is not set # CONFIG_PACKAGE_kmod-p54-pci is not set # CONFIG_PACKAGE_kmod-p54-usb is not set @@ -2843,6 +2855,7 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python-base is not set # CONFIG_PACKAGE_python-codecs is not set # CONFIG_PACKAGE_python-compiler is not set +# CONFIG_PACKAGE_python-crcmod is not set # CONFIG_PACKAGE_python-ctypes is not set # CONFIG_PACKAGE_python-db is not set # CONFIG_PACKAGE_python-decimal is not set @@ -2859,7 +2872,9 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python-openssl is not set # CONFIG_PACKAGE_python-pip is not set # CONFIG_PACKAGE_python-pydoc is not set +# CONFIG_PACKAGE_python-pyserial is not set # CONFIG_PACKAGE_python-setuptools is not set +# CONFIG_PACKAGE_python-smbus is not set # CONFIG_PACKAGE_python-sqlite3 is not set # CONFIG_PACKAGE_python-unittest is not set # CONFIG_PACKAGE_python-xml is not set @@ -2932,6 +2947,10 @@ CONFIG_PACKAGE_libxtables=y # Networking # # CONFIG_PACKAGE_libsctp is not set +# CONFIG_PACKAGE_libtoxav is not set +# CONFIG_PACKAGE_libtoxcore is not set +# CONFIG_PACKAGE_libtoxdns is not set +# CONFIG_PACKAGE_libtoxencryptsave is not set # # SSL @@ -2978,8 +2997,10 @@ CONFIG_PACKAGE_bind-libs=y # CONFIG_PACKAGE_fcgi is not set # CONFIG_PACKAGE_fftw3 is not set # CONFIG_PACKAGE_fftw3f is not set -# CONFIG_PACKAGE_freeradius-client is not set +# CONFIG_PACKAGE_giflib is not set # CONFIG_PACKAGE_glib2 is not set +# CONFIG_PACKAGE_ibrcommon is not set +# CONFIG_PACKAGE_ibrdtn is not set # CONFIG_PACKAGE_jansson is not set # CONFIG_PACKAGE_libaio is not set # CONFIG_PACKAGE_libantlr3c is not set @@ -2987,6 +3008,7 @@ CONFIG_PACKAGE_bind-libs=y # CONFIG_PACKAGE_libapr is not set # CONFIG_PACKAGE_libaprutil is not set # CONFIG_PACKAGE_libarchive is not set +# CONFIG_PACKAGE_libarchive-noopenssl is not set # CONFIG_PACKAGE_libartnet is not set # CONFIG_PACKAGE_libaudiofile is not set # CONFIG_PACKAGE_libavahi-client is not set @@ -3015,6 +3037,7 @@ CONFIG_PACKAGE_libblobmsg-json=y # CONFIG_PACKAGE_libdevmapper is not set # CONFIG_PACKAGE_libesmtp is not set # CONFIG_PACKAGE_libev is not set +# CONFIG_PACKAGE_libevdev is not set # CONFIG_PACKAGE_libevent is not set CONFIG_PACKAGE_libevent2=y # CONFIG_PACKAGE_libevent2-core is not set @@ -3022,31 +3045,31 @@ CONFIG_PACKAGE_libevent2=y # CONFIG_PACKAGE_libevent2-openssl is not set # CONFIG_PACKAGE_libevent2-pthreads is not set # CONFIG_PACKAGE_libevhtp is not set +# CONFIG_PACKAGE_libevhtp-1.1 is not set # CONFIG_PACKAGE_libexif is not set # CONFIG_PACKAGE_libexpat is not set # CONFIG_PACKAGE_libexslt is not set # CONFIG_PACKAGE_libextractor is not set +# CONFIG_PACKAGE_libf2fs is not set +# CONFIG_PACKAGE_libfaad2 is not set # CONFIG_PACKAGE_libffi is not set +# CONFIG_PACKAGE_libffmpeg-audio-dec is not set +# CONFIG_PACKAGE_libffmpeg-full is not set +# CONFIG_PACKAGE_libffmpeg-mini is not set +# CONFIG_PACKAGE_libflac is not set +# CONFIG_PACKAGE_libfreetype is not set # CONFIG_PACKAGE_libftdi is not set # CONFIG_PACKAGE_libftdi1 is not set # CONFIG_PACKAGE_libgcrypt is not set CONFIG_PACKAGE_libgd=y +# CONFIG_PACKAGE_libgdbm is not set # CONFIG_PACKAGE_libglpk is not set CONFIG_PACKAGE_libgmp=y # CONFIG_PACKAGE_libgnurl is not set # CONFIG_PACKAGE_libgpg-error is not set # CONFIG_PACKAGE_libhamlib is not set # CONFIG_PACKAGE_hidapi is not set -# CONFIG_PACKAGE_ibrcommon is not set -# CONFIG_PACKAGE_ibrdtn is not set -# CONFIG_PACKAGE_libf2fs is not set -# CONFIG_PACKAGE_libfaad2 is not set -# CONFIG_PACKAGE_libffmpeg-audio-dec is not set -# CONFIG_PACKAGE_libffmpeg-full is not set -# CONFIG_PACKAGE_libffmpeg-mini is not set -# CONFIG_PACKAGE_libflac is not set -# CONFIG_PACKAGE_libfreetype is not set -# CONFIG_PACKAGE_libgdbm is not set +# CONFIG_PACKAGE_libhiredis is not set # CONFIG_PACKAGE_libhttp-parser is not set # CONFIG_PACKAGE_libical is not set # CONFIG_PACKAGE_libiconv is not set @@ -3054,6 +3077,7 @@ CONFIG_PACKAGE_libgmp=y # CONFIG_PACKAGE_libid3tag is not set # CONFIG_PACKAGE_libidn is not set # CONFIG_PACKAGE_libimobiledevice is not set +# CONFIG_PACKAGE_libinput is not set # CONFIG_PACKAGE_libintl is not set # CONFIG_PACKAGE_libintl-full is not set # CONFIG_PACKAGE_libiw is not set @@ -3121,7 +3145,7 @@ CONFIG_PACKAGE_libpcap=y # Configuration # # CONFIG_PCAP_HAS_USB is not set -# CONFIG_PACKAGE_libpcre is not set +CONFIG_PACKAGE_libpcre=y # CONFIG_PACKAGE_libpcre16 is not set # CONFIG_PACKAGE_libpcrecpp is not set # CONFIG_PACKAGE_libpcsclite is not set @@ -3132,6 +3156,7 @@ CONFIG_PACKAGE_libpng=y CONFIG_PACKAGE_libpopt=y # CONFIG_PACKAGE_libprotobuf-c is not set CONFIG_PACKAGE_libqrencode=y +# CONFIG_PACKAGE_libradcli is not set # CONFIG_PACKAGE_libreadline is not set # CONFIG_PACKAGE_libroxml is not set CONFIG_PACKAGE_librpc=y @@ -3178,7 +3203,7 @@ CONFIG_PACKAGE_libusb-1.0=y # CONFIG_PACKAGE_libusb-compat is not set # CONFIG_PACKAGE_libusbmuxd is not set # CONFIG_PACKAGE_libustream-cyassl is not set -# CONFIG_PACKAGE_libustream-openssl is not set +CONFIG_PACKAGE_libustream-openssl=m CONFIG_PACKAGE_libustream-polarssl=y # CONFIG_PACKAGE_libuuid is not set # CONFIG_PACKAGE_libuv is not set @@ -3199,6 +3224,7 @@ CONFIG_PACKAGE_libustream-polarssl=y # CONFIG_PACKAGE_libzmq is not set # CONFIG_PACKAGE_linux-atm is not set # CONFIG_PACKAGE_lttng-ust is not set +# CONFIG_PACKAGE_mtdev is not set # CONFIG_PACKAGE_mxml is not set # CONFIG_PACKAGE_nacl is not set # CONFIG_PACKAGE_opencv is not set @@ -3282,7 +3308,7 @@ CONFIG_PACKAGE_luci-app-firewall=y # CONFIG_PACKAGE_luci-app-freifunk-diagnostics is not set # CONFIG_PACKAGE_luci-app-freifunk-policyrouting is not set # CONFIG_PACKAGE_luci-app-freifunk-widgets is not set -CONFIG_PACKAGE_luci-app-fwknopd=y +# CONFIG_PACKAGE_luci-app-fwknopd is not set # CONFIG_PACKAGE_luci-app-hd-idle is not set # CONFIG_PACKAGE_luci-app-lxc is not set # CONFIG_PACKAGE_luci-app-meshwizard is not set @@ -3290,7 +3316,7 @@ CONFIG_PACKAGE_luci-app-fwknopd=y # CONFIG_PACKAGE_luci-app-mmc-over-gpio is not set # CONFIG_PACKAGE_luci-app-multiwan is not set # CONFIG_PACKAGE_luci-app-mwan3 is not set -# CONFIG_PACKAGE_luci-app-ntpc is not set +CONFIG_PACKAGE_luci-app-ntpc=y # CONFIG_PACKAGE_luci-app-ocserv is not set # CONFIG_PACKAGE_luci-app-olsr is not set # CONFIG_PACKAGE_luci-app-olsr-services is not set @@ -3305,11 +3331,13 @@ CONFIG_PACKAGE_luci-app-qos=y # CONFIG_PACKAGE_luci-app-radicale is not set # CONFIG_PACKAGE_luci-app-radvd is not set # CONFIG_PACKAGE_luci-app-samba is not set +# CONFIG_PACKAGE_luci-app-shadowsocks-libev is not set # CONFIG_PACKAGE_luci-app-shairplay is not set # CONFIG_PACKAGE_luci-app-shairport is not set # CONFIG_PACKAGE_luci-app-siitwizard is not set # CONFIG_PACKAGE_luci-app-splash is not set -# CONFIG_PACKAGE_luci-app-sqm is not set +CONFIG_PACKAGE_luci-app-sqm=y +# CONFIG_PACKAGE_luci-app-squid is not set CONFIG_PACKAGE_luci-app-statistics=y # CONFIG_PACKAGE_luci-app-tinyproxy is not set # CONFIG_PACKAGE_luci-app-transmission is not set @@ -3320,14 +3348,14 @@ CONFIG_PACKAGE_luci-app-vnstat=y # CONFIG_PACKAGE_luci-app-voice-diag is not set # CONFIG_PACKAGE_luci-app-watchcat is not set CONFIG_PACKAGE_luci-app-wol=y -# CONFIG_PACKAGE_luci-app-wshaper is not set +CONFIG_PACKAGE_luci-app-wshaper=y # # 4. Themes # CONFIG_PACKAGE_luci-theme-bootstrap=y # CONFIG_PACKAGE_luci-theme-freifunk-bno is not set -# CONFIG_PACKAGE_luci-theme-freifunk-generic is not set +CONFIG_PACKAGE_luci-theme-freifunk-generic=y CONFIG_PACKAGE_luci-theme-openwrt=y # @@ -3512,7 +3540,31 @@ CONFIG_PACKAGE_luci-lib-nixio=y # CONFIG_PACKAGE_luci-i18n-firewall-vi is not set # CONFIG_PACKAGE_luci-i18n-firewall-zh-cn is not set # CONFIG_PACKAGE_luci-i18n-firewall-zh-tw is not set -# CONFIG_PACKAGE_luci-i18n-fwknopd-en is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-ca is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-cs is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-de is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-el is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-en is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-es is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-fr is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-he is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-hu is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-it is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-ja is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-ms is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-no is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-pl is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-pt is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-pt-br is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-ro is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-ru is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-sk is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-sv is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-tr is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-uk is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-vi is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-zh-cn is not set +# CONFIG_PACKAGE_luci-i18n-ntpc-zh-tw is not set # CONFIG_PACKAGE_luci-i18n-openvpn-ca is not set # CONFIG_PACKAGE_luci-i18n-openvpn-cs is not set # CONFIG_PACKAGE_luci-i18n-openvpn-de is not set @@ -3663,6 +3715,31 @@ CONFIG_PACKAGE_luci-lib-nixio=y # CONFIG_PACKAGE_luci-i18n-wol-vi is not set # CONFIG_PACKAGE_luci-i18n-wol-zh-cn is not set # CONFIG_PACKAGE_luci-i18n-wol-zh-tw is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-ca is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-cs is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-de is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-el is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-en is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-es is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-fr is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-he is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-hu is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-it is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-ja is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-ms is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-no is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-pl is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-pt is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-pt-br is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-ro is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-ru is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-sk is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-sv is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-tr is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-uk is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-vi is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-zh-cn is not set +# CONFIG_PACKAGE_luci-i18n-wshaper-zh-tw is not set # # Mail @@ -3714,6 +3791,7 @@ CONFIG_POSTFIX_CDB=y # CONFIG_PACKAGE_icecast is not set # CONFIG_PACKAGE_mjpg-streamer is not set # CONFIG_PACKAGE_motion is not set +# CONFIG_PACKAGE_tvheadend is not set # CONFIG_PACKAGE_vips is not set # CONFIG_PACKAGE_xupnpd is not set @@ -3778,15 +3856,10 @@ CONFIG_RSYNC_zlib=y # CONFIG_PACKAGE_conntrack-tools is not set # CONFIG_PACKAGE_ebtables is not set # CONFIG_PACKAGE_fwknop is not set -CONFIG_PACKAGE_fwknopd=y - -# -# Configuration -# -# CONFIG_FWKNOPD_GPG is not set +# CONFIG_PACKAGE_fwknopd is not set CONFIG_PACKAGE_ip6tables=y -# CONFIG_PACKAGE_ip6tables-extra is not set -# CONFIG_PACKAGE_ip6tables-mod-nat is not set +CONFIG_PACKAGE_ip6tables-extra=y +CONFIG_PACKAGE_ip6tables-mod-nat=y CONFIG_PACKAGE_iptables=y # CONFIG_PACKAGE_iptables-mod-account is not set # CONFIG_PACKAGE_iptables-mod-chaos is not set @@ -3797,7 +3870,7 @@ CONFIG_PACKAGE_iptables-mod-conntrack-extra=y # CONFIG_PACKAGE_iptables-mod-delude is not set # CONFIG_PACKAGE_iptables-mod-dhcpmac is not set # CONFIG_PACKAGE_iptables-mod-dnetmap is not set -# CONFIG_PACKAGE_iptables-mod-extra is not set +CONFIG_PACKAGE_iptables-mod-extra=y CONFIG_PACKAGE_iptables-mod-filter=y # CONFIG_PACKAGE_iptables-mod-fuzzy is not set # CONFIG_PACKAGE_iptables-mod-geoip is not set @@ -3806,7 +3879,7 @@ CONFIG_PACKAGE_iptables-mod-filter=y # CONFIG_PACKAGE_iptables-mod-ipmark is not set CONFIG_PACKAGE_iptables-mod-ipopt=y # CONFIG_PACKAGE_iptables-mod-ipp2p is not set -# CONFIG_PACKAGE_iptables-mod-iprange is not set +CONFIG_PACKAGE_iptables-mod-iprange=y # CONFIG_PACKAGE_iptables-mod-ipsec is not set # CONFIG_PACKAGE_iptables-mod-ipv4options is not set # CONFIG_PACKAGE_iptables-mod-led is not set @@ -3814,7 +3887,7 @@ CONFIG_PACKAGE_iptables-mod-ipopt=y # CONFIG_PACKAGE_iptables-mod-logmark is not set # CONFIG_PACKAGE_iptables-mod-lscan is not set # CONFIG_PACKAGE_iptables-mod-lua is not set -# CONFIG_PACKAGE_iptables-mod-nat-extra is not set +CONFIG_PACKAGE_iptables-mod-nat-extra=y # CONFIG_PACKAGE_iptables-mod-nflog is not set # CONFIG_PACKAGE_iptables-mod-nfqueue is not set # CONFIG_PACKAGE_iptables-mod-psd is not set @@ -3893,7 +3966,11 @@ CONFIG_PACKAGE_ddns-scripts_nsupdate=y # # CONFIG_PACKAGE_irssi is not set # CONFIG_PACKAGE_irssi-nossl is not set +# CONFIG_PACKAGE_ngircd is not set +# CONFIG_PACKAGE_ngircd-nossl is not set +# CONFIG_PACKAGE_ntox is not set # CONFIG_PACKAGE_prosody is not set +# CONFIG_PACKAGE_tox-bootstrapd is not set # CONFIG_PACKAGE_umurmur-openssl is not set # CONFIG_PACKAGE_umurmur-polarssl is not set # CONFIG_PACKAGE_znc is not set @@ -4041,7 +4118,7 @@ CONFIG_PACKAGE_tc=y # # CONFIG_PACKAGE_ntp-keygen is not set # CONFIG_PACKAGE_ntp-utils is not set -# CONFIG_PACKAGE_ntpclient is not set +CONFIG_PACKAGE_ntpclient=y # CONFIG_PACKAGE_ntpd is not set # CONFIG_PACKAGE_ntpdate is not set @@ -4179,7 +4256,10 @@ CONFIG_OPENVPN_openssl_ENABLE_SMALL=y CONFIG_PACKAGE_uhttpd=y # CONFIG_PACKAGE_uhttpd_debug is not set # CONFIG_PACKAGE_uhttpd-mod-lua is not set -# CONFIG_PACKAGE_uhttpd-mod-tls is not set +CONFIG_PACKAGE_uhttpd-mod-tls=m +# CONFIG_PACKAGE_uhttpd-mod-tls_polarssl is not set +# CONFIG_PACKAGE_uhttpd-mod-tls_cyassl is not set +CONFIG_PACKAGE_uhttpd-mod-tls_openssl=y CONFIG_PACKAGE_uhttpd-mod-ubus=y # @@ -4207,6 +4287,7 @@ CONFIG_PACKAGE_chat=y # CONFIG_PACKAGE_dmapd is not set CONFIG_PACKAGE_ds-lite=y # CONFIG_PACKAGE_eapol-test is not set +# CONFIG_PACKAGE_esniper is not set CONFIG_PACKAGE_etherwake=y # CONFIG_PACKAGE_ethtool is not set # CONFIG_PACKAGE_fakeidentd is not set @@ -4216,10 +4297,11 @@ CONFIG_PACKAGE_etherwake=y CONFIG_PACKAGE_hostapd-common=y # CONFIG_PACKAGE_hostapd-common-old is not set # CONFIG_PACKAGE_hostapd-mini is not set -# CONFIG_PACKAGE_hostapd-utils is not set +CONFIG_PACKAGE_hostapd-utils=y # CONFIG_PACKAGE_ibrdtn-tools is not set # CONFIG_PACKAGE_ibrdtnd is not set CONFIG_PACKAGE_iftop=y +# CONFIG_PACKAGE_iotivity is not set # CONFIG_PACKAGE_iperf is not set # CONFIG_PACKAGE_iperf-mt is not set # CONFIG_PACKAGE_iperf3 is not set @@ -4257,10 +4339,12 @@ CONFIG_PACKAGE_iw=y CONFIG_PACKAGE_mtr=y # CONFIG_PACKAGE_netcat is not set CONFIG_PACKAGE_netdiscover=y +# CONFIG_PACKAGE_netperf is not set # CONFIG_PACKAGE_noping is not set # CONFIG_PACKAGE_nut is not set # CONFIG_PACKAGE_odhcp6c is not set # CONFIG_PACKAGE_odhcpd is not set +# CONFIG_PACKAGE_ola is not set # CONFIG_PACKAGE_openldap-server is not set # CONFIG_PACKAGE_openvswitch is not set # CONFIG_PACKAGE_oping is not set @@ -4280,6 +4364,8 @@ CONFIG_PACKAGE_netdiscover=y # CONFIG_PACKAGE_seafile-seahub is not set # CONFIG_PACKAGE_seafile-server is not set # CONFIG_PACKAGE_ser2net is not set +# CONFIG_PACKAGE_shadowsocks-libev is not set +# CONFIG_PACKAGE_shadowsocks-libev-polarssl is not set # CONFIG_PACKAGE_smartsnmpd is not set # CONFIG_PACKAGE_snmp-utils is not set # CONFIG_PACKAGE_snmpd is not set @@ -4311,6 +4397,8 @@ CONFIG_PACKAGE_vnstati=y # CONFIG_PACKAGE_wpa-cli is not set # CONFIG_PACKAGE_wpa-supplicant is not set # CONFIG_WPA_SUPPLICANT_NO_TIMESTAMP_CHECK is not set +CONFIG_WPA_SUPPLICANT_INTERNAL=y +# CONFIG_WPA_SUPPLICANT_OPENSSL is not set # CONFIG_WPA_RFKILL_SUPPORT is not set CONFIG_WPA_MSG_MIN_PRIORITY=3 # CONFIG_DRIVER_WEXT_SUPPORT is not set @@ -4318,11 +4406,11 @@ CONFIG_DRIVER_11N_SUPPORT=y # CONFIG_PACKAGE_wpa-supplicant-mesh is not set # CONFIG_PACKAGE_wpa-supplicant-mini is not set # CONFIG_PACKAGE_wpa-supplicant-p2p is not set -# CONFIG_PACKAGE_wpad is not set +CONFIG_PACKAGE_wpad=y # CONFIG_PACKAGE_wpad-mesh is not set -CONFIG_PACKAGE_wpad-mini=y +# CONFIG_PACKAGE_wpad-mini is not set # CONFIG_PACKAGE_wpan-tools is not set -# CONFIG_PACKAGE_wshaper is not set +CONFIG_PACKAGE_wshaper=y # CONFIG_PACKAGE_wwan is not set CONFIG_PACKAGE_xinetd=y @@ -4485,9 +4573,11 @@ CONFIG_PACKAGE_vim=y # CONFIG_PACKAGE_alsa-utils-seq is not set # CONFIG_PACKAGE_alsa-utils-tests is not set # CONFIG_PACKAGE_avrdude is not set +# CONFIG_PACKAGE_banhostlist is not set # CONFIG_PACKAGE_bash is not set # CONFIG_PACKAGE_bc is not set # CONFIG_PACKAGE_bluelog is not set +# CONFIG_PACKAGE_bluez-daemon is not set # CONFIG_PACKAGE_bluez-examples is not set # CONFIG_PACKAGE_bluez-utils is not set # CONFIG_PACKAGE_cal is not set @@ -4571,14 +4661,14 @@ CONFIG_PACKAGE_comgt=y CONFIG_PACKAGE_haveged=y # CONFIG_PACKAGE_hub-ctrl is not set # CONFIG_PACKAGE_hwclock is not set +# CONFIG_PACKAGE_i2c-tools is not set # CONFIG_PACKAGE_iconv is not set # CONFIG_PACKAGE_iwcap is not set CONFIG_PACKAGE_iwinfo=y # CONFIG_PACKAGE_jpeg-tools is not set CONFIG_PACKAGE_jshn=y # CONFIG_PACKAGE_kmod is not set -# CONFIG_PACKAGE_ldconfig is not set -# CONFIG_PACKAGE_ldd is not set +# CONFIG_PACKAGE_lcd4linux-custom is not set # CONFIG_PACKAGE_less is not set # CONFIG_PACKAGE_less-wide is not set CONFIG_PACKAGE_libhavege=y @@ -4591,7 +4681,7 @@ CONFIG_PACKAGE_libjson-script=y # CONFIG_PACKAGE_logger is not set # CONFIG_PACKAGE_look is not set # CONFIG_PACKAGE_losetup is not set -CONFIG_PACKAGE_lsof=y +# CONFIG_PACKAGE_lsof is not set # CONFIG_PACKAGE_lxc is not set # CONFIG_PACKAGE_maccalc is not set # CONFIG_PACKAGE_macchanger is not set @@ -4642,6 +4732,7 @@ CONFIG_PACKAGE_rrdtool1=y # CONFIG_PACKAGE_stoken is not set # CONFIG_PACKAGE_strace is not set # CONFIG_PACKAGE_sumo is not set +# CONFIG_PACKAGE_sysstat is not set # CONFIG_PACKAGE_tar is not set # CONFIG_PACKAGE_taskwarrior is not set # CONFIG_PACKAGE_tcsh is not set @@ -4666,4 +4757,3 @@ CONFIG_PACKAGE_usb-modeswitch=y # CONFIG_PACKAGE_xsltproc is not set # CONFIG_PACKAGE_xxd is not set # CONFIG_PACKAGE_zsh is not set -CONFIG_OVERRIDE_PKGS="libnetfilter-queue libnetfilter-cthelper libnetfilter-cttimeout" -- cgit v1.2.3