diff --git a/Lean/x86/.config b/Lean/x86/.config index 7602a5e..042f63a 100644 --- a/Lean/x86/.config +++ b/Lean/x86/.config @@ -4,6 +4,8 @@ # CONFIG_MODULES=y CONFIG_HAVE_DOT_CONFIG=y +CONFIG_HOST_OS_LINUX=y +# CONFIG_HOST_OS_MACOS is not set # CONFIG_TARGET_airoha is not set # CONFIG_TARGET_sunxi is not set # CONFIG_TARGET_meson is not set @@ -96,6 +98,7 @@ CONFIG_DEFAULT_kmod-amd-xgbe=y CONFIG_DEFAULT_kmod-bnx2=y CONFIG_DEFAULT_kmod-bnx2x=y CONFIG_DEFAULT_kmod-button-hotplug=y +CONFIG_DEFAULT_kmod-drm-amdgpu=y CONFIG_DEFAULT_kmod-drm-i915=y CONFIG_DEFAULT_kmod-e1000=y CONFIG_DEFAULT_kmod-e1000e=y @@ -104,7 +107,6 @@ CONFIG_DEFAULT_kmod-fs-f2fs=y CONFIG_DEFAULT_kmod-fs-vfat=y CONFIG_DEFAULT_kmod-i40e=y CONFIG_DEFAULT_kmod-i40evf=y -CONFIG_DEFAULT_kmod-i915-gvt=y CONFIG_DEFAULT_kmod-iavf=y CONFIG_DEFAULT_kmod-igb=y CONFIG_DEFAULT_kmod-igbvf=y @@ -127,6 +129,7 @@ CONFIG_DEFAULT_kmod-sound-hda-core=y CONFIG_DEFAULT_kmod-sound-hda-intel=y CONFIG_DEFAULT_kmod-sound-i8x0=y CONFIG_DEFAULT_kmod-sound-via82xx=y +CONFIG_DEFAULT_kmod-tg3=y CONFIG_DEFAULT_kmod-tulip=y CONFIG_DEFAULT_kmod-tun=y CONFIG_DEFAULT_kmod-usb-audio=y @@ -175,9 +178,11 @@ CONFIG_DEFAULT_pciutils=y CONFIG_DEFAULT_ppp=y CONFIG_DEFAULT_ppp-mod-pppoe=y CONFIG_DEFAULT_procd=y +CONFIG_DEFAULT_procd-ujail=y CONFIG_DEFAULT_uci=y CONFIG_DEFAULT_uclient-fetch=y CONFIG_DEFAULT_urandom-seed=y +CONFIG_DEFAULT_urngd=y CONFIG_DEFAULT_usbutils=y CONFIG_HAS_TESTING_KERNEL=y CONFIG_HAS_FPU=y @@ -253,6 +258,7 @@ CONFIG_TARGET_ROOTFS_PARTNAME="" # CONFIG_BUILDBOT is not set CONFIG_SIGNED_PACKAGES=y CONFIG_SIGNATURE_CHECK=y +CONFIG_DOWNLOAD_CHECK_CERTIFICATE=y # # General build options @@ -288,8 +294,11 @@ CONFIG_KERNEL_KALLSYMS=y # CONFIG_KERNEL_FTRACE is not set CONFIG_KERNEL_DEBUG_KERNEL=y CONFIG_KERNEL_DEBUG_INFO=y +CONFIG_KERNEL_DEBUG_INFO_REDUCED=y +# CONFIG_KERNEL_DEBUG_VIRTUAL is not set # CONFIG_KERNEL_DYNAMIC_DEBUG is not set # CONFIG_KERNEL_KPROBES is not set +# CONFIG_KERNEL_BPF_EVENTS is not set CONFIG_KERNEL_AIO=y CONFIG_KERNEL_IO_URING=y CONFIG_KERNEL_FHANDLE=y @@ -303,7 +312,7 @@ CONFIG_KERNEL_MAGIC_SYSRQ=y CONFIG_KERNEL_COREDUMP=y CONFIG_KERNEL_ELF_CORE=y # CONFIG_KERNEL_PROVE_LOCKING is not set -# CONFIG_KERNEL_LOCKUP_DETECTOR is not set +# CONFIG_KERNEL_SOFTLOCKUP_DETECTOR is not set # CONFIG_KERNEL_DETECT_HUNG_TASK is not set # CONFIG_KERNEL_WQ_WATCHDOG is not set # CONFIG_KERNEL_DEBUG_ATOMIC_SLEEP is not set @@ -364,13 +373,18 @@ CONFIG_KERNEL_POSIX_MQUEUE=y CONFIG_KERNEL_SECCOMP_FILTER=y CONFIG_KERNEL_SECCOMP=y CONFIG_KERNEL_IP_MROUTE=y +CONFIG_KERNEL_IP_MROUTE_MULTIPLE_TABLES=y +CONFIG_KERNEL_IP_PIMSM_V1=y +CONFIG_KERNEL_IP_PIMSM_V2=y CONFIG_KERNEL_IPV6=y CONFIG_KERNEL_IPV6_MULTIPLE_TABLES=y CONFIG_KERNEL_IPV6_SUBTREES=y CONFIG_KERNEL_IPV6_MROUTE=y -# CONFIG_KERNEL_IPV6_PIMSM_V2 is not set +CONFIG_KERNEL_IPV6_MROUTE_MULTIPLE_TABLES=y +CONFIG_KERNEL_IPV6_PIMSM_V2=y CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL=y # CONFIG_KERNEL_LWTUNNEL_BPF is not set +# CONFIG_KERNEL_NET_L3_MASTER_DEV is not set # CONFIG_KERNEL_IP_PNP is not set # @@ -426,8 +440,6 @@ CONFIG_USE_SSTRIP=y CONFIG_SSTRIP_ARGS="-z" # CONFIG_STRIP_KERNEL_EXPORTS is not set # CONFIG_USE_MKLIBS is not set -CONFIG_USE_UCLIBCXX=y -# CONFIG_USE_LIBSTDCXX is not set # # Hardening build options @@ -451,19 +463,23 @@ CONFIG_PKG_FORTIFY_SOURCE_1=y # CONFIG_PKG_RELRO_PARTIAL is not set CONFIG_PKG_RELRO_FULL=y # CONFIG_SELINUX is not set +CONFIG_SECCOMP=y # end of Global build settings # CONFIG_DEVEL is not set # CONFIG_BROKEN is not set CONFIG_BINARY_FOLDER="" +CONFIG_DOWNLOAD_TOOL_CUSTOM="" CONFIG_DOWNLOAD_FOLDER="" CONFIG_LOCALMIRROR="" CONFIG_AUTOREBUILD=y # CONFIG_AUTOREMOVE is not set +# CONFIG_BUILD_ALL_HOST_TOOLS is not set CONFIG_BUILD_SUFFIX="" CONFIG_TARGET_ROOTFS_DIR="" # CONFIG_CCACHE is not set CONFIG_CCACHE_DIR="" +CONFIG_KERNEL_CFLAGS="" CONFIG_EXTERNAL_KERNEL_TREE="" CONFIG_KERNEL_GIT_CLONE_URI="" CONFIG_BUILD_LOG_DIR="" @@ -478,6 +494,7 @@ CONFIG_EXTRA_GCC_CONFIG_OPTIONS="" # CONFIG_SJLJ_EXCEPTIONS is not set # CONFIG_INSTALL_GFORTRAN is not set CONFIG_NASM=y +CONFIG_MUSL_DISABLE_CRYPT_SIZE_HACK=y CONFIG_GDB=y # CONFIG_GDB_PYTHON is not set # CONFIG_HAS_PREBUILT_LLVM_TOOLCHAIN is not set @@ -486,7 +503,6 @@ CONFIG_SSP_SUPPORT=y CONFIG_BINUTILS_VERSION_2_37=y CONFIG_BINUTILS_VERSION="2.37" CONFIG_GCC_VERSION="11.3.0" -# CONFIG_GCC_USE_IREMAP is not set CONFIG_LIBC="musl" CONFIG_TARGET_SUFFIX="musl" # CONFIG_IB is not set @@ -639,8 +655,8 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_SEAMLESS_GZ=y CONFIG_BUSYBOX_DEFAULT_GUNZIP=y CONFIG_BUSYBOX_DEFAULT_ZCAT=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_GUNZIP_LONG_OPTIONS is not set -CONFIG_BUSYBOX_DEFAULT_BUNZIP2=y -CONFIG_BUSYBOX_DEFAULT_BZCAT=y +# CONFIG_BUSYBOX_DEFAULT_BUNZIP2 is not set +# CONFIG_BUSYBOX_DEFAULT_BZCAT is not set # CONFIG_BUSYBOX_DEFAULT_UNLZMA is not set # CONFIG_BUSYBOX_DEFAULT_LZCAT is not set # CONFIG_BUSYBOX_DEFAULT_LZMA is not set @@ -1607,6 +1623,7 @@ CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y CONFIG_PACKAGE_dnsmasq_full_dnssec=y CONFIG_PACKAGE_dnsmasq_full_auth=y CONFIG_PACKAGE_dnsmasq_full_ipset=y +# CONFIG_PACKAGE_dnsmasq_full_nftset is not set CONFIG_PACKAGE_dnsmasq_full_conntrack=y CONFIG_PACKAGE_dnsmasq_full_noid=y CONFIG_PACKAGE_dnsmasq_full_broken_rtc=y @@ -1656,13 +1673,11 @@ CONFIG_PACKAGE_procd=y # Configuration # # CONFIG_PROCD_SHOW_BOOT is not set -# CONFIG_PROCD_ZRAM_TMPFS is not set # end of Configuration -# CONFIG_PACKAGE_procd-seccomp is not set +CONFIG_PACKAGE_procd-seccomp=y # CONFIG_PACKAGE_procd-selinux is not set # CONFIG_PACKAGE_procd-ujail is not set -# CONFIG_PACKAGE_procd-ujail-console is not set # CONFIG_PACKAGE_qos-scripts is not set # CONFIG_PACKAGE_refpolicy is not set CONFIG_PACKAGE_resolveip=y @@ -1670,6 +1685,7 @@ CONFIG_PACKAGE_rpcd=y # CONFIG_PACKAGE_rpcd-mod-file is not set # CONFIG_PACKAGE_rpcd-mod-iwinfo is not set # CONFIG_PACKAGE_rpcd-mod-rpcsys is not set +# CONFIG_PACKAGE_rpcd-mod-ucode is not set # CONFIG_PACKAGE_selinux-policy is not set # CONFIG_PACKAGE_snapshot-tool is not set # CONFIG_PACKAGE_sqm-scripts is not set @@ -1681,12 +1697,14 @@ CONFIG_PACKAGE_ubusd=y # CONFIG_PACKAGE_ucert is not set # CONFIG_PACKAGE_ucert-full is not set CONFIG_PACKAGE_uci=y +# CONFIG_PACKAGE_uencrypt is not set CONFIG_PACKAGE_urandom-seed=y # CONFIG_PACKAGE_urngd is not set CONFIG_PACKAGE_usign=y # CONFIG_PACKAGE_uxc is not set # CONFIG_PACKAGE_wireless-tools is not set # CONFIG_PACKAGE_zram-swap is not set +# CONFIG_PACKAGE_zyxel-bootconfig is not set # end of Base system # @@ -1697,26 +1715,30 @@ CONFIG_PACKAGE_usign=y # Zabbix # # CONFIG_PACKAGE_zabbix-agentd is not set - -# -# SSL support -# -# CONFIG_ZABBIX_OPENSSL is not set -# CONFIG_ZABBIX_GNUTLS is not set -CONFIG_ZABBIX_NOSSL=y +# CONFIG_PACKAGE_zabbix-agentd-gnutls is not set +# CONFIG_PACKAGE_zabbix-agentd-openssl is not set # CONFIG_PACKAGE_zabbix-extra-network is not set # CONFIG_PACKAGE_zabbix-extra-wifi is not set # CONFIG_PACKAGE_zabbix-get is not set +# CONFIG_PACKAGE_zabbix-get-gnutls is not set +# CONFIG_PACKAGE_zabbix-get-openssl is not set # CONFIG_PACKAGE_zabbix-proxy is not set -# CONFIG_PACKAGE_zabbix-sender is not set -# CONFIG_PACKAGE_zabbix-server is not set # # Database Software # # CONFIG_ZABBIX_MYSQL is not set CONFIG_ZABBIX_POSTGRESQL=y +# CONFIG_ZABBIX_SQLITE is not set +# CONFIG_PACKAGE_zabbix-proxy-gnutls is not set +# CONFIG_PACKAGE_zabbix-proxy-openssl is not set +# CONFIG_PACKAGE_zabbix-sender is not set +# CONFIG_PACKAGE_zabbix-sender-gnutls is not set +# CONFIG_PACKAGE_zabbix-sender-openssl is not set +# CONFIG_PACKAGE_zabbix-server is not set # CONFIG_PACKAGE_zabbix-server-frontend is not set +# CONFIG_PACKAGE_zabbix-server-gnutls is not set +# CONFIG_PACKAGE_zabbix-server-openssl is not set # end of Zabbix # @@ -1729,6 +1751,7 @@ CONFIG_ZABBIX_POSTGRESQL=y # CONFIG_PACKAGE_atop is not set # CONFIG_PACKAGE_backuppc is not set +# CONFIG_PACKAGE_btop is not set # CONFIG_PACKAGE_debian-archive-keyring is not set # CONFIG_PACKAGE_debootstrap is not set # CONFIG_PACKAGE_gkrellmd is not set @@ -1740,6 +1763,8 @@ CONFIG_HTOP_LMSENSORS=y # CONFIG_PACKAGE_muninlite is not set # CONFIG_PACKAGE_netatop is not set CONFIG_PACKAGE_netdata=y +# CONFIG_PACKAGE_nload is not set +# CONFIG_PACKAGE_nmon is not set # CONFIG_PACKAGE_nyx is not set # CONFIG_PACKAGE_schroot is not set @@ -1781,6 +1806,7 @@ CONFIG_PACKAGE_grub2-efi=y # CONFIG_PACKAGE_automake is not set # CONFIG_PACKAGE_binutils is not set # CONFIG_PACKAGE_bison is not set +# CONFIG_PACKAGE_delve is not set # CONFIG_PACKAGE_diffutils is not set # CONFIG_PACKAGE_flex is not set # CONFIG_PACKAGE_gcc is not set @@ -1828,6 +1854,11 @@ CONFIG_PACKAGE_ipv6helper=y # # end of ath10k Board-Specific Overrides +# +# ath11k Board-Specific Overrides +# +# end of ath11k Board-Specific Overrides + # CONFIG_PACKAGE_aircard-pcmcia-firmware is not set # CONFIG_PACKAGE_amd64-microcode is not set # CONFIG_PACKAGE_amdgpu-firmware is not set @@ -1867,6 +1898,7 @@ CONFIG_PACKAGE_ipv6helper=y # CONFIG_PACKAGE_ath11k-firmware-ipq8074 is not set # CONFIG_PACKAGE_ath11k-firmware-qca6390 is not set # CONFIG_PACKAGE_ath11k-firmware-qcn9074 is not set +# CONFIG_PACKAGE_ath11k-firmware-wcn6750 is not set # CONFIG_PACKAGE_ath11k-firmware-wcn6855 is not set # CONFIG_PACKAGE_ath6k-firmware is not set # CONFIG_PACKAGE_ath9k-htc-firmware is not set @@ -1907,6 +1939,7 @@ CONFIG_PACKAGE_i915-firmware=y # CONFIG_PACKAGE_iwl3945-firmware is not set # CONFIG_PACKAGE_iwl4965-firmware is not set # CONFIG_PACKAGE_iwlwifi-firmware-ax200 is not set +# CONFIG_PACKAGE_iwlwifi-firmware-ax201 is not set # CONFIG_PACKAGE_iwlwifi-firmware-ax210 is not set # CONFIG_PACKAGE_iwlwifi-firmware-iwl100 is not set # CONFIG_PACKAGE_iwlwifi-firmware-iwl1000 is not set @@ -1932,8 +1965,11 @@ CONFIG_PACKAGE_i915-firmware=y # CONFIG_PACKAGE_libertas-sdio-firmware is not set # CONFIG_PACKAGE_libertas-spi-firmware is not set # CONFIG_PACKAGE_libertas-usb-firmware is not set +# CONFIG_PACKAGE_midisport-firmware is not set # CONFIG_PACKAGE_mt7601u-firmware is not set # CONFIG_PACKAGE_mt7622bt-firmware is not set +# CONFIG_PACKAGE_mt7921bt-firmware is not set +# CONFIG_PACKAGE_mt7922bt-firmware is not set # CONFIG_PACKAGE_mwifiex-pcie-firmware is not set # CONFIG_PACKAGE_mwifiex-sdio-firmware is not set # CONFIG_PACKAGE_mwl8k-firmware is not set @@ -1985,6 +2021,7 @@ CONFIG_PACKAGE_i915-firmware=y # CONFIG_PACKAGE_rtl8192su-firmware is not set # CONFIG_PACKAGE_rtl8723au-firmware is not set # CONFIG_PACKAGE_rtl8723bu-firmware is not set +# CONFIG_PACKAGE_rtl8723du-firmware is not set # CONFIG_PACKAGE_rtl8821ae-firmware is not set # CONFIG_PACKAGE_rtl8821ce-firmware is not set # CONFIG_PACKAGE_rtl8822be-firmware is not set @@ -2045,7 +2082,6 @@ CONFIG_PACKAGE_i915-firmware=y # CONFIG_PACKAGE_kmod-ata-ahci is not set # CONFIG_PACKAGE_kmod-ata-artop is not set # CONFIG_PACKAGE_kmod-ata-core is not set -# CONFIG_PACKAGE_kmod-ata-marvell-sata is not set # CONFIG_PACKAGE_kmod-ata-nvidia-sata is not set # CONFIG_PACKAGE_kmod-ata-pdc202xx-old is not set # CONFIG_PACKAGE_kmod-ata-piix is not set @@ -2207,6 +2243,7 @@ CONFIG_PACKAGE_kmod-hwmon-core=y # 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-sht3x 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 @@ -2299,6 +2336,7 @@ CONFIG_PACKAGE_kmod-input-evdev=y # CONFIG_PACKAGE_kmod-leds-gpio is not set # CONFIG_PACKAGE_kmod-leds-pca963x is not set # CONFIG_PACKAGE_kmod-leds-tlc591xx is not set +# CONFIG_PACKAGE_kmod-leds-ubnt-ledbar is not set # CONFIG_PACKAGE_kmod-leds-uleds is not set # CONFIG_PACKAGE_kmod-ledtrig-activity is not set # CONFIG_PACKAGE_kmod-ledtrig-audio is not set @@ -2413,13 +2451,12 @@ CONFIG_PACKAGE_kmod-ipt-raw=y # CONFIG_PACKAGE_kmod-ipt-raw6 is not set # CONFIG_PACKAGE_kmod-ipt-rpfilter is not set # CONFIG_PACKAGE_kmod-ipt-rtpengine is not set -# CONFIG_PACKAGE_kmod-ipt-socket is not set +CONFIG_PACKAGE_kmod-ipt-socket=y # CONFIG_PACKAGE_kmod-ipt-sysrq is not set # CONFIG_PACKAGE_kmod-ipt-tarpit is not set # CONFIG_PACKAGE_kmod-ipt-tee is not set CONFIG_PACKAGE_kmod-ipt-tproxy=y # CONFIG_PACKAGE_kmod-ipt-u32 is not set -# 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=y @@ -2436,7 +2473,7 @@ CONFIG_PACKAGE_kmod-nf-nathelper=y CONFIG_PACKAGE_kmod-nf-nathelper-extra=y CONFIG_PACKAGE_kmod-nf-reject=y CONFIG_PACKAGE_kmod-nf-reject6=y -# CONFIG_PACKAGE_kmod-nf-socket is not set +CONFIG_PACKAGE_kmod-nf-socket=y CONFIG_PACKAGE_kmod-nf-tproxy=y CONFIG_PACKAGE_kmod-nfnetlink=y # CONFIG_PACKAGE_kmod-nfnetlink-log is not set @@ -2507,6 +2544,7 @@ CONFIG_PACKAGE_kmod-mlx5-core=y CONFIG_PACKAGE_kmod-pcnet32=y # CONFIG_PACKAGE_kmod-phy-bcm84881 is not set # CONFIG_PACKAGE_kmod-phy-broadcom is not set +# CONFIG_PACKAGE_kmod-phy-marvell is not set # CONFIG_PACKAGE_kmod-phy-realtek is not set # CONFIG_PACKAGE_kmod-phylink is not set # CONFIG_PACKAGE_kmod-qede is not set @@ -2575,6 +2613,8 @@ CONFIG_PACKAGE_kmod-iptunnel4=y CONFIG_PACKAGE_kmod-mdio=y # CONFIG_PACKAGE_kmod-misdn is not set # CONFIG_PACKAGE_kmod-mpls is not set +# CONFIG_PACKAGE_kmod-mptcp is not set +# CONFIG_PACKAGE_kmod-mptcp_ipv6 is not set # CONFIG_PACKAGE_kmod-nat46 is not set # CONFIG_PACKAGE_kmod-netconsole is not set # CONFIG_PACKAGE_kmod-netem is not set @@ -2655,7 +2695,8 @@ CONFIG_PACKAGE_kmod-dma-buf=y # CONFIG_PACKAGE_kmod-keys-encrypted is not set # CONFIG_PACKAGE_kmod-keys-trusted is not set # CONFIG_PACKAGE_kmod-lp is not set -# CONFIG_PACKAGE_kmod-mhi is not set +# CONFIG_PACKAGE_kmod-mhi-bus is not set +# CONFIG_PACKAGE_kmod-mhi-pci-generic is not set CONFIG_PACKAGE_kmod-mmc=y # CONFIG_PACKAGE_kmod-mtdoops is not set # CONFIG_PACKAGE_kmod-mtdram is not set @@ -2696,6 +2737,7 @@ CONFIG_PACKAGE_kmod-sdhci=y CONFIG_ZRAM_DEF_COMP_LZORLE=y # CONFIG_ZRAM_DEF_COMP_LZO is not set # CONFIG_ZRAM_DEF_COMP_LZ4 is not set +# CONFIG_ZRAM_DEF_COMP_LZ4HC is not set # CONFIG_ZRAM_DEF_COMP_ZSTD is not set # end of Other modules @@ -2804,6 +2846,7 @@ CONFIG_PACKAGE_kmod-usb-net-rtl8152-vendor=y # # Video Support # +CONFIG_PACKAGE_kmod-backlight=y # CONFIG_PACKAGE_kmod-backlight-pwm is not set CONFIG_PACKAGE_kmod-drm=y # CONFIG_PACKAGE_kmod-drm-amdgpu is not set @@ -2822,6 +2865,7 @@ CONFIG_PACKAGE_kmod-fb-sys-ram=y # CONFIG_PACKAGE_kmod-multimedia-input is not set # CONFIG_PACKAGE_kmod-video-core is not set CONFIG_PACKAGE_kmod-drm-i915=y +# CONFIG_PACKAGE_kmod-v4l2loopback is not set # end of Video Support # @@ -2864,13 +2908,11 @@ CONFIG_PACKAGE_kmod-kvm-x86=y # # Wireless Drivers # -# CONFIG_PACKAGE_kmod-adm8211 is not set # CONFIG_PACKAGE_kmod-ar5523 is not set # CONFIG_PACKAGE_kmod-ath is not set # CONFIG_PACKAGE_kmod-ath10k is not set # CONFIG_PACKAGE_kmod-ath10k-ct is not set # CONFIG_PACKAGE_kmod-ath10k-ct-smallbuffers is not set -# CONFIG_PACKAGE_kmod-ath10k-smallbuffers is not set # CONFIG_PACKAGE_kmod-ath11k is not set # CONFIG_PACKAGE_kmod-ath11k-pci is not set # CONFIG_PACKAGE_kmod-ath5k is not set @@ -2879,27 +2921,12 @@ CONFIG_PACKAGE_kmod-kvm-x86=y # CONFIG_PACKAGE_kmod-ath9k is not set # CONFIG_PACKAGE_kmod-ath9k-htc is not set # CONFIG_PACKAGE_kmod-b43 is not set -# CONFIG_PACKAGE_kmod-b43legacy is not set # CONFIG_PACKAGE_kmod-brcmfmac is not set # CONFIG_PACKAGE_kmod-brcmsmac is not set # CONFIG_PACKAGE_kmod-brcmutil is not set # CONFIG_PACKAGE_kmod-carl9170 is not set # CONFIG_PACKAGE_kmod-cfg80211 is not set -# CONFIG_PACKAGE_kmod-hermes is not set -# CONFIG_PACKAGE_kmod-hermes-pci is not set -# CONFIG_PACKAGE_kmod-hermes-pcmcia is not set -# CONFIG_PACKAGE_kmod-hermes-plx is not set -# CONFIG_PACKAGE_kmod-ipw2100 is not set -# CONFIG_PACKAGE_kmod-ipw2200 is not set -# CONFIG_PACKAGE_kmod-iwl-legacy is not set -# CONFIG_PACKAGE_kmod-iwl3945 is not set -# CONFIG_PACKAGE_kmod-iwl4965 is not set # CONFIG_PACKAGE_kmod-iwlwifi is not set -# CONFIG_PACKAGE_kmod-lib80211 is not set -# CONFIG_PACKAGE_kmod-libertas-sdio is not set -# CONFIG_PACKAGE_kmod-libertas-spi is not set -# CONFIG_PACKAGE_kmod-libertas-usb is not set -# CONFIG_PACKAGE_kmod-libipw is not set # CONFIG_PACKAGE_kmod-mac80211 is not set # CONFIG_PACKAGE_kmod-mac80211-hwsim is not set # CONFIG_PACKAGE_kmod-mt76 is not set @@ -2916,44 +2943,40 @@ CONFIG_PACKAGE_kmod-kvm-x86=y # CONFIG_PACKAGE_kmod-mt76x2 is not set # CONFIG_PACKAGE_kmod-mt76x2u is not set # CONFIG_PACKAGE_kmod-mt7915e is not set +# CONFIG_PACKAGE_kmod-mt7916-firmware is not set +# CONFIG_PACKAGE_kmod-mt7921-firmware is not set # CONFIG_PACKAGE_kmod-mt7921e is not set # CONFIG_PACKAGE_kmod-mt7921s is not set # CONFIG_PACKAGE_kmod-mt7921u is not set +# CONFIG_PACKAGE_kmod-mt7922-firmware is not set # CONFIG_PACKAGE_kmod-mwifiex-pcie is not set # CONFIG_PACKAGE_kmod-mwifiex-sdio is not set # CONFIG_PACKAGE_kmod-mwl8k is not set # CONFIG_PACKAGE_kmod-net-rtl8192su is not set # CONFIG_PACKAGE_kmod-owl-loader is not set -# CONFIG_PACKAGE_kmod-p54-common is not set -# CONFIG_PACKAGE_kmod-p54-pci is not set -# CONFIG_PACKAGE_kmod-p54-usb is not set # CONFIG_PACKAGE_kmod-rsi91x is not set # CONFIG_PACKAGE_kmod-rsi91x-sdio is not set # CONFIG_PACKAGE_kmod-rsi91x-usb is not set -# CONFIG_PACKAGE_kmod-rt2400-pci is not set -# CONFIG_PACKAGE_kmod-rt2500-pci is not set -# CONFIG_PACKAGE_kmod-rt2500-usb is not set # CONFIG_PACKAGE_kmod-rt2800-pci is not set # CONFIG_PACKAGE_kmod-rt2800-usb is not set # CONFIG_PACKAGE_kmod-rt2x00-lib is not set -# CONFIG_PACKAGE_kmod-rt61-pci is not set -# CONFIG_PACKAGE_kmod-rt73-usb is not set -# CONFIG_PACKAGE_kmod-rtl8180 is not set -# CONFIG_PACKAGE_kmod-rtl8187 is not set # CONFIG_PACKAGE_kmod-rtl8192ce is not set # CONFIG_PACKAGE_kmod-rtl8192cu is not set # CONFIG_PACKAGE_kmod-rtl8192de is not set # CONFIG_PACKAGE_kmod-rtl8192se is not set # CONFIG_PACKAGE_kmod-rtl8723bs is not set +# CONFIG_PACKAGE_kmod-rtl8723du is not set # CONFIG_PACKAGE_kmod-rtl8812au-ct is not set # CONFIG_PACKAGE_kmod-rtl8821ae is not set +# CONFIG_PACKAGE_kmod-rtl8821cu is not set +# CONFIG_PACKAGE_kmod-rtl8822bu is not set +# CONFIG_PACKAGE_kmod-rtl8822cu is not set # CONFIG_PACKAGE_kmod-rtl8xxxu is not set # CONFIG_PACKAGE_kmod-rtw88 is not set # CONFIG_PACKAGE_kmod-wil6210 is not set # CONFIG_PACKAGE_kmod-wl12xx is not set # CONFIG_PACKAGE_kmod-wl18xx is not set # CONFIG_PACKAGE_kmod-wlcore is not set -# CONFIG_PACKAGE_kmod-zd1211rw is not set # end of Wireless Drivers # end of Kernel modules @@ -3024,6 +3047,7 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_lua-copas is not set # CONFIG_PACKAGE_lua-coxpcall is not set # CONFIG_PACKAGE_lua-cs-bouncer is not set +# CONFIG_PACKAGE_lua-curl-v3 is not set # CONFIG_PACKAGE_lua-eco is not set # CONFIG_PACKAGE_lua-eco-dns is not set # CONFIG_PACKAGE_lua-eco-file is not set @@ -3032,6 +3056,9 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_lua-eco-log is not set # CONFIG_PACKAGE_lua-eco-socket is not set # CONFIG_PACKAGE_lua-eco-ssl is not set +CONFIG_LUA_ECO_DEFAULT_OPENSSL=y +CONFIG_LUA_ECO_OPENSSL=y +# CONFIG_LUA_ECO_MBEDTLS is not set # CONFIG_PACKAGE_lua-eco-sys is not set # CONFIG_PACKAGE_lua-eco-ubus is not set # CONFIG_PACKAGE_lua-ev is not set @@ -3058,6 +3085,7 @@ CONFIG_PACKAGE_lua-neturl=y # CONFIG_PACKAGE_luafilesystem is not set # CONFIG_PACKAGE_luajit is not set # CONFIG_PACKAGE_lualanes is not set +# CONFIG_PACKAGE_luaossl is not set # CONFIG_PACKAGE_luaposix is not set # CONFIG_PACKAGE_luarocks is not set # CONFIG_PACKAGE_luasec is not set @@ -3106,6 +3134,12 @@ CONFIG_NODEJS_ICU_NONE=y # CONFIG_PACKAGE_node-serialport-bindings is not set # end of Node.js +# +# PHP7 +# +# CONFIG_PACKAGE_php7 is not set +# end of PHP7 + # # PHP8 # @@ -3122,8 +3156,9 @@ CONFIG_NODEJS_ICU_NONE=y # Python # # CONFIG_PACKAGE_libpython3 is not set -# CONFIG_PACKAGE_micropython is not set # CONFIG_PACKAGE_micropython-lib is not set +# CONFIG_PACKAGE_micropython-mbedtls is not set +# CONFIG_PACKAGE_micropython-nossl is not set # CONFIG_PACKAGE_python-pip-conf is not set # CONFIG_PACKAGE_python3 is not set # CONFIG_PACKAGE_python3-aiohttp is not set @@ -3139,6 +3174,7 @@ CONFIG_NODEJS_ICU_NONE=y # CONFIG_PACKAGE_python3-attrs is not set # CONFIG_PACKAGE_python3-augeas is not set # CONFIG_PACKAGE_python3-automat is not set +# CONFIG_PACKAGE_python3-awesomeversion is not set # CONFIG_PACKAGE_python3-awscli is not set # CONFIG_PACKAGE_python3-babel is not set # CONFIG_PACKAGE_python3-base is not set @@ -3162,6 +3198,7 @@ CONFIG_NODEJS_ICU_NONE=y # CONFIG_PACKAGE_python3-colorama is not set # CONFIG_PACKAGE_python3-constantly is not set # CONFIG_PACKAGE_python3-contextlib2 is not set +# CONFIG_PACKAGE_python3-crcmod is not set # CONFIG_PACKAGE_python3-cryptodome is not set # CONFIG_PACKAGE_python3-cryptodomex is not set # CONFIG_PACKAGE_python3-cryptography is not set @@ -3199,8 +3236,8 @@ CONFIG_NODEJS_ICU_NONE=y # CONFIG_PACKAGE_python3-flask-seasurf is not set # CONFIG_PACKAGE_python3-flask-session is not set # CONFIG_PACKAGE_python3-flask-socketio is not set +# CONFIG_PACKAGE_python3-flent is not set # CONFIG_PACKAGE_python3-flup is not set -# CONFIG_PACKAGE_python3-gdbm is not set # CONFIG_PACKAGE_python3-gmpy2 is not set # CONFIG_PACKAGE_python3-gnupg is not set # CONFIG_PACKAGE_python3-gpiod is not set @@ -3212,6 +3249,7 @@ CONFIG_NODEJS_ICU_NONE=y # CONFIG_PACKAGE_python3-influxdb is not set # CONFIG_PACKAGE_python3-iniconfig is not set # CONFIG_PACKAGE_python3-intelhex is not set +# CONFIG_PACKAGE_python3-iperf3 is not set # CONFIG_PACKAGE_python3-itsdangerous is not set # CONFIG_PACKAGE_python3-jdcal is not set # CONFIG_PACKAGE_python3-jinja2 is not set @@ -3227,7 +3265,6 @@ CONFIG_NODEJS_ICU_NONE=y # # Configuration # -# CONFIG_PYTHON3_BLUETOOTH_SUPPORT is not set # CONFIG_PYTHON3_HOST_PIP_CACHE_WORLD_READABLE is not set # end of Configuration @@ -3247,6 +3284,13 @@ CONFIG_NODEJS_ICU_NONE=y # CONFIG_PACKAGE_python3-networkx is not set # CONFIG_PACKAGE_python3-newt is not set # CONFIG_PACKAGE_python3-numpy is not set + +# +# Configuration +# +# CONFIG_NUMPY_OPENBLAS_SUPPORT is not set +# end of Configuration + # CONFIG_PACKAGE_python3-openpyxl is not set # CONFIG_PACKAGE_python3-openssl is not set # CONFIG_PACKAGE_python3-packaging is not set @@ -3264,7 +3308,9 @@ CONFIG_NODEJS_ICU_NONE=y # CONFIG_PACKAGE_python3-py is not set # CONFIG_PACKAGE_python3-pyasn1 is not set # CONFIG_PACKAGE_python3-pyasn1-modules is not set +# CONFIG_PACKAGE_python3-pycares is not set # CONFIG_PACKAGE_python3-pycparser is not set +# CONFIG_PACKAGE_python3-pycrate is not set # CONFIG_PACKAGE_python3-pydoc is not set # CONFIG_PACKAGE_python3-pyinotify is not set # CONFIG_PACKAGE_python3-pymysql is not set @@ -3315,6 +3361,7 @@ CONFIG_NODEJS_ICU_NONE=y # CONFIG_PACKAGE_python3-unittest is not set # CONFIG_PACKAGE_python3-urllib is not set # CONFIG_PACKAGE_python3-urllib3 is not set +# CONFIG_PACKAGE_python3-uuid is not set # CONFIG_PACKAGE_python3-vobject is not set # CONFIG_PACKAGE_python3-voluptuous is not set # CONFIG_PACKAGE_python3-voluptuous-serialize is not set @@ -3391,7 +3438,7 @@ CONFIG_PACKAGE_liblz4=y # CONFIG_PACKAGE_libacl is not set CONFIG_PACKAGE_libattr=y CONFIG_PACKAGE_libfuse=y -# CONFIG_PACKAGE_libfuse3 is not set +CONFIG_PACKAGE_libfuse3=y # CONFIG_PACKAGE_libow is not set # CONFIG_PACKAGE_libow-capi is not set CONFIG_PACKAGE_libsysfs=y @@ -3829,6 +3876,8 @@ CONFIG_PACKAGE_libxtables=y # CONFIG_PACKAGE_libupm-yg1006-python3 is not set # CONFIG_PACKAGE_libupm-zfm20 is not set # CONFIG_PACKAGE_libupm-zfm20-python3 is not set +# CONFIG_PACKAGE_sx1302_hal-tests is not set +# CONFIG_PACKAGE_sx1302_hal-utils is not set # end of IoT # @@ -3840,17 +3889,18 @@ CONFIG_PACKAGE_libxtables=y # # LibElektra # -# CONFIG_PACKAGE_libelektra-boost is not set # CONFIG_PACKAGE_libelektra-core is not set # CONFIG_PACKAGE_libelektra-cpp is not set # CONFIG_PACKAGE_libelektra-crypto is not set # CONFIG_PACKAGE_libelektra-curlget is not set # CONFIG_PACKAGE_libelektra-dbus is not set +# CONFIG_PACKAGE_libelektra-ev is not set # CONFIG_PACKAGE_libelektra-extra is not set # CONFIG_PACKAGE_libelektra-lua is not set # CONFIG_PACKAGE_libelektra-plugins is not set # CONFIG_PACKAGE_libelektra-python3 is not set # CONFIG_PACKAGE_libelektra-resolvers is not set +# CONFIG_PACKAGE_libelektra-uv is not set # CONFIG_PACKAGE_libelektra-xerces is not set # CONFIG_PACKAGE_libelektra-xml is not set # CONFIG_PACKAGE_libelektra-yajl is not set @@ -3904,9 +3954,71 @@ CONFIG_PACKAGE_libxtables=y # CONFIG_PACKAGE_libgnutls is not set # CONFIG_PACKAGE_libgnutls-dane is not set CONFIG_PACKAGE_libmbedtls=y -# CONFIG_LIBMBEDTLS_DEBUG_C is not set -CONFIG_LIBMBEDTLS_HAVE_SSE2=y -# CONFIG_LIBMBEDTLS_HKDF_C is not set + +# +# Option details in source code: include/mbedtls/mbedtls_config.h +# + +# +# Ciphers - unselect old or less-used ciphers to reduce binary size +# +CONFIG_MBEDTLS_AES_C=y +# CONFIG_MBEDTLS_CAMELLIA_C is not set +# CONFIG_MBEDTLS_CCM_C is not set +CONFIG_MBEDTLS_CMAC_C=y +CONFIG_MBEDTLS_DES_C=y +CONFIG_MBEDTLS_GCM_C=y +CONFIG_MBEDTLS_NIST_KW_C=y +# CONFIG_MBEDTLS_RIPEMD160_C is not set +# CONFIG_MBEDTLS_XTEA_C is not set +CONFIG_MBEDTLS_RSA_NO_CRT=y +CONFIG_MBEDTLS_KEY_EXCHANGE_PSK_ENABLED=y +# CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_PSK_ENABLED is not set +CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_PSK_ENABLED=y +# CONFIG_MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED is not set +# CONFIG_MBEDTLS_KEY_EXCHANGE_RSA_ENABLED is not set +# CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_RSA_ENABLED is not set +CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA_ENABLED=y +CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED=y +# CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA_ENABLED is not set +# CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA_ENABLED is not set + +# +# Curves - unselect old or less-used curves to reduce binary size +# +# CONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED is not set +# CONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED is not set +CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED=y +CONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED=y +# CONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED is not set +# CONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED is not set +# CONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED is not set +CONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED=y +# CONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED is not set +# CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED is not set +# CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED is not set +CONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED=y +# CONFIG_MBEDTLS_ECP_DP_CURVE448_ENABLED is not set + +# +# Build Options - unselect features to reduce binary size +# +# CONFIG_MBEDTLS_CERTS_C is not set +# CONFIG_MBEDTLS_CIPHER_MODE_OFB is not set +# CONFIG_MBEDTLS_CIPHER_MODE_XTS is not set +# CONFIG_MBEDTLS_DEBUG_C is not set +# CONFIG_MBEDTLS_HKDF_C is not set +# CONFIG_MBEDTLS_PLATFORM_C is not set +# CONFIG_MBEDTLS_SELF_TEST is not set +# CONFIG_MBEDTLS_SSL_TRUNCATED_HMAC is not set +# CONFIG_MBEDTLS_VERSION_C is not set +# CONFIG_MBEDTLS_VERSION_FEATURES is not set + +# +# Build Options +# +CONFIG_MBEDTLS_ENTROPY_FORCE_SHA256=y +# CONFIG_MBEDTLS_SSL_RENEGOTIATION is not set # CONFIG_PACKAGE_libnss is not set CONFIG_PACKAGE_libopenssl=y @@ -3964,6 +4076,28 @@ CONFIG_PACKAGE_libopenssl-conf=y # CONFIG_PACKAGE_libopenssl-gost_engine is not set # CONFIG_PACKAGE_libpolarssl is not set # CONFIG_PACKAGE_libwolfssl is not set + +# +# wolfSSL Library Configuration +# +CONFIG_WOLFSSL_HAS_AES_CCM=y +CONFIG_WOLFSSL_HAS_CHACHA_POLY=y +CONFIG_WOLFSSL_HAS_DH=y +CONFIG_WOLFSSL_HAS_ARC4=y +CONFIG_WOLFSSL_HAS_CERTGEN=y +CONFIG_WOLFSSL_HAS_TLSV10=y +CONFIG_WOLFSSL_HAS_TLSV13=y +CONFIG_WOLFSSL_HAS_SESSION_TICKET=y +# CONFIG_WOLFSSL_HAS_DTLS is not set +CONFIG_WOLFSSL_HAS_OCSP=y +CONFIG_WOLFSSL_HAS_WPAS=y +CONFIG_WOLFSSL_HAS_ECC25519=y +# CONFIG_WOLFSSL_HAS_ECC448 is not set +CONFIG_WOLFSSL_HAS_OPENVPN=y +CONFIG_WOLFSSL_ALT_NAMES=y +# end of wolfSSL Library Configuration + +# CONFIG_PACKAGE_libwolfsslcpu-crypto is not set # CONFIG_PACKAGE_openssl-qat is not set # @@ -4101,9 +4235,11 @@ CONFIG_PACKAGE_boost-system=y # CONFIG_PACKAGE_boost-thread is not set # CONFIG_PACKAGE_boost-timer is not set # CONFIG_PACKAGE_boost-type_erasure is not set +# CONFIG_PACKAGE_boost-url is not set # CONFIG_PACKAGE_boost-wave is not set # end of Select Boost libraries +# CONFIG_PACKAGE_boringssl is not set # CONFIG_PACKAGE_cJSON is not set # CONFIG_PACKAGE_ccid is not set # CONFIG_PACKAGE_check is not set @@ -4155,10 +4291,10 @@ CONFIG_PACKAGE_libcares=y # CONFIG_PACKAGE_libcbor is not set # CONFIG_PACKAGE_libcgroup is not set # CONFIG_PACKAGE_libcharset is not set +# CONFIG_PACKAGE_libcli is not set # CONFIG_PACKAGE_libcoap is not set CONFIG_PACKAGE_libcomerr=y # CONFIG_PACKAGE_libconfig is not set -# CONFIG_PACKAGE_libcronet is not set # CONFIG_PACKAGE_libcryptopp is not set # CONFIG_PACKAGE_libctf is not set CONFIG_PACKAGE_libcurl=y @@ -4215,7 +4351,7 @@ CONFIG_LIBCURL_PROXY=y # CONFIG_PACKAGE_libdevmapper is not set # CONFIG_PACKAGE_libdevmapper-selinux is not set # CONFIG_PACKAGE_libdmapsharing is not set -# CONFIG_PACKAGE_libdnet is not set +CONFIG_PACKAGE_libdnet=y # CONFIG_PACKAGE_libdouble-conversion is not set # CONFIG_PACKAGE_libdrm is not set # CONFIG_PACKAGE_libdw is not set @@ -4289,6 +4425,7 @@ CONFIG_PACKAGE_libgmp=y # CONFIG_PACKAGE_libinput is not set # CONFIG_PACKAGE_libintl is not set # CONFIG_PACKAGE_libintl-full is not set +CONFIG_PACKAGE_libiperf3=y # CONFIG_PACKAGE_libipfs-http-client is not set # CONFIG_PACKAGE_libiw is not set CONFIG_PACKAGE_libiwinfo=y @@ -4309,6 +4446,7 @@ CONFIG_PACKAGE_liblua5.3=y # CONFIG_PACKAGE_libmaxminddb is not set # CONFIG_PACKAGE_libmbim is not set # CONFIG_PACKAGE_libmcrypt is not set +# CONFIG_PACKAGE_libmd is not set # CONFIG_PACKAGE_libmicrohttpd-no-ssl is not set # CONFIG_PACKAGE_libmicrohttpd-ssl is not set # CONFIG_PACKAGE_libmilter-sendmail is not set @@ -4322,6 +4460,7 @@ CONFIG_PACKAGE_libmount=y # CONFIG_PACKAGE_libmpdclient is not set # CONFIG_PACKAGE_libmpeg2 is not set # CONFIG_PACKAGE_libmpg123 is not set +CONFIG_PACKAGE_libmspack=y # CONFIG_PACKAGE_libnatpmp is not set CONFIG_PACKAGE_libncurses=y # CONFIG_PACKAGE_libndpi is not set @@ -4381,10 +4520,12 @@ CONFIG_PACKAGE_libpci=y CONFIG_PACKAGE_libpcre=y CONFIG_PCRE_JIT_ENABLED=y # CONFIG_PACKAGE_libpcre16 is not set -# CONFIG_PACKAGE_libpcre2 is not set +CONFIG_PACKAGE_libpcre2=y +CONFIG_PCRE2_JIT_ENABLED=y # CONFIG_PACKAGE_libpcre2-16 is not set # CONFIG_PACKAGE_libpcre2-32 is not set # CONFIG_PACKAGE_libpcre32 is not set +# CONFIG_PACKAGE_libpcrecpp is not set # CONFIG_PACKAGE_libpcsclite is not set # CONFIG_PACKAGE_libpfring is not set # CONFIG_PACKAGE_libpkcs11-spy is not set @@ -4409,6 +4550,7 @@ CONFIG_PACKAGE_libreadline=y # CONFIG_PACKAGE_libsamplerate is not set # CONFIG_PACKAGE_libsane is not set # CONFIG_PACKAGE_libsasl2 is not set +# CONFIG_PACKAGE_libsasl2-sasldb is not set # CONFIG_PACKAGE_libseccomp is not set # CONFIG_PACKAGE_libselinux is not set # CONFIG_PACKAGE_libsemanage is not set @@ -4453,6 +4595,7 @@ CONFIG_LIBSODIUM_MINIMAL=y # end of Configuration # CONFIG_PACKAGE_libsoup is not set +# CONFIG_PACKAGE_libsoup3 is not set # CONFIG_PACKAGE_libsoxr is not set # CONFIG_PACKAGE_libspeex is not set # CONFIG_PACKAGE_libspeexdsp is not set @@ -4471,6 +4614,9 @@ CONFIG_PACKAGE_libss=y # CONFIG_PACKAGE_libtins is not set CONFIG_PACKAGE_libtirpc=y # CONFIG_PACKAGE_libtorrent-rasterbar is not set +# CONFIG_PACKAGE_libtraceevent is not set +# CONFIG_PACKAGE_libtraceevent-extra is not set +# CONFIG_PACKAGE_libtracefs is not set CONFIG_PACKAGE_libubox=y # CONFIG_PACKAGE_libubox-lua is not set CONFIG_PACKAGE_libubus=y @@ -4530,6 +4676,7 @@ CONFIG_PACKAGE_libwebsockets-full=y # CONFIG_PACKAGE_nspr is not set # CONFIG_PACKAGE_oniguruma is not set # CONFIG_PACKAGE_open-isns is not set +# CONFIG_PACKAGE_openblas is not set # CONFIG_PACKAGE_openpgm is not set # CONFIG_PACKAGE_p11-kit is not set # CONFIG_PACKAGE_pixman is not set @@ -4637,6 +4784,7 @@ CONFIG_PACKAGE_luci-app-adguardhome=y # CONFIG_PACKAGE_luci-app-aliyundrive-fuse is not set # CONFIG_PACKAGE_luci-app-aliyundrive-webdav is not set # CONFIG_PACKAGE_luci-app-amule is not set +# CONFIG_PACKAGE_luci-app-argon-config is not set CONFIG_PACKAGE_luci-app-argonne-config=y # CONFIG_PACKAGE_luci-app-aria2 is not set # CONFIG_PACKAGE_luci-app-arpbind is not set @@ -4679,11 +4827,13 @@ CONFIG_PACKAGE_luci-app-firewall=y # CONFIG_PACKAGE_luci-app-hd-idle is not set # CONFIG_PACKAGE_luci-app-hnet is not set # CONFIG_PACKAGE_luci-app-https-dns-proxy is not set +# CONFIG_PACKAGE_luci-app-ipsec-server is not set # CONFIG_PACKAGE_luci-app-ipsec-vpnd is not set # CONFIG_PACKAGE_luci-app-kodexplorer is not set # CONFIG_PACKAGE_luci-app-lxc is not set # CONFIG_PACKAGE_luci-app-minidlna is not set # CONFIG_PACKAGE_luci-app-mjpg-streamer is not set +# CONFIG_PACKAGE_luci-app-mosdns is not set # CONFIG_PACKAGE_luci-app-music-remote-center is not set # CONFIG_PACKAGE_luci-app-mwan3 is not set # CONFIG_PACKAGE_luci-app-mwan3helper is not set @@ -4699,6 +4849,7 @@ CONFIG_PACKAGE_luci-app-netdata=y # CONFIG_PACKAGE_luci-app-olsr is not set # CONFIG_PACKAGE_luci-app-olsr-services is not set # CONFIG_PACKAGE_luci-app-olsr-viz is not set +# CONFIG_PACKAGE_luci-app-omcproxy is not set # CONFIG_PACKAGE_luci-app-openvpn is not set # CONFIG_PACKAGE_luci-app-openvpn-server is not set # CONFIG_PACKAGE_luci-app-p910nd is not set @@ -4708,12 +4859,12 @@ CONFIG_PACKAGE_luci-app-passwall=y # # Configuration # -CONFIG_PACKAGE_luci-app-passwall_Transparent_Proxy=y +CONFIG_PACKAGE_luci-app-passwall_Iptables_Transparent_Proxy=y +# CONFIG_PACKAGE_luci-app-passwall_Nftables_Transparent_Proxy is not set CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Brook=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ChinaDNS_NG=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Haproxy=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Hysteria=y -CONFIG_PACKAGE_luci-app-passwall_INCLUDE_IPv6_Nat=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_NaiveProxy=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Libev_Client=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Libev_Server=y @@ -4725,6 +4876,7 @@ CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Simple_Obfs=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_GO=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_Plus=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_V2ray=y +# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_V2ray_Geodata is not set CONFIG_PACKAGE_luci-app-passwall_INCLUDE_V2ray_Plugin=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray_Plugin=y @@ -4796,9 +4948,10 @@ CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Rust_Server=y # CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_V2ray is not set CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y # CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_SagerNet_Core is not set -CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Kcptun=y +CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ChinaDNS_NG=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Hysteria=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_IPT2Socks=y +CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Kcptun=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_NaiveProxy=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Redsocks2=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Simple_Obfs=y @@ -4881,6 +5034,7 @@ CONFIG_PACKAGE_luci-proto-ppp=y # CONFIG_PACKAGE_luci-lib-httpclient is not set # CONFIG_PACKAGE_luci-lib-httpprotoutils is not set CONFIG_PACKAGE_luci-lib-ip=y +CONFIG_PACKAGE_luci-lib-ipkg=y # CONFIG_PACKAGE_luci-lib-iptparser is not set # CONFIG_PACKAGE_luci-lib-jquery-1-4 is not set # CONFIG_PACKAGE_luci-lib-json is not set @@ -4895,6 +5049,8 @@ CONFIG_PACKAGE_luci-lib-nixio_openssl=y # end of 6. Libraries CONFIG_PACKAGE_default-settings=y +CONFIG_PACKAGE_luci-i18n-adguardhome-zh-cn=y +# CONFIG_PACKAGE_luci-i18n-adguardhome-zh_Hans is not set # CONFIG_PACKAGE_luci-i18n-argonne-config-es is not set CONFIG_PACKAGE_luci-i18n-argonne-config-zh-cn=y # CONFIG_PACKAGE_luci-i18n-argonne-config-zh_Hans is not set @@ -5010,6 +5166,7 @@ CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y # CONFIG_PACKAGE_greyfix is not set # CONFIG_PACKAGE_mailsend is not set # CONFIG_PACKAGE_mailsend-nossl is not set +# CONFIG_PACKAGE_mblaze is not set # CONFIG_PACKAGE_msmtp is not set # CONFIG_PACKAGE_msmtp-mta is not set # CONFIG_PACKAGE_msmtp-nossl is not set @@ -5019,22 +5176,6 @@ CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y # CONFIG_PACKAGE_opendkim is not set # CONFIG_PACKAGE_opendkim-tools is not set # CONFIG_PACKAGE_postfix is not set - -# -# Select postfix build options -# -CONFIG_POSTFIX_TLS=y -CONFIG_POSTFIX_SASL=y -CONFIG_POSTFIX_LDAP=y -# CONFIG_POSTFIX_DB is not set -CONFIG_POSTFIX_CDB=y -CONFIG_POSTFIX_SQLITE=y -# CONFIG_POSTFIX_MYSQL is not set -# CONFIG_POSTFIX_PGSQL is not set -CONFIG_POSTFIX_PCRE=y -# CONFIG_POSTFIX_EAI is not set -# end of Select postfix build options - # CONFIG_PACKAGE_spamc is not set # CONFIG_PACKAGE_spamc-ssl is not set # end of Mail @@ -5079,9 +5220,10 @@ CONFIG_PACKAGE_UnblockNeteaseMusic-Go=y # CONFIG_PACKAGE_motion is not set # CONFIG_PACKAGE_tvheadend is not set # CONFIG_PACKAGE_v4l2rtspserver is not set +# CONFIG_PACKAGE_v4l2tools is not set # CONFIG_PACKAGE_vips is not set # CONFIG_PACKAGE_xupnpd is not set -# CONFIG_PACKAGE_youtube-dl is not set +# CONFIG_PACKAGE_yt-dlp is not set # end of Multimedia # @@ -5237,13 +5379,13 @@ CONFIG_PACKAGE_iptables-mod-iprange=y # CONFIG_PACKAGE_iptables-mod-quota2 is not set # CONFIG_PACKAGE_iptables-mod-rpfilter is not set # CONFIG_PACKAGE_iptables-mod-rtpengine is not set +CONFIG_PACKAGE_iptables-mod-socket=y # CONFIG_PACKAGE_iptables-mod-sysrq is not set # CONFIG_PACKAGE_iptables-mod-tarpit is not set # CONFIG_PACKAGE_iptables-mod-tee is not set CONFIG_PACKAGE_iptables-mod-tproxy=y # CONFIG_PACKAGE_iptables-mod-trace is not set # CONFIG_PACKAGE_iptables-mod-u32 is not set -# CONFIG_PACKAGE_iptables-mod-ulog is not set # CONFIG_PACKAGE_iptables-nft is not set # CONFIG_PACKAGE_iptaccount is not set # CONFIG_PACKAGE_iptgeoip is not set @@ -5802,6 +5944,22 @@ CONFIG_PACKAGE_shadowsocksr-libev-ssr-local=y CONFIG_PACKAGE_shadowsocksr-libev-ssr-redir=y CONFIG_PACKAGE_shadowsocksr-libev-ssr-server=y # CONFIG_PACKAGE_sing-box is not set + +# +# Customizing build tags +# +# CONFIG_SING_BOX_BUILD_ACME is not set +CONFIG_SING_BOX_BUILD_CLASH_API=y +# CONFIG_SING_BOX_BUILD_ECH is not set +# CONFIG_SING_BOX_BUILD_GRPC is not set +# CONFIG_SING_BOX_BUILD_GVISOR is not set +CONFIG_SING_BOX_BUILD_QUIC=y +# CONFIG_SING_BOX_BUILD_SHADOWSOCKSR is not set +CONFIG_SING_BOX_BUILD_UTLS=y +# CONFIG_SING_BOX_BUILD_V2RAY_API is not set +CONFIG_SING_BOX_BUILD_WIREGUARD=y +# end of Customizing build tags + # CONFIG_PACKAGE_sockd is not set # CONFIG_PACKAGE_socksify is not set # CONFIG_PACKAGE_spawn-fcgi is not set @@ -6008,6 +6166,7 @@ CONFIG_PACKAGE_libipset=y # CONFIG_PACKAGE_mosquitto-client-ssl is not set # CONFIG_PACKAGE_mosquitto-nossl is not set # CONFIG_PACKAGE_mosquitto-ssl is not set +# CONFIG_PACKAGE_msd_lite is not set # CONFIG_PACKAGE_mstpd is not set # CONFIG_PACKAGE_mtr-json is not set # CONFIG_PACKAGE_mtr-nojson is not set @@ -6178,7 +6337,6 @@ CONFIG_PACKAGE_xray-core=y # 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 # CONFIG_PACKAGE_lame-lib is not set @@ -6191,6 +6349,7 @@ CONFIG_PACKAGE_xray-core=y # CONFIG_PACKAGE_mpd-mini is not set # CONFIG_PACKAGE_mpg123 is not set # CONFIG_PACKAGE_opus-tools is not set +# CONFIG_PACKAGE_owntone is not set # CONFIG_PACKAGE_pianod is not set # CONFIG_PACKAGE_pianod-client is not set # CONFIG_PACKAGE_portaudio is not set @@ -6234,6 +6393,7 @@ CONFIG_PACKAGE_xray-core=y # Boot Loaders # # CONFIG_PACKAGE_fconfig is not set +# CONFIG_PACKAGE_grub2-bios-setup is not set # CONFIG_PACKAGE_grub2-editenv is not set # CONFIG_PACKAGE_uboot-envtools is not set # end of Boot Loaders @@ -6748,6 +6908,7 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_fritz-tffs is not set # CONFIG_PACKAGE_fritz-tffs-nand is not set # CONFIG_PACKAGE_ftdi_eeprom is not set +# CONFIG_PACKAGE_fxload is not set # CONFIG_PACKAGE_gammu is not set # CONFIG_PACKAGE_gawk is not set # CONFIG_PACKAGE_gddrescue is not set @@ -6816,6 +6977,7 @@ CONFIG_PACKAGE_lm-sensors=y # CONFIG_PACKAGE_mbim-utils is not set # CONFIG_PACKAGE_mbtools is not set # CONFIG_PACKAGE_mc is not set +# CONFIG_PACKAGE_mc-skins is not set # CONFIG_PACKAGE_mcookie is not set # CONFIG_PACKAGE_micrond is not set # CONFIG_PACKAGE_mmc-utils is not set @@ -6915,10 +7077,12 @@ CONFIG_PACKAGE_shellsync=y # CONFIG_PACKAGE_spidev-test is not set # CONFIG_PACKAGE_ssdeep is not set # CONFIG_PACKAGE_sshpass is not set +# CONFIG_PACKAGE_stdiscosrv is not set # CONFIG_PACKAGE_strace is not set CONFIG_STRACE_NONE=y # CONFIG_STRACE_LIBDW is not set # CONFIG_STRACE_LIBUNWIND is not set +# CONFIG_PACKAGE_strelaysrv is not set # CONFIG_PACKAGE_stress is not set # CONFIG_PACKAGE_stress-ng is not set # CONFIG_PACKAGE_sumo is not set