diff --git a/.config b/.config index d79707a..68963d7 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 is not set +# CONFIG_VERSION_CODE_FILENAMES is not set +# 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,11 +1496,13 @@ 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 # CONFIG_PACKAGE_binutils is not set -# CONFIG_PACKAGE_diffutils is not set +CONFIG_PACKAGE_diffutils=m # CONFIG_PACKAGE_gcc is not set # CONFIG_PACKAGE_gdb is not set # CONFIG_PACKAGE_gdbserver is not set @@ -1662,46 +1676,48 @@ CONFIG_PACKAGE_wireless-regdb=y # # Cryptographic API modules # -# CONFIG_PACKAGE_kmod-crypto-aead is not set -# CONFIG_PACKAGE_kmod-crypto-authenc is not set -# CONFIG_PACKAGE_kmod-crypto-cbc is not set +CONFIG_PACKAGE_kmod-crypto-acompress=m +CONFIG_PACKAGE_kmod-crypto-aead=m +CONFIG_PACKAGE_kmod-crypto-authenc=m +CONFIG_PACKAGE_kmod-crypto-cbc=m # CONFIG_PACKAGE_kmod-crypto-ccm is not set # CONFIG_PACKAGE_kmod-crypto-cmac is not set # CONFIG_PACKAGE_kmod-crypto-crc32c is not set # CONFIG_PACKAGE_kmod-crypto-ctr is not set # CONFIG_PACKAGE_kmod-crypto-cts is not set -# CONFIG_PACKAGE_kmod-crypto-deflate is not set -# CONFIG_PACKAGE_kmod-crypto-des is not set -# CONFIG_PACKAGE_kmod-crypto-ecb is not set +CONFIG_PACKAGE_kmod-crypto-deflate=m +CONFIG_PACKAGE_kmod-crypto-des=m +CONFIG_PACKAGE_kmod-crypto-ecb=m # CONFIG_PACKAGE_kmod-crypto-ecdh is not set -# CONFIG_PACKAGE_kmod-crypto-echainiv is not set +CONFIG_PACKAGE_kmod-crypto-echainiv=m # CONFIG_PACKAGE_kmod-crypto-fcrypt is not set # CONFIG_PACKAGE_kmod-crypto-gcm is not set # CONFIG_PACKAGE_kmod-crypto-gf128 is not set # CONFIG_PACKAGE_kmod-crypto-ghash is not set -# CONFIG_PACKAGE_kmod-crypto-hash is not set -# CONFIG_PACKAGE_kmod-crypto-hmac is not set +CONFIG_PACKAGE_kmod-crypto-hash=m +CONFIG_PACKAGE_kmod-crypto-hmac=m # CONFIG_PACKAGE_kmod-crypto-hw-ccp is not set # CONFIG_PACKAGE_kmod-crypto-hw-geode is not set # CONFIG_PACKAGE_kmod-crypto-hw-hifn-795x is not set # CONFIG_PACKAGE_kmod-crypto-hw-padlock is not set # CONFIG_PACKAGE_kmod-crypto-hw-talitos is not set -# CONFIG_PACKAGE_kmod-crypto-manager is not set +CONFIG_PACKAGE_kmod-crypto-iv=m +CONFIG_PACKAGE_kmod-crypto-manager=m # CONFIG_PACKAGE_kmod-crypto-md4 is not set -# CONFIG_PACKAGE_kmod-crypto-md5 is not set +CONFIG_PACKAGE_kmod-crypto-md5=m # CONFIG_PACKAGE_kmod-crypto-michael-mic is not set # CONFIG_PACKAGE_kmod-crypto-misc is not set -# CONFIG_PACKAGE_kmod-crypto-null is not set +CONFIG_PACKAGE_kmod-crypto-null=m # CONFIG_PACKAGE_kmod-crypto-pcbc is not set -# CONFIG_PACKAGE_kmod-crypto-pcompress is not set -# CONFIG_PACKAGE_kmod-crypto-rng is not set +CONFIG_PACKAGE_kmod-crypto-pcompress=m +CONFIG_PACKAGE_kmod-crypto-rng=m # CONFIG_PACKAGE_kmod-crypto-seqiv is not set -# CONFIG_PACKAGE_kmod-crypto-sha1 is not set -# CONFIG_PACKAGE_kmod-crypto-sha256 is not set +CONFIG_PACKAGE_kmod-crypto-sha1=m +CONFIG_PACKAGE_kmod-crypto-sha256=m # CONFIG_PACKAGE_kmod-crypto-sha512 is not set # CONFIG_PACKAGE_kmod-crypto-test is not set -# CONFIG_PACKAGE_kmod-crypto-user is not set -# CONFIG_PACKAGE_kmod-crypto-wq is not set +CONFIG_PACKAGE_kmod-crypto-user=m +CONFIG_PACKAGE_kmod-crypto-wq=m # CONFIG_PACKAGE_kmod-crypto-xts is not set # CONFIG_PACKAGE_kmod-cryptodev is not set @@ -1746,7 +1762,30 @@ CONFIG_PACKAGE_wireless-regdb=y # # Hardware Monitoring Support # -# CONFIG_PACKAGE_kmod-hwmon-core is not set +CONFIG_PACKAGE_kmod-hwmon-core=m +# CONFIG_PACKAGE_kmod-hwmon-adcxx is not set +# CONFIG_PACKAGE_kmod-hwmon-adt7410 is not set +# CONFIG_PACKAGE_kmod-hwmon-adt7475 is not set +# CONFIG_PACKAGE_kmod-hwmon-gpiofan is not set +# CONFIG_PACKAGE_kmod-hwmon-ina209 is not set +# CONFIG_PACKAGE_kmod-hwmon-ina2xx is not set +# CONFIG_PACKAGE_kmod-hwmon-it87 is not set +# CONFIG_PACKAGE_kmod-hwmon-lm63 is not set +# CONFIG_PACKAGE_kmod-hwmon-lm75 is not set +# CONFIG_PACKAGE_kmod-hwmon-lm77 is not set +# CONFIG_PACKAGE_kmod-hwmon-lm85 is not set +# CONFIG_PACKAGE_kmod-hwmon-lm90 is not set +# CONFIG_PACKAGE_kmod-hwmon-lm92 is not set +# CONFIG_PACKAGE_kmod-hwmon-lm95241 is not set +# CONFIG_PACKAGE_kmod-hwmon-ltc4151 is not set +# CONFIG_PACKAGE_kmod-hwmon-pwmfan is not set +# CONFIG_PACKAGE_kmod-hwmon-sch5627 is not set +# CONFIG_PACKAGE_kmod-hwmon-sht21 is not set +# CONFIG_PACKAGE_kmod-hwmon-tmp102 is not set +# CONFIG_PACKAGE_kmod-hwmon-tmp103 is not set +# CONFIG_PACKAGE_kmod-hwmon-tmp421 is not set +# CONFIG_PACKAGE_kmod-hwmon-vid is not set +# CONFIG_PACKAGE_kmod-hwmon-w83793 is not set # # I2C support @@ -1803,7 +1842,9 @@ CONFIG_PACKAGE_kmod-lib-crc-ccitt=y # CONFIG_PACKAGE_kmod-lib-crc32c is not set # CONFIG_PACKAGE_kmod-lib-crc7 is not set # CONFIG_PACKAGE_kmod-lib-crc8 is not set -# CONFIG_PACKAGE_kmod-lib-textsearch is not set +CONFIG_PACKAGE_kmod-lib-textsearch=m +CONFIG_PACKAGE_kmod-lib-zlib-deflate=m +CONFIG_PACKAGE_kmod-lib-zlib-inflate=m # # Native Language Support @@ -1866,7 +1907,7 @@ CONFIG_PACKAGE_kmod-ipt-core=y # CONFIG_PACKAGE_kmod-ipt-ipopt is not set # CONFIG_PACKAGE_kmod-ipt-ipp2p is not set # CONFIG_PACKAGE_kmod-ipt-iprange is not set -# CONFIG_PACKAGE_kmod-ipt-ipsec is not set +CONFIG_PACKAGE_kmod-ipt-ipsec=m # CONFIG_PACKAGE_kmod-ipt-ipset is not set # CONFIG_PACKAGE_kmod-ipt-ipv4options is not set # CONFIG_PACKAGE_kmod-ipt-led is not set @@ -1895,7 +1936,7 @@ CONFIG_PACKAGE_kmod-ipt-offload=y # CONFIG_PACKAGE_kmod-ipt-ulog is not set # CONFIG_PACKAGE_kmod-netatop is not set CONFIG_PACKAGE_kmod-nf-conntrack=y -# CONFIG_PACKAGE_kmod-nf-conntrack-netlink is not set +CONFIG_PACKAGE_kmod-nf-conntrack-netlink=m CONFIG_PACKAGE_kmod-nf-conntrack6=y CONFIG_PACKAGE_kmod-nf-flow=y CONFIG_PACKAGE_kmod-nf-ipt=y @@ -1903,10 +1944,10 @@ CONFIG_PACKAGE_kmod-nf-ipt6=y CONFIG_PACKAGE_kmod-nf-nat=y # CONFIG_PACKAGE_kmod-nf-nat6 is not set # CONFIG_PACKAGE_kmod-nf-nathelper is not set -# CONFIG_PACKAGE_kmod-nf-nathelper-extra is not set +CONFIG_PACKAGE_kmod-nf-nathelper-extra=m CONFIG_PACKAGE_kmod-nf-reject=y CONFIG_PACKAGE_kmod-nf-reject6=y -# CONFIG_PACKAGE_kmod-nfnetlink is not set +CONFIG_PACKAGE_kmod-nfnetlink=m # CONFIG_PACKAGE_kmod-nfnetlink-log is not set # CONFIG_PACKAGE_kmod-nfnetlink-queue is not set # CONFIG_PACKAGE_kmod-nft-arp is not set @@ -1946,7 +1987,7 @@ CONFIG_PACKAGE_kmod-nf-reject6=y # CONFIG_PACKAGE_kmod-libphy is not set # CONFIG_PACKAGE_kmod-macvlan is not set # CONFIG_PACKAGE_kmod-mdio-gpio is not set -# CONFIG_PACKAGE_kmod-mii is not set +CONFIG_PACKAGE_kmod-mii=m # CONFIG_PACKAGE_kmod-natsemi is not set # CONFIG_PACKAGE_kmod-ne2k-pci is not set # CONFIG_PACKAGE_kmod-niu is not set @@ -1987,12 +2028,18 @@ CONFIG_PACKAGE_kmod-nf-reject6=y # CONFIG_PACKAGE_kmod-dnsresolver is not set # CONFIG_PACKAGE_kmod-fou is not set # CONFIG_PACKAGE_kmod-geneve is not set -# CONFIG_PACKAGE_kmod-gre is not set +CONFIG_PACKAGE_kmod-gre=m # CONFIG_PACKAGE_kmod-gre6 is not set -# CONFIG_PACKAGE_kmod-ip6-tunnel is not set +CONFIG_PACKAGE_kmod-ip-vti=m +CONFIG_PACKAGE_kmod-ip6-tunnel=m +CONFIG_PACKAGE_kmod-ip6-vti=m # CONFIG_PACKAGE_kmod-ipip is not set -# CONFIG_PACKAGE_kmod-ipsec is not set -# CONFIG_PACKAGE_kmod-iptunnel6 is not set +CONFIG_PACKAGE_kmod-ipsec=m +CONFIG_PACKAGE_kmod-ipsec4=m +CONFIG_PACKAGE_kmod-ipsec6=m +CONFIG_PACKAGE_kmod-iptunnel=m +CONFIG_PACKAGE_kmod-iptunnel4=m +CONFIG_PACKAGE_kmod-iptunnel6=m # CONFIG_PACKAGE_kmod-isdn4linux is not set # CONFIG_PACKAGE_kmod-jool is not set # CONFIG_PACKAGE_kmod-l2tp is not set @@ -2002,7 +2049,7 @@ CONFIG_PACKAGE_kmod-nf-reject6=y # CONFIG_PACKAGE_kmod-misdn is not set # CONFIG_PACKAGE_kmod-mpls is not set CONFIG_PACKAGE_kmod-ppp=y -# CONFIG_PACKAGE_kmod-mppe is not set +CONFIG_PACKAGE_kmod-mppe=m # CONFIG_PACKAGE_kmod-nat46 is not set # CONFIG_PACKAGE_kmod-netem is not set # CONFIG_PACKAGE_kmod-nlmon is not set @@ -2016,7 +2063,7 @@ CONFIG_PACKAGE_kmod-ppp=y CONFIG_PACKAGE_kmod-pppoe=y # CONFIG_PACKAGE_kmod-pppol2tp is not set CONFIG_PACKAGE_kmod-pppox=y -# CONFIG_PACKAGE_kmod-pptp is not set +CONFIG_PACKAGE_kmod-pptp=m # CONFIG_PACKAGE_kmod-sched is not set # CONFIG_PACKAGE_kmod-sched-cake is not set # CONFIG_PACKAGE_kmod-sched-connmark is not set @@ -2026,7 +2073,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 @@ -2118,7 +2165,7 @@ CONFIG_PACKAGE_kmod-gpio-button-hotplug=y # USB Support # # CONFIG_PACKAGE_kmod-chaoskey is not set -# CONFIG_PACKAGE_kmod-usb-acm is not set +CONFIG_PACKAGE_kmod-usb-acm=m # CONFIG_PACKAGE_kmod-usb-atm is not set # CONFIG_PACKAGE_kmod-usb-cm109 is not set CONFIG_PACKAGE_kmod-usb-core=y @@ -2127,16 +2174,62 @@ CONFIG_PACKAGE_kmod-usb-core=y CONFIG_PACKAGE_kmod-usb-ehci=y # CONFIG_PACKAGE_kmod-usb-hid is not set # CONFIG_PACKAGE_kmod-usb-ledtrig-usbport is not set -# CONFIG_PACKAGE_kmod-usb-net is not set +CONFIG_PACKAGE_kmod-usb-net=m +# CONFIG_PACKAGE_kmod-usb-net-asix is not set +# CONFIG_PACKAGE_kmod-usb-net-asix-ax88179 is not set +CONFIG_PACKAGE_kmod-usb-net-cdc-eem=m +CONFIG_PACKAGE_kmod-usb-net-cdc-ether=m +# CONFIG_PACKAGE_kmod-usb-net-cdc-mbim is not set +CONFIG_PACKAGE_kmod-usb-net-cdc-ncm=m +CONFIG_PACKAGE_kmod-usb-net-cdc-subset=m +# CONFIG_PACKAGE_kmod-usb-net-dm9601-ether is not set +# CONFIG_PACKAGE_kmod-usb-net-hso is not set +CONFIG_PACKAGE_kmod-usb-net-huawei-cdc-ncm=m +CONFIG_PACKAGE_kmod-usb-net-ipheth=m +# CONFIG_PACKAGE_kmod-usb-net-kalmia is not set +# CONFIG_PACKAGE_kmod-usb-net-kaweth is not set +# CONFIG_PACKAGE_kmod-usb-net-mcs7830 is not set +# CONFIG_PACKAGE_kmod-usb-net-pegasus is not set +# CONFIG_PACKAGE_kmod-usb-net-pl is not set +# CONFIG_PACKAGE_kmod-usb-net-qmi-wwan is not set +CONFIG_PACKAGE_kmod-usb-net-rndis=m +# CONFIG_PACKAGE_kmod-usb-net-rtl8150 is not set +# CONFIG_PACKAGE_kmod-usb-net-rtl8152 is not set +# CONFIG_PACKAGE_kmod-usb-net-sierrawireless is not set +# CONFIG_PACKAGE_kmod-usb-net-smsc95xx is not set +# CONFIG_PACKAGE_kmod-usb-net-sr9700 is not set CONFIG_PACKAGE_kmod-usb-ohci=y # CONFIG_PACKAGE_kmod-usb-ohci-pci is not set # CONFIG_PACKAGE_kmod-usb-printer is not set -# CONFIG_PACKAGE_kmod-usb-serial is not set +CONFIG_PACKAGE_kmod-usb-serial=m +# CONFIG_PACKAGE_kmod-usb-serial-ark3116 is not set +# CONFIG_PACKAGE_kmod-usb-serial-belkin is not set +CONFIG_PACKAGE_kmod-usb-serial-ch341=m +CONFIG_PACKAGE_kmod-usb-serial-cp210x=m +# CONFIG_PACKAGE_kmod-usb-serial-cypress-m8 is not set +# CONFIG_PACKAGE_kmod-usb-serial-dmx_usb_module is not set +# CONFIG_PACKAGE_kmod-usb-serial-edgeport is not set +CONFIG_PACKAGE_kmod-usb-serial-ftdi=m +# CONFIG_PACKAGE_kmod-usb-serial-garmin is not set +# CONFIG_PACKAGE_kmod-usb-serial-ipw is not set +# CONFIG_PACKAGE_kmod-usb-serial-keyspan is not set +# CONFIG_PACKAGE_kmod-usb-serial-mct is not set +CONFIG_PACKAGE_kmod-usb-serial-mos7720=m +# CONFIG_PACKAGE_kmod-usb-serial-option is not set +# CONFIG_PACKAGE_kmod-usb-serial-oti6858 is not set +CONFIG_PACKAGE_kmod-usb-serial-pl2303=m +# CONFIG_PACKAGE_kmod-usb-serial-qualcomm is not set +# CONFIG_PACKAGE_kmod-usb-serial-sierrawireless is not set +# CONFIG_PACKAGE_kmod-usb-serial-simple is not set +# CONFIG_PACKAGE_kmod-usb-serial-ti-usb is not set +# CONFIG_PACKAGE_kmod-usb-serial-visor is not set +# CONFIG_PACKAGE_kmod-usb-serial-wwan is not set +# CONFIG_PACKAGE_kmod-usb-serial-xr_usb_serial_common is not set # CONFIG_PACKAGE_kmod-usb-storage is not set # CONFIG_PACKAGE_kmod-usb-storage-extras is not set # CONFIG_PACKAGE_kmod-usb-storage-uas is not set # CONFIG_PACKAGE_kmod-usb-uhci is not set -# CONFIG_PACKAGE_kmod-usb-wdm is not set +CONFIG_PACKAGE_kmod-usb-wdm=m # CONFIG_PACKAGE_kmod-usb-yealink is not set CONFIG_PACKAGE_kmod-usb2=y # CONFIG_PACKAGE_kmod-usb2-pci is not set @@ -2163,7 +2256,17 @@ CONFIG_PACKAGE_kmod-usb2=y # # W1 support # -# CONFIG_PACKAGE_kmod-w1 is not set +CONFIG_PACKAGE_kmod-w1=m +CONFIG_PACKAGE_kmod-w1-gpio-custom=m +# CONFIG_PACKAGE_kmod-w1-master-ds2482 is not set +CONFIG_PACKAGE_kmod-w1-master-ds2490=m +CONFIG_PACKAGE_kmod-w1-master-gpio=m +# CONFIG_PACKAGE_kmod-w1-slave-ds2413 is not set +CONFIG_PACKAGE_kmod-w1-slave-ds2431=m +CONFIG_PACKAGE_kmod-w1-slave-ds2433=m +# CONFIG_PACKAGE_kmod-w1-slave-ds2760 is not set +# CONFIG_PACKAGE_kmod-w1-slave-smem is not set +CONFIG_PACKAGE_kmod-w1-slave-therm=m # # WPAN 802.15.4 Support @@ -2380,20 +2483,20 @@ CONFIG_PACKAGE_kmod-mt76x2=y # CONFIG_PACKAGE_openpyxl is not set # CONFIG_PACKAGE_pillow is not set # CONFIG_PACKAGE_pyjwt is not set -# CONFIG_PACKAGE_python is not set +CONFIG_PACKAGE_python=m # CONFIG_PACKAGE_python-asn1crypto is not set # CONFIG_PACKAGE_python-attrs is not set # CONFIG_PACKAGE_python-attrs-src is not set # CONFIG_PACKAGE_python-automat is not set # CONFIG_PACKAGE_python-automat-src is not set -# CONFIG_PACKAGE_python-base is not set +CONFIG_PACKAGE_python-base=m # CONFIG_PACKAGE_python-base-src is not set # CONFIG_PACKAGE_python-certifi is not set # CONFIG_PACKAGE_python-cffi is not set # CONFIG_PACKAGE_python-cffi-src is not set -# CONFIG_PACKAGE_python-codecs is not set +CONFIG_PACKAGE_python-codecs=m # CONFIG_PACKAGE_python-codecs-src is not set -# CONFIG_PACKAGE_python-compiler is not set +CONFIG_PACKAGE_python-compiler=m # CONFIG_PACKAGE_python-compiler-src is not set # CONFIG_PACKAGE_python-constantly is not set # CONFIG_PACKAGE_python-constantly-src is not set @@ -2402,27 +2505,27 @@ CONFIG_PACKAGE_kmod-mt76x2=y # CONFIG_PACKAGE_python-crypto-src is not set # CONFIG_PACKAGE_python-cryptography is not set # CONFIG_PACKAGE_python-cryptography-src is not set -# CONFIG_PACKAGE_python-ctypes is not set +CONFIG_PACKAGE_python-ctypes=m # CONFIG_PACKAGE_python-ctypes-src is not set # CONFIG_PACKAGE_python-curl is not set # CONFIG_PACKAGE_python-dateutil is not set -# CONFIG_PACKAGE_python-db is not set +CONFIG_PACKAGE_python-db=m # CONFIG_PACKAGE_python-db-src is not set -# CONFIG_PACKAGE_python-decimal is not set +CONFIG_PACKAGE_python-decimal=m # CONFIG_PACKAGE_python-decimal-src is not set # CONFIG_PACKAGE_python-dev is not set # CONFIG_PACKAGE_python-dev-src is not set -# CONFIG_PACKAGE_python-distutils is not set +CONFIG_PACKAGE_python-distutils=m # CONFIG_PACKAGE_python-distutils-src is not set # CONFIG_PACKAGE_python-dns is not set # CONFIG_PACKAGE_python-dpkt is not set # CONFIG_PACKAGE_python-egenix-mx-base is not set -# CONFIG_PACKAGE_python-email is not set +CONFIG_PACKAGE_python-email=m # CONFIG_PACKAGE_python-email-src is not set # CONFIG_PACKAGE_python-enum34 is not set # CONFIG_PACKAGE_python-enum34-src is not set # CONFIG_PACKAGE_python-evdev is not set -# CONFIG_PACKAGE_python-gdbm is not set +CONFIG_PACKAGE_python-gdbm=m # CONFIG_PACKAGE_python-gdbm-src is not set # CONFIG_PACKAGE_python-gmpy2 is not set # CONFIG_PACKAGE_python-gnupg is not set @@ -2437,23 +2540,23 @@ CONFIG_PACKAGE_kmod-mt76x2=y # CONFIG_PACKAGE_python-ldap is not set # CONFIG_PACKAGE_python-lib2to3 is not set # CONFIG_PACKAGE_python-lib2to3-src is not set -# CONFIG_PACKAGE_python-light is not set +CONFIG_PACKAGE_python-light=m # # Configuration # # CONFIG_PYTHON_BLUETOOTH_SUPPORT is not set # CONFIG_PACKAGE_python-light-src is not set -# CONFIG_PACKAGE_python-logging is not set +CONFIG_PACKAGE_python-logging=m # CONFIG_PACKAGE_python-logging-src is not set # CONFIG_PACKAGE_python-lxml is not set -# CONFIG_PACKAGE_python-multiprocessing is not set +CONFIG_PACKAGE_python-multiprocessing=m # CONFIG_PACKAGE_python-multiprocessing-src is not set # CONFIG_PACKAGE_python-mysql is not set -# CONFIG_PACKAGE_python-ncurses is not set +CONFIG_PACKAGE_python-ncurses=m # CONFIG_PACKAGE_python-ncurses-src is not set # CONFIG_PACKAGE_python-oauthlib is not set -# CONFIG_PACKAGE_python-openssl is not set +CONFIG_PACKAGE_python-openssl=m # CONFIG_PACKAGE_python-openssl-src is not set # CONFIG_PACKAGE_python-parsley is not set # CONFIG_PACKAGE_python-parsley-src is not set @@ -2470,7 +2573,7 @@ CONFIG_PACKAGE_kmod-mt76x2=y # CONFIG_PACKAGE_python-pyasn1-src is not set # CONFIG_PACKAGE_python-pycparser is not set # CONFIG_PACKAGE_python-pycparser-src is not set -# CONFIG_PACKAGE_python-pydoc is not set +CONFIG_PACKAGE_python-pydoc=m # CONFIG_PACKAGE_python-pydoc-src is not set # CONFIG_PACKAGE_python-pyodbc is not set # CONFIG_PACKAGE_python-pyopenssl is not set @@ -2489,14 +2592,14 @@ CONFIG_PACKAGE_kmod-mt76x2=y # CONFIG_PACKAGE_python-six is not set # CONFIG_PACKAGE_python-six-src is not set # CONFIG_PACKAGE_python-smbus is not set -# CONFIG_PACKAGE_python-sqlite3 is not set +CONFIG_PACKAGE_python-sqlite3=m # CONFIG_PACKAGE_python-sqlite3-src is not set # CONFIG_PACKAGE_python-txsocksx is not set # CONFIG_PACKAGE_python-txsocksx-src is not set -# CONFIG_PACKAGE_python-unittest is not set +CONFIG_PACKAGE_python-unittest=m # CONFIG_PACKAGE_python-unittest-src is not set # CONFIG_PACKAGE_python-urllib3 is not set -# CONFIG_PACKAGE_python-xml is not set +CONFIG_PACKAGE_python-xml=m # CONFIG_PACKAGE_python-xml-src is not set # CONFIG_PACKAGE_python-yaml is not set # CONFIG_PACKAGE_python-zope-interface is not set @@ -2634,17 +2737,31 @@ CONFIG_PACKAGE_kmod-mt76x2=y # # Compression # -# CONFIG_PACKAGE_libbz2 is not set +CONFIG_PACKAGE_libbz2=m # CONFIG_PACKAGE_liblzma is not set # CONFIG_PACKAGE_libunrar is not set # # Filesystem # -# CONFIG_PACKAGE_libacl is not set -# CONFIG_PACKAGE_libattr is not set +CONFIG_PACKAGE_libacl=m +CONFIG_PACKAGE_libattr=m # CONFIG_PACKAGE_libfuse is not set -# CONFIG_PACKAGE_libow is not set +CONFIG_PACKAGE_libow=m + +# +# Customize libow +# + +# +# Bus master and adapter support +# +# CONFIG_LIBOW_MASTER_USB is not set +# CONFIG_LIBOW_MASTER_I2C is not set +CONFIG_LIBOW_MASTER_W1=y +# CONFIG_LIBOW_ZEROCONF is not set +# CONFIG_LIBOW_DEBUG is not set +# CONFIG_LIBOW_OWTRAFFIC is not set # CONFIG_PACKAGE_libow-capi is not set # CONFIG_PACKAGE_libsysfs is not set @@ -2800,7 +2917,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 # @@ -2837,7 +2965,13 @@ CONFIG_PACKAGE_libxtables=y # database # # CONFIG_PACKAGE_libpq is not set -# CONFIG_PACKAGE_libsqlite3 is not set +CONFIG_PACKAGE_libsqlite3=m + +# +# Configuration +# +CONFIG_SQLITE_FTS3=y +CONFIG_SQLITE_RTREE=y # CONFIG_PACKAGE_pgsqlodbc is not set # CONFIG_PACKAGE_psqlodbca is not set # CONFIG_PACKAGE_psqlodbcw is not set @@ -2869,7 +3003,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 @@ -2899,9 +3033,9 @@ CONFIG_PACKAGE_libxtables=y # 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 +CONFIG_PACKAGE_libavahi-client=m # CONFIG_PACKAGE_libavahi-compat-libdnssd is not set -# CONFIG_PACKAGE_libavahi-dbus-support is not set +CONFIG_PACKAGE_libavahi-dbus-support=m # CONFIG_PACKAGE_libavahi-nodbus-support is not set # CONFIG_PACKAGE_libavl is not set # CONFIG_PACKAGE_libbfd is not set @@ -2914,9 +3048,9 @@ CONFIG_PACKAGE_libblobmsg-json=y # CONFIG_PACKAGE_libcoap is not set # CONFIG_PACKAGE_libconfig is not set # CONFIG_PACKAGE_libcurl is not set -# CONFIG_PACKAGE_libdaemon is not set +CONFIG_PACKAGE_libdaemon=m # CONFIG_PACKAGE_libdaq is not set -# CONFIG_PACKAGE_libdb47 is not set +CONFIG_PACKAGE_libdb47=m # CONFIG_PACKAGE_libdbi is not set # CONFIG_PACKAGE_libdevmapper is not set # CONFIG_PACKAGE_libdmapsharing is not set @@ -2927,7 +3061,7 @@ CONFIG_PACKAGE_libblobmsg-json=y # CONFIG_PACKAGE_libelf1 is not set # CONFIG_PACKAGE_libcomerr is not set # CONFIG_PACKAGE_libdb47xx is not set -# CONFIG_PACKAGE_libdbus is not set +CONFIG_PACKAGE_libdbus=m # CONFIG_PACKAGE_libecdsautil is not set # CONFIG_PACKAGE_libesmtp is not set # CONFIG_PACKAGE_libestr is not set @@ -2940,7 +3074,7 @@ CONFIG_PACKAGE_libblobmsg-json=y # CONFIG_PACKAGE_libevent2-pthreads is not set # CONFIG_PACKAGE_libevhtp is not set # CONFIG_PACKAGE_libexif is not set -# CONFIG_PACKAGE_libexpat is not set +CONFIG_PACKAGE_libexpat=m # CONFIG_PACKAGE_libexslt is not set # CONFIG_PACKAGE_libext2fs is not set # CONFIG_PACKAGE_libextractor is not set @@ -2949,7 +3083,7 @@ CONFIG_PACKAGE_libblobmsg-json=y # CONFIG_PACKAGE_libfastjson is not set # CONFIG_PACKAGE_libfdisk is not set # CONFIG_PACKAGE_libfdt is not set -# CONFIG_PACKAGE_libffi is not set +CONFIG_PACKAGE_libffi=m # CONFIG_PACKAGE_libffmpeg-audio-dec is not set # CONFIG_PACKAGE_libffmpeg-custom is not set # CONFIG_PACKAGE_libffmpeg-full is not set @@ -2961,10 +3095,10 @@ CONFIG_PACKAGE_libblobmsg-json=y # CONFIG_PACKAGE_libftdi1 is not set # CONFIG_PACKAGE_libgcrypt is not set # CONFIG_PACKAGE_libgd is not set -# CONFIG_PACKAGE_libgdbm is not set +CONFIG_PACKAGE_libgdbm=m # CONFIG_PACKAGE_libgee is not set # CONFIG_PACKAGE_libglpk is not set -# CONFIG_PACKAGE_libgmp is not set +CONFIG_PACKAGE_libgmp=m # CONFIG_PACKAGE_libgnurl is not set # CONFIG_PACKAGE_libgpg-error is not set # CONFIG_PACKAGE_libgphoto2 is not set @@ -2997,7 +3131,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 @@ -3007,7 +3141,7 @@ CONFIG_PACKAGE_libjson-c=y # CONFIG_PACKAGE_libmilter-sendmail is not set # CONFIG_PACKAGE_libminiupnpc is not set # CONFIG_PACKAGE_libmms is not set -# CONFIG_PACKAGE_libmnl is not set +CONFIG_PACKAGE_libmnl=m # CONFIG_PACKAGE_libmodbus is not set # CONFIG_PACKAGE_libmosquitto-nossl is not set # CONFIG_PACKAGE_libmosquitto-ssl is not set @@ -3017,20 +3151,20 @@ 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 # CONFIG_PACKAGE_libnetconf2 is not set # CONFIG_PACKAGE_libnetfilter-acct is not set -# CONFIG_PACKAGE_libnetfilter-conntrack is not set -# CONFIG_PACKAGE_libnetfilter-cthelper is not set -# CONFIG_PACKAGE_libnetfilter-cttimeout is not set +CONFIG_PACKAGE_libnetfilter-conntrack=m +CONFIG_PACKAGE_libnetfilter-cthelper=m +CONFIG_PACKAGE_libnetfilter-cttimeout=m # CONFIG_PACKAGE_libnetfilter-log is not set -# CONFIG_PACKAGE_libnetfilter-queue is not set +CONFIG_PACKAGE_libnetfilter-queue=m # CONFIG_PACKAGE_libnetsnmp is not set # CONFIG_PACKAGE_libnettle is not set -# CONFIG_PACKAGE_libnfnetlink is not set +CONFIG_PACKAGE_libnfnetlink=m # CONFIG_PACKAGE_libnftnl is not set # CONFIG_PACKAGE_libnghttp2 is not set # CONFIG_PACKAGE_libnl is not set @@ -3046,23 +3180,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 +3243,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 +3276,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,8 +3300,8 @@ 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-compat is not set +CONFIG_PACKAGE_libusb-1.0=m +CONFIG_PACKAGE_libusb-compat=m # CONFIG_PACKAGE_libusbmuxd is not set # CONFIG_PACKAGE_libustream-mbedtls is not set # CONFIG_PACKAGE_libustream-openssl is not set @@ -3150,7 +3320,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 +3335,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 +3344,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 +3352,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 @@ -3476,7 +3651,10 @@ CONFIG_POSTFIX_PCRE=y # CONFIG_PACKAGE_curl is not set # CONFIG_PACKAGE_gnurl is not set # CONFIG_PACKAGE_lftp is not set -# CONFIG_PACKAGE_rsync is not set +CONFIG_PACKAGE_rsync=m +# CONFIG_RSYNC_xattr is not set +# CONFIG_RSYNC_acl is not set +# CONFIG_RSYNC_zlib is not set # CONFIG_PACKAGE_rsyncd is not set # CONFIG_PACKAGE_vsftpd is not set # CONFIG_PACKAGE_vsftpd-tls is not set @@ -3491,14 +3669,14 @@ CONFIG_POSTFIX_PCRE=y # CONFIG_PACKAGE_nfs-kernel-server is not set # CONFIG_PACKAGE_owftpd is not set # CONFIG_PACKAGE_owhttpd is not set -# CONFIG_PACKAGE_owserver is not set +CONFIG_PACKAGE_owserver=m # CONFIG_PACKAGE_sshfs is not set # # Firewall # # CONFIG_PACKAGE_arptables is not set -# CONFIG_PACKAGE_conntrack is not set +CONFIG_PACKAGE_conntrack=m # CONFIG_PACKAGE_conntrackd is not set # CONFIG_PACKAGE_ebtables is not set # CONFIG_PACKAGE_fwknop is not set @@ -3529,7 +3707,7 @@ CONFIG_PACKAGE_iptables=y # CONFIG_PACKAGE_iptables-mod-ipopt is not set # CONFIG_PACKAGE_iptables-mod-ipp2p is not set # CONFIG_PACKAGE_iptables-mod-iprange is not set -# CONFIG_PACKAGE_iptables-mod-ipsec is not set +CONFIG_PACKAGE_iptables-mod-ipsec=m # CONFIG_PACKAGE_iptables-mod-ipv4options is not set # CONFIG_PACKAGE_iptables-mod-led is not set # CONFIG_PACKAGE_iptables-mod-length2 is not set @@ -3584,7 +3762,7 @@ CONFIG_PACKAGE_iptables=y # CONFIG_PACKAGE_avahi-autoipd is not set # CONFIG_PACKAGE_avahi-daemon-service-http is not set # CONFIG_PACKAGE_avahi-daemon-service-ssh is not set -# CONFIG_PACKAGE_avahi-dbus-daemon is not set +CONFIG_PACKAGE_avahi-dbus-daemon=m # CONFIG_PACKAGE_avahi-dnsconfd is not set # CONFIG_PACKAGE_avahi-nodbus-daemon is not set # CONFIG_PACKAGE_avahi-utils is not set @@ -3747,14 +3925,25 @@ CONFIG_PACKAGE_iptables=y # CONFIG_PACKAGE_igmpproxy is not set # CONFIG_PACKAGE_ip-bridge is not set # CONFIG_PACKAGE_ip-full is not set -# CONFIG_PACKAGE_ip-tiny is not set +CONFIG_PACKAGE_ip-tiny=m # CONFIG_PACKAGE_lldpd is not set # CONFIG_PACKAGE_mcproxy is not set # CONFIG_PACKAGE_mwan3 is not set # 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 +3957,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,109 +4061,130 @@ CONFIG_PACKAGE_iptables=y # # CONFIG_PACKAGE_chaosvpn is not set # CONFIG_PACKAGE_fastd is not set -# CONFIG_PACKAGE_ipsec-tools is not set +CONFIG_PACKAGE_globalprotect=m +CONFIG_PACKAGE_ipsec-tools=m # CONFIG_PACKAGE_ocserv is not set # CONFIG_PACKAGE_openconnect is not set # CONFIG_PACKAGE_opennhrp is not set # 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 -# CONFIG_PACKAGE_strongswan is not set -# CONFIG_PACKAGE_strongswan-charon is not set -# CONFIG_PACKAGE_strongswan-charon-cmd is not set -# CONFIG_PACKAGE_strongswan-default is not set -# CONFIG_PACKAGE_strongswan-ipsec is not set -# CONFIG_PACKAGE_strongswan-isakmp is not set -# CONFIG_PACKAGE_strongswan-libtls is not set +CONFIG_PACKAGE_strongswan=m + +# +# Configuration +# +CONFIG_STRONGSWAN_ROUTING_TABLE="220" +CONFIG_STRONGSWAN_ROUTING_TABLE_PRIO="220" +CONFIG_PACKAGE_strongswan-charon=m +CONFIG_PACKAGE_strongswan-charon-cmd=m +CONFIG_PACKAGE_strongswan-default=m +CONFIG_PACKAGE_strongswan-ipsec=m +CONFIG_PACKAGE_strongswan-isakmp=m +CONFIG_PACKAGE_strongswan-libtls=m # CONFIG_PACKAGE_strongswan-minimal is not set # CONFIG_PACKAGE_strongswan-mod-addrblock is not set -# CONFIG_PACKAGE_strongswan-mod-aes is not set -# CONFIG_PACKAGE_strongswan-mod-af-alg is not set +CONFIG_PACKAGE_strongswan-mod-aes=m +CONFIG_PACKAGE_strongswan-mod-af-alg=m # CONFIG_PACKAGE_strongswan-mod-agent is not set -# CONFIG_PACKAGE_strongswan-mod-attr is not set +CONFIG_PACKAGE_strongswan-mod-attr=m # CONFIG_PACKAGE_strongswan-mod-attr-sql is not set -# CONFIG_PACKAGE_strongswan-mod-blowfish is not set -# CONFIG_PACKAGE_strongswan-mod-ccm is not set -# CONFIG_PACKAGE_strongswan-mod-cmac is not set -# CONFIG_PACKAGE_strongswan-mod-connmark is not set -# CONFIG_PACKAGE_strongswan-mod-constraints is not set +CONFIG_PACKAGE_strongswan-mod-blowfish=m +CONFIG_PACKAGE_strongswan-mod-ccm=m +CONFIG_PACKAGE_strongswan-mod-cmac=m +CONFIG_PACKAGE_strongswan-mod-connmark=m +CONFIG_PACKAGE_strongswan-mod-constraints=m # CONFIG_PACKAGE_strongswan-mod-coupling is not set # CONFIG_PACKAGE_strongswan-mod-ctr is not set # CONFIG_PACKAGE_strongswan-mod-curl is not set # CONFIG_PACKAGE_strongswan-mod-curve25519 is not set -# CONFIG_PACKAGE_strongswan-mod-des is not set +CONFIG_PACKAGE_strongswan-mod-des=m # CONFIG_PACKAGE_strongswan-mod-dhcp is not set -# CONFIG_PACKAGE_strongswan-mod-dnskey is not set +CONFIG_PACKAGE_strongswan-mod-dnskey=m # CONFIG_PACKAGE_strongswan-mod-duplicheck is not set -# CONFIG_PACKAGE_strongswan-mod-eap-identity is not set -# CONFIG_PACKAGE_strongswan-mod-eap-md5 is not set -# CONFIG_PACKAGE_strongswan-mod-eap-mschapv2 is not set +CONFIG_PACKAGE_strongswan-mod-eap-identity=m +CONFIG_PACKAGE_strongswan-mod-eap-md5=m +CONFIG_PACKAGE_strongswan-mod-eap-mschapv2=m # CONFIG_PACKAGE_strongswan-mod-eap-radius is not set -# CONFIG_PACKAGE_strongswan-mod-eap-tls is not set +CONFIG_PACKAGE_strongswan-mod-eap-tls=m # CONFIG_PACKAGE_strongswan-mod-farp is not set -# CONFIG_PACKAGE_strongswan-mod-fips-prf is not set +CONFIG_PACKAGE_strongswan-mod-fips-prf=m # CONFIG_PACKAGE_strongswan-mod-forecast is not set # CONFIG_PACKAGE_strongswan-mod-gcm is not set # CONFIG_PACKAGE_strongswan-mod-gcrypt is not set -# CONFIG_PACKAGE_strongswan-mod-gmp is not set -# CONFIG_PACKAGE_strongswan-mod-gmpdh is not set +CONFIG_PACKAGE_strongswan-mod-gmp=m +CONFIG_PACKAGE_strongswan-mod-gmpdh=m # CONFIG_PACKAGE_strongswan-mod-ha is not set -# CONFIG_PACKAGE_strongswan-mod-hmac is not set -# CONFIG_PACKAGE_strongswan-mod-kernel-libipsec is not set -# CONFIG_PACKAGE_strongswan-mod-kernel-netlink is not set +CONFIG_PACKAGE_strongswan-mod-hmac=m +CONFIG_PACKAGE_strongswan-mod-kernel-libipsec=m +CONFIG_PACKAGE_strongswan-mod-kernel-netlink=m # CONFIG_PACKAGE_strongswan-mod-ldap is not set # CONFIG_PACKAGE_strongswan-mod-led is not set # CONFIG_PACKAGE_strongswan-mod-load-tester is not set -# CONFIG_PACKAGE_strongswan-mod-md4 is not set -# CONFIG_PACKAGE_strongswan-mod-md5 is not set +CONFIG_PACKAGE_strongswan-mod-md4=m +CONFIG_PACKAGE_strongswan-mod-md5=m # CONFIG_PACKAGE_strongswan-mod-mysql is not set -# CONFIG_PACKAGE_strongswan-mod-nonce is not set -# CONFIG_PACKAGE_strongswan-mod-openssl is not set -# CONFIG_PACKAGE_strongswan-mod-pem is not set -# CONFIG_PACKAGE_strongswan-mod-pgp is not set -# CONFIG_PACKAGE_strongswan-mod-pkcs1 is not set -# CONFIG_PACKAGE_strongswan-mod-pkcs11 is not set -# CONFIG_PACKAGE_strongswan-mod-pkcs12 is not set -# CONFIG_PACKAGE_strongswan-mod-pkcs7 is not set -# CONFIG_PACKAGE_strongswan-mod-pkcs8 is not set -# CONFIG_PACKAGE_strongswan-mod-pubkey is not set -# CONFIG_PACKAGE_strongswan-mod-random is not set -# CONFIG_PACKAGE_strongswan-mod-rc2 is not set -# CONFIG_PACKAGE_strongswan-mod-resolve is not set -# CONFIG_PACKAGE_strongswan-mod-revocation is not set -# CONFIG_PACKAGE_strongswan-mod-sha1 is not set -# CONFIG_PACKAGE_strongswan-mod-sha2 is not set -# CONFIG_PACKAGE_strongswan-mod-smp is not set -# CONFIG_PACKAGE_strongswan-mod-socket-default is not set -# CONFIG_PACKAGE_strongswan-mod-socket-dynamic is not set +CONFIG_PACKAGE_strongswan-mod-nonce=m +CONFIG_PACKAGE_strongswan-mod-openssl=m +CONFIG_PACKAGE_strongswan-mod-pem=m +CONFIG_PACKAGE_strongswan-mod-pgp=m +CONFIG_PACKAGE_strongswan-mod-pkcs1=m +CONFIG_PACKAGE_strongswan-mod-pkcs11=m +CONFIG_PACKAGE_strongswan-mod-pkcs12=m +CONFIG_PACKAGE_strongswan-mod-pkcs7=m +CONFIG_PACKAGE_strongswan-mod-pkcs8=m +CONFIG_PACKAGE_strongswan-mod-pubkey=m +CONFIG_PACKAGE_strongswan-mod-random=m +CONFIG_PACKAGE_strongswan-mod-rc2=m +CONFIG_PACKAGE_strongswan-mod-resolve=m +CONFIG_PACKAGE_strongswan-mod-revocation=m +CONFIG_PACKAGE_strongswan-mod-sha1=m +CONFIG_PACKAGE_strongswan-mod-sha2=m +CONFIG_PACKAGE_strongswan-mod-smp=m +CONFIG_PACKAGE_strongswan-mod-socket-default=m +CONFIG_PACKAGE_strongswan-mod-socket-dynamic=m # CONFIG_PACKAGE_strongswan-mod-sql is not set # CONFIG_PACKAGE_strongswan-mod-sqlite is not set -# CONFIG_PACKAGE_strongswan-mod-sshkey is not set -# CONFIG_PACKAGE_strongswan-mod-stroke is not set +CONFIG_PACKAGE_strongswan-mod-sshkey=m +CONFIG_PACKAGE_strongswan-mod-stroke=m # CONFIG_PACKAGE_strongswan-mod-test-vectors is not set -# CONFIG_PACKAGE_strongswan-mod-uci is not set +CONFIG_PACKAGE_strongswan-mod-uci=m # CONFIG_PACKAGE_strongswan-mod-unity is not set -# CONFIG_PACKAGE_strongswan-mod-updown is not set -# CONFIG_PACKAGE_strongswan-mod-vici is not set +CONFIG_PACKAGE_strongswan-mod-updown=m +CONFIG_PACKAGE_strongswan-mod-vici=m # CONFIG_PACKAGE_strongswan-mod-whitelist is not set -# CONFIG_PACKAGE_strongswan-mod-x509 is not set +CONFIG_PACKAGE_strongswan-mod-x509=m # CONFIG_PACKAGE_strongswan-mod-xauth-eap is not set -# CONFIG_PACKAGE_strongswan-mod-xauth-generic is not set -# CONFIG_PACKAGE_strongswan-mod-xcbc is not set -# CONFIG_PACKAGE_strongswan-pki is not set +CONFIG_PACKAGE_strongswan-mod-xauth-generic=m +CONFIG_PACKAGE_strongswan-mod-xcbc=m +CONFIG_PACKAGE_strongswan-pki=m # CONFIG_PACKAGE_strongswan-scepclient is not set -# CONFIG_PACKAGE_strongswan-swanctl is not set +CONFIG_PACKAGE_strongswan-swanctl=m # CONFIG_PACKAGE_tinc is not set # CONFIG_PACKAGE_uanytun is not set # CONFIG_PACKAGE_uanytun-nettle is not set # 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 @@ -3993,7 +4203,7 @@ CONFIG_PACKAGE_iptables=y # # WWAN # -# CONFIG_PACKAGE_adb-enablemodem is not set +CONFIG_PACKAGE_adb-enablemodem=m # CONFIG_PACKAGE_comgt is not set # CONFIG_PACKAGE_comgt-directip is not set # CONFIG_PACKAGE_comgt-ncm is not set @@ -4258,7 +4468,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 +4605,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 @@ -4466,7 +4676,7 @@ CONFIG_PACKAGE_wpad-mini=y # # CONFIG_PACKAGE_avrdude is not set # CONFIG_PACKAGE_dfu-programmer is not set -# CONFIG_PACKAGE_stm32flash is not set +CONFIG_PACKAGE_stm32flash=m # # RTKLIB Suite @@ -4500,7 +4710,7 @@ CONFIG_PACKAGE_wpad-mini=y # # CONFIG_PACKAGE_agetty is not set # CONFIG_PACKAGE_dvtm is not set -# CONFIG_PACKAGE_minicom is not set +CONFIG_PACKAGE_minicom=m # CONFIG_PACKAGE_picocom is not set # CONFIG_PACKAGE_rtty-mbedtls is not set # CONFIG_PACKAGE_rtty-nossl is not set @@ -4548,7 +4758,7 @@ CONFIG_PACKAGE_wpad-mini=y # CONFIG_PACKAGE_sqlite3-cli is not set # CONFIG_PACKAGE_unixodbc-tools is not set # CONFIG_PACKAGE_acpid is not set -# CONFIG_PACKAGE_adb is not set +CONFIG_PACKAGE_adb=m # CONFIG_PACKAGE_ap51-flash is not set # CONFIG_PACKAGE_at is not set # CONFIG_PACKAGE_bandwidthd is not set @@ -4573,12 +4783,12 @@ CONFIG_PACKAGE_wpad-mini=y # CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crelay is not set # CONFIG_PACKAGE_ct-bugcheck is not set -# CONFIG_PACKAGE_dbus is not set +CONFIG_PACKAGE_dbus=m # CONFIG_PACKAGE_dbus-utils is not set # CONFIG_PACKAGE_device-observatory is not set # CONFIG_PACKAGE_dfu-util is not set -# CONFIG_PACKAGE_digitemp is not set -# CONFIG_PACKAGE_digitemp-usb is not set +CONFIG_PACKAGE_digitemp=m +CONFIG_PACKAGE_digitemp-usb=m # CONFIG_PACKAGE_dmesg is not set # CONFIG_PACKAGE_dropbearconvert is not set # CONFIG_PACKAGE_dtc is not set @@ -4673,14 +4883,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_openssl-util 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=m # 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 @@ -4707,10 +4933,11 @@ CONFIG_PACKAGE_libjson-script=y # CONFIG_PACKAGE_sockread is not set # CONFIG_PACKAGE_spi-tools is not set # CONFIG_PACKAGE_spidev-test is not set -# CONFIG_PACKAGE_strace is not set +CONFIG_PACKAGE_strace=m # CONFIG_PACKAGE_strace_libunwind is not set # CONFIG_PACKAGE_stress is not set # CONFIG_PACKAGE_sumo is not set +CONFIG_PACKAGE_sympathy=m # CONFIG_PACKAGE_sysrepo is not set # CONFIG_PACKAGE_sysrepocfg is not set # CONFIG_PACKAGE_sysrepoctl is not set @@ -4729,7 +4956,7 @@ CONFIG_PACKAGE_libjson-script=y # CONFIG_PACKAGE_usb-modeswitch is not set # CONFIG_PACKAGE_usbmuxd is not set # CONFIG_PACKAGE_usbreset is not set -# CONFIG_PACKAGE_usbutils is not set +CONFIG_PACKAGE_usbutils=m # CONFIG_PACKAGE_uuidd is not set # CONFIG_PACKAGE_uuidgen is not set # CONFIG_PACKAGE_uvcdynctrl is not set