diff --git a/.config b/.config index d79707a..fcabd04 100644 --- a/.config +++ b/.config @@ -134,6 +134,7 @@ CONFIG_PCI_SUPPORT=y CONFIG_USB_SUPPORT=y CONFIG_USES_DEVICETREE=y CONFIG_USES_SQUASHFS=y +CONFIG_USES_JFFS2=y CONFIG_HAS_MIPS16=y CONFIG_mipsel=y CONFIG_ARCH="mipsel" @@ -141,8 +142,16 @@ CONFIG_ARCH="mipsel" # # Target Images # -# CONFIG_TARGET_ROOTFS_INITRAMFS is not set +CONFIG_TARGET_ROOTFS_INITRAMFS=y +# CONFIG_TARGET_INITRAMFS_COMPRESSION_NONE is not set +# CONFIG_TARGET_INITRAMFS_COMPRESSION_GZIP is not set +# CONFIG_TARGET_INITRAMFS_COMPRESSION_BZIP2 is not set +CONFIG_TARGET_INITRAMFS_COMPRESSION_LZMA=y +# CONFIG_TARGET_INITRAMFS_COMPRESSION_LZO is not set +# CONFIG_TARGET_INITRAMFS_COMPRESSION_LZ4 is not set +# CONFIG_TARGET_INITRAMFS_COMPRESSION_XZ is not set CONFIG_EXTERNAL_CPIO="" +# CONFIG_TARGET_INITRAMFS_FORCE is not set # # Root filesystem archives @@ -154,6 +163,7 @@ CONFIG_EXTERNAL_CPIO="" # Root filesystem images # # CONFIG_TARGET_ROOTFS_EXT4FS is not set +CONFIG_TARGET_ROOTFS_JFFS2=y CONFIG_TARGET_ROOTFS_SQUASHFS=y CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=256 CONFIG_TARGET_UBIFS_FREE_SPACE_FIXUP=y @@ -326,7 +336,7 @@ CONFIG_TARGET_SUFFIX="musl" # CONFIG_IB is not set # CONFIG_SDK is not set # CONFIG_MAKE_TOOLCHAIN is not set -# CONFIG_IMAGEOPT is not set +CONFIG_IMAGEOPT=y # CONFIG_PREINITOPT is not set CONFIG_TARGET_PREINIT_SUPPRESS_STDERR=y # CONFIG_TARGET_PREINIT_DISABLE_FAILSAFE is not set @@ -342,12 +352,21 @@ CONFIG_TARGET_INIT_PATH="/usr/sbin:/usr/bin:/sbin:/bin" CONFIG_TARGET_INIT_ENV="" CONFIG_TARGET_INIT_CMD="/sbin/init" CONFIG_TARGET_INIT_SUPPRESS_STDERR=y -# CONFIG_VERSIONOPT is not set -CONFIG_PER_FEED_REPO=y -CONFIG_FEED_packages=y -CONFIG_FEED_luci=y -CONFIG_FEED_routing=y -CONFIG_FEED_telephony=y +CONFIG_VERSIONOPT=y +CONFIG_VERSION_DIST="OpenWrt" +CONFIG_VERSION_NUMBER="master-d20f4fc" +CONFIG_VERSION_CODE="" +CONFIG_VERSION_REPO="http://openwrt.panaceas.org/repos/gl-inet-mt300n-v2/%v/%T" +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 is not set # # Base system @@ -1387,14 +1406,7 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_IPC_SYSLOG_BUFFER_SIZE=0 CONFIG_PACKAGE_dnsmasq=y # CONFIG_PACKAGE_dnsmasq-dhcpv6 is not set # CONFIG_PACKAGE_dnsmasq-full is not set -CONFIG_PACKAGE_dropbear=y - -# -# Configuration -# -CONFIG_DROPBEAR_CURVE25519=y -# CONFIG_DROPBEAR_ECC is not set -# CONFIG_DROPBEAR_ZLIB is not set +# CONFIG_PACKAGE_dropbear is not set # CONFIG_PACKAGE_ead is not set CONFIG_PACKAGE_firewall=y CONFIG_PACKAGE_fstools=y @@ -1407,7 +1419,7 @@ CONFIG_PACKAGE_libc=y CONFIG_PACKAGE_libgcc=y # CONFIG_PACKAGE_libgomp is not set CONFIG_PACKAGE_libpthread=y -# CONFIG_PACKAGE_librt is not set +CONFIG_PACKAGE_librt=y # CONFIG_PACKAGE_libstdcpp is not set CONFIG_PACKAGE_logd=y CONFIG_PACKAGE_mtd=y @@ -1423,7 +1435,7 @@ CONFIG_PACKAGE_procd=y # CONFIG_PROCD_SHOW_BOOT is not set # CONFIG_PROCD_ZRAM_TMPFS is not set # CONFIG_PACKAGE_qos-scripts is not set -# CONFIG_PACKAGE_resolveip is not set +CONFIG_PACKAGE_resolveip=m # CONFIG_PACKAGE_rpcd is not set # CONFIG_PACKAGE_snapshot-tool is not set # CONFIG_PACKAGE_sqm-scripts is not set @@ -1484,6 +1496,8 @@ CONFIG_PACKAGE_usign=y # # Libraries # +CONFIG_PACKAGE_libncurses-dev=m +CONFIG_PACKAGE_zlib-dev=m # CONFIG_PACKAGE_ar is not set # CONFIG_PACKAGE_autoconf is not set # CONFIG_PACKAGE_automake is not set @@ -2026,7 +2040,7 @@ CONFIG_PACKAGE_kmod-pppox=y CONFIG_PACKAGE_kmod-slhc=y # CONFIG_PACKAGE_kmod-slip is not set # CONFIG_PACKAGE_kmod-trelay is not set -# CONFIG_PACKAGE_kmod-tun is not set +CONFIG_PACKAGE_kmod-tun=m # CONFIG_PACKAGE_kmod-veth is not set # CONFIG_PACKAGE_kmod-vxlan is not set # CONFIG_PACKAGE_kmod-wireguard is not set @@ -2800,7 +2814,18 @@ CONFIG_PACKAGE_libxtables=y # # CONFIG_PACKAGE_libgnutls is not set # CONFIG_PACKAGE_libmbedtls is not set -# CONFIG_PACKAGE_libopenssl is not set +CONFIG_PACKAGE_libopenssl=y +# CONFIG_OPENSSL_WITH_EC is not set +# CONFIG_OPENSSL_WITH_SSL3 is not set +CONFIG_OPENSSL_WITH_DEPRECATED=y +# CONFIG_OPENSSL_WITH_DTLS is not set +# CONFIG_OPENSSL_WITH_COMPRESSION is not set +CONFIG_OPENSSL_WITH_NPN=y +CONFIG_OPENSSL_WITH_PSK=y +CONFIG_OPENSSL_WITH_SRP=y +# CONFIG_OPENSSL_HARDWARE_SUPPORT is not set +# CONFIG_OPENSSL_OPTIMIZE_SPEED is not set +# CONFIG_OPENSSL_ENGINE_CRYPTO is not set # CONFIG_PACKAGE_libwolfssl is not set # @@ -2869,7 +2894,7 @@ CONFIG_PACKAGE_libxtables=y # CONFIG_PACKAGE_bind-libs is not set # CONFIG_PACKAGE_bluez-libs is not set # CONFIG_PACKAGE_boost is not set -# CONFIG_PACKAGE_ccid is not set +CONFIG_PACKAGE_ccid=m # CONFIG_PACKAGE_check is not set # CONFIG_PACKAGE_classpath is not set # CONFIG_PACKAGE_classpath-tools is not set @@ -2997,7 +3022,7 @@ CONFIG_PACKAGE_libjson-c=y # CONFIG_PACKAGE_liblucihttp is not set # CONFIG_PACKAGE_liblucihttp-lua is not set # CONFIG_PACKAGE_liblz4 is not set -# CONFIG_PACKAGE_liblzo is not set +CONFIG_PACKAGE_liblzo=m # CONFIG_PACKAGE_libmad is not set # CONFIG_PACKAGE_libmagic is not set # CONFIG_PACKAGE_libmariadb is not set @@ -3017,7 +3042,7 @@ CONFIG_PACKAGE_libjson-c=y # CONFIG_PACKAGE_libmpg123 is not set # CONFIG_PACKAGE_libmraa is not set # CONFIG_PACKAGE_libnatpmp is not set -# CONFIG_PACKAGE_libncurses is not set +CONFIG_PACKAGE_libncurses=m # CONFIG_PACKAGE_libndpi is not set # CONFIG_PACKAGE_libneon is not set # CONFIG_PACKAGE_libnet-1.2.x is not set @@ -3046,23 +3071,59 @@ CONFIG_PACKAGE_libnl-tiny=y # CONFIG_PACKAGE_libopendkim is not set # CONFIG_PACKAGE_libopenldap is not set # CONFIG_PACKAGE_libopenobex is not set -# CONFIG_PACKAGE_libopensc is not set +CONFIG_PACKAGE_libopensc=m +CONFIG_PACKAGE_libopensc-pkcs11=m +# CONFIG_PACKAGE_libopensc-profile-asepcos is not set +# CONFIG_PACKAGE_libopensc-profile-authentic is not set +# CONFIG_PACKAGE_libopensc-profile-cardos is not set +# CONFIG_PACKAGE_libopensc-profile-cyberflex is not set +# CONFIG_PACKAGE_libopensc-profile-entersafe is not set +# CONFIG_PACKAGE_libopensc-profile-epass2003 is not set +# CONFIG_PACKAGE_libopensc-profile-flex is not set +# CONFIG_PACKAGE_libopensc-profile-gpk is not set +# CONFIG_PACKAGE_libopensc-profile-ias-adele-admin1 is not set +# CONFIG_PACKAGE_libopensc-profile-ias-adele-admin2 is not set +# CONFIG_PACKAGE_libopensc-profile-ias-adele-common is not set +# CONFIG_PACKAGE_libopensc-profile-iasecc is not set +# CONFIG_PACKAGE_libopensc-profile-iasecc-admin-eid is not set +# CONFIG_PACKAGE_libopensc-profile-iasecc-generic-oberthur is not set +# CONFIG_PACKAGE_libopensc-profile-iasecc-generic-pki is not set +# CONFIG_PACKAGE_libopensc-profile-incrypto34 is not set +# CONFIG_PACKAGE_libopensc-profile-jcop is not set +# CONFIG_PACKAGE_libopensc-profile-miocos is not set +CONFIG_PACKAGE_libopensc-profile-muscle=m +# CONFIG_PACKAGE_libopensc-profile-myeid is not set +# CONFIG_PACKAGE_libopensc-profile-oberthur is not set +CONFIG_PACKAGE_libopensc-profile-openpgp=m +CONFIG_PACKAGE_libopensc-profile-pkcs15=m +# CONFIG_PACKAGE_libopensc-profile-rutoken is not set +# CONFIG_PACKAGE_libopensc-profile-rutoken-ecp is not set +CONFIG_PACKAGE_libopensc-profile-sc-hsm=m +# CONFIG_PACKAGE_libopensc-profile-setcos is not set +# CONFIG_PACKAGE_libopensc-profile-starcos is not set +# CONFIG_PACKAGE_libopensc-profile-westcos is not set # CONFIG_PACKAGE_libopenzwave is not set # CONFIG_PACKAGE_liboping is not set # CONFIG_PACKAGE_libopus is not set # CONFIG_PACKAGE_libout123 is not set # CONFIG_PACKAGE_libowfat is not set -# CONFIG_PACKAGE_libp11 is not set +CONFIG_PACKAGE_libp11=m # CONFIG_PACKAGE_libpagekite is not set # CONFIG_PACKAGE_libpam is not set -# CONFIG_PACKAGE_libpcap is not set +CONFIG_PACKAGE_libpcap=m + +# +# Configuration +# +# CONFIG_PCAP_HAS_USB is not set +# CONFIG_PCAP_HAS_NETFILTER is not set # CONFIG_PACKAGE_libpcre is not set # CONFIG_PACKAGE_libpcre16 is not set # CONFIG_PACKAGE_libpcre2 is not set # CONFIG_PACKAGE_libpcre2-16 is not set # CONFIG_PACKAGE_libpcre2-32 is not set # CONFIG_PACKAGE_libpcrecpp is not set -# CONFIG_PACKAGE_libpcsclite is not set +CONFIG_PACKAGE_libpcsclite=m # CONFIG_PACKAGE_libpkcs11-spy is not set # CONFIG_PACKAGE_libplist is not set # CONFIG_PACKAGE_libplistcxx is not set @@ -3073,7 +3134,7 @@ CONFIG_PACKAGE_libpopt=m # CONFIG_PACKAGE_libpsl is not set # CONFIG_PACKAGE_libqrencode is not set # CONFIG_PACKAGE_libradcli is not set -# CONFIG_PACKAGE_libreadline is not set +CONFIG_PACKAGE_libreadline=m # CONFIG_PACKAGE_libredblack is not set # CONFIG_PACKAGE_libroxml is not set # CONFIG_PACKAGE_librpc is not set @@ -3106,7 +3167,7 @@ CONFIG_PACKAGE_libpopt=m # CONFIG_PACKAGE_libstoken is not set # CONFIG_PACKAGE_libstrophe is not set # CONFIG_PACKAGE_libtalloc is not set -# CONFIG_PACKAGE_libtasn1 is not set +CONFIG_PACKAGE_libtasn1=m # CONFIG_PACKAGE_libtheora is not set # CONFIG_PACKAGE_libtiff is not set # CONFIG_PACKAGE_libtiffxx is not set @@ -3130,7 +3191,7 @@ CONFIG_PACKAGE_libuclient=y # CONFIG_PACKAGE_libupnp is not set # CONFIG_PACKAGE_libupnpp is not set # CONFIG_PACKAGE_liburcu is not set -# CONFIG_PACKAGE_libusb-1.0 is not set +CONFIG_PACKAGE_libusb-1.0=m # CONFIG_PACKAGE_libusb-compat is not set # CONFIG_PACKAGE_libusbmuxd is not set # CONFIG_PACKAGE_libustream-mbedtls is not set @@ -3150,7 +3211,7 @@ CONFIG_PACKAGE_libuclient=y # CONFIG_PACKAGE_libwrap is not set # CONFIG_PACKAGE_libxerces-c is not set # CONFIG_PACKAGE_libxerces-c-samples is not set -# CONFIG_PACKAGE_libxml2 is not set +CONFIG_PACKAGE_libxml2=m # CONFIG_PACKAGE_libxslt is not set # CONFIG_PACKAGE_libyaml-cpp is not set # CONFIG_PACKAGE_libyang is not set @@ -3165,7 +3226,7 @@ CONFIG_PACKAGE_libuclient=y # CONFIG_PACKAGE_mxml is not set # CONFIG_PACKAGE_nacl is not set # CONFIG_PACKAGE_opencv is not set -# CONFIG_PACKAGE_p11-kit is not set +CONFIG_PACKAGE_p11-kit=m # CONFIG_PACKAGE_pixman is not set # CONFIG_PACKAGE_poco is not set # CONFIG_PACKAGE_protobuf is not set @@ -3174,7 +3235,7 @@ CONFIG_PACKAGE_libuclient=y # CONFIG_PACKAGE_rpcd-mod-rrdns is not set # CONFIG_PACKAGE_rxtx is not set # CONFIG_PACKAGE_sbc is not set -# CONFIG_PACKAGE_terminfo is not set +CONFIG_PACKAGE_terminfo=m # CONFIG_PACKAGE_tinycdb is not set # CONFIG_PACKAGE_uclibcxx is not set # CONFIG_PACKAGE_uw-imap is not set @@ -3182,7 +3243,12 @@ CONFIG_PACKAGE_libuclient=y # CONFIG_PACKAGE_xmlrpc-c-client is not set # CONFIG_PACKAGE_xmlrpc-c-server is not set # CONFIG_PACKAGE_yajl is not set -# CONFIG_PACKAGE_zlib is not set +CONFIG_PACKAGE_zlib=y + +# +# Configuration +# +CONFIG_ZLIB_OPTIMIZE_SPEED=y # # LuCI @@ -3754,7 +3820,18 @@ CONFIG_PACKAGE_iptables=y # CONFIG_PACKAGE_nstat is not set # CONFIG_PACKAGE_olsrd is not set # CONFIG_PACKAGE_prince is not set -# CONFIG_PACKAGE_quagga is not set +CONFIG_PACKAGE_quagga=m +CONFIG_PACKAGE_quagga-bgpd=m +# CONFIG_PACKAGE_quagga-isisd is not set +# CONFIG_PACKAGE_quagga-libospf is not set +CONFIG_PACKAGE_quagga-libzebra=m +# CONFIG_PACKAGE_quagga-ospf6d is not set +# CONFIG_PACKAGE_quagga-ospfd is not set +# CONFIG_PACKAGE_quagga-ripd is not set +# CONFIG_PACKAGE_quagga-ripngd is not set +CONFIG_PACKAGE_quagga-vtysh=m +CONFIG_PACKAGE_quagga-watchquagga=m +CONFIG_PACKAGE_quagga-zebra=m # CONFIG_PACKAGE_rdma is not set # CONFIG_PACKAGE_relayd is not set # CONFIG_PACKAGE_smcroute is not set @@ -3768,11 +3845,11 @@ CONFIG_PACKAGE_iptables=y # SSH # # CONFIG_PACKAGE_autossh is not set -# CONFIG_PACKAGE_openssh-client is not set -# CONFIG_PACKAGE_openssh-client-utils is not set -# CONFIG_PACKAGE_openssh-keygen is not set -# CONFIG_PACKAGE_openssh-moduli is not set -# CONFIG_PACKAGE_openssh-server is not set +CONFIG_PACKAGE_openssh-client=m +CONFIG_PACKAGE_openssh-client-utils=m +CONFIG_PACKAGE_openssh-keygen=y +CONFIG_PACKAGE_openssh-moduli=y +CONFIG_PACKAGE_openssh-server=y # CONFIG_PACKAGE_openssh-server-pam is not set # CONFIG_PACKAGE_openssh-sftp-avahi-service is not set # CONFIG_PACKAGE_openssh-sftp-client is not set @@ -3872,6 +3949,7 @@ CONFIG_PACKAGE_iptables=y # # CONFIG_PACKAGE_chaosvpn is not set # CONFIG_PACKAGE_fastd is not set +CONFIG_PACKAGE_globalprotect=m # CONFIG_PACKAGE_ipsec-tools is not set # CONFIG_PACKAGE_ocserv is not set # CONFIG_PACKAGE_openconnect is not set @@ -3879,7 +3957,21 @@ CONFIG_PACKAGE_iptables=y # CONFIG_PACKAGE_openvpn-easy-rsa is not set # CONFIG_PACKAGE_openvpn-mbedtls is not set # CONFIG_PACKAGE_openvpn-nossl is not set -# CONFIG_PACKAGE_openvpn-openssl is not set +CONFIG_PACKAGE_openvpn-openssl=m +CONFIG_OPENVPN_openssl_ENABLE_LZO=y +CONFIG_OPENVPN_openssl_ENABLE_LZ4=y +# CONFIG_OPENVPN_openssl_ENABLE_X509_ALT_USERNAME is not set +CONFIG_OPENVPN_openssl_ENABLE_SERVER=y +# CONFIG_OPENVPN_openssl_ENABLE_MANAGEMENT is not set +CONFIG_OPENVPN_openssl_ENABLE_HTTP=y +CONFIG_OPENVPN_openssl_ENABLE_SOCKS=y +CONFIG_OPENVPN_openssl_ENABLE_FRAGMENT=y +CONFIG_OPENVPN_openssl_ENABLE_MULTIHOME=y +CONFIG_OPENVPN_openssl_ENABLE_PORT_SHARE=y +CONFIG_OPENVPN_openssl_ENABLE_DEF_AUTH=y +CONFIG_OPENVPN_openssl_ENABLE_PF=y +# CONFIG_OPENVPN_openssl_ENABLE_IPROUTE2 is not set +CONFIG_OPENVPN_openssl_ENABLE_SMALL=y # CONFIG_PACKAGE_pptpd is not set # CONFIG_PACKAGE_softethervpn is not set # CONFIG_PACKAGE_sstp-client is not set @@ -3974,7 +4066,7 @@ CONFIG_PACKAGE_iptables=y # CONFIG_PACKAGE_uanytun-nocrypt is not set # CONFIG_PACKAGE_uanytun-sslcrypt is not set # CONFIG_PACKAGE_vpnc is not set -# CONFIG_PACKAGE_vpnc-scripts is not set +CONFIG_PACKAGE_vpnc-scripts=m # CONFIG_PACKAGE_wireguard is not set # CONFIG_PACKAGE_wireguard-tools is not set # CONFIG_PACKAGE_xl2tpd is not set @@ -4258,7 +4350,7 @@ CONFIG_PACKAGE_ppp-mod-pppoe=y # CONFIG_PACKAGE_soloscli is not set # CONFIG_PACKAGE_stunnel is not set # CONFIG_PACKAGE_tayga is not set -# CONFIG_PACKAGE_tcpdump is not set +CONFIG_PACKAGE_tcpdump=m # CONFIG_PACKAGE_tcpdump-mini is not set # CONFIG_PACKAGE_tor is not set # CONFIG_PACKAGE_tor-gencert is not set @@ -4395,7 +4487,7 @@ CONFIG_PACKAGE_wpad-mini=y # CONFIG_PACKAGE_joe is not set # CONFIG_PACKAGE_nano is not set # CONFIG_PACKAGE_vim is not set -# CONFIG_PACKAGE_vim-full is not set +CONFIG_PACKAGE_vim-full=m # CONFIG_PACKAGE_vim-fuller is not set # CONFIG_PACKAGE_vim-help is not set # CONFIG_PACKAGE_vim-runtime is not set @@ -4673,14 +4765,30 @@ CONFIG_PACKAGE_libjson-script=y # CONFIG_PACKAGE_openobex is not set # CONFIG_PACKAGE_openobex-apps is not set # CONFIG_PACKAGE_openocd is not set -# CONFIG_PACKAGE_opensc-utils is not set +CONFIG_PACKAGE_opensc-utils=m +CONFIG_PACKAGE_opensc-utils-cardos-tool=m +# CONFIG_PACKAGE_opensc-utils-cryptoflex-tool is not set +# CONFIG_PACKAGE_opensc-utils-dnie-tool is not set +# CONFIG_PACKAGE_opensc-utils-eidenv is not set +# CONFIG_PACKAGE_opensc-utils-iasecc-tool is not set +# CONFIG_PACKAGE_opensc-utils-netkey-tool is not set +CONFIG_PACKAGE_opensc-utils-openpgp-tool=m +# CONFIG_PACKAGE_opensc-utils-opensc-explorer is not set +CONFIG_PACKAGE_opensc-utils-opensc-tool=m +# CONFIG_PACKAGE_opensc-utils-piv-tool is not set +CONFIG_PACKAGE_opensc-utils-pkcs11-tool=m +# CONFIG_PACKAGE_opensc-utils-pkcs15-crypt is not set +CONFIG_PACKAGE_opensc-utils-pkcs15-init=m +CONFIG_PACKAGE_opensc-utils-pkcs15-tool=m +CONFIG_PACKAGE_opensc-utils-sc-hsm-tool=m +# CONFIG_PACKAGE_opensc-utils-westcos-tool is not set # CONFIG_PACKAGE_openssl-util is not set # CONFIG_PACKAGE_openzwave is not set # CONFIG_PACKAGE_openzwave-config is not set # CONFIG_PACKAGE_owipcalc is not set # CONFIG_PACKAGE_pciutils is not set # CONFIG_PACKAGE_pcsc-tools is not set -# CONFIG_PACKAGE_pcscd is not set +CONFIG_PACKAGE_pcscd=m # CONFIG_PACKAGE_pps-tools is not set # CONFIG_PACKAGE_prlimit is not set # CONFIG_PACKAGE_procps-ng is not set