From 12f6526a47ceebccadce68c7cb53a03c9aee666e Mon Sep 17 00:00:00 2001 From: moruiris <53965900+moruiris@users.noreply.github.com> Date: Fri, 30 Dec 2022 16:58:24 +0800 Subject: [PATCH] Update .config --- OpenWrt/x86/.config | 297 +++++++++++++++++++++++++++++++------------- 1 file changed, 213 insertions(+), 84 deletions(-) diff --git a/OpenWrt/x86/.config b/OpenWrt/x86/.config index 461cb4a..80c9e6f 100644 --- a/OpenWrt/x86/.config +++ b/OpenWrt/x86/.config @@ -6,6 +6,7 @@ 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_apm821xx is not set # CONFIG_TARGET_ath25 is not set @@ -58,7 +59,7 @@ CONFIG_TARGET_PROFILE="DEVICE_generic" CONFIG_TARGET_ARCH_PACKAGES="x86_64" CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe" CONFIG_CPU_TYPE=" " -CONFIG_LINUX_5_10=y +CONFIG_LINUX_5_15=y CONFIG_DEFAULT_base-files=y CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_ca-bundle=y @@ -67,6 +68,7 @@ CONFIG_DEFAULT_dropbear=y CONFIG_DEFAULT_e2fsprogs=y CONFIG_DEFAULT_firewall4=y CONFIG_DEFAULT_fstools=y +CONFIG_DEFAULT_grub2-bios-setup=y CONFIG_DEFAULT_kmod-amazon-ena=y CONFIG_DEFAULT_kmod-amd-xgbe=y CONFIG_DEFAULT_kmod-bnx2=y @@ -101,7 +103,6 @@ CONFIG_DEFAULT_uci=y CONFIG_DEFAULT_uclient-fetch=y CONFIG_DEFAULT_urandom-seed=y CONFIG_DEFAULT_urngd=y -CONFIG_HAS_TESTING_KERNEL=y CONFIG_HAS_FPU=y CONFIG_AUDIO_SUPPORT=y CONFIG_GPIO_SUPPORT=y @@ -176,11 +177,11 @@ 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 # -# CONFIG_TESTING_KERNEL is not set CONFIG_DISPLAY_SUPPORT=y # CONFIG_BUILD_PATENTED is not set # CONFIG_BUILD_NLS is not set @@ -301,6 +302,11 @@ 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_WIRELESS_EXT is not set +# CONFIG_KERNEL_WEXT_CORE is not set +# CONFIG_KERNEL_WEXT_PRIV is not set +# CONFIG_KERNEL_WEXT_PROC is not set +# CONFIG_KERNEL_WEXT_SPY is not set # CONFIG_KERNEL_IP_PNP is not set # @@ -385,10 +391,12 @@ CONFIG_SECCOMP=y # 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 @@ -444,12 +452,11 @@ CONFIG_FEED_packages=y CONFIG_FEED_luci=y CONFIG_FEED_routing=y CONFIG_FEED_telephony=y -CONFIG_FEED_moruiris=y # # Base system # -# CONFIG_PACKAGE_attendedsysupgrade-common is not set +CONFIG_PACKAGE_attendedsysupgrade-common=y # CONFIG_PACKAGE_auc is not set CONFIG_PACKAGE_base-files=y # CONFIG_PACKAGE_block-mount is not set @@ -1537,6 +1544,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=y CONFIG_PACKAGE_dnsmasq_full_conntrack=y CONFIG_PACKAGE_dnsmasq_full_noid=y CONFIG_PACKAGE_dnsmasq_full_broken_rtc=y @@ -1598,8 +1606,8 @@ CONFIG_PACKAGE_procd-seccomp=y CONFIG_PACKAGE_rpcd=y CONFIG_PACKAGE_rpcd-mod-file=y CONFIG_PACKAGE_rpcd-mod-iwinfo=y -# CONFIG_PACKAGE_rpcd-mod-rpcsys is not set -# CONFIG_PACKAGE_rpcd-mod-ucode is not set +CONFIG_PACKAGE_rpcd-mod-rpcsys=y +CONFIG_PACKAGE_rpcd-mod-ucode=y # CONFIG_PACKAGE_selinux-policy is not set # CONFIG_PACKAGE_snapshot-tool is not set # CONFIG_PACKAGE_sqm-scripts is not set @@ -1611,6 +1619,7 @@ 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=y CONFIG_PACKAGE_usign=y @@ -1628,26 +1637,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 # @@ -1660,6 +1673,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 @@ -1670,6 +1684,7 @@ CONFIG_ZABBIX_POSTGRESQL=y # CONFIG_PACKAGE_muninlite is not set # CONFIG_PACKAGE_netatop is not set # CONFIG_PACKAGE_netdata is not set +# CONFIG_PACKAGE_nload is not set # CONFIG_PACKAGE_nyx is not set # CONFIG_PACKAGE_rsyslog is not set # CONFIG_PACKAGE_schroot is not set @@ -1739,6 +1754,7 @@ CONFIG_PACKAGE_grub2=y # # CONFIG_PACKAGE_jose is not set CONFIG_PACKAGE_libiwinfo-data=y +# CONFIG_PACKAGE_libjose is not set # CONFIG_PACKAGE_nginx is not set # CONFIG_PACKAGE_nginx-mod-luci-ssl is not set # CONFIG_PACKAGE_nginx-util is not set @@ -1789,21 +1805,22 @@ CONFIG_PACKAGE_libiwinfo-data=y # CONFIG_PACKAGE_ath10k-firmware-qca99x0-ct is not set # CONFIG_PACKAGE_ath10k-firmware-qca99x0-ct-full-htt is not set # CONFIG_PACKAGE_ath10k-firmware-qca99x0-ct-htt is not set +# CONFIG_PACKAGE_ath11k-firmware-qca6390 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 -# CONFIG_PACKAGE_b43legacy-firmware is not set CONFIG_PACKAGE_bnx2-firmware=y # CONFIG_PACKAGE_bnx2x-firmware is not set # CONFIG_PACKAGE_brcmfmac-firmware-4329-sdio is not set -# CONFIG_PACKAGE_brcmfmac-firmware-43430-sdio-rpi-3b is not set -# CONFIG_PACKAGE_brcmfmac-firmware-43430-sdio-rpi-zero-w is not set +# CONFIG_PACKAGE_brcmfmac-firmware-4339-sdio is not set # CONFIG_PACKAGE_brcmfmac-firmware-43430a0-sdio is not set -# CONFIG_PACKAGE_brcmfmac-firmware-43455-sdio-rpi-3b-plus is not set -# CONFIG_PACKAGE_brcmfmac-firmware-43455-sdio-rpi-4b is not set # CONFIG_PACKAGE_brcmfmac-firmware-43602a1-pcie is not set # CONFIG_PACKAGE_brcmfmac-firmware-4366b1-pcie is not set # CONFIG_PACKAGE_brcmfmac-firmware-4366c0-pcie is not set # CONFIG_PACKAGE_brcmfmac-firmware-usb is not set +# CONFIG_PACKAGE_brcmfmac-nvram-43430-sdio is not set +# CONFIG_PACKAGE_brcmfmac-nvram-43455-sdio is not set # CONFIG_PACKAGE_brcmsmac-firmware is not set # CONFIG_PACKAGE_carl9170-firmware is not set # CONFIG_PACKAGE_cypress-firmware-43012-sdio is not set @@ -1811,14 +1828,21 @@ CONFIG_PACKAGE_bnx2-firmware=y # CONFIG_PACKAGE_cypress-firmware-43362-sdio is not set # CONFIG_PACKAGE_cypress-firmware-4339-sdio is not set # CONFIG_PACKAGE_cypress-firmware-43430-sdio is not set +# CONFIG_PACKAGE_cypress-firmware-43439-sdio is not set # CONFIG_PACKAGE_cypress-firmware-43455-sdio is not set # CONFIG_PACKAGE_cypress-firmware-4354-sdio is not set # CONFIG_PACKAGE_cypress-firmware-4356-pcie is not set # CONFIG_PACKAGE_cypress-firmware-4356-sdio is not set # CONFIG_PACKAGE_cypress-firmware-43570-pcie is not set +# CONFIG_PACKAGE_cypress-firmware-4373-pcie is not set # CONFIG_PACKAGE_cypress-firmware-4373-sdio is not set # CONFIG_PACKAGE_cypress-firmware-4373-usb is not set # CONFIG_PACKAGE_cypress-firmware-54591-pcie is not set +# CONFIG_PACKAGE_cypress-firmware-54591-sdio is not set +# CONFIG_PACKAGE_cypress-firmware-55560-pcie is not set +# CONFIG_PACKAGE_cypress-firmware-55572-pcie is not set +# CONFIG_PACKAGE_cypress-firmware-55572-sdio is not set +# CONFIG_PACKAGE_cypress-nvram-4339-sdio is not set # CONFIG_PACKAGE_e100-firmware is not set # CONFIG_PACKAGE_edgeport-firmware is not set # CONFIG_PACKAGE_eip197-mini-firmware is not set @@ -1852,8 +1876,11 @@ CONFIG_PACKAGE_bnx2-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 @@ -1874,9 +1901,11 @@ CONFIG_PACKAGE_r8169-firmware=y # CONFIG_PACKAGE_rtl8192de-firmware is not set # CONFIG_PACKAGE_rtl8192eu-firmware is not set # CONFIG_PACKAGE_rtl8192se-firmware is not set -# CONFIG_PACKAGE_rtl8192su-firmware is not set # CONFIG_PACKAGE_rtl8723au-firmware is not set # CONFIG_PACKAGE_rtl8723bu-firmware is not set +# CONFIG_PACKAGE_rtl8761a-firmware is not set +# CONFIG_PACKAGE_rtl8761b-firmware is not set +# CONFIG_PACKAGE_rtl8761bu-firmware is not set # CONFIG_PACKAGE_rtl8821ae-firmware is not set # CONFIG_PACKAGE_rtl8822be-firmware is not set # CONFIG_PACKAGE_rtl8822ce-firmware is not set @@ -1935,7 +1964,6 @@ CONFIG_PACKAGE_r8169-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 @@ -1985,6 +2013,7 @@ CONFIG_PACKAGE_kmod-crypto-crc32c=y # CONFIG_PACKAGE_kmod-crypto-ecb is not set # CONFIG_PACKAGE_kmod-crypto-ecdh is not set # CONFIG_PACKAGE_kmod-crypto-echainiv is not set +# CONFIG_PACKAGE_kmod-crypto-essiv is not set # CONFIG_PACKAGE_kmod-crypto-fcrypt is not set # CONFIG_PACKAGE_kmod-crypto-gcm is not set # CONFIG_PACKAGE_kmod-crypto-gf128 is not set @@ -2019,7 +2048,7 @@ CONFIG_PACKAGE_kmod-crypto-hash=y # Filesystems # # CONFIG_PACKAGE_kmod-fs-9p is not set -# CONFIG_PACKAGE_kmod-fs-antfs is not set +# CONFIG_PACKAGE_kmod-fs-afs is not set # CONFIG_PACKAGE_kmod-fs-autofs4 is not set # CONFIG_PACKAGE_kmod-fs-btrfs is not set # CONFIG_PACKAGE_kmod-fs-cifs is not set @@ -2030,6 +2059,7 @@ CONFIG_PACKAGE_kmod-crypto-hash=y # CONFIG_PACKAGE_kmod-fs-exportfs is not set # CONFIG_PACKAGE_kmod-fs-ext4 is not set # CONFIG_PACKAGE_kmod-fs-f2fs is not set +# CONFIG_PACKAGE_kmod-fs-fscache is not set # CONFIG_PACKAGE_kmod-fs-hfs is not set # CONFIG_PACKAGE_kmod-fs-hfsplus is not set # CONFIG_PACKAGE_kmod-fs-isofs is not set @@ -2037,6 +2067,7 @@ CONFIG_PACKAGE_kmod-crypto-hash=y # CONFIG_PACKAGE_kmod-fs-ksmbd is not set # CONFIG_PACKAGE_kmod-fs-minix is not set # CONFIG_PACKAGE_kmod-fs-msdos is not set +# CONFIG_PACKAGE_kmod-fs-netfs is not set # CONFIG_PACKAGE_kmod-fs-nfs is not set # CONFIG_PACKAGE_kmod-fs-nfs-common is not set # CONFIG_PACKAGE_kmod-fs-nfs-common-rpcsec is not set @@ -2099,9 +2130,11 @@ 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 +# CONFIG_PACKAGE_kmod-hwmon-tps23861 is not set # CONFIG_PACKAGE_kmod-hwmon-vid is not set # CONFIG_PACKAGE_kmod-hwmon-w83627ehf is not set # CONFIG_PACKAGE_kmod-hwmon-w83627hf is not set @@ -2178,7 +2211,6 @@ CONFIG_PACKAGE_kmod-input-core=y # CONFIG_PACKAGE_kmod-input-gpio-keys-polled is not set # CONFIG_PACKAGE_kmod-input-joydev is not set # CONFIG_PACKAGE_kmod-input-matrixkmap is not set -# CONFIG_PACKAGE_kmod-input-polldev is not set # CONFIG_PACKAGE_kmod-input-touchscreen-ads7846 is not set # CONFIG_PACKAGE_kmod-input-touchscreen-edt-ft5x06 is not set # CONFIG_PACKAGE_kmod-input-uinput is not set @@ -2193,6 +2225,7 @@ CONFIG_PACKAGE_kmod-input-core=y # CONFIG_PACKAGE_kmod-leds-pca955x 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 @@ -2317,7 +2350,6 @@ CONFIG_PACKAGE_kmod-ipt-offload=y # CONFIG_PACKAGE_kmod-ipt-tee is not set # CONFIG_PACKAGE_kmod-ipt-tproxy is not set # 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 @@ -2345,7 +2377,6 @@ CONFIG_PACKAGE_kmod-nfnetlink=y CONFIG_PACKAGE_kmod-nft-core=y CONFIG_PACKAGE_kmod-nft-fib=y CONFIG_PACKAGE_kmod-nft-nat=y -CONFIG_PACKAGE_kmod-nft-nat6=y # CONFIG_PACKAGE_kmod-nft-netdev is not set CONFIG_PACKAGE_kmod-nft-offload=y # CONFIG_PACKAGE_kmod-nft-queue is not set @@ -2367,6 +2398,7 @@ CONFIG_PACKAGE_kmod-amd-xgbe=y # CONFIG_PACKAGE_kmod-atl1c is not set # CONFIG_PACKAGE_kmod-atl1e is not set # CONFIG_PACKAGE_kmod-atl2 is not set +# CONFIG_PACKAGE_kmod-atlantic is not set # CONFIG_PACKAGE_kmod-b44 is not set # CONFIG_PACKAGE_kmod-be2net is not set CONFIG_PACKAGE_kmod-bnx2=y @@ -2395,6 +2427,9 @@ CONFIG_PACKAGE_kmod-libphy=y # CONFIG_PACKAGE_kmod-macvlan is not set CONFIG_PACKAGE_kmod-mdio-devres=y # CONFIG_PACKAGE_kmod-mdio-gpio is not set +# CONFIG_PACKAGE_kmod-mhi-net is not set +# CONFIG_PACKAGE_kmod-mhi-wwan-ctrl is not set +# CONFIG_PACKAGE_kmod-mhi-wwan-mbim is not set CONFIG_PACKAGE_kmod-mii=y # CONFIG_PACKAGE_kmod-mlx4-core is not set # CONFIG_PACKAGE_kmod-mlx5-core is not set @@ -2403,10 +2438,13 @@ CONFIG_PACKAGE_kmod-mii=y # CONFIG_PACKAGE_kmod-net-selftests is not set # CONFIG_PACKAGE_kmod-niu is not set # CONFIG_PACKAGE_kmod-pcnet32 is not set +# CONFIG_PACKAGE_kmod-phy-ax88796b is not set # 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-microchip is not set CONFIG_PACKAGE_kmod-phy-realtek=y +# CONFIG_PACKAGE_kmod-phy-smsc is not set # CONFIG_PACKAGE_kmod-phylink is not set # CONFIG_PACKAGE_kmod-qlcnic is not set # CONFIG_PACKAGE_kmod-r6040 is not set @@ -2437,6 +2475,7 @@ CONFIG_PACKAGE_kmod-r8169=y # CONFIG_PACKAGE_kmod-via-rhine is not set # CONFIG_PACKAGE_kmod-via-velocity is not set CONFIG_PACKAGE_kmod-vmxnet3=y +# CONFIG_PACKAGE_kmod-wwan is not set # end of Network Devices # @@ -2459,7 +2498,6 @@ CONFIG_PACKAGE_kmod-vmxnet3=y # CONFIG_PACKAGE_kmod-ipip is not set # CONFIG_PACKAGE_kmod-ipsec is not set # CONFIG_PACKAGE_kmod-iptunnel6 is not set -# CONFIG_PACKAGE_kmod-isdn4linux is not set # CONFIG_PACKAGE_kmod-jool-netfilter is not set # CONFIG_PACKAGE_kmod-l2tp is not set # CONFIG_PACKAGE_kmod-l2tp-eth is not set @@ -2491,7 +2529,10 @@ CONFIG_PACKAGE_kmod-pppoe=y # CONFIG_PACKAGE_kmod-pppol2tp is not set CONFIG_PACKAGE_kmod-pppox=y # CONFIG_PACKAGE_kmod-pptp is not set +# CONFIG_PACKAGE_kmod-qrtr-mhi is not set +# CONFIG_PACKAGE_kmod-qrtr-tun is not set # CONFIG_PACKAGE_kmod-sched is not set +# CONFIG_PACKAGE_kmod-sched-act-ipt is not set # CONFIG_PACKAGE_kmod-sched-act-police is not set # CONFIG_PACKAGE_kmod-sched-act-sample is not set # CONFIG_PACKAGE_kmod-sched-act-vlan is not set @@ -2502,8 +2543,10 @@ CONFIG_PACKAGE_kmod-pppox=y # CONFIG_PACKAGE_kmod-sched-ctinfo is not set # CONFIG_PACKAGE_kmod-sched-drr is not set # CONFIG_PACKAGE_kmod-sched-flower is not set +# CONFIG_PACKAGE_kmod-sched-fq-pie is not set # CONFIG_PACKAGE_kmod-sched-ipset is not set # CONFIG_PACKAGE_kmod-sched-mqprio is not set +# CONFIG_PACKAGE_kmod-sched-pie is not set # CONFIG_PACKAGE_kmod-sched-prio is not set # CONFIG_PACKAGE_kmod-sched-red is not set # CONFIG_PACKAGE_kmod-sctp is not set @@ -2542,7 +2585,6 @@ CONFIG_PACKAGE_kmod-button-hotplug=y # CONFIG_PACKAGE_kmod-gpio-button-hotplug is not set # CONFIG_PACKAGE_kmod-gpio-f7188x is not set # CONFIG_PACKAGE_kmod-gpio-it87 is not set -# CONFIG_PACKAGE_kmod-gpio-mcp23s08 is not set # CONFIG_PACKAGE_kmod-gpio-nct5104d is not set # CONFIG_PACKAGE_kmod-gpio-nxp-74hc164 is not set # CONFIG_PACKAGE_kmod-gpio-pca953x is not set @@ -2556,12 +2598,16 @@ CONFIG_PACKAGE_kmod-button-hotplug=y # CONFIG_PACKAGE_kmod-keys-trusted is not set # CONFIG_PACKAGE_kmod-lp is not set # CONFIG_PACKAGE_kmod-meraki-mx100 is not set +# CONFIG_PACKAGE_kmod-mhi-bus is not set +# CONFIG_PACKAGE_kmod-mhi-pci-generic is not set # CONFIG_PACKAGE_kmod-mmc is not set # CONFIG_PACKAGE_kmod-mtdoops is not set # CONFIG_PACKAGE_kmod-mtdram is not set # CONFIG_PACKAGE_kmod-mtdtests is not set # CONFIG_PACKAGE_kmod-parport-pc is not set # CONFIG_PACKAGE_kmod-pcengines-apuv2 is not set +# CONFIG_PACKAGE_kmod-pinctrl-mcp23s08-i2c is not set +# CONFIG_PACKAGE_kmod-pinctrl-mcp23s08-spi is not set # CONFIG_PACKAGE_kmod-ppdev is not set CONFIG_PACKAGE_kmod-pps=y # CONFIG_PACKAGE_kmod-pps-gpio is not set @@ -2578,7 +2624,6 @@ CONFIG_PACKAGE_kmod-ptp=y # CONFIG_PACKAGE_kmod-rtc-pcf2123 is not set # CONFIG_PACKAGE_kmod-rtc-pcf2127 is not set # CONFIG_PACKAGE_kmod-rtc-pcf8563 is not set -# CONFIG_PACKAGE_kmod-rtc-pt7c4338 is not set # CONFIG_PACKAGE_kmod-rtc-rs5c372a is not set # CONFIG_PACKAGE_kmod-rtc-rx8025 is not set # CONFIG_PACKAGE_kmod-rtc-s35390a is not set @@ -2597,6 +2642,7 @@ CONFIG_PACKAGE_kmod-ptp=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 @@ -2630,6 +2676,7 @@ CONFIG_ZRAM_DEF_COMP_LZORLE=y # CONFIG_PACKAGE_kmod-usb-cm109 is not set # CONFIG_PACKAGE_kmod-usb-core is not set # CONFIG_PACKAGE_kmod-usb-dwc2 is not set +# CONFIG_PACKAGE_kmod-usb-dwc2-pci is not set # CONFIG_PACKAGE_kmod-usb-dwc3 is not set # CONFIG_PACKAGE_kmod-usb-hid is not set # CONFIG_PACKAGE_kmod-usb-hid-cp2112 is not set @@ -2728,6 +2775,8 @@ CONFIG_ZRAM_DEF_COMP_LZORLE=y # CONFIG_PACKAGE_kmod-kvm-amd is not set # CONFIG_PACKAGE_kmod-kvm-intel is not set # CONFIG_PACKAGE_kmod-kvm-x86 is not set +# CONFIG_PACKAGE_kmod-vfio is not set +# CONFIG_PACKAGE_kmod-vfio-pci is not set # end of Virtualization # @@ -2759,40 +2808,26 @@ CONFIG_ZRAM_DEF_COMP_LZORLE=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 # CONFIG_PACKAGE_kmod-ath6kl-sdio is not set # CONFIG_PACKAGE_kmod-ath6kl-usb is not set # 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 @@ -2809,30 +2844,21 @@ CONFIG_ZRAM_DEF_COMP_LZORLE=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-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 @@ -2846,7 +2872,6 @@ CONFIG_ZRAM_DEF_COMP_LZORLE=y # 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 @@ -2926,6 +2951,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_WOLFSSL 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 @@ -3000,6 +3028,7 @@ CONFIG_PACKAGE_lua=y # # Python # +# CONFIG_PACKAGE_borgbackup is not set # CONFIG_PACKAGE_libpython3 is not set # CONFIG_PACKAGE_micropython-lib is not set # CONFIG_PACKAGE_micropython-mbedtls is not set @@ -3013,6 +3042,7 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-appdirs is not set # CONFIG_PACKAGE_python3-asgiref is not set # CONFIG_PACKAGE_python3-astral is not set +# CONFIG_PACKAGE_python3-async-generator is not set # CONFIG_PACKAGE_python3-async-timeout is not set # CONFIG_PACKAGE_python3-asyncio is not set # CONFIG_PACKAGE_python3-atomicwrites is not set @@ -3043,6 +3073,7 @@ CONFIG_PACKAGE_lua=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 @@ -3072,6 +3103,7 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-et_xmlfile is not set # CONFIG_PACKAGE_python3-evdev is not set # CONFIG_PACKAGE_python3-eventlet is not set +# CONFIG_PACKAGE_python3-exceptiongroup is not set # CONFIG_PACKAGE_python3-execnet is not set # CONFIG_PACKAGE_python3-flask is not set # CONFIG_PACKAGE_python3-flask-babel is not set @@ -3092,6 +3124,7 @@ CONFIG_PACKAGE_lua=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 @@ -3135,6 +3168,7 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-openpyxl is not set # CONFIG_PACKAGE_python3-openssl is not set +# CONFIG_PACKAGE_python3-outcome is not set # CONFIG_PACKAGE_python3-packaging is not set # CONFIG_PACKAGE_python3-paho-mqtt is not set # CONFIG_PACKAGE_python3-paramiko is not set @@ -3150,8 +3184,11 @@ CONFIG_PACKAGE_lua=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-pyfuse3 is not set # CONFIG_PACKAGE_python3-pyinotify is not set # CONFIG_PACKAGE_python3-pymysql is not set # CONFIG_PACKAGE_python3-pynacl is not set @@ -3179,11 +3216,12 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-sepolicy is not set # CONFIG_PACKAGE_python3-service-identity is not set # CONFIG_PACKAGE_python3-setuptools is not set -# CONFIG_PACKAGE_python3-simplejson is not set # CONFIG_PACKAGE_python3-six is not set # CONFIG_PACKAGE_python3-slugify is not set # CONFIG_PACKAGE_python3-smbus is not set +# CONFIG_PACKAGE_python3-sniffio is not set # CONFIG_PACKAGE_python3-socketio is not set +# CONFIG_PACKAGE_python3-sortedcontainers is not set # CONFIG_PACKAGE_python3-speedtest-cli is not set # CONFIG_PACKAGE_python3-sqlalchemy is not set # CONFIG_PACKAGE_python3-sqlite3 is not set @@ -3193,6 +3231,7 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-texttable is not set # CONFIG_PACKAGE_python3-toml is not set # CONFIG_PACKAGE_python3-tornado is not set +# CONFIG_PACKAGE_python3-trio is not set # CONFIG_PACKAGE_python3-twisted is not set # CONFIG_PACKAGE_python3-typing-extensions is not set # CONFIG_PACKAGE_python3-ubus is not set @@ -3718,6 +3757,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 # @@ -3829,6 +3870,10 @@ CONFIG_OPENSSL_ENGINE=y # CONFIG_PACKAGE_libopenssl-gost_engine is not set # CONFIG_PACKAGE_libopenssl-padlock is not set CONFIG_PACKAGE_libwolfssl=y + +# +# wolfSSL Library Configuration +# CONFIG_WOLFSSL_HAS_AES_CCM=y CONFIG_WOLFSSL_HAS_CHACHA_POLY=y CONFIG_WOLFSSL_HAS_DH=y @@ -3844,13 +3889,14 @@ CONFIG_WOLFSSL_HAS_ECC25519=y # CONFIG_WOLFSSL_HAS_ECC448 is not set CONFIG_WOLFSSL_HAS_OPENVPN=y CONFIG_WOLFSSL_ALT_NAMES=y -CONFIG_WOLFSSL_ASM_CAPABLE=y CONFIG_WOLFSSL_HAS_NO_HW=y -# CONFIG_WOLFSSL_HAS_CPU_CRYPTO is not set # CONFIG_WOLFSSL_HAS_AFALG is not set # CONFIG_WOLFSSL_HAS_DEVCRYPTO_CBC is not set # CONFIG_WOLFSSL_HAS_DEVCRYPTO_AES is not set # CONFIG_WOLFSSL_HAS_DEVCRYPTO_FULL is not set +# end of wolfSSL Library Configuration + +# CONFIG_PACKAGE_libwolfsslcpu-crypto is not set # CONFIG_PACKAGE_libwolfssl-benchmark is not set # end of SSL @@ -3947,6 +3993,7 @@ CONFIG_PACKAGE_jansson=y # CONFIG_PACKAGE_libavahi-compat-libdnssd is not set # CONFIG_PACKAGE_libavahi-dbus-support is not set # CONFIG_PACKAGE_libavahi-nodbus-support is not set +# CONFIG_PACKAGE_libbase16384 is not set # CONFIG_PACKAGE_libbfd is not set CONFIG_PACKAGE_libblkid=y CONFIG_PACKAGE_libblobmsg-json=y @@ -3960,6 +4007,7 @@ CONFIG_PACKAGE_libcap-ng=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 @@ -4018,7 +4066,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_libdrm is not set # CONFIG_PACKAGE_libdw is not set # CONFIG_PACKAGE_libecdsautil is not set @@ -4090,6 +4138,7 @@ CONFIG_PACKAGE_libgmp=y # CONFIG_PACKAGE_libinotifytools is not set # CONFIG_PACKAGE_libinput 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 @@ -4106,13 +4155,14 @@ CONFIG_PACKAGE_liblua=y # CONFIG_PACKAGE_liblua5.3 is not set CONFIG_PACKAGE_liblucihttp=y CONFIG_PACKAGE_liblucihttp-lua=y -# CONFIG_PACKAGE_liblucihttp-ucode is not set +CONFIG_PACKAGE_liblucihttp-ucode=y # CONFIG_PACKAGE_liblzo is not set # CONFIG_PACKAGE_libmad is not set # CONFIG_PACKAGE_libmagic is not set # 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 @@ -4126,6 +4176,7 @@ CONFIG_PACKAGE_libmnl=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 is not set # CONFIG_PACKAGE_libndpi is not set @@ -4185,7 +4236,8 @@ CONFIG_PACKAGE_libnl-tiny=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 @@ -4251,6 +4303,7 @@ CONFIG_PACKAGE_libsmartcols=y # CONFIG_PACKAGE_libsoc is not set # CONFIG_PACKAGE_libsodium is not set # 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 @@ -4311,6 +4364,7 @@ CONFIG_PACKAGE_libwebsockets-full=y # CONFIG_PACKAGE_libxerces-c-samples is not set # CONFIG_PACKAGE_libxml2 is not set # CONFIG_PACKAGE_libxslt is not set +# CONFIG_PACKAGE_libxxhash is not set # CONFIG_PACKAGE_libyaml-cpp is not set # CONFIG_PACKAGE_libyang is not set # CONFIG_PACKAGE_libyubikey is not set @@ -4427,6 +4481,7 @@ CONFIG_LUCI_LANG_zh_Hans=y # end of Translations CONFIG_PACKAGE_luci-compat=y +CONFIG_PACKAGE_luci-lua-runtime=y CONFIG_PACKAGE_luci-mod-admin-full=y # CONFIG_PACKAGE_luci-mod-battstatus is not set # CONFIG_PACKAGE_luci-mod-dashboard is not set @@ -4447,7 +4502,7 @@ CONFIG_PACKAGE_luci-app-adguardhome=y # CONFIG_PACKAGE_luci-app-ahcp is not set # CONFIG_PACKAGE_luci-app-apinger is not set # CONFIG_PACKAGE_luci-app-aria2 is not set -# CONFIG_PACKAGE_luci-app-attendedsysupgrade is not set +CONFIG_PACKAGE_luci-app-attendedsysupgrade=y # CONFIG_PACKAGE_luci-app-babeld is not set # CONFIG_PACKAGE_luci-app-bcp38 is not set # CONFIG_PACKAGE_luci-app-bird1-ipv4 is not set @@ -4480,10 +4535,12 @@ CONFIG_PACKAGE_luci-app-firewall=y # CONFIG_PACKAGE_luci-app-ledtrig-rssi is not set # CONFIG_PACKAGE_luci-app-ledtrig-switch is not set # CONFIG_PACKAGE_luci-app-ledtrig-usbport is not set +# CONFIG_PACKAGE_luci-app-lorawan-basicstation 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-mwan3 is not set +# CONFIG_PACKAGE_luci-app-natmap is not set # CONFIG_PACKAGE_luci-app-nextdns is not set # CONFIG_PACKAGE_luci-app-nft-qos is not set # CONFIG_PACKAGE_luci-app-nlbwmon is not set @@ -4499,6 +4556,7 @@ CONFIG_PACKAGE_luci-app-firewall=y CONFIG_PACKAGE_luci-app-opkg=y # CONFIG_PACKAGE_luci-app-p910nd is not set # CONFIG_PACKAGE_luci-app-pagekitec is not set +# CONFIG_PACKAGE_luci-app-pbr is not set # CONFIG_PACKAGE_luci-app-polipo is not set # CONFIG_PACKAGE_luci-app-privoxy is not set # CONFIG_PACKAGE_luci-app-qos is not set @@ -4528,11 +4586,8 @@ CONFIG_PACKAGE_luci-app-ttyd=y CONFIG_PACKAGE_luci-app-upnp=y # CONFIG_PACKAGE_luci-app-vnstat is not set # CONFIG_PACKAGE_luci-app-vnstat2 is not set -# CONFIG_PACKAGE_luci-app-vpn-policy-routing is not set -# CONFIG_PACKAGE_luci-app-vpnbypass is not set # CONFIG_PACKAGE_luci-app-watchcat is not set # CONFIG_PACKAGE_luci-app-wifischedule is not set -# CONFIG_PACKAGE_luci-app-wireguard is not set # CONFIG_PACKAGE_luci-app-wol is not set # CONFIG_PACKAGE_luci-app-xfrpc is not set # CONFIG_PACKAGE_luci-app-xinetd is not set @@ -4553,6 +4608,7 @@ CONFIG_PACKAGE_luci-theme-bootstrap=y # 5. Protocols # # CONFIG_PACKAGE_luci-proto-3g is not set +# CONFIG_PACKAGE_luci-proto-autoip is not set # CONFIG_PACKAGE_luci-proto-batman-adv is not set # CONFIG_PACKAGE_luci-proto-bonding is not set # CONFIG_PACKAGE_luci-proto-gre is not set @@ -4561,6 +4617,7 @@ CONFIG_PACKAGE_luci-theme-bootstrap=y CONFIG_PACKAGE_luci-proto-ipv6=y # CONFIG_PACKAGE_luci-proto-modemmanager is not set # CONFIG_PACKAGE_luci-proto-ncm is not set +# CONFIG_PACKAGE_luci-proto-nebula is not set # CONFIG_PACKAGE_luci-proto-openconnect is not set # CONFIG_PACKAGE_luci-proto-openfortivpn is not set CONFIG_PACKAGE_luci-proto-ppp=y @@ -4568,6 +4625,7 @@ CONFIG_PACKAGE_luci-proto-ppp=y # CONFIG_PACKAGE_luci-proto-qmi is not set # CONFIG_PACKAGE_luci-proto-relay is not set # CONFIG_PACKAGE_luci-proto-sstp is not set +# CONFIG_PACKAGE_luci-proto-unet is not set # CONFIG_PACKAGE_luci-proto-vpnc is not set # CONFIG_PACKAGE_luci-proto-vxlan is not set # CONFIG_PACKAGE_luci-proto-wireguard is not set @@ -4587,13 +4645,41 @@ CONFIG_PACKAGE_luci-lib-ip=y # CONFIG_PACKAGE_luci-lib-json is not set CONFIG_PACKAGE_luci-lib-jsonc=y CONFIG_PACKAGE_luci-lib-nixio=y -CONFIG_PACKAGE_luci-lib-nixio_notls=y -# CONFIG_PACKAGE_luci-lib-nixio_axtls is not set -# CONFIG_PACKAGE_luci-lib-nixio_cyassl is not set -# CONFIG_PACKAGE_luci-lib-nixio_openssl is not set # CONFIG_PACKAGE_luci-lib-px5g is not set # end of 6. Libraries +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-ar is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-bg is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-bn is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-ca is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-cs is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-da is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-de is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-el is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-es is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-fi is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-fr is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-he is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-hi is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-hu is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-it is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-ja is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-ko is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-mr is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-ms is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-no is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-pl is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-pt is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-pt-br is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-ro is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-ru is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-sk is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-sv is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-tr is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-uk is not set +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-vi is not set +CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-zh-cn=y +# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-zh-tw is not set # CONFIG_PACKAGE_luci-i18n-base-ar is not set # CONFIG_PACKAGE_luci-i18n-base-bg is not set # CONFIG_PACKAGE_luci-i18n-base-bn is not set @@ -4806,7 +4892,6 @@ CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y # CONFIG_PACKAGE_ffmpeg is not set # CONFIG_PACKAGE_ffprobe is not set # CONFIG_PACKAGE_fswebcam is not set -# CONFIG_PACKAGE_gerbera is not set # CONFIG_PACKAGE_gphoto2 is not set # CONFIG_PACKAGE_graphicsmagick is not set # CONFIG_PACKAGE_grilo is not set @@ -4913,8 +4998,8 @@ CONFIG_PACKAGE_curl=y # # CONFIG_PACKAGE_davfs2 is not set # CONFIG_PACKAGE_ksmbd-avahi-service is not set +# CONFIG_PACKAGE_ksmbd-hotplug is not set # CONFIG_PACKAGE_ksmbd-server is not set -# CONFIG_PACKAGE_ksmbd-utils is not set # CONFIG_PACKAGE_nfs-kernel-server is not set # CONFIG_PACKAGE_owftpd is not set # CONFIG_PACKAGE_owhttpd is not set @@ -4955,13 +5040,12 @@ CONFIG_PACKAGE_curl=y # CONFIG_PACKAGE_iptables-mod-rpfilter is not set # CONFIG_PACKAGE_iptables-mod-rtpengine is not set # CONFIG_PACKAGE_iptables-mod-socket is not set +# CONFIG_PACKAGE_iptables-nft is not set +# CONFIG_PACKAGE_iptables-zz-legacy is not set # CONFIG_PACKAGE_iptables-mod-tee is not set # CONFIG_PACKAGE_iptables-mod-tproxy is not set # 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_iptables-zz-legacy is not set # # Select iptgeoip options @@ -4975,6 +5059,7 @@ CONFIG_PACKAGE_miniupnpd-nftables=y # CONFIG_PACKAGE_natpmpc is not set CONFIG_PACKAGE_nftables-json=y # CONFIG_PACKAGE_nftables-nojson is not set +# CONFIG_PACKAGE_openappid is not set # CONFIG_PACKAGE_shorewall is not set # CONFIG_PACKAGE_shorewall-core is not set # CONFIG_PACKAGE_shorewall-lite is not set @@ -5095,6 +5180,8 @@ CONFIG_PACKAGE_nftables-json=y # CONFIG_PACKAGE_unbound-control-setup is not set # CONFIG_PACKAGE_unbound-daemon is not set # CONFIG_PACKAGE_unbound-host is not set +# CONFIG_PACKAGE_v2ray-geoip is not set +# CONFIG_PACKAGE_v2ray-geosite is not set # CONFIG_PACKAGE_wsdd2 is not set # CONFIG_PACKAGE_zonestitcher is not set # end of IP Addresses and Names @@ -5147,6 +5234,7 @@ CONFIG_PACKAGE_nftables-json=y # # LoRaWAN # +# CONFIG_PACKAGE_basicstation is not set # CONFIG_PACKAGE_libloragw-tests is not set # CONFIG_PACKAGE_libloragw-utils is not set # end of LoRaWAN @@ -5282,6 +5370,7 @@ CONFIG_PACKAGE_nftables-json=y # # CONFIG_PACKAGE_thc-ipv6-address6 is not set # CONFIG_PACKAGE_thc-ipv6-alive6 is not set +# CONFIG_PACKAGE_thc-ipv6-connect6 is not set # CONFIG_PACKAGE_thc-ipv6-covert-send6 is not set # CONFIG_PACKAGE_thc-ipv6-covert-send6d is not set # CONFIG_PACKAGE_thc-ipv6-denial6 is not set @@ -5311,6 +5400,7 @@ CONFIG_PACKAGE_nftables-json=y # CONFIG_PACKAGE_thc-ipv6-flood-router26 is not set # CONFIG_PACKAGE_thc-ipv6-flood-router6 is not set # CONFIG_PACKAGE_thc-ipv6-flood-solicitate6 is not set +# CONFIG_PACKAGE_thc-ipv6-flood-unreach6 is not set # CONFIG_PACKAGE_thc-ipv6-fragmentation6 is not set # CONFIG_PACKAGE_thc-ipv6-fuzz-dhcpc6 is not set # CONFIG_PACKAGE_thc-ipv6-fuzz-dhcps6 is not set @@ -5331,6 +5421,7 @@ CONFIG_PACKAGE_nftables-json=y # CONFIG_PACKAGE_thc-ipv6-smurf6 is not set # CONFIG_PACKAGE_thc-ipv6-thcping6 is not set # CONFIG_PACKAGE_thc-ipv6-toobig6 is not set +# CONFIG_PACKAGE_thc-ipv6-toobigsniff6 is not set # CONFIG_PACKAGE_thc-ipv6-trace6 is not set # end of THC-IPv6 attack and analyzing toolkit @@ -5399,6 +5490,8 @@ CONFIG_PACKAGE_nftables-json=y # CONFIG_PACKAGE_openvpn-mbedtls is not set # CONFIG_PACKAGE_openvpn-openssl is not set # CONFIG_PACKAGE_openvpn-wolfssl is not set +# CONFIG_PACKAGE_pbr is not set +# CONFIG_PACKAGE_pbr-iptables is not set # CONFIG_PACKAGE_pptpd is not set # CONFIG_PACKAGE_softethervpn-base is not set # CONFIG_PACKAGE_softethervpn-bridge is not set @@ -5456,12 +5549,15 @@ CONFIG_PACKAGE_cgi-io=y # CONFIG_PACKAGE_frpc is not set # CONFIG_PACKAGE_frps is not set # CONFIG_PACKAGE_gateway-go is not set +# CONFIG_PACKAGE_gatling is not set # CONFIG_PACKAGE_haproxy is not set # CONFIG_PACKAGE_haproxy-nossl is not set # CONFIG_PACKAGE_kcptun-client is not set # CONFIG_PACKAGE_kcptun-config is not set # CONFIG_PACKAGE_kcptun-server is not set +# CONFIG_PACKAGE_librespeed-go is not set # CONFIG_PACKAGE_lighttpd is not set +# CONFIG_PACKAGE_microsocks is not set # CONFIG_PACKAGE_nginx-all-module is not set # CONFIG_PACKAGE_nginx-mod-luci is not set # CONFIG_PACKAGE_nginx-ssl is not set @@ -5510,13 +5606,16 @@ CONFIG_PACKAGE_uhttpd-mod-ubus=y # WirelessAPD # # CONFIG_PACKAGE_eapol-test is not set +# CONFIG_PACKAGE_eapol-test-mbedtls is not set # CONFIG_PACKAGE_eapol-test-openssl is not set # CONFIG_PACKAGE_eapol-test-wolfssl is not set # CONFIG_PACKAGE_hostapd is not set # CONFIG_PACKAGE_hostapd-basic is not set +# CONFIG_PACKAGE_hostapd-basic-mbedtls is not set # CONFIG_PACKAGE_hostapd-basic-openssl is not set # CONFIG_PACKAGE_hostapd-basic-wolfssl is not set # CONFIG_PACKAGE_hostapd-common is not set +# CONFIG_PACKAGE_hostapd-mbedtls is not set # CONFIG_PACKAGE_hostapd-mini is not set # CONFIG_PACKAGE_hostapd-openssl is not set # CONFIG_PACKAGE_hostapd-wolfssl is not set @@ -5526,19 +5625,21 @@ CONFIG_PACKAGE_uhttpd-mod-ubus=y # CONFIG_PACKAGE_wpa-supplicant is not set # CONFIG_WPA_WOLFSSL is not set # CONFIG_DRIVER_WEXT_SUPPORT is not set -# CONFIG_DRIVER_11N_SUPPORT is not set # CONFIG_DRIVER_11AC_SUPPORT is not set # CONFIG_DRIVER_11AX_SUPPORT is not set # CONFIG_WPA_ENABLE_WEP is not set # CONFIG_WPA_MBO_SUPPORT is not set # CONFIG_PACKAGE_wpa-supplicant-basic is not set +# CONFIG_PACKAGE_wpa-supplicant-mbedtls is not set # CONFIG_PACKAGE_wpa-supplicant-mini is not set # CONFIG_PACKAGE_wpa-supplicant-openssl is not set # CONFIG_PACKAGE_wpa-supplicant-wolfssl is not set # CONFIG_PACKAGE_wpad is not set # CONFIG_PACKAGE_wpad-basic is not set +# CONFIG_PACKAGE_wpad-basic-mbedtls is not set # CONFIG_PACKAGE_wpad-basic-openssl is not set # CONFIG_PACKAGE_wpad-basic-wolfssl is not set +# CONFIG_PACKAGE_wpad-mbedtls is not set # CONFIG_PACKAGE_wpad-mini is not set # CONFIG_PACKAGE_wpad-openssl is not set # CONFIG_PACKAGE_wpad-wolfssl is not set @@ -5557,7 +5658,9 @@ CONFIG_PACKAGE_uhttpd-mod-ubus=y # CONFIG_PACKAGE_6to4 is not set # CONFIG_PACKAGE_UDPspeeder is not set # CONFIG_PACKAGE_acme is not set -# CONFIG_PACKAGE_acme-dnsapi is not set +# CONFIG_PACKAGE_acme-acmesh is not set +# CONFIG_PACKAGE_acme-acmesh-dnsapi is not set +# CONFIG_PACKAGE_acme-common is not set # CONFIG_PACKAGE_adblock is not set # CONFIG_PACKAGE_addrwatch is not set # CONFIG_PACKAGE_addrwatch-mysql is not set @@ -5579,6 +5682,7 @@ CONFIG_PACKAGE_uhttpd-mod-ubus=y # CONFIG_PACKAGE_beanstalkd is not set # CONFIG_PACKAGE_bmon is not set # CONFIG_PACKAGE_boinc is not set +# CONFIG_PACKAGE_bpfcountd is not set # CONFIG_PACKAGE_bpftool-full is not set # CONFIG_PACKAGE_bpftool-minimal is not set # CONFIG_PACKAGE_bwm-ng is not set @@ -5625,6 +5729,7 @@ CONFIG_PACKAGE_chinadns-ng=y # CONFIG_PACKAGE_hnet-full-secure is not set # CONFIG_PACKAGE_hnetd-nossl is not set # CONFIG_PACKAGE_hnetd-openssl is not set +# CONFIG_PACKAGE_hping3 is not set # CONFIG_PACKAGE_httping is not set # CONFIG_PACKAGE_httping-nossl is not set # CONFIG_PACKAGE_https-dns-proxy is not set @@ -5667,6 +5772,7 @@ CONFIG_PACKAGE_libipset=y # CONFIG_PACKAGE_mac-telnet-ping is not set # CONFIG_PACKAGE_mac-telnet-server is not set # CONFIG_PACKAGE_map is not set +# CONFIG_PACKAGE_mausezahn is not set # CONFIG_PACKAGE_mbusd is not set # CONFIG_PACKAGE_mdns-repeater is not set # CONFIG_PACKAGE_memcached is not set @@ -5683,6 +5789,7 @@ CONFIG_PACKAGE_libipset=y # CONFIG_PACKAGE_mstpd is not set # CONFIG_PACKAGE_mtr-json is not set # CONFIG_PACKAGE_mtr-nojson is not set +# CONFIG_PACKAGE_natmap is not set # CONFIG_PACKAGE_nbd is not set # CONFIG_PACKAGE_nbd-server is not set # CONFIG_PACKAGE_ncp is not set @@ -5744,6 +5851,7 @@ CONFIG_PACKAGE_ppp-mod-pppoe=y # CONFIG_PACKAGE_proto-bonding is not set # CONFIG_PACKAGE_proxychains-ng is not set # CONFIG_PACKAGE_ptunnel-ng is not set +# CONFIG_PACKAGE_qcsuper is not set # CONFIG_PACKAGE_radsecproxy is not set # CONFIG_PACKAGE_ratched is not set # CONFIG_PACKAGE_ratechecker is not set @@ -5771,6 +5879,12 @@ CONFIG_PACKAGE_smartdns=y # CONFIG_PACKAGE_snmp-utils is not set # CONFIG_PACKAGE_snmpd is not set # CONFIG_PACKAGE_snmptrapd is not set +# CONFIG_PACKAGE_snowflake-broker is not set +# CONFIG_PACKAGE_snowflake-client is not set +# CONFIG_PACKAGE_snowflake-distinctcounter is not set +# CONFIG_PACKAGE_snowflake-probetest is not set +# CONFIG_PACKAGE_snowflake-proxy is not set +# CONFIG_PACKAGE_snowflake-server is not set # CONFIG_PACKAGE_socat is not set # CONFIG_PACKAGE_softflowd is not set # CONFIG_PACKAGE_soloscli is not set @@ -5785,6 +5899,7 @@ CONFIG_PACKAGE_smartdns=y # CONFIG_PACKAGE_tayga is not set # CONFIG_PACKAGE_tcpdump is not set # CONFIG_PACKAGE_tcpdump-mini is not set +# CONFIG_PACKAGE_telnet-bsd is not set # CONFIG_PACKAGE_tgt is not set # CONFIG_PACKAGE_tmate-ssh-server is not set # CONFIG_PACKAGE_tor is not set @@ -5801,16 +5916,17 @@ CONFIG_PACKAGE_uclient-fetch=y # CONFIG_PACKAGE_udpxy is not set # CONFIG_PACKAGE_ulogd is not set # CONFIG_PACKAGE_umdns is not set +# CONFIG_PACKAGE_unet-cli is not set +# CONFIG_PACKAGE_unetd is not set # CONFIG_PACKAGE_uradvd is not set # CONFIG_PACKAGE_usbip is not set # CONFIG_PACKAGE_usteer is not set # CONFIG_PACKAGE_ustp is not set +# CONFIG_PACKAGE_v2ray-core is not set # CONFIG_PACKAGE_vallumd is not set # CONFIG_PACKAGE_vncrepeater is not set # CONFIG_PACKAGE_vnstat is not set # CONFIG_PACKAGE_vnstat2 is not set -# CONFIG_PACKAGE_vpn-policy-routing is not set -# CONFIG_PACKAGE_vpnbypass is not set # CONFIG_PACKAGE_vxlan is not set # CONFIG_PACKAGE_wakeonlan is not set # CONFIG_PACKAGE_wg-installer-client is not set @@ -6000,7 +6116,6 @@ CONFIG_PACKAGE_partx-utils=y # # CONFIG_PACKAGE_acl is not set # CONFIG_PACKAGE_afuse is not set -# CONFIG_PACKAGE_antfs-mount is not set # CONFIG_PACKAGE_attr is not set # CONFIG_PACKAGE_badblocks is not set # CONFIG_PACKAGE_btrfs-progs is not set @@ -6223,6 +6338,7 @@ CONFIG_PACKAGE_ttyd=y # CONFIG_PACKAGE_bandwidthd-php is not set # CONFIG_PACKAGE_bandwidthd-sqlite is not set # CONFIG_PACKAGE_banhostlist is not set +# CONFIG_PACKAGE_base16384 is not set # CONFIG_PACKAGE_bc is not set # CONFIG_PACKAGE_bluelog is not set # CONFIG_PACKAGE_bluez-daemon is not set @@ -6260,6 +6376,7 @@ CONFIG_PACKAGE_ttyd=y # CONFIG_PACKAGE_containerd is not set # CONFIG_PACKAGE_coremark is not set # CONFIG_PACKAGE_coreutils is not set +# CONFIG_PACKAGE_cpusage is not set # CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crelay is not set # CONFIG_PACKAGE_crun is not set @@ -6278,6 +6395,7 @@ CONFIG_PACKAGE_ttyd=y # CONFIG_PACKAGE_docker-compose is not set # CONFIG_PACKAGE_dockerd is not set # CONFIG_PACKAGE_domoticz is not set +# CONFIG_PACKAGE_dos2unix is not set # CONFIG_PACKAGE_dropbearconvert is not set # CONFIG_PACKAGE_dtc is not set # CONFIG_PACKAGE_dumb-init is not set @@ -6303,6 +6421,7 @@ CONFIG_PACKAGE_ttyd=y # CONFIG_PACKAGE_fritz-tffs-nand is not set # CONFIG_PACKAGE_ftdi_eeprom is not set # CONFIG_PACKAGE_fuse-overlayfs 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 @@ -6351,6 +6470,7 @@ CONFIG_PACKAGE_jshn=y # CONFIG_PACKAGE_less is not set CONFIG_PACKAGE_libjson-script=y # CONFIG_PACKAGE_libnetwork is not set +# CONFIG_PACKAGE_librespeed-cli is not set CONFIG_PACKAGE_libucode=y # CONFIG_PACKAGE_libxml2-utils is not set # CONFIG_PACKAGE_lm-sensors is not set @@ -6402,6 +6522,7 @@ CONFIG_PACKAGE_libucode=y CONFIG_PACKAGE_open-vm-tools=y CONFIG_PACKAGE_open-vm-tools-fuse=y # CONFIG_PACKAGE_open2300 is not set +# CONFIG_PACKAGE_opendoas is not set # CONFIG_PACKAGE_openobex is not set # CONFIG_PACKAGE_openobex-apps is not set # CONFIG_PACKAGE_openocd is not set @@ -6475,16 +6596,19 @@ CONFIG_PACKAGE_open-vm-tools-fuse=y # CONFIG_PACKAGE_smartd-mail is not set # CONFIG_PACKAGE_smartmontools is not set # CONFIG_PACKAGE_smartmontools-drivedb is not set +# CONFIG_PACKAGE_sms-tool is not set # CONFIG_PACKAGE_smstools3 is not set # CONFIG_PACKAGE_sockread is not set # CONFIG_PACKAGE_spi-tools is not set # 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 @@ -6509,20 +6633,23 @@ CONFIG_STRACE_NONE=y # CONFIG_PACKAGE_ubnt-manager is not set CONFIG_PACKAGE_ucode=y CONFIG_PACKAGE_ucode-mod-fs=y -# CONFIG_PACKAGE_ucode-mod-lua is not set -# CONFIG_PACKAGE_ucode-mod-math is not set +CONFIG_PACKAGE_ucode-mod-html=y +CONFIG_PACKAGE_ucode-mod-lua=y +CONFIG_PACKAGE_ucode-mod-math=y # CONFIG_PACKAGE_ucode-mod-nl80211 is not set # CONFIG_PACKAGE_ucode-mod-resolv is not set # CONFIG_PACKAGE_ucode-mod-rtnl is not set # CONFIG_PACKAGE_ucode-mod-struct is not set CONFIG_PACKAGE_ucode-mod-ubus=y CONFIG_PACKAGE_ucode-mod-uci=y +# CONFIG_PACKAGE_ucode-mod-uloop is not set # CONFIG_PACKAGE_udns-dnsget is not set # CONFIG_PACKAGE_udns-ex-rdns is not set # CONFIG_PACKAGE_udns-rblcheck is not set # CONFIG_PACKAGE_ugps is not set # CONFIG_PACKAGE_uhubctl is not set # CONFIG_PACKAGE_uledd is not set +# CONFIG_PACKAGE_unix2dos is not set # CONFIG_PACKAGE_unshare is not set # CONFIG_PACKAGE_usb-modeswitch is not set # CONFIG_PACKAGE_usbids is not set @@ -6542,11 +6669,13 @@ CONFIG_PACKAGE_ucode-mod-uci=y # CONFIG_PACKAGE_wipe is not set # CONFIG_PACKAGE_xsltproc is not set # CONFIG_PACKAGE_xxd is not set +# CONFIG_PACKAGE_xxhash is not set # CONFIG_PACKAGE_yanglint is not set # CONFIG_PACKAGE_yara is not set # CONFIG_PACKAGE_ykclient is not set # CONFIG_PACKAGE_ykpers is not set # CONFIG_PACKAGE_yq is not set +# CONFIG_PACKAGE_zyxel-reset is not set # end of Utilities #