summaryrefslogtreecommitdiffstats
path: root/master/my-config
diff options
context:
space:
mode:
Diffstat (limited to 'master/my-config')
-rw-r--r--master/my-config947
1 files changed, 868 insertions, 79 deletions
diff --git a/master/my-config b/master/my-config
index dacb786..48c24d8 100644
--- a/master/my-config
+++ b/master/my-config
@@ -1,5 +1,5 @@
diff --git a/.config b/.config
-index d79707a..68963d7 100644
+index d79707a..c316295 100644
--- a/.config
+++ b/.config
@@ -134,6 +134,7 @@ CONFIG_PCI_SUPPORT=y
@@ -36,6 +36,15 @@ index d79707a..68963d7 100644
CONFIG_TARGET_ROOTFS_SQUASHFS=y
CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=256
CONFIG_TARGET_UBIFS_FREE_SPACE_FIXUP=y
+@@ -176,7 +186,7 @@ CONFIG_SIGNED_PACKAGES=y
+ # General build options
+ #
+ # CONFIG_DISPLAY_SUPPORT is not set
+-# CONFIG_BUILD_PATENTED is not set
++CONFIG_BUILD_PATENTED=y
+ # CONFIG_BUILD_NLS is not set
+ CONFIG_SHADOW_PASSWORDS=y
+ # CONFIG_CLEAN_IPKG is not set
@@ -326,7 +336,7 @@ CONFIG_TARGET_SUFFIX="musl"
# CONFIG_IB is not set
# CONFIG_SDK is not set
@@ -73,7 +82,14 @@ index d79707a..68963d7 100644
#
# Base system
-@@ -1387,14 +1406,7 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_IPC_SYSLOG_BUFFER_SIZE=0
+@@ -1382,19 +1401,12 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_SYSLOGD_READ_BUFFER_SIZE=0
+ # CONFIG_BUSYBOX_DEFAULT_FEATURE_IPC_SYSLOG is not set
+ CONFIG_BUSYBOX_DEFAULT_FEATURE_IPC_SYSLOG_BUFFER_SIZE=0
+ # CONFIG_BUSYBOX_DEFAULT_FEATURE_KMSG_SYSLOG is not set
+-# CONFIG_PACKAGE_ca-bundle is not set
+-# CONFIG_PACKAGE_ca-certificates is not set
++CONFIG_PACKAGE_ca-bundle=m
++CONFIG_PACKAGE_ca-certificates=m
CONFIG_PACKAGE_dnsmasq=y
# CONFIG_PACKAGE_dnsmasq-dhcpv6 is not set
# CONFIG_PACKAGE_dnsmasq-full is not set
@@ -89,15 +105,17 @@ index d79707a..68963d7 100644
# CONFIG_PACKAGE_ead is not set
CONFIG_PACKAGE_firewall=y
CONFIG_PACKAGE_fstools=y
-@@ -1407,7 +1419,7 @@ CONFIG_PACKAGE_libc=y
+@@ -1407,8 +1419,8 @@ 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_libstdcpp is not set
+CONFIG_PACKAGE_librt=y
- # CONFIG_PACKAGE_libstdcpp is not set
++CONFIG_PACKAGE_libstdcpp=m
CONFIG_PACKAGE_logd=y
CONFIG_PACKAGE_mtd=y
+ CONFIG_PACKAGE_netifd=y
@@ -1423,7 +1435,7 @@ CONFIG_PACKAGE_procd=y
# CONFIG_PROCD_SHOW_BOOT is not set
# CONFIG_PROCD_ZRAM_TMPFS is not set
@@ -122,6 +140,15 @@ index d79707a..68963d7 100644
# CONFIG_PACKAGE_gcc is not set
# CONFIG_PACKAGE_gdb is not set
# CONFIG_PACKAGE_gdbserver is not set
+@@ -1650,7 +1664,7 @@ CONFIG_PACKAGE_wireless-regdb=y
+ # CONFIG_PACKAGE_kmod-md-mod is not set
+ # CONFIG_PACKAGE_kmod-nbd is not set
+ # CONFIG_PACKAGE_kmod-scsi-cdrom is not set
+-# CONFIG_PACKAGE_kmod-scsi-core is not set
++CONFIG_PACKAGE_kmod-scsi-core=m
+ # CONFIG_PACKAGE_kmod-scsi-generic is not set
+ # CONFIG_PACKAGE_kmod-scsi-tape is not set
+
@@ -1662,46 +1676,48 @@ CONFIG_PACKAGE_wireless-regdb=y
#
# Cryptographic API modules
@@ -135,7 +162,8 @@ index d79707a..68963d7 100644
+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-crc32c is not set
++CONFIG_PACKAGE_kmod-crypto-crc32c=m
# CONFIG_PACKAGE_kmod-crypto-ctr is not set
# CONFIG_PACKAGE_kmod-crypto-cts is not set
-# CONFIG_PACKAGE_kmod-crypto-deflate is not set
@@ -189,7 +217,30 @@ index d79707a..68963d7 100644
# CONFIG_PACKAGE_kmod-crypto-xts is not set
# CONFIG_PACKAGE_kmod-cryptodev is not set
-@@ -1746,7 +1762,30 @@ CONFIG_PACKAGE_wireless-regdb=y
+@@ -1714,8 +1730,9 @@ CONFIG_PACKAGE_wireless-regdb=y
+ # CONFIG_PACKAGE_kmod-fs-cifs is not set
+ # CONFIG_PACKAGE_kmod-fs-configfs is not set
+ # CONFIG_PACKAGE_kmod-fs-cramfs is not set
++CONFIG_PACKAGE_kmod-fs-exfat=m
+ # CONFIG_PACKAGE_kmod-fs-exportfs is not set
+-# CONFIG_PACKAGE_kmod-fs-ext4 is not set
++CONFIG_PACKAGE_kmod-fs-ext4=m
+ # CONFIG_PACKAGE_kmod-fs-f2fs is not set
+ # CONFIG_PACKAGE_kmod-fs-fscache is not set
+ # CONFIG_PACKAGE_kmod-fs-hfs is not set
+@@ -1734,9 +1751,9 @@ CONFIG_PACKAGE_wireless-regdb=y
+ # CONFIG_PACKAGE_kmod-fs-reiserfs is not set
+ # CONFIG_PACKAGE_kmod-fs-squashfs is not set
+ # CONFIG_PACKAGE_kmod-fs-udf is not set
+-# CONFIG_PACKAGE_kmod-fs-vfat is not set
++CONFIG_PACKAGE_kmod-fs-vfat=m
+ # CONFIG_PACKAGE_kmod-fs-xfs is not set
+-# CONFIG_PACKAGE_kmod-fuse is not set
++CONFIG_PACKAGE_kmod-fuse=m
+
+ #
+ # FireWire support
+@@ -1746,7 +1763,30 @@ CONFIG_PACKAGE_wireless-regdb=y
#
# Hardware Monitoring Support
#
@@ -221,7 +272,27 @@ index d79707a..68963d7 100644
#
# I2C support
-@@ -1803,7 +1842,9 @@ CONFIG_PACKAGE_kmod-lib-crc-ccitt=y
+@@ -1768,10 +1808,10 @@ CONFIG_PACKAGE_wireless-regdb=y
+ #
+ # Input modules
+ #
+-# CONFIG_PACKAGE_kmod-hid is not set
+-# CONFIG_PACKAGE_kmod-hid-generic is not set
+-# CONFIG_PACKAGE_kmod-input-core is not set
+-# CONFIG_PACKAGE_kmod-input-evdev is not set
++CONFIG_PACKAGE_kmod-hid=m
++CONFIG_PACKAGE_kmod-hid-generic=m
++CONFIG_PACKAGE_kmod-input-core=m
++CONFIG_PACKAGE_kmod-input-evdev=m
+ # CONFIG_PACKAGE_kmod-input-gpio-encoder is not set
+ # CONFIG_PACKAGE_kmod-input-gpio-keys is not set
+ # CONFIG_PACKAGE_kmod-input-gpio-keys-polled is not set
+@@ -1799,11 +1839,13 @@ CONFIG_PACKAGE_kmod-leds-gpio=y
+ # CONFIG_PACKAGE_kmod-lib-cordic is not set
+ CONFIG_PACKAGE_kmod-lib-crc-ccitt=y
+ # CONFIG_PACKAGE_kmod-lib-crc-itu-t is not set
+-# CONFIG_PACKAGE_kmod-lib-crc16 is not set
++CONFIG_PACKAGE_kmod-lib-crc16=m
# CONFIG_PACKAGE_kmod-lib-crc32c is not set
# CONFIG_PACKAGE_kmod-lib-crc7 is not set
# CONFIG_PACKAGE_kmod-lib-crc8 is not set
@@ -232,7 +303,33 @@ index d79707a..68963d7 100644
#
# Native Language Support
-@@ -1866,7 +1907,7 @@ CONFIG_PACKAGE_kmod-ipt-core=y
+@@ -1811,7 +1853,7 @@ CONFIG_PACKAGE_kmod-lib-crc-ccitt=y
+ CONFIG_PACKAGE_kmod-nls-base=y
+ # CONFIG_PACKAGE_kmod-nls-cp1250 is not set
+ # CONFIG_PACKAGE_kmod-nls-cp1251 is not set
+-# CONFIG_PACKAGE_kmod-nls-cp437 is not set
++CONFIG_PACKAGE_kmod-nls-cp437=m
+ # CONFIG_PACKAGE_kmod-nls-cp775 is not set
+ # CONFIG_PACKAGE_kmod-nls-cp850 is not set
+ # CONFIG_PACKAGE_kmod-nls-cp852 is not set
+@@ -1821,14 +1863,14 @@ CONFIG_PACKAGE_kmod-nls-base=y
+ # CONFIG_PACKAGE_kmod-nls-cp932 is not set
+ # CONFIG_PACKAGE_kmod-nls-cp936 is not set
+ # CONFIG_PACKAGE_kmod-nls-cp950 is not set
+-# CONFIG_PACKAGE_kmod-nls-iso8859-1 is not set
++CONFIG_PACKAGE_kmod-nls-iso8859-1=m
+ # CONFIG_PACKAGE_kmod-nls-iso8859-13 is not set
+ # CONFIG_PACKAGE_kmod-nls-iso8859-15 is not set
+ # CONFIG_PACKAGE_kmod-nls-iso8859-2 is not set
+ # CONFIG_PACKAGE_kmod-nls-iso8859-6 is not set
+ # CONFIG_PACKAGE_kmod-nls-iso8859-8 is not set
+ # CONFIG_PACKAGE_kmod-nls-koi8r is not set
+-# CONFIG_PACKAGE_kmod-nls-utf8 is not set
++CONFIG_PACKAGE_kmod-nls-utf8=m
+
+ #
+ # Netfilter Extensions
+@@ -1866,7 +1908,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
@@ -241,7 +338,7 @@ index d79707a..68963d7 100644
# 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
+@@ -1895,7 +1937,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
@@ -250,7 +347,7 @@ index d79707a..68963d7 100644
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
+@@ -1903,10 +1945,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
@@ -263,7 +360,7 @@ index d79707a..68963d7 100644
# 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
+@@ -1946,7 +1988,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
@@ -272,7 +369,7 @@ index d79707a..68963d7 100644
# 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
+@@ -1987,12 +2029,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
@@ -295,7 +392,7 @@ index d79707a..68963d7 100644
# 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
+@@ -2002,7 +2050,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
@@ -304,7 +401,7 @@ index d79707a..68963d7 100644
# 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
+@@ -2016,7 +2064,7 @@ CONFIG_PACKAGE_kmod-ppp=y
CONFIG_PACKAGE_kmod-pppoe=y
# CONFIG_PACKAGE_kmod-pppol2tp is not set
CONFIG_PACKAGE_kmod-pppox=y
@@ -313,7 +410,7 @@ index d79707a..68963d7 100644
# 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
+@@ -2026,7 +2074,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
@@ -322,7 +419,7 @@ index d79707a..68963d7 100644
# 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
+@@ -2118,25 +2166,71 @@ CONFIG_PACKAGE_kmod-gpio-button-hotplug=y
# USB Support
#
# CONFIG_PACKAGE_kmod-chaoskey is not set
@@ -331,9 +428,11 @@ index d79707a..68963d7 100644
# 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-dwc2 is not set
+ # CONFIG_PACKAGE_kmod-usb-dwc3 is not set
CONFIG_PACKAGE_kmod-usb-ehci=y
- # CONFIG_PACKAGE_kmod-usb-hid is not set
+-# CONFIG_PACKAGE_kmod-usb-hid is not set
++CONFIG_PACKAGE_kmod-usb-hid=m
# CONFIG_PACKAGE_kmod-usb-ledtrig-usbport is not set
-# CONFIG_PACKAGE_kmod-usb-net is not set
+CONFIG_PACKAGE_kmod-usb-net=m
@@ -364,6 +463,7 @@ index d79707a..68963d7 100644
# 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-storage 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
@@ -388,16 +488,17 @@ index d79707a..68963d7 100644
+# 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=m
# CONFIG_PACKAGE_kmod-usb-storage-extras is not set
- # CONFIG_PACKAGE_kmod-usb-storage-uas is not set
+-# CONFIG_PACKAGE_kmod-usb-storage-uas is not set
++CONFIG_PACKAGE_kmod-usb-storage-uas=m
# 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
+@@ -2163,7 +2257,17 @@ CONFIG_PACKAGE_kmod-usb2=y
#
# W1 support
#
@@ -416,7 +517,181 @@ index d79707a..68963d7 100644
#
# WPAN 802.15.4 Support
-@@ -2380,20 +2483,20 @@ CONFIG_PACKAGE_kmod-mt76x2=y
+@@ -2352,7 +2456,172 @@ CONFIG_PACKAGE_kmod-mt76x2=y
+ #
+ # Perl
+ #
+-# CONFIG_PACKAGE_perl is not set
++CONFIG_PACKAGE_perl=m
++
++#
++# Configuration
++#
++CONFIG_PERL_THREADS=y
++# CONFIG_PERL_TESTS is not set
++CONFIG_PERL_NOCOMMENT=y
++# CONFIG_PACKAGE_perl-authen-sasl is not set
++# CONFIG_PACKAGE_perl-authen-sasl-xs is not set
++CONFIG_PACKAGE_perl-autoloader=m
++# CONFIG_PACKAGE_perl-cgi is not set
++CONFIG_PACKAGE_perl-chipcard-pcsc=m
++# CONFIG_PACKAGE_perl-compress-bzip2 is not set
++CONFIG_PACKAGE_perl-crypt-openssl-guess=m
++CONFIG_PACKAGE_perl-crypt-openssl-random=m
++CONFIG_PACKAGE_perl-crypt-openssl-rsa=m
++CONFIG_PACKAGE_perl-crypt-rsa=m
++CONFIG_PACKAGE_perl-dbi=m
++CONFIG_PACKAGE_perl-device-serialport=m
++# CONFIG_PACKAGE_perl-device-usb is not set
++CONFIG_PACKAGE_perl-digest-sha256=m
++# CONFIG_PACKAGE_perl-encode-locale is not set
++# CONFIG_PACKAGE_perl-file-listing is not set
++# CONFIG_PACKAGE_perl-file-sharedir-install is not set
++# CONFIG_PACKAGE_perl-html-form is not set
++# CONFIG_PACKAGE_perl-html-parser is not set
++# CONFIG_PACKAGE_perl-html-tagset is not set
++# CONFIG_PACKAGE_perl-html-tree is not set
++# CONFIG_PACKAGE_perl-http-cookies is not set
++# CONFIG_PACKAGE_perl-http-daemon is not set
++# CONFIG_PACKAGE_perl-http-date is not set
++# CONFIG_PACKAGE_perl-http-message is not set
++# CONFIG_PACKAGE_perl-http-negotiate is not set
++# CONFIG_PACKAGE_perl-http-server-simple is not set
++# CONFIG_PACKAGE_perl-inline is not set
++# CONFIG_PACKAGE_perl-inline-c is not set
++# CONFIG_PACKAGE_perl-io-html is not set
++# CONFIG_PACKAGE_perl-lockfile-simple is not set
++# CONFIG_PACKAGE_perl-lwp-mediatypes is not set
++# CONFIG_PACKAGE_perl-net-http is not set
++CONFIG_PACKAGE_perl-net-mqtt-simple=m
++# CONFIG_PACKAGE_perl-net-telnet is not set
++# CONFIG_PACKAGE_perl-parse-recdescent is not set
++# CONFIG_PACKAGE_perl-sub-uplevel is not set
++CONFIG_PACKAGE_perl-sys-syslog=m
++# CONFIG_PACKAGE_perl-test-harness is not set
++# CONFIG_PACKAGE_perl-test-warn is not set
++# CONFIG_PACKAGE_perl-text-csv_xs is not set
++# CONFIG_PACKAGE_perl-uri is not set
++# CONFIG_PACKAGE_perl-www is not set
++# CONFIG_PACKAGE_perl-www-curl is not set
++# CONFIG_PACKAGE_perl-www-mechanize is not set
++# CONFIG_PACKAGE_perl-www-robotrules is not set
++# CONFIG_PACKAGE_perl-xml-parser is not set
++# CONFIG_PACKAGE_perlbase-anydbm-file is not set
++# CONFIG_PACKAGE_perlbase-app is not set
++# CONFIG_PACKAGE_perlbase-archive is not set
++# CONFIG_PACKAGE_perlbase-arybase is not set
++# CONFIG_PACKAGE_perlbase-attribute is not set
++# CONFIG_PACKAGE_perlbase-attributes is not set
++# CONFIG_PACKAGE_perlbase-autodie is not set
++# CONFIG_PACKAGE_perlbase-autoloader is not set
++# CONFIG_PACKAGE_perlbase-autosplit is not set
++# CONFIG_PACKAGE_perlbase-autouse is not set
++# CONFIG_PACKAGE_perlbase-b is not set
++CONFIG_PACKAGE_perlbase-base=m
++CONFIG_PACKAGE_perlbase-benchmark=m
++# CONFIG_PACKAGE_perlbase-bigint is not set
++# CONFIG_PACKAGE_perlbase-bignum is not set
++# CONFIG_PACKAGE_perlbase-blib is not set
++CONFIG_PACKAGE_perlbase-bytes=m
++# CONFIG_PACKAGE_perlbase-charnames is not set
++CONFIG_PACKAGE_perlbase-class=m
++# CONFIG_PACKAGE_perlbase-compress is not set
++CONFIG_PACKAGE_perlbase-config=m
++# CONFIG_PACKAGE_perlbase-cpan is not set
++CONFIG_PACKAGE_perlbase-cwd=m
++CONFIG_PACKAGE_perlbase-data=m
++# CONFIG_PACKAGE_perlbase-db is not set
++# CONFIG_PACKAGE_perlbase-db-file is not set
++# CONFIG_PACKAGE_perlbase-dbm-filter is not set
++# CONFIG_PACKAGE_perlbase-devel is not set
++# CONFIG_PACKAGE_perlbase-diagnostics is not set
++# CONFIG_PACKAGE_perlbase-digest is not set
++# CONFIG_PACKAGE_perlbase-dirhandle is not set
++# CONFIG_PACKAGE_perlbase-dumpvalue is not set
++# CONFIG_PACKAGE_perlbase-dumpvar is not set
++CONFIG_PACKAGE_perlbase-dynaloader=m
++# CONFIG_PACKAGE_perlbase-encode is not set
++# CONFIG_PACKAGE_perlbase-encoding is not set
++# CONFIG_PACKAGE_perlbase-english is not set
++# CONFIG_PACKAGE_perlbase-env is not set
++CONFIG_PACKAGE_perlbase-errno=m
++CONFIG_PACKAGE_perlbase-essential=m
++# CONFIG_PACKAGE_perlbase-experimental is not set
++# CONFIG_PACKAGE_perlbase-extutils is not set
++# CONFIG_PACKAGE_perlbase-fatal is not set
++CONFIG_PACKAGE_perlbase-fcntl=m
++# CONFIG_PACKAGE_perlbase-feature is not set
++# CONFIG_PACKAGE_perlbase-fields is not set
++CONFIG_PACKAGE_perlbase-file=m
++# CONFIG_PACKAGE_perlbase-filecache is not set
++CONFIG_PACKAGE_perlbase-filehandle=m
++# CONFIG_PACKAGE_perlbase-filetest is not set
++# CONFIG_PACKAGE_perlbase-filter is not set
++# CONFIG_PACKAGE_perlbase-findbin is not set
++# CONFIG_PACKAGE_perlbase-gdbm-file is not set
++# CONFIG_PACKAGE_perlbase-getopt is not set
++# CONFIG_PACKAGE_perlbase-hash is not set
++# CONFIG_PACKAGE_perlbase-http-tiny is not set
++CONFIG_PACKAGE_perlbase-i18n=m
++# CONFIG_PACKAGE_perlbase-if is not set
++CONFIG_PACKAGE_perlbase-integer=m
++CONFIG_PACKAGE_perlbase-io=m
++CONFIG_PACKAGE_perlbase-ipc=m
++# CONFIG_PACKAGE_perlbase-json-pp is not set
++# CONFIG_PACKAGE_perlbase-less is not set
++CONFIG_PACKAGE_perlbase-list=m
++CONFIG_PACKAGE_perlbase-locale=m
++# CONFIG_PACKAGE_perlbase-math is not set
++# CONFIG_PACKAGE_perlbase-memoize is not set
++# CONFIG_PACKAGE_perlbase-meta-notation is not set
++# CONFIG_PACKAGE_perlbase-mime is not set
++# CONFIG_PACKAGE_perlbase-module is not set
++# CONFIG_PACKAGE_perlbase-mro is not set
++# CONFIG_PACKAGE_perlbase-net is not set
++# CONFIG_PACKAGE_perlbase-next is not set
++# CONFIG_PACKAGE_perlbase-o is not set
++# CONFIG_PACKAGE_perlbase-opcode is not set
++# CONFIG_PACKAGE_perlbase-open is not set
++# CONFIG_PACKAGE_perlbase-ops is not set
++# CONFIG_PACKAGE_perlbase-ostype is not set
++CONFIG_PACKAGE_perlbase-params=m
++# CONFIG_PACKAGE_perlbase-perl5db is not set
++# CONFIG_PACKAGE_perlbase-perlio is not set
++# CONFIG_PACKAGE_perlbase-pod is not set
++CONFIG_PACKAGE_perlbase-posix=m
++CONFIG_PACKAGE_perlbase-re=m
++# CONFIG_PACKAGE_perlbase-safe is not set
++CONFIG_PACKAGE_perlbase-scalar=m
++# CONFIG_PACKAGE_perlbase-sdbm-file is not set
++# CONFIG_PACKAGE_perlbase-search is not set
++CONFIG_PACKAGE_perlbase-selectsaver=m
++CONFIG_PACKAGE_perlbase-selfloader=m
++# CONFIG_PACKAGE_perlbase-sigtrap is not set
++CONFIG_PACKAGE_perlbase-socket=m
++# CONFIG_PACKAGE_perlbase-sort is not set
++CONFIG_PACKAGE_perlbase-storable=m
++CONFIG_PACKAGE_perlbase-symbol=m
++# CONFIG_PACKAGE_perlbase-sys is not set
++CONFIG_PACKAGE_perlbase-tap=m
++# CONFIG_PACKAGE_perlbase-term is not set
++CONFIG_PACKAGE_perlbase-test=m
++CONFIG_PACKAGE_perlbase-text=m
++# CONFIG_PACKAGE_perlbase-thread is not set
++# CONFIG_PACKAGE_perlbase-threads is not set
++CONFIG_PACKAGE_perlbase-tie=m
++# CONFIG_PACKAGE_perlbase-time is not set
++# CONFIG_PACKAGE_perlbase-unicode is not set
++CONFIG_PACKAGE_perlbase-unicore=m
++CONFIG_PACKAGE_perlbase-universal=m
++# CONFIG_PACKAGE_perlbase-user is not set
++CONFIG_PACKAGE_perlbase-utf8=m
++# CONFIG_PACKAGE_perlbase-version is not set
++CONFIG_PACKAGE_perlbase-xsloader=m
+
+ #
+ # Python
+@@ -2380,20 +2649,20 @@ CONFIG_PACKAGE_kmod-mt76x2=y
# CONFIG_PACKAGE_openpyxl is not set
# CONFIG_PACKAGE_pillow is not set
# CONFIG_PACKAGE_pyjwt is not set
@@ -441,7 +716,7 @@ index d79707a..68963d7 100644
# 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
+@@ -2402,27 +2671,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
@@ -475,7 +750,7 @@ index d79707a..68963d7 100644
# 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
+@@ -2437,23 +2706,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
@@ -504,7 +779,7 @@ index d79707a..68963d7 100644
# 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
+@@ -2470,7 +2739,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
@@ -513,7 +788,7 @@ index d79707a..68963d7 100644
# 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
+@@ -2489,65 +2758,65 @@ 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
@@ -531,13 +806,150 @@ index d79707a..68963d7 100644
# 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
+ # CONFIG_PACKAGE_python-zope-interface-src is not set
+-# CONFIG_PACKAGE_python3 is not set
+-# CONFIG_PACKAGE_python3-asn1crypto is not set
+-# CONFIG_PACKAGE_python3-asyncio is not set
++CONFIG_PACKAGE_python3=m
++CONFIG_PACKAGE_python3-asn1crypto=m
++CONFIG_PACKAGE_python3-asyncio=m
+ # CONFIG_PACKAGE_python3-asyncio-src is not set
+ # CONFIG_PACKAGE_python3-attrs is not set
+ # CONFIG_PACKAGE_python3-attrs-src is not set
+ # CONFIG_PACKAGE_python3-automat is not set
+ # CONFIG_PACKAGE_python3-automat-src is not set
+-# CONFIG_PACKAGE_python3-base is not set
++CONFIG_PACKAGE_python3-base=m
+ # CONFIG_PACKAGE_python3-base-src is not set
+ # CONFIG_PACKAGE_python3-bottle is not set
+-# CONFIG_PACKAGE_python3-cffi is not set
++CONFIG_PACKAGE_python3-cffi=m
+ # CONFIG_PACKAGE_python3-cffi-src is not set
+-# CONFIG_PACKAGE_python3-cgi is not set
++CONFIG_PACKAGE_python3-cgi=m
+ # CONFIG_PACKAGE_python3-cgi-src is not set
+-# CONFIG_PACKAGE_python3-cgitb is not set
++CONFIG_PACKAGE_python3-cgitb=m
+ # CONFIG_PACKAGE_python3-cgitb-src is not set
+ # CONFIG_PACKAGE_python3-click is not set
+-# CONFIG_PACKAGE_python3-codecs is not set
++CONFIG_PACKAGE_python3-codecs=m
+ # CONFIG_PACKAGE_python3-codecs-src is not set
+ # CONFIG_PACKAGE_python3-constantly is not set
+ # CONFIG_PACKAGE_python3-constantly-src is not set
+ # CONFIG_PACKAGE_python3-crypto is not set
+ # CONFIG_PACKAGE_python3-crypto-src is not set
+-# CONFIG_PACKAGE_python3-cryptography is not set
++CONFIG_PACKAGE_python3-cryptography=m
+ # CONFIG_PACKAGE_python3-cryptography-src is not set
+-# CONFIG_PACKAGE_python3-ctypes is not set
++CONFIG_PACKAGE_python3-ctypes=m
+ # CONFIG_PACKAGE_python3-ctypes-src is not set
+-# CONFIG_PACKAGE_python3-dbm is not set
++CONFIG_PACKAGE_python3-dbm=m
+ # CONFIG_PACKAGE_python3-dbm-src is not set
+-# CONFIG_PACKAGE_python3-decimal is not set
++CONFIG_PACKAGE_python3-decimal=m
+ # CONFIG_PACKAGE_python3-decimal-src is not set
+ # CONFIG_PACKAGE_python3-dev is not set
+ # CONFIG_PACKAGE_python3-dev-src is not set
+-# CONFIG_PACKAGE_python3-distutils is not set
++CONFIG_PACKAGE_python3-distutils=m
+ # CONFIG_PACKAGE_python3-distutils-src is not set
+-# CONFIG_PACKAGE_python3-email is not set
++CONFIG_PACKAGE_python3-email=m
+ # CONFIG_PACKAGE_python3-email-src is not set
+ # CONFIG_PACKAGE_python3-evdev is not set
+ # CONFIG_PACKAGE_python3-flask is not set
+-# CONFIG_PACKAGE_python3-gdbm is not set
++CONFIG_PACKAGE_python3-gdbm=m
+ # CONFIG_PACKAGE_python3-gdbm-src is not set
+ # CONFIG_PACKAGE_python3-gmpy2 is not set
+ # CONFIG_PACKAGE_python3-gnupg is not set
+ # CONFIG_PACKAGE_python3-hyperlink is not set
+ # CONFIG_PACKAGE_python3-hyperlink-src is not set
+-# CONFIG_PACKAGE_python3-idna is not set
++CONFIG_PACKAGE_python3-idna=m
+ # CONFIG_PACKAGE_python3-idna-src is not set
+ # CONFIG_PACKAGE_python3-incremental is not set
+ # CONFIG_PACKAGE_python3-incremental-src is not set
+@@ -2555,39 +2824,39 @@ CONFIG_PACKAGE_kmod-mt76x2=y
+ # CONFIG_PACKAGE_python3-jinja2 is not set
+ # CONFIG_PACKAGE_python3-lib2to3 is not set
+ # CONFIG_PACKAGE_python3-lib2to3-src is not set
+-# CONFIG_PACKAGE_python3-light is not set
++CONFIG_PACKAGE_python3-light=m
+
+ #
+ # Configuration
+ #
+ # CONFIG_PYTHON3_BLUETOOTH_SUPPORT is not set
+ # CONFIG_PACKAGE_python3-light-src is not set
+-# CONFIG_PACKAGE_python3-logging is not set
++CONFIG_PACKAGE_python3-logging=m
+ # CONFIG_PACKAGE_python3-logging-src is not set
+ # CONFIG_PACKAGE_python3-lxml is not set
+-# CONFIG_PACKAGE_python3-lzma is not set
++CONFIG_PACKAGE_python3-lzma=m
+ # CONFIG_PACKAGE_python3-lzma-src is not set
+ # CONFIG_PACKAGE_python3-markupsafe is not set
+-# CONFIG_PACKAGE_python3-multiprocessing is not set
++CONFIG_PACKAGE_python3-multiprocessing=m
+ # CONFIG_PACKAGE_python3-multiprocessing-src is not set
+ # CONFIG_PACKAGE_python3-mysql is not set
+-# CONFIG_PACKAGE_python3-ncurses is not set
++CONFIG_PACKAGE_python3-ncurses=m
+ # CONFIG_PACKAGE_python3-ncurses-src is not set
+-# CONFIG_PACKAGE_python3-openssl is not set
++CONFIG_PACKAGE_python3-openssl=m
+ # CONFIG_PACKAGE_python3-openssl-src is not set
+ # CONFIG_PACKAGE_python3-parsley is not set
+ # CONFIG_PACKAGE_python3-parsley-src is not set
+ # CONFIG_PACKAGE_python3-pip is not set
+ # CONFIG_PACKAGE_python3-pip-src is not set
+-# CONFIG_PACKAGE_python3-ply is not set
++CONFIG_PACKAGE_python3-ply=m
+ # CONFIG_PACKAGE_python3-ply-src is not set
+ # CONFIG_PACKAGE_python3-pyasn1 is not set
+ # CONFIG_PACKAGE_python3-pyasn1-modules is not set
+ # CONFIG_PACKAGE_python3-pyasn1-modules-src is not set
+ # CONFIG_PACKAGE_python3-pyasn1-src is not set
+-# CONFIG_PACKAGE_python3-pycparser is not set
++CONFIG_PACKAGE_python3-pycparser=m
+ # CONFIG_PACKAGE_python3-pycparser-src is not set
+-# CONFIG_PACKAGE_python3-pydoc is not set
++CONFIG_PACKAGE_python3-pydoc=m
+ # CONFIG_PACKAGE_python3-pydoc-src is not set
+ # CONFIG_PACKAGE_python3-pyodbc is not set
+ # CONFIG_PACKAGE_python3-pyopenssl is not set
+@@ -2598,15 +2867,15 @@ CONFIG_PACKAGE_kmod-mt76x2=y
+ # CONFIG_PACKAGE_python3-service-identity-src is not set
+ # CONFIG_PACKAGE_python3-setuptools is not set
+ # CONFIG_PACKAGE_python3-setuptools-src is not set
+-# CONFIG_PACKAGE_python3-six is not set
++CONFIG_PACKAGE_python3-six=m
+ # CONFIG_PACKAGE_python3-six-src is not set
+ # CONFIG_PACKAGE_python3-smbus is not set
+-# CONFIG_PACKAGE_python3-sqlite3 is not set
++CONFIG_PACKAGE_python3-sqlite3=m
+ # CONFIG_PACKAGE_python3-sqlite3-src is not set
+-# CONFIG_PACKAGE_python3-unittest is not set
++CONFIG_PACKAGE_python3-unittest=m
+ # CONFIG_PACKAGE_python3-unittest-src is not set
+ # CONFIG_PACKAGE_python3-werkzeug is not set
+-# CONFIG_PACKAGE_python3-xml is not set
++CONFIG_PACKAGE_python3-xml=m
+ # CONFIG_PACKAGE_python3-xml-src is not set
+ # CONFIG_PACKAGE_python3-yaml is not set
+ # CONFIG_PACKAGE_python3-zope-interface is not set
+@@ -2634,19 +2903,33 @@ CONFIG_PACKAGE_kmod-mt76x2=y
#
# Compression
#
-# CONFIG_PACKAGE_libbz2 is not set
+-# CONFIG_PACKAGE_liblzma is not set
+CONFIG_PACKAGE_libbz2=m
- # CONFIG_PACKAGE_liblzma is not set
++CONFIG_PACKAGE_liblzma=m
# CONFIG_PACKAGE_libunrar is not set
#
@@ -545,10 +957,11 @@ index d79707a..68963d7 100644
#
-# CONFIG_PACKAGE_libacl is not set
-# CONFIG_PACKAGE_libattr is not set
+-# CONFIG_PACKAGE_libfuse is not set
+-# CONFIG_PACKAGE_libow 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_libfuse=m
+CONFIG_PACKAGE_libow=m
+
+#
@@ -565,15 +978,38 @@ index d79707a..68963d7 100644
+# 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
+-# CONFIG_PACKAGE_libsysfs is not set
++CONFIG_PACKAGE_libsysfs=m
-@@ -2800,7 +2917,18 @@ CONFIG_PACKAGE_libxtables=y
#
- # CONFIG_PACKAGE_libgnutls is not set
+ # Firewall
+@@ -2798,9 +3081,37 @@ CONFIG_PACKAGE_libxtables=y
+ #
+ # SSL
+ #
+-# CONFIG_PACKAGE_libgnutls is not set
++CONFIG_PACKAGE_libgnutls=m
++
++#
++# Configuration
++#
++CONFIG_GNUTLS_DTLS_SRTP=y
++CONFIG_GNUTLS_ALPN=y
++CONFIG_GNUTLS_OCSP=y
++# CONFIG_GNUTLS_CRYPTODEV is not set
++CONFIG_GNUTLS_HEARTBEAT=y
++# CONFIG_GNUTLS_OPENPGP is not set
++# CONFIG_GNUTLS_SRP is not set
++CONFIG_GNUTLS_PSK=y
++CONFIG_GNUTLS_ANON=y
++# CONFIG_GNUTLS_TPM is not set
++CONFIG_GNUTLS_PKCS11=y
++CONFIG_GNUTLS_EXT_LIBTASN1=y
# 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_EC=y
++# CONFIG_OPENSSL_WITH_EC2M is not set
+# CONFIG_OPENSSL_WITH_SSL3 is not set
+CONFIG_OPENSSL_WITH_DEPRECATED=y
+# CONFIG_OPENSSL_WITH_DTLS is not set
@@ -587,7 +1023,7 @@ index d79707a..68963d7 100644
# CONFIG_PACKAGE_libwolfssl is not set
#
-@@ -2837,7 +2965,13 @@ CONFIG_PACKAGE_libxtables=y
+@@ -2837,7 +3148,13 @@ CONFIG_PACKAGE_libxtables=y
# database
#
# CONFIG_PACKAGE_libpq is not set
@@ -602,16 +1038,27 @@ index d79707a..68963d7 100644
# 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
+@@ -2869,8 +3186,8 @@ 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_check is not set
+CONFIG_PACKAGE_ccid=m
- # CONFIG_PACKAGE_check is not set
++CONFIG_PACKAGE_check=m
# CONFIG_PACKAGE_classpath is not set
# CONFIG_PACKAGE_classpath-tools is not set
-@@ -2899,9 +3033,9 @@ CONFIG_PACKAGE_libxtables=y
+ # CONFIG_PACKAGE_confuse is not set
+@@ -2883,7 +3200,7 @@ CONFIG_PACKAGE_libxtables=y
+ # CONFIG_PACKAGE_giflib is not set
+ # CONFIG_PACKAGE_glib2 is not set
+ # CONFIG_PACKAGE_glog is not set
+-# CONFIG_PACKAGE_hidapi is not set
++CONFIG_PACKAGE_hidapi=m
+ # CONFIG_PACKAGE_ibrcommon is not set
+ # CONFIG_PACKAGE_ibrdtn is not set
+ # CONFIG_PACKAGE_icu is not set
+@@ -2899,24 +3216,67 @@ CONFIG_PACKAGE_libxtables=y
# CONFIG_PACKAGE_libarchive-noopenssl is not set
# CONFIG_PACKAGE_libartnet is not set
# CONFIG_PACKAGE_libaudiofile is not set
@@ -623,11 +1070,62 @@ index d79707a..68963d7 100644
# 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_libblkid is not set
+ CONFIG_PACKAGE_libblobmsg-json=y
+ # CONFIG_PACKAGE_libcanfestival is not set
+-# CONFIG_PACKAGE_libcap is not set
+-# CONFIG_PACKAGE_libcares is not set
++CONFIG_PACKAGE_libcap=m
++# CONFIG_PACKAGE_libcap-bin is not set
++CONFIG_PACKAGE_libcares=m
+ # CONFIG_PACKAGE_libcharset is not set
# CONFIG_PACKAGE_libcoap is not set
# CONFIG_PACKAGE_libconfig is not set
- # CONFIG_PACKAGE_libcurl is not set
+-# CONFIG_PACKAGE_libcurl is not set
-# CONFIG_PACKAGE_libdaemon is not set
++CONFIG_PACKAGE_libcurl=m
++
++#
++# SSL support
++#
++# CONFIG_LIBCURL_MBEDTLS is not set
++# CONFIG_LIBCURL_WOLFSSL is not set
++CONFIG_LIBCURL_OPENSSL=y
++# CONFIG_LIBCURL_GNUTLS is not set
++# CONFIG_LIBCURL_NOSSL is not set
++
++#
++# Supported protocols
++#
++# CONFIG_LIBCURL_DICT is not set
++CONFIG_LIBCURL_FILE=y
++# CONFIG_LIBCURL_FTP is not set
++# CONFIG_LIBCURL_GOPHER is not set
++CONFIG_LIBCURL_HTTP=y
++CONFIG_LIBCURL_COOKIES=y
++# CONFIG_LIBCURL_IMAP is not set
++# CONFIG_LIBCURL_LDAP is not set
++# CONFIG_LIBCURL_POP3 is not set
++# CONFIG_LIBCURL_RTSP is not set
++# CONFIG_LIBCURL_SSH2 is not set
++CONFIG_LIBCURL_NO_SMB="!"
++# CONFIG_LIBCURL_SMTP is not set
++# CONFIG_LIBCURL_TELNET is not set
++# CONFIG_LIBCURL_TFTP is not set
++# CONFIG_LIBCURL_NGHTTP2 is not set
++
++#
++# Miscellaneous
++#
++CONFIG_LIBCURL_PROXY=y
++# CONFIG_LIBCURL_CRYPTO_AUTH is not set
++# CONFIG_LIBCURL_TLS_SRP is not set
++# CONFIG_LIBCURL_LIBIDN2 is not set
++# CONFIG_LIBCURL_THREADED_RESOLVER is not set
++# CONFIG_LIBCURL_ZLIB is not set
++# CONFIG_LIBCURL_UNIX_SOCKETS is not set
++# CONFIG_LIBCURL_LIBCURL_OPTION is not set
++# CONFIG_LIBCURL_VERBOSE is not set
+CONFIG_PACKAGE_libdaemon=m
# CONFIG_PACKAGE_libdaq is not set
-# CONFIG_PACKAGE_libdb47 is not set
@@ -635,7 +1133,7 @@ index d79707a..68963d7 100644
# 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
+@@ -2927,7 +3287,7 @@ CONFIG_PACKAGE_libblobmsg-json=y
# CONFIG_PACKAGE_libelf1 is not set
# CONFIG_PACKAGE_libcomerr is not set
# CONFIG_PACKAGE_libdb47xx is not set
@@ -644,7 +1142,7 @@ index d79707a..68963d7 100644
# 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
+@@ -2940,7 +3300,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
@@ -653,7 +1151,7 @@ index d79707a..68963d7 100644
# 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
+@@ -2949,7 +3309,7 @@ CONFIG_PACKAGE_libblobmsg-json=y
# CONFIG_PACKAGE_libfastjson is not set
# CONFIG_PACKAGE_libfdisk is not set
# CONFIG_PACKAGE_libfdt is not set
@@ -662,8 +1160,12 @@ index d79707a..68963d7 100644
# 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
+@@ -2958,13 +3318,13 @@ CONFIG_PACKAGE_libblobmsg-json=y
+ # CONFIG_PACKAGE_libfmt is not set
+ # CONFIG_PACKAGE_libfreetype is not set
+ # CONFIG_PACKAGE_libftdi is not set
+-# CONFIG_PACKAGE_libftdi1 is not set
++CONFIG_PACKAGE_libftdi1=m
# CONFIG_PACKAGE_libgcrypt is not set
# CONFIG_PACKAGE_libgd is not set
-# CONFIG_PACKAGE_libgdbm is not set
@@ -675,7 +1177,7 @@ index d79707a..68963d7 100644
# 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
+@@ -2997,7 +3357,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
@@ -684,16 +1186,20 @@ index d79707a..68963d7 100644
# 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
+@@ -3007,30 +3367,36 @@ 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-nossl is not set
++CONFIG_PACKAGE_libmosquitto-nossl=m
# CONFIG_PACKAGE_libmosquitto-ssl is not set
-@@ -3017,20 +3151,20 @@ CONFIG_PACKAGE_libjson-c=y
++# CONFIG_PACKAGE_libmosquittopp is not set
+ # CONFIG_PACKAGE_libmount is not set
+ # CONFIG_PACKAGE_libmpdclient is not set
+ # CONFIG_PACKAGE_libmpeg2 is not set
# CONFIG_PACKAGE_libmpg123 is not set
# CONFIG_PACKAGE_libmraa is not set
# CONFIG_PACKAGE_libnatpmp is not set
@@ -714,13 +1220,19 @@ index d79707a..68963d7 100644
-# 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_libnettle is not set
-# CONFIG_PACKAGE_libnfnetlink is not set
++CONFIG_PACKAGE_libnettle=m
++
++#
++# Configuration
++#
++# CONFIG_LIBNETTLE_MINI 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
+@@ -3046,23 +3412,59 @@ CONFIG_PACKAGE_libnl-tiny=y
# CONFIG_PACKAGE_libopendkim is not set
# CONFIG_PACKAGE_libopenldap is not set
# CONFIG_PACKAGE_libopenobex is not set
@@ -784,7 +1296,7 @@ index d79707a..68963d7 100644
# 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
+@@ -3073,7 +3475,7 @@ CONFIG_PACKAGE_libpopt=m
# CONFIG_PACKAGE_libpsl is not set
# CONFIG_PACKAGE_libqrencode is not set
# CONFIG_PACKAGE_libradcli is not set
@@ -793,7 +1305,7 @@ index d79707a..68963d7 100644
# 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
+@@ -3106,7 +3508,7 @@ CONFIG_PACKAGE_libpopt=m
# CONFIG_PACKAGE_libstoken is not set
# CONFIG_PACKAGE_libstrophe is not set
# CONFIG_PACKAGE_libtalloc is not set
@@ -802,7 +1314,7 @@ index d79707a..68963d7 100644
# 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
+@@ -3130,13 +3532,13 @@ CONFIG_PACKAGE_libuclient=y
# CONFIG_PACKAGE_libupnp is not set
# CONFIG_PACKAGE_libupnpp is not set
# CONFIG_PACKAGE_liburcu is not set
@@ -812,9 +1324,22 @@ index d79707a..68963d7 100644
+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_libustream-openssl is not set
++CONFIG_PACKAGE_libustream-openssl=m
+ # CONFIG_PACKAGE_libustream-wolfssl is not set
+-# CONFIG_PACKAGE_libuuid is not set
++CONFIG_PACKAGE_libuuid=m
+ # CONFIG_PACKAGE_libuv is not set
+ # CONFIG_PACKAGE_libuvc is not set
+ # CONFIG_PACKAGE_libv4l is not set
+@@ -3146,11 +3548,12 @@ CONFIG_PACKAGE_libuclient=y
+ # CONFIG_PACKAGE_libwebcam is not set
+ # CONFIG_PACKAGE_libwebsockets-full is not set
+ # CONFIG_PACKAGE_libwebsockets-mbedtls is not set
+-# CONFIG_PACKAGE_libwebsockets-openssl is not set
++CONFIG_PACKAGE_libwebsockets-openssl=m
# CONFIG_PACKAGE_libwrap is not set
++# CONFIG_PACKAGE_libx264 is not set
# CONFIG_PACKAGE_libxerces-c is not set
# CONFIG_PACKAGE_libxerces-c-samples is not set
-# CONFIG_PACKAGE_libxml2 is not set
@@ -822,7 +1347,7 @@ index d79707a..68963d7 100644
# 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
+@@ -3165,7 +3568,7 @@ CONFIG_PACKAGE_libuclient=y
# CONFIG_PACKAGE_mxml is not set
# CONFIG_PACKAGE_nacl is not set
# CONFIG_PACKAGE_opencv is not set
@@ -831,7 +1356,7 @@ index d79707a..68963d7 100644
# 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
+@@ -3174,7 +3577,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
@@ -840,7 +1365,7 @@ index d79707a..68963d7 100644
# 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
+@@ -3182,7 +3585,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
@@ -854,8 +1379,36 @@ index d79707a..68963d7 100644
#
# LuCI
-@@ -3476,7 +3651,10 @@ CONFIG_POSTFIX_PCRE=y
- # CONFIG_PACKAGE_curl is not set
+@@ -3246,6 +3654,7 @@ CONFIG_PACKAGE_libuclient=y
+ # CONFIG_PACKAGE_luci-app-ahcp is not set
+ # CONFIG_PACKAGE_luci-app-aria2 is not set
+ # CONFIG_PACKAGE_luci-app-asterisk is not set
++# CONFIG_PACKAGE_luci-app-attendedsysupgrade is not set
+ # CONFIG_PACKAGE_luci-app-bcp38 is not set
+ # CONFIG_PACKAGE_luci-app-bird1-ipv4 is not set
+ # CONFIG_PACKAGE_luci-app-bird1-ipv6 is not set
+@@ -3372,8 +3781,13 @@ CONFIG_PACKAGE_libuclient=y
+ # CONFIG_PACKAGE_mailman is not set
+ # CONFIG_PACKAGE_mailsend is not set
+ # CONFIG_PACKAGE_mailsend-nossl is not set
+-# CONFIG_PACKAGE_msmtp is not set
+-# CONFIG_PACKAGE_msmtp-nossl is not set
++CONFIG_PACKAGE_msmtp=m
++CONFIG_PACKAGE_msmtp-mta=m
++CONFIG_PACKAGE_msmtp-nossl=m
++CONFIG_PACKAGE_msmtp-queue=m
++CONFIG_PACKAGE_msmtpq-ng=m
++CONFIG_PACKAGE_msmtpq-ng-mta=m
++CONFIG_PACKAGE_msmtpq-ng-mta-smtpd=m
+ # CONFIG_PACKAGE_mutt is not set
+ # CONFIG_PACKAGE_nail is not set
+ # CONFIG_PACKAGE_opendkim is not set
+@@ -3473,10 +3887,13 @@ CONFIG_POSTFIX_PCRE=y
+ # CONFIG_PACKAGE_aria2 is not set
+ # CONFIG_PACKAGE_atftp is not set
+ # CONFIG_PACKAGE_atftpd is not set
+-# CONFIG_PACKAGE_curl is not set
++CONFIG_PACKAGE_curl=m
# CONFIG_PACKAGE_gnurl is not set
# CONFIG_PACKAGE_lftp is not set
-# CONFIG_PACKAGE_rsync is not set
@@ -866,7 +1419,7 @@ index d79707a..68963d7 100644
# 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
+@@ -3491,14 +3908,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
@@ -883,7 +1436,7 @@ index d79707a..68963d7 100644
# 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
+@@ -3529,7 +3946,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
@@ -892,7 +1445,7 @@ index d79707a..68963d7 100644
# 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
+@@ -3584,7 +4001,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
@@ -901,7 +1454,7 @@ index d79707a..68963d7 100644
# 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
+@@ -3747,32 +4164,43 @@ CONFIG_PACKAGE_iptables=y
# CONFIG_PACKAGE_igmpproxy is not set
# CONFIG_PACKAGE_ip-bridge is not set
# CONFIG_PACKAGE_ip-full is not set
@@ -929,7 +1482,14 @@ index d79707a..68963d7 100644
# 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
+ # CONFIG_PACKAGE_ss is not set
+ # CONFIG_PACKAGE_sslh is not set
+ # CONFIG_PACKAGE_tc is not set
+-# CONFIG_PACKAGE_tcpproxy is not set
++CONFIG_PACKAGE_tcpproxy=m
+ # CONFIG_PACKAGE_vis is not set
+
+ #
# SSH
#
# CONFIG_PACKAGE_autossh is not set
@@ -946,7 +1506,7 @@ index d79707a..68963d7 100644
# 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
+@@ -3872,109 +4300,130 @@ CONFIG_PACKAGE_iptables=y
#
# CONFIG_PACKAGE_chaosvpn is not set
# CONFIG_PACKAGE_fastd is not set
@@ -1138,7 +1698,19 @@ index d79707a..68963d7 100644
# 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
+@@ -3984,8 +4433,10 @@ CONFIG_PACKAGE_iptables=y
+ # Version Control Systems
+ #
+ # CONFIG_PACKAGE_fossil is not set
+-# CONFIG_PACKAGE_git is not set
++CONFIG_PACKAGE_git=m
++# CONFIG_PACKAGE_git-gitweb is not set
+ # CONFIG_PACKAGE_git-http is not set
++# CONFIG_PACKAGE_gitolite is not set
+ # CONFIG_PACKAGE_subversion-client is not set
+ # CONFIG_PACKAGE_subversion-libs is not set
+ # CONFIG_PACKAGE_subversion-server is not set
+@@ -3993,7 +4444,7 @@ CONFIG_PACKAGE_iptables=y
#
# WWAN
#
@@ -1147,7 +1719,48 @@ index d79707a..68963d7 100644
# 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
+@@ -4031,7 +4482,9 @@ CONFIG_PACKAGE_iptables=y
+ # CONFIG_PACKAGE_spawn-fcgi is not set
+ # CONFIG_PACKAGE_squid is not set
+ # CONFIG_PACKAGE_tinyproxy is not set
+-# CONFIG_PACKAGE_uhttpd is not set
++CONFIG_PACKAGE_uhttpd=m
++# CONFIG_PACKAGE_uhttpd-mod-lua is not set
++# CONFIG_PACKAGE_uhttpd-mod-ubus is not set
+ # CONFIG_PACKAGE_uwsgi-cgi is not set
+ # CONFIG_PACKAGE_uwsgi-cgi-luci-support is not set
+
+@@ -4144,7 +4597,7 @@ CONFIG_PACKAGE_hostapd-common=y
+ # CONFIG_PACKAGE_ipset is not set
+ # CONFIG_PACKAGE_ipset-dns is not set
+ # CONFIG_PACKAGE_iptraf-ng is not set
+-# CONFIG_PACKAGE_iputils-arping is not set
++CONFIG_PACKAGE_iputils-arping=m
+ # CONFIG_PACKAGE_iputils-clockdiff is not set
+ # CONFIG_PACKAGE_iputils-ping is not set
+ # CONFIG_PACKAGE_iputils-ping6 is not set
+@@ -4175,9 +4628,9 @@ CONFIG_PACKAGE_iw=y
+ # CONFIG_PACKAGE_mikrotik-btest is not set
+ # CONFIG_PACKAGE_mini_snmpd is not set
+ # CONFIG_PACKAGE_minimalist-pcproxy is not set
+-# CONFIG_PACKAGE_mosquitto-client-nossl is not set
++CONFIG_PACKAGE_mosquitto-client-nossl=m
+ # CONFIG_PACKAGE_mosquitto-client-ssl is not set
+-# CONFIG_PACKAGE_mosquitto-nossl is not set
++CONFIG_PACKAGE_mosquitto-nossl=m
+ # CONFIG_PACKAGE_mosquitto-ssl is not set
+ # CONFIG_PACKAGE_mrd6 is not set
+ # CONFIG_PACKAGE_mtr is not set
+@@ -4245,7 +4698,7 @@ CONFIG_PACKAGE_ppp-mod-pppoe=y
+ # CONFIG_PACKAGE_seafile-ccnet is not set
+ # CONFIG_PACKAGE_seafile-seahub is not set
+ # CONFIG_PACKAGE_seafile-server is not set
+-# CONFIG_PACKAGE_ser2net is not set
++CONFIG_PACKAGE_ser2net=m
+ # CONFIG_PACKAGE_simple-adblock is not set
+ # CONFIG_PACKAGE_smartsnmpd is not set
+ # CONFIG_PACKAGE_snmp-mibs is not set
+@@ -4258,7 +4711,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
@@ -1156,7 +1769,24 @@ index d79707a..68963d7 100644
# 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
+@@ -4303,7 +4756,7 @@ CONFIG_PACKAGE_wpad-mini=y
+ # CONFIG_PACKAGE_wpad-wolfssl is not set
+ # CONFIG_PACKAGE_wpan-tools is not set
+ # CONFIG_PACKAGE_wwan is not set
+-# CONFIG_PACKAGE_xinetd is not set
++CONFIG_PACKAGE_xinetd=m
+
+ #
+ # Sound
+@@ -4313,6 +4766,7 @@ CONFIG_PACKAGE_wpad-mini=y
+ # CONFIG_PACKAGE_alsa-utils-tests is not set
+ # CONFIG_PACKAGE_espeak is not set
+ # CONFIG_PACKAGE_faad2 is not set
++# CONFIG_PACKAGE_fdk-aac is not set
+ # CONFIG_PACKAGE_forked-daapd is not set
+ # CONFIG_PACKAGE_ices is not set
+ # CONFIG_PACKAGE_lame is not set
+@@ -4395,7 +4849,7 @@ CONFIG_PACKAGE_wpad-mini=y
# CONFIG_PACKAGE_joe is not set
# CONFIG_PACKAGE_nano is not set
# CONFIG_PACKAGE_vim is not set
@@ -1165,7 +1795,16 @@ index d79707a..68963d7 100644
# 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
+@@ -4409,7 +4863,7 @@ CONFIG_PACKAGE_wpad-mini=y
+ # CONFIG_PACKAGE_cryptsetup is not set
+ # CONFIG_PACKAGE_cryptsetup-openssl is not set
+ # CONFIG_PACKAGE_gnupg is not set
+-# CONFIG_PACKAGE_gnutls-utils is not set
++CONFIG_PACKAGE_gnutls-utils=m
+ # CONFIG_PACKAGE_gpgv is not set
+ # CONFIG_PACKAGE_px5g-mbedtls is not set
+ # CONFIG_PACKAGE_px5g-standalone is not set
+@@ -4466,7 +4920,7 @@ CONFIG_PACKAGE_wpad-mini=y
#
# CONFIG_PACKAGE_avrdude is not set
# CONFIG_PACKAGE_dfu-programmer is not set
@@ -1174,7 +1813,16 @@ index d79707a..68963d7 100644
#
# RTKLIB Suite
-@@ -4500,7 +4710,7 @@ CONFIG_PACKAGE_wpad-mini=y
+@@ -4480,7 +4934,7 @@ CONFIG_PACKAGE_wpad-mini=y
+ #
+ # Shells
+ #
+-# CONFIG_PACKAGE_bash is not set
++CONFIG_PACKAGE_bash=m
+ # CONFIG_PACKAGE_klish is not set
+ # CONFIG_PACKAGE_mksh is not set
+ # CONFIG_PACKAGE_tcsh is not set
+@@ -4500,7 +4954,7 @@ CONFIG_PACKAGE_wpad-mini=y
#
# CONFIG_PACKAGE_agetty is not set
# CONFIG_PACKAGE_dvtm is not set
@@ -1183,7 +1831,7 @@ index d79707a..68963d7 100644
# 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
+@@ -4548,7 +5002,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
@@ -1192,7 +1840,112 @@ index d79707a..68963d7 100644
# 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
+@@ -4569,23 +5023,124 @@ CONFIG_PACKAGE_wpad-mini=y
+ # CONFIG_PACKAGE_cmdpad is not set
+ # CONFIG_PACKAGE_coap-client is not set
+ # CONFIG_PACKAGE_collectd is not set
+-# CONFIG_PACKAGE_coreutils is not set
++CONFIG_PACKAGE_coreutils=m
++CONFIG_PACKAGE_coreutils-base64=m
++# CONFIG_PACKAGE_coreutils-basename is not set
++# CONFIG_PACKAGE_coreutils-cat is not set
++# CONFIG_PACKAGE_coreutils-chcon is not set
++# CONFIG_PACKAGE_coreutils-chgrp is not set
++# CONFIG_PACKAGE_coreutils-chmod is not set
++# CONFIG_PACKAGE_coreutils-chown is not set
++# CONFIG_PACKAGE_coreutils-chroot is not set
++# CONFIG_PACKAGE_coreutils-cksum is not set
++# CONFIG_PACKAGE_coreutils-comm is not set
++# CONFIG_PACKAGE_coreutils-cp is not set
++# CONFIG_PACKAGE_coreutils-csplit is not set
++# CONFIG_PACKAGE_coreutils-cut is not set
++# CONFIG_PACKAGE_coreutils-date is not set
++# CONFIG_PACKAGE_coreutils-dd is not set
++# CONFIG_PACKAGE_coreutils-dir is not set
++# CONFIG_PACKAGE_coreutils-dircolors is not set
++# CONFIG_PACKAGE_coreutils-dirname is not set
++# CONFIG_PACKAGE_coreutils-du is not set
++# CONFIG_PACKAGE_coreutils-echo is not set
++# CONFIG_PACKAGE_coreutils-env is not set
++# CONFIG_PACKAGE_coreutils-expand is not set
++# CONFIG_PACKAGE_coreutils-expr is not set
++# CONFIG_PACKAGE_coreutils-factor is not set
++# CONFIG_PACKAGE_coreutils-false is not set
++# CONFIG_PACKAGE_coreutils-fmt is not set
++# CONFIG_PACKAGE_coreutils-fold is not set
++# CONFIG_PACKAGE_coreutils-groups is not set
++# CONFIG_PACKAGE_coreutils-head is not set
++# CONFIG_PACKAGE_coreutils-hostid is not set
++# CONFIG_PACKAGE_coreutils-id is not set
++# CONFIG_PACKAGE_coreutils-install is not set
++# CONFIG_PACKAGE_coreutils-join is not set
++# CONFIG_PACKAGE_coreutils-kill is not set
++# CONFIG_PACKAGE_coreutils-link is not set
++# CONFIG_PACKAGE_coreutils-ln is not set
++# CONFIG_PACKAGE_coreutils-logname is not set
++# CONFIG_PACKAGE_coreutils-ls is not set
++# CONFIG_PACKAGE_coreutils-md5sum is not set
++# CONFIG_PACKAGE_coreutils-mkdir is not set
++# CONFIG_PACKAGE_coreutils-mkfifo is not set
++# CONFIG_PACKAGE_coreutils-mknod is not set
++# CONFIG_PACKAGE_coreutils-mktemp is not set
++# CONFIG_PACKAGE_coreutils-mv is not set
++# CONFIG_PACKAGE_coreutils-nice is not set
++# CONFIG_PACKAGE_coreutils-nl is not set
++# CONFIG_PACKAGE_coreutils-nohup is not set
++# CONFIG_PACKAGE_coreutils-nproc is not set
++# CONFIG_PACKAGE_coreutils-od is not set
++# CONFIG_PACKAGE_coreutils-paste is not set
++# CONFIG_PACKAGE_coreutils-pathchk is not set
++# CONFIG_PACKAGE_coreutils-pinky is not set
++# CONFIG_PACKAGE_coreutils-pr is not set
++# CONFIG_PACKAGE_coreutils-printenv is not set
++# CONFIG_PACKAGE_coreutils-printf is not set
++# CONFIG_PACKAGE_coreutils-ptx is not set
++# CONFIG_PACKAGE_coreutils-pwd is not set
++# CONFIG_PACKAGE_coreutils-readlink is not set
++# CONFIG_PACKAGE_coreutils-realpath is not set
++# CONFIG_PACKAGE_coreutils-rm is not set
++# CONFIG_PACKAGE_coreutils-rmdir is not set
++# CONFIG_PACKAGE_coreutils-runcon is not set
++# CONFIG_PACKAGE_coreutils-seq is not set
++CONFIG_PACKAGE_coreutils-sha1sum=m
++CONFIG_PACKAGE_coreutils-sha224sum=m
++CONFIG_PACKAGE_coreutils-sha256sum=m
++CONFIG_PACKAGE_coreutils-sha384sum=m
++CONFIG_PACKAGE_coreutils-sha512sum=m
++# CONFIG_PACKAGE_coreutils-shred is not set
++# CONFIG_PACKAGE_coreutils-shuf is not set
++# CONFIG_PACKAGE_coreutils-sleep is not set
++# CONFIG_PACKAGE_coreutils-sort is not set
++# CONFIG_PACKAGE_coreutils-split is not set
++# CONFIG_PACKAGE_coreutils-stat is not set
++# CONFIG_PACKAGE_coreutils-stdbuf is not set
++# CONFIG_PACKAGE_coreutils-stty is not set
++# CONFIG_PACKAGE_coreutils-sum is not set
++# CONFIG_PACKAGE_coreutils-sync is not set
++# CONFIG_PACKAGE_coreutils-tac is not set
++# CONFIG_PACKAGE_coreutils-tail is not set
++# CONFIG_PACKAGE_coreutils-tee is not set
++# CONFIG_PACKAGE_coreutils-test is not set
++# CONFIG_PACKAGE_coreutils-timeout is not set
++# CONFIG_PACKAGE_coreutils-touch is not set
++# CONFIG_PACKAGE_coreutils-tr is not set
++# CONFIG_PACKAGE_coreutils-true is not set
++# CONFIG_PACKAGE_coreutils-truncate is not set
++# CONFIG_PACKAGE_coreutils-tsort is not set
++# CONFIG_PACKAGE_coreutils-tty is not set
++# CONFIG_PACKAGE_coreutils-uname is not set
++# CONFIG_PACKAGE_coreutils-unexpand is not set
++# CONFIG_PACKAGE_coreutils-uniq is not set
++# CONFIG_PACKAGE_coreutils-unlink is not set
++# CONFIG_PACKAGE_coreutils-uptime is not set
++# CONFIG_PACKAGE_coreutils-users is not set
++# CONFIG_PACKAGE_coreutils-vdir is not set
++# CONFIG_PACKAGE_coreutils-wc is not set
++# CONFIG_PACKAGE_coreutils-who is not set
++# CONFIG_PACKAGE_coreutils-whoami is not set
++# CONFIG_PACKAGE_coreutils-yes is not set
# CONFIG_PACKAGE_crconf is not set
# CONFIG_PACKAGE_crelay is not set
# CONFIG_PACKAGE_ct-bugcheck is not set
@@ -1206,14 +1959,33 @@ index d79707a..68963d7 100644
+CONFIG_PACKAGE_digitemp=m
+CONFIG_PACKAGE_digitemp-usb=m
# CONFIG_PACKAGE_dmesg is not set
++# CONFIG_PACKAGE_domoticz 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_dump1090 is not set
+ # CONFIG_PACKAGE_ecdsautils is not set
+ # CONFIG_PACKAGE_elektra-kdb is not set
+-# CONFIG_PACKAGE_evtest is not set
++CONFIG_PACKAGE_evtest=m
+ # CONFIG_PACKAGE_extract is not set
+ # CONFIG_PACKAGE_fdt-utils is not set
+ # CONFIG_PACKAGE_file is not set
+@@ -4601,6 +5156,7 @@ CONFIG_PACKAGE_wpad-mini=y
+ # CONFIG_PACKAGE_fritz-caldata is not set
+ # CONFIG_PACKAGE_fritz-tffs is not set
+ # CONFIG_PACKAGE_ftdi_eeprom is not set
++CONFIG_PACKAGE_galaxy-tools=m
+ # CONFIG_PACKAGE_gammu is not set
+ # CONFIG_PACKAGE_gawk is not set
+ # CONFIG_PACKAGE_getopt is not set
+@@ -4672,15 +5228,32 @@ CONFIG_PACKAGE_libjson-script=y
+ # CONFIG_PACKAGE_openldap-utils is not set
# CONFIG_PACKAGE_openobex is not set
# CONFIG_PACKAGE_openobex-apps is not set
- # CONFIG_PACKAGE_openocd 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_openocd=m
+CONFIG_PACKAGE_opensc-utils=m
+CONFIG_PACKAGE_opensc-utils-cardos-tool=m
+# CONFIG_PACKAGE_opensc-utils-cryptoflex-tool is not set
@@ -1239,10 +2011,11 @@ index d79707a..68963d7 100644
# CONFIG_PACKAGE_pcsc-tools is not set
-# CONFIG_PACKAGE_pcscd is not set
+CONFIG_PACKAGE_pcscd=m
++CONFIG_PACKAGE_pingid=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
+@@ -4707,10 +5280,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
@@ -1255,12 +2028,28 @@ index d79707a..68963d7 100644
# 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
+@@ -4728,13 +5302,14 @@ CONFIG_PACKAGE_libjson-script=y
+ # CONFIG_PACKAGE_unshare is not set
# CONFIG_PACKAGE_usb-modeswitch is not set
# CONFIG_PACKAGE_usbmuxd is not set
- # CONFIG_PACKAGE_usbreset is not set
+-# CONFIG_PACKAGE_usbreset is not set
-# CONFIG_PACKAGE_usbutils is not set
++CONFIG_PACKAGE_usbreset=m
+CONFIG_PACKAGE_usbutils=m
# CONFIG_PACKAGE_uuidd is not set
# CONFIG_PACKAGE_uuidgen is not set
# CONFIG_PACKAGE_uvcdynctrl is not set
+ # CONFIG_PACKAGE_v4l-utils is not set
+ # CONFIG_PACKAGE_view1090 is not set
++CONFIG_PACKAGE_vlmcsd=m
+ # CONFIG_PACKAGE_watchcat is not set
+ # CONFIG_PACKAGE_whereis is not set
+ # CONFIG_PACKAGE_wifitoggle is not set
+@@ -4742,6 +5317,7 @@ CONFIG_PACKAGE_libjson-script=y
+ # CONFIG_PACKAGE_xxd is not set
+ # CONFIG_PACKAGE_yanglint is not set
+ # CONFIG_PACKAGE_yara is not set
++CONFIG_PACKAGE_yubico-piv-tool=m
+ # CONFIG_PACKAGE_yunbridge is not set
+
+ #