diff --git a/.github/diy/nanopi-r2s.config b/.github/diy/nanopi-r2s.config index b9ddfc1c0..cec1dffff 100644 --- a/.github/diy/nanopi-r2s.config +++ b/.github/diy/nanopi-r2s.config @@ -4,8 +4,6 @@ # CONFIG_MODULES=y CONFIG_HAVE_DOT_CONFIG=y -CONFIG_HOST_OS_LINUX=y -# CONFIG_HOST_OS_MACOS is not set # CONFIG_TARGET_sunxi is not set # CONFIG_TARGET_apm821xx is not set # CONFIG_TARGET_ath25 is not set @@ -37,6 +35,7 @@ CONFIG_HOST_OS_LINUX=y # CONFIG_TARGET_armvirt is not set # CONFIG_TARGET_ipq40xx is not set # CONFIG_TARGET_ipq806x is not set +# CONFIG_TARGET_ipq807x is not set # CONFIG_TARGET_realtek is not set CONFIG_TARGET_rockchip=y # CONFIG_TARGET_archs38 is not set @@ -46,10 +45,13 @@ CONFIG_TARGET_rockchip=y # CONFIG_TARGET_x86 is not set CONFIG_TARGET_rockchip_armv8=y # CONFIG_TARGET_MULTI_PROFILE is not set +# CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2c is not set CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2s=y # CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r4s is not set # CONFIG_TARGET_rockchip_armv8_DEVICE_pine64_rockpro64 is not set -# CONFIG_TARGET_rockchip_armv8_DEVICE_radxa_rock-pi-4a is not set +# CONFIG_TARGET_rockchip_armv8_DEVICE_radxa_rock-pi-4 is not set +# CONFIG_TARGET_rockchip_armv8_DEVICE_xunlong_orangepi-r1-plus is not set +# CONFIG_TARGET_rockchip_armv8_DEVICE_xunlong_orangepi-r1-plus-lts is not set CONFIG_HAS_SUBTARGETS=y CONFIG_HAS_DEVICES=y CONFIG_TARGET_BOARD="rockchip" @@ -58,47 +60,39 @@ CONFIG_TARGET_PROFILE="DEVICE_friendlyarm_nanopi-r2s" CONFIG_TARGET_ARCH_PACKAGES="aarch64_generic" CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mcpu=generic" CONFIG_CPU_TYPE="generic" -CONFIG_LINUX_5_10=y +CONFIG_LINUX_5_4=y CONFIG_DEFAULT_autocore-arm=y +CONFIG_DEFAULT_automount=y CONFIG_DEFAULT_base-files=y +CONFIG_DEFAULT_block-mount=y CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_ca-bundle=y -CONFIG_DEFAULT_ca-certificates=y -CONFIG_DEFAULT_curl=y -CONFIG_DEFAULT_ddns-scripts-cloudflare=y -CONFIG_DEFAULT_ddns-scripts_aliyun=y -CONFIG_DEFAULT_ddns-scripts_dnspod=y -CONFIG_DEFAULT_default-settings=y +CONFIG_DEFAULT_default-settings-chn=y CONFIG_DEFAULT_dnsmasq-full=y CONFIG_DEFAULT_dropbear=y CONFIG_DEFAULT_e2fsprogs=y +CONFIG_DEFAULT_fdisk=y CONFIG_DEFAULT_firewall=y CONFIG_DEFAULT_fstools=y -CONFIG_DEFAULT_htop=y -CONFIG_DEFAULT_ip6tables=y CONFIG_DEFAULT_iptables=y CONFIG_DEFAULT_kmod-gpio-button-hotplug=y +CONFIG_DEFAULT_kmod-ipt-raw=y +CONFIG_DEFAULT_kmod-nf-nathelper=y +CONFIG_DEFAULT_kmod-nf-nathelper-extra=y CONFIG_DEFAULT_kmod-usb-net-rtl8152=y CONFIG_DEFAULT_libc=y CONFIG_DEFAULT_libgcc=y -CONFIG_DEFAULT_libustream-wolfssl=y +CONFIG_DEFAULT_libustream-openssl=y CONFIG_DEFAULT_logd=y CONFIG_DEFAULT_luci=y -CONFIG_DEFAULT_luci-app-control-timewol=y -CONFIG_DEFAULT_luci-app-control-webrestriction=y -CONFIG_DEFAULT_luci-app-control-weburl=y -CONFIG_DEFAULT_luci-app-ddns=y -CONFIG_DEFAULT_luci-app-ramfree=y -CONFIG_DEFAULT_luci-app-timecontrol=y -CONFIG_DEFAULT_luci-app-upnp=y -CONFIG_DEFAULT_luci-app-vlmcsd=y -CONFIG_DEFAULT_luci-app-wol=y -CONFIG_DEFAULT_luci-compat=y +CONFIG_DEFAULT_luci-app-cpufreq=y +CONFIG_DEFAULT_luci-app-filetransfer=y +CONFIG_DEFAULT_luci-app-turboacc=y +CONFIG_DEFAULT_luci-lib-fs=y +CONFIG_DEFAULT_luci-lib-ipkg=y CONFIG_DEFAULT_mkf2fs=y CONFIG_DEFAULT_mtd=y CONFIG_DEFAULT_netifd=y -CONFIG_DEFAULT_odhcp6c=y -CONFIG_DEFAULT_odhcpd-ipv6only=y CONFIG_DEFAULT_opkg=y CONFIG_DEFAULT_partx-utils=y CONFIG_DEFAULT_ppp=y @@ -109,7 +103,7 @@ CONFIG_DEFAULT_uci=y CONFIG_DEFAULT_uclient-fetch=y CONFIG_DEFAULT_urandom-seed=y CONFIG_DEFAULT_urngd=y -CONFIG_DEFAULT_wget-ssl=y +CONFIG_HAS_TESTING_KERNEL=y CONFIG_HAS_FPU=y CONFIG_AUDIO_SUPPORT=y CONFIG_GPIO_SUPPORT=y @@ -142,22 +136,27 @@ CONFIG_EXTERNAL_CPIO="" # # Root filesystem images # -# CONFIG_TARGET_ROOTFS_EXT4FS is not set +CONFIG_TARGET_ROOTFS_EXT4FS=y +CONFIG_TARGET_EXT4_RESERVED_PCT=0 +CONFIG_TARGET_EXT4_BLOCKSIZE_4K=y +# CONFIG_TARGET_EXT4_BLOCKSIZE_2K is not set +# CONFIG_TARGET_EXT4_BLOCKSIZE_1K is not set +CONFIG_TARGET_EXT4_BLOCKSIZE=4096 +# CONFIG_TARGET_EXT4_JOURNAL is not set CONFIG_TARGET_ROOTFS_SQUASHFS=y CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=256 CONFIG_TARGET_UBIFS_FREE_SPACE_FIXUP=y CONFIG_TARGET_UBIFS_JOURNAL_SIZE="" +CONFIG_TARGET_IMAGES_GZIP=y # # Image Options # -CONFIG_TARGET_KERNEL_PARTSIZE=32 -CONFIG_TARGET_ROOTFS_PARTSIZE=500 +CONFIG_TARGET_KERNEL_PARTSIZE=16 +CONFIG_TARGET_ROOTFS_PARTSIZE=160 # CONFIG_TARGET_ROOTFS_PERSIST_VAR is not set # end of Target Images -# CONFIG_EXPERIMENTAL is not set - # # Global build settings # @@ -168,17 +167,16 @@ CONFIG_JSON_OVERVIEW_IMAGE_INFO=y # 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_PATENTED=y # CONFIG_BUILD_NLS is not set CONFIG_SHADOW_PASSWORDS=y # CONFIG_CLEAN_IPKG is not set -# CONFIG_IPK_FILES_CHECKSUMS is not set # CONFIG_INCLUDE_CONFIG is not set # CONFIG_REPRODUCIBLE_DEBUG_INFO is not set # CONFIG_COLLECT_KERNEL_DEBUG is not set @@ -189,16 +187,13 @@ CONFIG_SHADOW_PASSWORDS=y CONFIG_KERNEL_BUILD_USER="" CONFIG_KERNEL_BUILD_DOMAIN="" CONFIG_KERNEL_PRINTK=y +CONFIG_KERNEL_CRASHLOG=y CONFIG_KERNEL_SWAP=y # CONFIG_KERNEL_PROC_STRIPPED is not set CONFIG_KERNEL_DEBUG_FS=y -CONFIG_KERNEL_MIPS_FP_SUPPORT=y # CONFIG_KERNEL_ARM_PMU is not set # CONFIG_KERNEL_PERF_EVENTS is not set # CONFIG_KERNEL_PROFILING is not set -# CONFIG_KERNEL_UBSAN is not set -# CONFIG_KERNEL_KASAN is not set -# CONFIG_KERNEL_KCOV is not set # CONFIG_KERNEL_TASKSTATS is not set CONFIG_KERNEL_KALLSYMS=y # CONFIG_KERNEL_FTRACE is not set @@ -211,6 +206,7 @@ CONFIG_KERNEL_IO_URING=y CONFIG_KERNEL_FHANDLE=y CONFIG_KERNEL_FANOTIFY=y # CONFIG_KERNEL_BLK_DEV_BSG is not set +# CONFIG_KERNEL_TRANSPARENT_HUGEPAGE is not set # CONFIG_KERNEL_HUGETLB_PAGE is not set CONFIG_KERNEL_MAGIC_SYSRQ=y # CONFIG_KERNEL_DEBUG_PINCTRL is not set @@ -218,11 +214,6 @@ CONFIG_KERNEL_MAGIC_SYSRQ=y CONFIG_KERNEL_COREDUMP=y CONFIG_KERNEL_ELF_CORE=y # CONFIG_KERNEL_PROVE_LOCKING 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 -# CONFIG_KERNEL_DEBUG_VM is not set CONFIG_KERNEL_PRINTK_TIME=y # CONFIG_KERNEL_SLABINFO is not set # CONFIG_KERNEL_PROC_PAGE_MONITOR is not set @@ -255,12 +246,11 @@ CONFIG_KERNEL_MEMCG_KMEM=y # CONFIG_KERNEL_CGROUP_PERF is not set CONFIG_KERNEL_CGROUP_SCHED=y CONFIG_KERNEL_FAIR_GROUP_SCHED=y -CONFIG_KERNEL_CFS_BANDWIDTH=y +# CONFIG_KERNEL_CFS_BANDWIDTH is not set CONFIG_KERNEL_RT_GROUP_SCHED=y CONFIG_KERNEL_BLK_CGROUP=y # CONFIG_KERNEL_CFQ_GROUP_IOSCHED is not set -CONFIG_KERNEL_BLK_DEV_THROTTLING=y -# CONFIG_KERNEL_BLK_DEV_THROTTLING_LOW is not set +# CONFIG_KERNEL_BLK_DEV_THROTTLING is not set # CONFIG_KERNEL_DEBUG_BLK_CGROUP is not set # CONFIG_KERNEL_NET_CLS_CGROUP is not set # CONFIG_KERNEL_CGROUP_NET_CLASSID is not set @@ -273,21 +263,16 @@ CONFIG_KERNEL_PID_NS=y CONFIG_KERNEL_NET_NS=y CONFIG_KERNEL_DEVPTS_MULTIPLE_INSTANCES=y CONFIG_KERNEL_POSIX_MQUEUE=y -CONFIG_KERNEL_SECCOMP_FILTER=y -CONFIG_KERNEL_SECCOMP=y +# CONFIG_KERNEL_SECCOMP_FILTER is not set +# CONFIG_KERNEL_SECCOMP is not set 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_MROUTE_MULTIPLE_TABLES=y -CONFIG_KERNEL_IPV6_PIMSM_V2=y +# CONFIG_KERNEL_IPV6_PIMSM_V2 is not set 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 # @@ -302,7 +287,7 @@ CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL=y # CONFIG_KERNEL_TMPFS_POSIX_ACL is not set # CONFIG_KERNEL_CIFS_ACL is not set # CONFIG_KERNEL_HFS_FS_POSIX_ACL is not set -# CONFIG_KERNEL_HFSPLUS_FS_POSIX_ACL is not set +# CONFIG_KERNEL_HFSPLUG_FS_POSIX_ACL is not set # CONFIG_KERNEL_NFS_ACL_SUPPORT is not set # CONFIG_KERNEL_NFS_V3_ACL_SUPPORT is not set # CONFIG_KERNEL_NFSD_V2_ACL_SUPPORT is not set @@ -366,7 +351,6 @@ 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 @@ -380,10 +364,8 @@ 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="" CONFIG_EXTRA_OPTIMIZATION="-fno-caller-saves -fno-plt" CONFIG_TARGET_OPTIMIZATION="-Os -pipe -mcpu=generic" # CONFIG_EXTRA_TARGET_ARCH is not set @@ -396,11 +378,10 @@ CONFIG_EXTRA_GCC_CONFIG_OPTIONS="" CONFIG_MUSL_DISABLE_CRYPT_SIZE_HACK=y CONFIG_GDB=y # CONFIG_GDB_PYTHON is not set -# CONFIG_HAS_PREBUILT_LLVM_TOOLCHAIN is not set CONFIG_USE_MUSL=y CONFIG_SSP_SUPPORT=y -CONFIG_BINUTILS_VERSION_2_37=y -CONFIG_BINUTILS_VERSION="2.37" +CONFIG_BINUTILS_VERSION_2_34=y +CONFIG_BINUTILS_VERSION="2.34" CONFIG_GCC_VERSION="8.4.0" CONFIG_LIBC="musl" CONFIG_TARGET_SUFFIX="musl" @@ -429,8 +410,6 @@ CONFIG_FEED_packages=y CONFIG_FEED_luci=y CONFIG_FEED_routing=y CONFIG_FEED_telephony=y -CONFIG_FEED_lienol=y -CONFIG_FEED_other=y CONFIG_FEED_smpackage=y # @@ -439,7 +418,7 @@ CONFIG_FEED_smpackage=y # CONFIG_PACKAGE_attendedsysupgrade-common is not set # CONFIG_PACKAGE_auc is not set CONFIG_PACKAGE_base-files=y -# CONFIG_PACKAGE_block-mount is not set +CONFIG_PACKAGE_block-mount=y # CONFIG_PACKAGE_blockd is not set # CONFIG_PACKAGE_bridge is not set CONFIG_PACKAGE_busybox=y @@ -1107,7 +1086,7 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_BEEP_LENGTH_MS=0 CONFIG_BUSYBOX_DEFAULT_CROND=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_CROND_D is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_CROND_CALL_SENDMAIL is not set -# CONFIG_BUSYBOX_DEFAULT_FEATURE_CROND_SPECIAL_TIMES is not set +CONFIG_BUSYBOX_DEFAULT_FEATURE_CROND_SPECIAL_TIMES=y CONFIG_BUSYBOX_DEFAULT_FEATURE_CROND_DIR="/etc" CONFIG_BUSYBOX_DEFAULT_CRONTAB=y # CONFIG_BUSYBOX_DEFAULT_DEVFSD is not set @@ -1183,7 +1162,7 @@ CONFIG_BUSYBOX_DEFAULT_TIME=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_WATCHDOG_OPEN_TWICE is not set CONFIG_BUSYBOX_DEFAULT_FEATURE_IPV6=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_UNIX_LOCAL is not set -# CONFIG_BUSYBOX_DEFAULT_FEATURE_PREFER_IPV4_ADDRESS is not set +CONFIG_BUSYBOX_DEFAULT_FEATURE_PREFER_IPV4_ADDRESS=y CONFIG_BUSYBOX_DEFAULT_VERBOSE_RESOLUTION_ERRORS=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_ETC_NETWORKS is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_ETC_SERVICES is not set @@ -1515,20 +1494,18 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_IPC_SYSLOG_BUFFER_SIZE=0 # CONFIG_BUSYBOX_DEFAULT_FEATURE_KMSG_SYSLOG is not set # CONFIG_PACKAGE_busybox-selinux is not set CONFIG_PACKAGE_ca-bundle=y -CONFIG_PACKAGE_ca-certificates=y +# CONFIG_PACKAGE_ca-certificates is not set # CONFIG_PACKAGE_dnsmasq is not set # CONFIG_PACKAGE_dnsmasq-dhcpv6 is not set CONFIG_PACKAGE_dnsmasq-full=y CONFIG_PACKAGE_dnsmasq_full_dhcp=y CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y CONFIG_PACKAGE_dnsmasq_full_dnssec=y -CONFIG_PACKAGE_dnsmasq_full_auth=y +# CONFIG_PACKAGE_dnsmasq_full_auth is not set 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_conntrack is not set +# CONFIG_PACKAGE_dnsmasq_full_noid is not set # CONFIG_PACKAGE_dnsmasq_full_broken_rtc is not set -CONFIG_PACKAGE_dnsmasq_full_tftp=y CONFIG_PACKAGE_dropbear=y # @@ -1553,7 +1530,7 @@ CONFIG_PACKAGE_fstools=y # CONFIG_FSTOOLS_OVL_MOUNT_FULL_ACCESS_TIME is not set # CONFIG_FSTOOLS_OVL_MOUNT_COMPRESS_ZLIB is not set CONFIG_PACKAGE_fwtool=y -CONFIG_PACKAGE_getrandom=y +# CONFIG_PACKAGE_getrandom is not set CONFIG_PACKAGE_jsonfilter=y # CONFIG_PACKAGE_libatomic is not set CONFIG_PACKAGE_libc=y @@ -1566,6 +1543,7 @@ CONFIG_PACKAGE_logd=y CONFIG_PACKAGE_mtd=y CONFIG_PACKAGE_netifd=y # CONFIG_PACKAGE_nft-qos is not set +# CONFIG_PACKAGE_ootoc is not set CONFIG_PACKAGE_openwrt-keyring=y CONFIG_PACKAGE_opkg=y CONFIG_PACKAGE_procd=y @@ -1574,19 +1552,19 @@ 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=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 +# CONFIG_PACKAGE_resolveip is not set CONFIG_PACKAGE_rpcd=y -CONFIG_PACKAGE_rpcd-mod-file=y -CONFIG_PACKAGE_rpcd-mod-iwinfo=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 @@ -1599,12 +1577,11 @@ CONFIG_PACKAGE_ubusd=y # CONFIG_PACKAGE_ucert-full is not set CONFIG_PACKAGE_uci=y CONFIG_PACKAGE_urandom-seed=y -CONFIG_PACKAGE_urngd=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 # @@ -1615,19 +1592,18 @@ CONFIG_PACKAGE_usign=y # Zabbix # # CONFIG_PACKAGE_zabbix-agentd is not set -# CONFIG_PACKAGE_zabbix-agentd-gnutls is not set -# CONFIG_PACKAGE_zabbix-agentd-openssl is not set + +# +# SSL support +# +# CONFIG_ZABBIX_OPENSSL is not set +# CONFIG_ZABBIX_GNUTLS is not set +CONFIG_ZABBIX_NOSSL=y # 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-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 # @@ -1636,8 +1612,6 @@ CONFIG_PACKAGE_usign=y # CONFIG_ZABBIX_MYSQL is not set CONFIG_ZABBIX_POSTGRESQL=y # 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 # @@ -1650,17 +1624,19 @@ CONFIG_ZABBIX_POSTGRESQL=y # CONFIG_PACKAGE_atop is not set # CONFIG_PACKAGE_backuppc is not set +# CONFIG_PACKAGE_bpytop is not set # CONFIG_PACKAGE_debian-archive-keyring is not set # CONFIG_PACKAGE_debootstrap is not set # CONFIG_PACKAGE_gkrellmd is not set -CONFIG_PACKAGE_htop=y -# CONFIG_HTOP_LMSENSORS is not set +# CONFIG_PACKAGE_gotop is not set +# CONFIG_PACKAGE_htop is not set # CONFIG_PACKAGE_ipmitool is not set # CONFIG_PACKAGE_monit is not set # CONFIG_PACKAGE_monit-nossl is not set # 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 @@ -1681,14 +1657,15 @@ CONFIG_PACKAGE_htop=y # # Boot Loaders # -CONFIG_PACKAGE_arm-trusted-firmware-rockchip=y +CONFIG_PACKAGE_arm-trusted-firmware-rk3328=y +CONFIG_PACKAGE_arm-trusted-firmware-rk3399=y +# CONFIG_PACKAGE_arm-trusted-firmware-rockchip is not set CONFIG_PACKAGE_u-boot-nanopi-r2s-rk3328=y # end of Boot Loaders # # Derry Apps # -# CONFIG_PACKAGE_appfilter is not set # CONFIG_PACKAGE_kmod-oaf is not set # end of Derry Apps @@ -1699,9 +1676,7 @@ CONFIG_PACKAGE_u-boot-nanopi-r2s-rk3328=y # # Libraries # -# CONFIG_PACKAGE_libncurses-dev is not set # CONFIG_PACKAGE_libxml2-dev is not set -# CONFIG_PACKAGE_zlib-dev is not set # end of Libraries # CONFIG_PACKAGE_ar is not set @@ -1714,6 +1689,7 @@ CONFIG_PACKAGE_u-boot-nanopi-r2s-rk3328=y # CONFIG_PACKAGE_gdb is not set # CONFIG_PACKAGE_gdbserver is not set # CONFIG_PACKAGE_gitlab-runner is not set +# CONFIG_PACKAGE_go-rice is not set # CONFIG_PACKAGE_libtool-bin is not set # CONFIG_PACKAGE_lpc21isp is not set # CONFIG_PACKAGE_lttng-tools is not set @@ -1724,7 +1700,6 @@ CONFIG_PACKAGE_u-boot-nanopi-r2s-rk3328=y # CONFIG_PACKAGE_patch is not set # CONFIG_PACKAGE_pkg-config is not set # CONFIG_PACKAGE_pkgconf is not set -# CONFIG_PACKAGE_statik is not set # CONFIG_PACKAGE_trace-cmd is not set # CONFIG_PACKAGE_trace-cmd-extra is not set # CONFIG_PACKAGE_valgrind is not set @@ -1746,15 +1721,13 @@ CONFIG_PACKAGE_u-boot-nanopi-r2s-rk3328=y # Extra packages # CONFIG_PACKAGE_autocore-arm=y -# CONFIG_PACKAGE_automount is not set +CONFIG_PACKAGE_automount=y # CONFIG_PACKAGE_autosamba is not set # CONFIG_PACKAGE_autoshare-ksmbd is not set # CONFIG_PACKAGE_autoshare-samba is not set -CONFIG_PACKAGE_ipv6helper=y +# CONFIG_PACKAGE_ipv6helper is not set # CONFIG_PACKAGE_jose is not set -# CONFIG_PACKAGE_k3wifi is not set CONFIG_PACKAGE_libiwinfo-data=y -# CONFIG_PACKAGE_libjose is not set # CONFIG_PACKAGE_luci-app-xray-fw3 is not set # CONFIG_PACKAGE_luci-app-xray-shared is not set # CONFIG_PACKAGE_nginx is not set @@ -1774,6 +1747,7 @@ CONFIG_PACKAGE_libiwinfo-data=y # CONFIG_PACKAGE_aircard-pcmcia-firmware is not set # CONFIG_PACKAGE_amdgpu-firmware is not set +# CONFIG_PACKAGE_ap6256-firmware is not set # CONFIG_PACKAGE_ar3k-firmware is not set # CONFIG_PACKAGE_ath10k-board-qca4019 is not set # CONFIG_PACKAGE_ath10k-board-qca9377 is not set @@ -1820,6 +1794,7 @@ CONFIG_PACKAGE_libiwinfo-data=y # 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-4366c0-pcie-vendor is not set # CONFIG_PACKAGE_brcmfmac-firmware-usb is not set # CONFIG_PACKAGE_brcmsmac-firmware is not set # CONFIG_PACKAGE_carl9170-firmware is not set @@ -1836,6 +1811,7 @@ CONFIG_PACKAGE_libiwinfo-data=y # 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_dvb-firmware 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 @@ -1877,7 +1853,7 @@ CONFIG_PACKAGE_libiwinfo-data=y # CONFIG_PACKAGE_p54-spi-firmware is not set # CONFIG_PACKAGE_p54-usb-firmware is not set # CONFIG_PACKAGE_prism54-firmware is not set -CONFIG_PACKAGE_r8152-firmware=y +# CONFIG_PACKAGE_r8152-firmware is not set # CONFIG_PACKAGE_r8169-firmware is not set # CONFIG_PACKAGE_radeon-firmware is not set # CONFIG_PACKAGE_rs9113-firmware is not set @@ -1891,6 +1867,7 @@ CONFIG_PACKAGE_r8152-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_rtl8821ae-firmware is not set @@ -1936,10 +1913,6 @@ CONFIG_PACKAGE_r8152-firmware=y # end of DejaVu # end of Fonts -# -# Kernel -# - # # Kernel modules # @@ -1951,6 +1924,7 @@ CONFIG_PACKAGE_r8152-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 @@ -1968,7 +1942,7 @@ CONFIG_PACKAGE_r8152-firmware=y # CONFIG_PACKAGE_kmod-nbd is not set # CONFIG_PACKAGE_kmod-nvme is not set # CONFIG_PACKAGE_kmod-scsi-cdrom is not set -# CONFIG_PACKAGE_kmod-scsi-core is not set +CONFIG_PACKAGE_kmod-scsi-core=y # CONFIG_PACKAGE_kmod-scsi-generic is not set # CONFIG_PACKAGE_kmod-scsi-tape is not set # end of Block Devices @@ -1984,7 +1958,7 @@ CONFIG_PACKAGE_r8152-firmware=y # CONFIG_PACKAGE_kmod-crypto-aead=y CONFIG_PACKAGE_kmod-crypto-arc4=y -# CONFIG_PACKAGE_kmod-crypto-authenc is not set +CONFIG_PACKAGE_kmod-crypto-authenc=y # CONFIG_PACKAGE_kmod-crypto-cbc is not set # CONFIG_PACKAGE_kmod-crypto-ccm is not set # CONFIG_PACKAGE_kmod-crypto-chacha20poly1305 is not set @@ -1997,7 +1971,6 @@ CONFIG_PACKAGE_kmod-crypto-crc32c=y CONFIG_PACKAGE_kmod-crypto-ecb=y # 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 @@ -2018,13 +1991,13 @@ CONFIG_PACKAGE_kmod-crypto-null=y # CONFIG_PACKAGE_kmod-crypto-rng is not set # CONFIG_PACKAGE_kmod-crypto-seqiv is not set CONFIG_PACKAGE_kmod-crypto-sha1=y -CONFIG_PACKAGE_kmod-crypto-sha256=y +# CONFIG_PACKAGE_kmod-crypto-sha256 is not set # CONFIG_PACKAGE_kmod-crypto-sha512 is not set # CONFIG_PACKAGE_kmod-crypto-test is not set -# CONFIG_PACKAGE_kmod-crypto-user is not set +CONFIG_PACKAGE_kmod-crypto-user=y # CONFIG_PACKAGE_kmod-crypto-xcbc is not set # CONFIG_PACKAGE_kmod-crypto-xts is not set -# CONFIG_PACKAGE_kmod-cryptodev is not set +CONFIG_PACKAGE_kmod-cryptodev=y # end of Cryptographic API modules # @@ -2038,8 +2011,9 @@ CONFIG_PACKAGE_kmod-crypto-sha256=y # CONFIG_PACKAGE_kmod-fs-configfs is not set # CONFIG_PACKAGE_kmod-fs-cramfs is not set # CONFIG_PACKAGE_kmod-fs-exfat is not set +CONFIG_PACKAGE_kmod-fs-exfat0=y # CONFIG_PACKAGE_kmod-fs-exportfs is not set -# CONFIG_PACKAGE_kmod-fs-ext4 is not set +CONFIG_PACKAGE_kmod-fs-ext4=y # CONFIG_PACKAGE_kmod-fs-f2fs is not set # CONFIG_PACKAGE_kmod-fs-fscache is not set # CONFIG_PACKAGE_kmod-fs-hfs is not set @@ -2056,13 +2030,13 @@ CONFIG_PACKAGE_kmod-crypto-sha256=y # CONFIG_PACKAGE_kmod-fs-nfs-v4 is not set # CONFIG_PACKAGE_kmod-fs-nfsd is not set # CONFIG_PACKAGE_kmod-fs-ntfs is not set +CONFIG_PACKAGE_kmod-fs-ntfs3=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=y # CONFIG_PACKAGE_kmod-fs-xfs is not set # CONFIG_PACKAGE_kmod-fuse is not set -# CONFIG_PACKAGE_kmod-pstore is not set # end of Filesystems # @@ -2088,13 +2062,11 @@ CONFIG_PACKAGE_kmod-crypto-sha256=y # CONFIG_PACKAGE_kmod-hwmon-core is not set # CONFIG_PACKAGE_kmod-hwmon-dme1737 is not set # CONFIG_PACKAGE_kmod-hwmon-drivetemp is not set -# CONFIG_PACKAGE_kmod-hwmon-g762 is not set # CONFIG_PACKAGE_kmod-hwmon-gpiofan is not set # CONFIG_PACKAGE_kmod-hwmon-ina209 is not set # CONFIG_PACKAGE_kmod-hwmon-ina2xx is not set # CONFIG_PACKAGE_kmod-hwmon-it87 is not set # CONFIG_PACKAGE_kmod-hwmon-lm63 is not set -# CONFIG_PACKAGE_kmod-hwmon-lm70 is not set # CONFIG_PACKAGE_kmod-hwmon-lm75 is not set # CONFIG_PACKAGE_kmod-hwmon-lm77 is not set # CONFIG_PACKAGE_kmod-hwmon-lm85 is not set @@ -2103,11 +2075,9 @@ CONFIG_PACKAGE_kmod-crypto-sha256=y # CONFIG_PACKAGE_kmod-hwmon-lm95241 is not set # CONFIG_PACKAGE_kmod-hwmon-ltc4151 is not set # CONFIG_PACKAGE_kmod-hwmon-mcp3021 is not set -# CONFIG_PACKAGE_kmod-hwmon-nct7802 is not set # CONFIG_PACKAGE_kmod-hwmon-pwmfan is not set # CONFIG_PACKAGE_kmod-hwmon-sch5627 is not set # CONFIG_PACKAGE_kmod-hwmon-sht21 is not set -# CONFIG_PACKAGE_kmod-hwmon-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 @@ -2170,6 +2140,7 @@ CONFIG_PACKAGE_kmod-crypto-sha256=y # CONFIG_PACKAGE_kmod-iio-st_accel-spi is not set # CONFIG_PACKAGE_kmod-iio-tsl4531 is not set # CONFIG_PACKAGE_kmod-industrialio-triggered-buffer is not set +# CONFIG_PACKAGE_kmod-saradc-rockchip is not set # end of Industrial I/O Modules # @@ -2195,30 +2166,28 @@ CONFIG_PACKAGE_kmod-crypto-sha256=y # CONFIG_PACKAGE_kmod-input-leds is not set # 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-uleds is not set # CONFIG_PACKAGE_kmod-ledtrig-activity is not set # CONFIG_PACKAGE_kmod-ledtrig-audio is not set # CONFIG_PACKAGE_kmod-ledtrig-gpio is not set # CONFIG_PACKAGE_kmod-ledtrig-oneshot is not set -# CONFIG_PACKAGE_kmod-ledtrig-pattern is not set # CONFIG_PACKAGE_kmod-ledtrig-transient is not set # end of LED modules # # Libraries # +CONFIG_PACKAGE_kmod-asn1-decoder=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-crc32c=y +CONFIG_PACKAGE_kmod-lib-crc16=y +# CONFIG_PACKAGE_kmod-lib-crc32c is not set # CONFIG_PACKAGE_kmod-lib-crc7 is not set # CONFIG_PACKAGE_kmod-lib-crc8 is not set # CONFIG_PACKAGE_kmod-lib-lz4 is not set -# CONFIG_PACKAGE_kmod-lib-textsearch is not set +CONFIG_PACKAGE_kmod-lib-textsearch=y # CONFIG_PACKAGE_kmod-lib-zstd is not set -# CONFIG_PACKAGE_kmod-oid-registry is not set # end of Libraries # @@ -2233,7 +2202,7 @@ CONFIG_PACKAGE_kmod-lib-crc32c=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=y # CONFIG_PACKAGE_kmod-nls-cp775 is not set # CONFIG_PACKAGE_kmod-nls-cp850 is not set # CONFIG_PACKAGE_kmod-nls-cp852 is not set @@ -2243,14 +2212,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=y # 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=y # end of Native Language Support # @@ -2301,59 +2270,51 @@ CONFIG_PACKAGE_kmod-ipt-ipset=y # CONFIG_PACKAGE_kmod-ipt-lua is not set CONFIG_PACKAGE_kmod-ipt-nat=y # CONFIG_PACKAGE_kmod-ipt-nat-extra is not set -CONFIG_PACKAGE_kmod-ipt-nat6=y +# CONFIG_PACKAGE_kmod-ipt-nat6 is not set # CONFIG_PACKAGE_kmod-ipt-nathelper-rtsp is not set # CONFIG_PACKAGE_kmod-ipt-nflog is not set # CONFIG_PACKAGE_kmod-ipt-nfqueue is not set -# CONFIG_PACKAGE_kmod-ipt-offload is not set +CONFIG_PACKAGE_kmod-ipt-offload=y # CONFIG_PACKAGE_kmod-ipt-physdev is not set # CONFIG_PACKAGE_kmod-ipt-proto is not set # CONFIG_PACKAGE_kmod-ipt-psd is not set # CONFIG_PACKAGE_kmod-ipt-quota2 is not set -# CONFIG_PACKAGE_kmod-ipt-raw is not set +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-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 +# CONFIG_PACKAGE_kmod-nf-conntrack-netlink is not set CONFIG_PACKAGE_kmod-nf-conntrack6=y -# CONFIG_PACKAGE_kmod-nf-flow is not set +CONFIG_PACKAGE_kmod-nf-flow=y CONFIG_PACKAGE_kmod-nf-ipt=y CONFIG_PACKAGE_kmod-nf-ipt6=y # CONFIG_PACKAGE_kmod-nf-ipvs is not set -CONFIG_PACKAGE_kmod-nf-log=y -CONFIG_PACKAGE_kmod-nf-log6=y CONFIG_PACKAGE_kmod-nf-nat=y -CONFIG_PACKAGE_kmod-nf-nat6=y -# CONFIG_PACKAGE_kmod-nf-nathelper is not set -# CONFIG_PACKAGE_kmod-nf-nathelper-extra is not set +# CONFIG_PACKAGE_kmod-nf-nat6 is not set +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-tproxy=y CONFIG_PACKAGE_kmod-nfnetlink=y # CONFIG_PACKAGE_kmod-nfnetlink-log is not set # CONFIG_PACKAGE_kmod-nfnetlink-queue is not set # CONFIG_PACKAGE_kmod-nft-arp is not set # CONFIG_PACKAGE_kmod-nft-bridge is not set -CONFIG_PACKAGE_kmod-nft-compat=y -CONFIG_PACKAGE_kmod-nft-core=y +# CONFIG_PACKAGE_kmod-nft-core is not set # CONFIG_PACKAGE_kmod-nft-fib is not set -# CONFIG_PACKAGE_kmod-nft-fullcone is not set # CONFIG_PACKAGE_kmod-nft-nat is not set +# CONFIG_PACKAGE_kmod-nft-nat6 is not set # CONFIG_PACKAGE_kmod-nft-netdev is not set # CONFIG_PACKAGE_kmod-nft-offload is not set # CONFIG_PACKAGE_kmod-nft-queue is not set -# CONFIG_PACKAGE_kmod-nft-socket is not set -# CONFIG_PACKAGE_kmod-nft-tproxy is not set -# CONFIG_PACKAGE_kmod-nft-xfrm is not set # end of Netfilter Extensions # @@ -2382,7 +2343,6 @@ CONFIG_PACKAGE_kmod-nft-core=y # CONFIG_PACKAGE_kmod-forcedeth is not set # CONFIG_PACKAGE_kmod-hfcmulti is not set # CONFIG_PACKAGE_kmod-hfcpci is not set -# CONFIG_PACKAGE_kmod-i40e is not set # CONFIG_PACKAGE_kmod-iavf is not set # CONFIG_PACKAGE_kmod-ifb is not set # CONFIG_PACKAGE_kmod-igb is not set @@ -2390,10 +2350,11 @@ CONFIG_PACKAGE_kmod-nft-core=y # CONFIG_PACKAGE_kmod-ipvlan is not set # CONFIG_PACKAGE_kmod-ixgbe is not set # CONFIG_PACKAGE_kmod-ixgbevf is not set +# CONFIG_PACKAGE_kmod-jme is not set # CONFIG_PACKAGE_kmod-libphy is not set -# CONFIG_PACKAGE_kmod-macvlan is not set +CONFIG_PACKAGE_kmod-macvlan=y # CONFIG_PACKAGE_kmod-mdio-gpio is not set -CONFIG_PACKAGE_kmod-mii=y +# CONFIG_PACKAGE_kmod-mii is not set # CONFIG_PACKAGE_kmod-mlx4-core is not set # CONFIG_PACKAGE_kmod-mlx5-core is not set # CONFIG_PACKAGE_kmod-natsemi is not set @@ -2401,17 +2362,16 @@ CONFIG_PACKAGE_kmod-mii=y # CONFIG_PACKAGE_kmod-niu is not set # CONFIG_PACKAGE_kmod-of-mdio 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 is not set -# 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 +# CONFIG_PACKAGE_kmod-r8101 is not set # CONFIG_PACKAGE_kmod-r8125 is not set +CONFIG_PACKAGE_kmod-r8168=y # CONFIG_PACKAGE_kmod-r8169 is not set # CONFIG_PACKAGE_kmod-sfc is not set # CONFIG_PACKAGE_kmod-sfc-falcon is not set @@ -2449,19 +2409,17 @@ CONFIG_PACKAGE_kmod-mii=y # CONFIG_PACKAGE_kmod-bpf-test is not set # CONFIG_PACKAGE_kmod-dnsresolver is not set # CONFIG_PACKAGE_kmod-fast-classifier is not set -# CONFIG_PACKAGE_kmod-fast-classifier-noload is not set # CONFIG_PACKAGE_kmod-fou is not set # CONFIG_PACKAGE_kmod-fou6 is not set # CONFIG_PACKAGE_kmod-geneve is not set # CONFIG_PACKAGE_kmod-gre is not set # CONFIG_PACKAGE_kmod-gre6 is not set -CONFIG_PACKAGE_kmod-inet-diag=y +# CONFIG_PACKAGE_kmod-inet-diag is not set # CONFIG_PACKAGE_kmod-ip6-tunnel is not set # CONFIG_PACKAGE_kmod-ipip is not set # CONFIG_PACKAGE_kmod-ipsec is not set -CONFIG_PACKAGE_kmod-iptunnel=y -CONFIG_PACKAGE_kmod-iptunnel4=y # 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 @@ -2471,9 +2429,7 @@ CONFIG_PACKAGE_kmod-iptunnel4=y # CONFIG_PACKAGE_kmod-mdio-netlink is not set # CONFIG_PACKAGE_kmod-misdn is not set # CONFIG_PACKAGE_kmod-mpls is not set -CONFIG_PACKAGE_kmod-mppe=y # CONFIG_PACKAGE_kmod-nat46 is not set -# CONFIG_PACKAGE_kmod-netconsole is not set # CONFIG_PACKAGE_kmod-netem is not set # CONFIG_PACKAGE_kmod-netlink-diag is not set # CONFIG_PACKAGE_kmod-nlmon is not set @@ -2486,6 +2442,7 @@ CONFIG_PACKAGE_kmod-mppe=y # CONFIG_PACKAGE_kmod-pf-ring is not set # CONFIG_PACKAGE_kmod-pktgen is not set CONFIG_PACKAGE_kmod-ppp=y +CONFIG_PACKAGE_kmod-mppe=y # CONFIG_PACKAGE_kmod-ppp-synctty is not set # CONFIG_PACKAGE_kmod-pppoa is not set CONFIG_PACKAGE_kmod-pppoe=y @@ -2493,34 +2450,25 @@ CONFIG_PACKAGE_kmod-pppoe=y CONFIG_PACKAGE_kmod-pppox=y # CONFIG_PACKAGE_kmod-pptp 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 # CONFIG_PACKAGE_kmod-sched-bpf is not set # CONFIG_PACKAGE_kmod-sched-cake is not set # CONFIG_PACKAGE_kmod-sched-connmark is not set # CONFIG_PACKAGE_kmod-sched-core is not set # 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 # CONFIG_PACKAGE_kmod-shortcut-fe is not set # CONFIG_PACKAGE_kmod-shortcut-fe-cm is not set -CONFIG_PACKAGE_kmod-sit=y +# CONFIG_PACKAGE_kmod-sit is not set CONFIG_PACKAGE_kmod-slhc=y # CONFIG_PACKAGE_kmod-slip is not set -# CONFIG_PACKAGE_kmod-tcp-bbr is not set +CONFIG_PACKAGE_kmod-tcp-bbr=y # CONFIG_PACKAGE_kmod-tcp-hybla is not set -# CONFIG_PACKAGE_kmod-tcp-scalable is not set # CONFIG_PACKAGE_kmod-trelay is not set -CONFIG_PACKAGE_kmod-tun=y +# CONFIG_PACKAGE_kmod-tun is not set # CONFIG_PACKAGE_kmod-veth is not set # CONFIG_PACKAGE_kmod-vxlan is not set # CONFIG_PACKAGE_kmod-wireguard is not set @@ -2535,7 +2483,6 @@ CONFIG_PACKAGE_kmod-tun=y # CONFIG_PACKAGE_kmod-bluetooth is not set # CONFIG_PACKAGE_kmod-bluetooth-6lowpan is not set # CONFIG_PACKAGE_kmod-btmrvl is not set -# CONFIG_PACKAGE_kmod-btsdio is not set # CONFIG_PACKAGE_kmod-button-hotplug is not set # CONFIG_PACKAGE_kmod-echo is not set # CONFIG_PACKAGE_kmod-eeprom-93cx6 is not set @@ -2564,9 +2511,7 @@ CONFIG_PACKAGE_kmod-gpio-button-hotplug=y # CONFIG_PACKAGE_kmod-pps-gpio is not set # CONFIG_PACKAGE_kmod-pps-ldisc is not set # CONFIG_PACKAGE_kmod-ptp is not set -# CONFIG_PACKAGE_kmod-ramoops is not set # CONFIG_PACKAGE_kmod-random-core is not set -# CONFIG_PACKAGE_kmod-reed-solomon is not set # CONFIG_PACKAGE_kmod-rtc-ds1307 is not set # CONFIG_PACKAGE_kmod-rtc-ds1374 is not set # CONFIG_PACKAGE_kmod-rtc-ds1672 is not set @@ -2575,6 +2520,7 @@ CONFIG_PACKAGE_kmod-gpio-button-hotplug=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 @@ -2587,6 +2533,7 @@ CONFIG_PACKAGE_kmod-gpio-button-hotplug=y # CONFIG_PACKAGE_kmod-tpm-i2c-atmel is not set # CONFIG_PACKAGE_kmod-tpm-i2c-infineon is not set # CONFIG_PACKAGE_kmod-w83627hf-wdt is not set +# CONFIG_PACKAGE_kmod-wifidog-ng is not set # CONFIG_PACKAGE_kmod-zram is not set # end of Other modules @@ -2630,14 +2577,14 @@ CONFIG_PACKAGE_kmod-usb-core=y # CONFIG_PACKAGE_kmod-usb-hid is not set # CONFIG_PACKAGE_kmod-usb-hid-cp2112 is not set # CONFIG_PACKAGE_kmod-usb-ledtrig-usbport is not set -CONFIG_PACKAGE_kmod-usb-net=y +# CONFIG_PACKAGE_kmod-usb-net is not set # CONFIG_PACKAGE_kmod-usb-net-aqc111 is not set # CONFIG_PACKAGE_kmod-usb-net-asix is not set # CONFIG_PACKAGE_kmod-usb-net-asix-ax88179 is not set # CONFIG_PACKAGE_kmod-usb-net-cdc-eem is not set -CONFIG_PACKAGE_kmod-usb-net-cdc-ether=y +# CONFIG_PACKAGE_kmod-usb-net-cdc-ether is not set # CONFIG_PACKAGE_kmod-usb-net-cdc-mbim is not set -CONFIG_PACKAGE_kmod-usb-net-cdc-ncm=y +# CONFIG_PACKAGE_kmod-usb-net-cdc-ncm is not set # CONFIG_PACKAGE_kmod-usb-net-cdc-subset is not set # CONFIG_PACKAGE_kmod-usb-net-dm9601-ether is not set # CONFIG_PACKAGE_kmod-usb-net-hso is not set @@ -2652,9 +2599,9 @@ CONFIG_PACKAGE_kmod-usb-net-cdc-ncm=y # CONFIG_PACKAGE_kmod-usb-net-qmi-wwan is not set # CONFIG_PACKAGE_kmod-usb-net-rndis is not set # CONFIG_PACKAGE_kmod-usb-net-rtl8150 is not set -CONFIG_PACKAGE_kmod-usb-net-rtl8152=y +# CONFIG_PACKAGE_kmod-usb-net-rtl8152 is not set +# CONFIG_PACKAGE_kmod-usb-net-rtl8152-vendor is not set # CONFIG_PACKAGE_kmod-usb-net-sierrawireless is not set -# CONFIG_PACKAGE_kmod-usb-net-smsc75xx is not set # CONFIG_PACKAGE_kmod-usb-net-smsc95xx is not set # CONFIG_PACKAGE_kmod-usb-net-sr9700 is not set # CONFIG_PACKAGE_kmod-usb-net2280 is not set @@ -2683,9 +2630,9 @@ CONFIG_PACKAGE_kmod-usb-net-rtl8152=y # CONFIG_PACKAGE_kmod-usb-serial-simple is not set # CONFIG_PACKAGE_kmod-usb-serial-ti-usb is not set # CONFIG_PACKAGE_kmod-usb-serial-visor is not set -# CONFIG_PACKAGE_kmod-usb-storage is not set -# CONFIG_PACKAGE_kmod-usb-storage-extras is not set -# CONFIG_PACKAGE_kmod-usb-storage-uas is not set +CONFIG_PACKAGE_kmod-usb-storage=y +CONFIG_PACKAGE_kmod-usb-storage-extras=y +CONFIG_PACKAGE_kmod-usb-storage-uas=y # CONFIG_PACKAGE_kmod-usb-uhci is not set # CONFIG_PACKAGE_kmod-usb-wdm is not set # CONFIG_PACKAGE_kmod-usb-yealink is not set @@ -2703,6 +2650,9 @@ CONFIG_PACKAGE_kmod-usb-net-rtl8152=y # # CONFIG_PACKAGE_kmod-backlight-pwm is not set # CONFIG_PACKAGE_kmod-drm-kms-helper is not set +# CONFIG_PACKAGE_kmod-drm-lima is not set +# CONFIG_PACKAGE_kmod-drm-panfrost is not set +# CONFIG_PACKAGE_kmod-drm-rockchip is not set # CONFIG_PACKAGE_kmod-drm-ttm is not set # CONFIG_PACKAGE_kmod-fb is not set # CONFIG_PACKAGE_kmod-fb-cfb-copyarea is not set @@ -2712,6 +2662,7 @@ CONFIG_PACKAGE_kmod-usb-net-rtl8152=y # CONFIG_PACKAGE_kmod-fb-sys-ram is not set # CONFIG_PACKAGE_kmod-fb-tft is not set # CONFIG_PACKAGE_kmod-fb-tft-ili9486 is not set +# CONFIG_PACKAGE_kmod-multimedia-input is not set # CONFIG_PACKAGE_kmod-v4l2loopback is not set # CONFIG_PACKAGE_kmod-video-core is not set # end of Video Support @@ -2756,7 +2707,6 @@ CONFIG_PACKAGE_kmod-usb-net-rtl8152=y # 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-ath5k is not set # CONFIG_PACKAGE_kmod-ath6kl-sdio is not set # CONFIG_PACKAGE_kmod-ath6kl-usb is not set @@ -2787,6 +2737,7 @@ CONFIG_PACKAGE_kmod-usb-net-rtl8152=y # CONFIG_PACKAGE_kmod-mac80211-hwsim is not set # CONFIG_PACKAGE_kmod-mt76 is not set # CONFIG_PACKAGE_kmod-mt7601u is not set +# CONFIG_PACKAGE_kmod-mt7601u-ap is not set # CONFIG_PACKAGE_kmod-mt7603 is not set # CONFIG_PACKAGE_kmod-mt7615-firmware is not set # CONFIG_PACKAGE_kmod-mt7615e is not set @@ -2799,15 +2750,13 @@ CONFIG_PACKAGE_kmod-usb-net-rtl8152=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-prism54 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 @@ -2825,13 +2774,19 @@ CONFIG_PACKAGE_kmod-usb-net-rtl8152=y # 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-rtl8188eu is not set +# CONFIG_PACKAGE_kmod-rtl8189es 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-rtl8192eu is not set # CONFIG_PACKAGE_kmod-rtl8192se is not set # CONFIG_PACKAGE_kmod-rtl8723bs is not set +# CONFIG_PACKAGE_kmod-rtl8812au-ac 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-rtl88x2bu is not set # CONFIG_PACKAGE_kmod-rtl8xxxu is not set # CONFIG_PACKAGE_kmod-rtw88 is not set # CONFIG_PACKAGE_kmod-wil6210 is not set @@ -2884,11 +2839,14 @@ CONFIG_GOLANG_BUILD_CACHE_DIR="" # CONFIG_PACKAGE_golang-doc is not set # CONFIG_PACKAGE_golang-github-jedisct1-dnscrypt-proxy2-dev is not set # CONFIG_PACKAGE_golang-github-nextdns-nextdns-dev is not set -# CONFIG_PACKAGE_golang-gitlab-yawning-obfs4-dev is not set # CONFIG_PACKAGE_golang-src is not set -# CONFIG_PACKAGE_golang-torproject-tor-fw-helper-dev is not set # end of Go +# +# Java +# +# end of Java + # # Lua # @@ -2901,7 +2859,6 @@ CONFIG_PACKAGE_libiwinfo-lua=y # CONFIG_PACKAGE_lpeg is not set # CONFIG_PACKAGE_lsqlite3 is not set CONFIG_PACKAGE_lua=y -# CONFIG_PACKAGE_lua-argparse is not set # CONFIG_PACKAGE_lua-bencode is not set # CONFIG_PACKAGE_lua-bit32 is not set # CONFIG_PACKAGE_lua-cjson is not set @@ -2909,15 +2866,13 @@ CONFIG_PACKAGE_lua=y # 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-ev is not set # CONFIG_PACKAGE_lua-examples is not set -# CONFIG_PACKAGE_lua-libmodbus is not set # CONFIG_PACKAGE_lua-lzlib is not set # CONFIG_PACKAGE_lua-maxminddb is not set # CONFIG_PACKAGE_lua-md5 is not set # CONFIG_PACKAGE_lua-mobdebug is not set # CONFIG_PACKAGE_lua-mosquitto is not set -CONFIG_PACKAGE_lua-neturl=y +# CONFIG_PACKAGE_lua-neturl is not set # CONFIG_PACKAGE_lua-openssl is not set # CONFIG_PACKAGE_lua-penlight is not set # CONFIG_PACKAGE_lua-rings is not set @@ -2932,6 +2887,7 @@ CONFIG_PACKAGE_lua-neturl=y # CONFIG_PACKAGE_luac5.3 is not set # CONFIG_PACKAGE_luaexpat is not set # CONFIG_PACKAGE_luafilesystem is not set +# CONFIG_PACKAGE_luai2c is not set # CONFIG_PACKAGE_luajit is not set # CONFIG_PACKAGE_lualanes is not set # CONFIG_PACKAGE_luaossl is not set @@ -2944,7 +2900,6 @@ CONFIG_PACKAGE_lua-neturl=y # CONFIG_PACKAGE_luasql-mysql is not set # CONFIG_PACKAGE_luasql-pgsql is not set # CONFIG_PACKAGE_luasql-sqlite3 is not set -# CONFIG_PACKAGE_luasrcdiet is not set CONFIG_PACKAGE_luci-lib-fs=y # CONFIG_PACKAGE_luv is not set # CONFIG_PACKAGE_lyaml is not set @@ -2956,19 +2911,147 @@ CONFIG_PACKAGE_luci-lib-fs=y # Node.js # # CONFIG_PACKAGE_node is not set + +# +# Configuration +# +# CONFIG_NODEJS_14 is not set +CONFIG_NODEJS_16=y +# CONFIG_NODEJS_18 is not set +# end of Configuration + +# CONFIG_PACKAGE_node-actions-on-google is not set +# CONFIG_PACKAGE_node-alexa-app is not set # CONFIG_PACKAGE_node-arduino-firmata is not set +# CONFIG_PACKAGE_node-argon2 is not set +# CONFIG_PACKAGE_node-ask-sdk is not set +# CONFIG_PACKAGE_node-authenticate-pam is not set +# CONFIG_PACKAGE_node-autobahn is not set +# CONFIG_PACKAGE_node-aws-crt is not set +# CONFIG_PACKAGE_node-aws-iot-device-sdk is not set +# CONFIG_PACKAGE_node-aws-iot-device-sdk-v2 is not set +# CONFIG_PACKAGE_node-aws-sdk is not set +# CONFIG_PACKAGE_node-azure-event-hubs is not set +# CONFIG_PACKAGE_node-azure-iot-device is not set +# CONFIG_PACKAGE_node-azure-iot-device-amqp is not set +# CONFIG_PACKAGE_node-azure-iot-device-http is not set +# CONFIG_PACKAGE_node-azure-iot-device-mqtt is not set +# CONFIG_PACKAGE_node-azure-iothub is not set +# CONFIG_PACKAGE_node-bcrypt is not set +# CONFIG_PACKAGE_node-bignum is not set +# CONFIG_PACKAGE_node-binaryjs is not set +# CONFIG_PACKAGE_node-bleacon is not set +# CONFIG_PACKAGE_node-bleno is not set +# CONFIG_PACKAGE_node-bluetooth-hci-socket is not set +# CONFIG_PACKAGE_node-browserify is not set +# CONFIG_PACKAGE_node-bufferutil is not set +# CONFIG_PACKAGE_node-classic-level is not set +# CONFIG_PACKAGE_node-clean-modules is not set +# CONFIG_PACKAGE_node-coap is not set +# CONFIG_PACKAGE_node-cpx is not set # CONFIG_PACKAGE_node-cylon is not set # CONFIG_PACKAGE_node-cylon-firmata is not set # CONFIG_PACKAGE_node-cylon-gpio is not set # CONFIG_PACKAGE_node-cylon-i2c is not set +# CONFIG_PACKAGE_node-deasync is not set +# CONFIG_PACKAGE_node-deasync-promise is not set +# CONFIG_PACKAGE_node-eddystone-beacon is not set +# CONFIG_PACKAGE_node-enocean-utils is not set +# CONFIG_PACKAGE_node-epoll is not set +# CONFIG_PACKAGE_node-exorcist is not set +# CONFIG_PACKAGE_node-expat is not set +# CONFIG_PACKAGE_node-express is not set +# CONFIG_PACKAGE_node-ffi-napi is not set +# CONFIG_PACKAGE_node-ffmpeg-for-homebridge is not set +# CONFIG_PACKAGE_node-firmata is not set +# CONFIG_PACKAGE_node-forever is not set +# CONFIG_PACKAGE_node-fuse-bindings is not set +# CONFIG_PACKAGE_node-gulp is not set +# CONFIG_PACKAGE_node-gyp is not set +# CONFIG_PACKAGE_node-hap-nodejs is not set +# CONFIG_PACKAGE_node-hashmap is not set # CONFIG_PACKAGE_node-hid is not set +# CONFIG_PACKAGE_node-hid-stream is not set # CONFIG_PACKAGE_node-homebridge is not set +# CONFIG_PACKAGE_node-homebridge-camera-ffmpeg is not set +# CONFIG_PACKAGE_node-homebridge-cmd4 is not set +# CONFIG_PACKAGE_node-homebridge-config-ui-x is not set +# CONFIG_PACKAGE_node-homebridge-z2m is not set +# CONFIG_PACKAGE_node-homekit2mqtt is not set +# CONFIG_PACKAGE_node-i2c-bus is not set +# CONFIG_PACKAGE_node-inspect is not set # CONFIG_PACKAGE_node-javascript-obfuscator is not set +# CONFIG_PACKAGE_node-johnny-five is not set +# CONFIG_PACKAGE_node-jsonfile is not set +# CONFIG_PACKAGE_node-lambda is not set +# CONFIG_PACKAGE_node-level is not set +# CONFIG_PACKAGE_node-leveldown is not set +# CONFIG_PACKAGE_node-levelup is not set +# CONFIG_PACKAGE_node-logfmt is not set +# CONFIG_PACKAGE_node-lwm2m-node-lib is not set +# CONFIG_PACKAGE_node-mdns is not set +# CONFIG_PACKAGE_node-megahash is not set +# CONFIG_PACKAGE_node-mocha is not set +# CONFIG_PACKAGE_node-modbus-serial is not set +# CONFIG_PACKAGE_node-modclean is not set +# CONFIG_PACKAGE_node-mqtt is not set +# CONFIG_PACKAGE_node-nconf is not set +# CONFIG_PACKAGE_node-net-ping is not set +# CONFIG_PACKAGE_node-noble is not set +# CONFIG_PACKAGE_node-noble-device is not set # CONFIG_PACKAGE_node-npm is not set +# CONFIG_PACKAGE_node-npm-check-updates is not set +# CONFIG_PACKAGE_node-onoff is not set +# CONFIG_PACKAGE_node-openzwave-shared is not set +# CONFIG_PACKAGE_node-pi-spi is not set +# CONFIG_PACKAGE_node-pm2 is not set +# CONFIG_PACKAGE_node-pty is not set +# CONFIG_PACKAGE_node-pty-prebuilt-multiarch is not set +# CONFIG_PACKAGE_node-red is not set +# CONFIG_PACKAGE_node-red-contrib-gpio is not set +# CONFIG_PACKAGE_node-red-contrib-homekit-bridged is not set +# CONFIG_PACKAGE_node-red-contrib-modbus is not set +# CONFIG_PACKAGE_node-red-dashboard is not set +# CONFIG_PACKAGE_node-red-node-arduino is not set +# CONFIG_PACKAGE_node-red-node-discovery is not set +# CONFIG_PACKAGE_node-red-node-serialport is not set +# CONFIG_PACKAGE_node-red-node-sqlite is not set +# CONFIG_PACKAGE_node-rimraf is not set +# CONFIG_PACKAGE_node-rpi-gpio is not set +# CONFIG_PACKAGE_node-rpio is not set # CONFIG_PACKAGE_node-serialport is not set # CONFIG_PACKAGE_node-serialport-bindings is not set +# CONFIG_PACKAGE_node-serialport-bindings-cpp is not set +# CONFIG_PACKAGE_node-serialport-list is not set +# CONFIG_PACKAGE_node-simple-xmpp is not set +# CONFIG_PACKAGE_node-sleep is not set +# CONFIG_PACKAGE_node-socket.io is not set +# CONFIG_PACKAGE_node-socket.io-client is not set +# CONFIG_PACKAGE_node-spi-device is not set +# CONFIG_PACKAGE_node-sqlite3 is not set +# CONFIG_PACKAGE_node-static is not set +# CONFIG_PACKAGE_node-statvfs is not set +# CONFIG_PACKAGE_node-system-sleep is not set +# CONFIG_PACKAGE_node-twilio is not set +# CONFIG_PACKAGE_node-typescript is not set +# CONFIG_PACKAGE_node-ubus is not set +# CONFIG_PACKAGE_node-uglify-js is not set +# CONFIG_PACKAGE_node-usb is not set +# CONFIG_PACKAGE_node-utf-8-validate is not set +# CONFIG_PACKAGE_node-websocket is not set +# CONFIG_PACKAGE_node-ws is not set +# CONFIG_PACKAGE_node-yarn is not set +# CONFIG_PACKAGE_node-zigbee2mqtt is not set +# CONFIG_PACKAGE_node-zwave-js is not set +# CONFIG_PACKAGE_ts-node is not set # end of Node.js +# +# PHP7 +# +# CONFIG_PACKAGE_php7 is not set +# end of PHP7 + # # PHP8 # @@ -2984,13 +3067,13 @@ CONFIG_PACKAGE_luci-lib-fs=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 # CONFIG_PACKAGE_micropython-nossl is not set # CONFIG_PACKAGE_python-pip-conf is not set # CONFIG_PACKAGE_python3 is not set +# CONFIG_PACKAGE_python3-RPi.GPIO is not set # CONFIG_PACKAGE_python3-aiohttp is not set # CONFIG_PACKAGE_python3-aiohttp-cors is not set # CONFIG_PACKAGE_python3-apipkg is not set @@ -2998,7 +3081,6 @@ CONFIG_PACKAGE_luci-lib-fs=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 @@ -3029,7 +3111,6 @@ CONFIG_PACKAGE_luci-lib-fs=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 @@ -3059,12 +3140,12 @@ CONFIG_PACKAGE_luci-lib-fs=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 # CONFIG_PACKAGE_python3-flask-httpauth is not set # CONFIG_PACKAGE_python3-flask-login is not set +# CONFIG_PACKAGE_python3-flask-restful is not set # CONFIG_PACKAGE_python3-flask-seasurf is not set # CONFIG_PACKAGE_python3-flask-session is not set # CONFIG_PACKAGE_python3-flask-socketio is not set @@ -3076,6 +3157,7 @@ CONFIG_PACKAGE_luci-lib-fs=y # CONFIG_PACKAGE_python3-hyperlink is not set # CONFIG_PACKAGE_python3-idna is not set # CONFIG_PACKAGE_python3-ifaddr is not set +# CONFIG_PACKAGE_python3-importlib-metadata is not set # CONFIG_PACKAGE_python3-incremental is not set # CONFIG_PACKAGE_python3-influxdb is not set # CONFIG_PACKAGE_python3-iniconfig is not set @@ -3108,11 +3190,11 @@ CONFIG_PACKAGE_luci-lib-fs=y # CONFIG_PACKAGE_python3-msgpack is not set # CONFIG_PACKAGE_python3-multidict is not set # CONFIG_PACKAGE_python3-multiprocessing is not set +# CONFIG_PACKAGE_python3-mutagen is not set # CONFIG_PACKAGE_python3-ncurses is not set # CONFIG_PACKAGE_python3-netdisco is not set # CONFIG_PACKAGE_python3-netifaces is not set # CONFIG_PACKAGE_python3-networkx is not set -# CONFIG_PACKAGE_python3-newt is not set # CONFIG_PACKAGE_python3-numpy is not set # @@ -3123,7 +3205,6 @@ CONFIG_PACKAGE_luci-lib-fs=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 @@ -3139,11 +3220,8 @@ CONFIG_PACKAGE_luci-lib-fs=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 @@ -3171,14 +3249,10 @@ CONFIG_PACKAGE_luci-lib-fs=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 # CONFIG_PACKAGE_python3-sqlparse is not set @@ -3187,7 +3261,6 @@ CONFIG_PACKAGE_luci-lib-fs=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 @@ -3216,115 +3289,7 @@ CONFIG_PACKAGE_luci-lib-fs=y # # Ruby # -CONFIG_PACKAGE_ruby=y - -# -# Standard Library -# -# CONFIG_PACKAGE_ruby-stdlib is not set -# CONFIG_PACKAGE_ruby-abbrev is not set -# CONFIG_PACKAGE_ruby-base64 is not set -# CONFIG_PACKAGE_ruby-benchmark is not set -CONFIG_PACKAGE_ruby-bigdecimal=y -# CONFIG_PACKAGE_ruby-bundler is not set -# CONFIG_PACKAGE_ruby-cgi is not set -# CONFIG_PACKAGE_ruby-continuation is not set -# CONFIG_PACKAGE_ruby-coverage is not set -# CONFIG_PACKAGE_ruby-csv is not set -CONFIG_PACKAGE_ruby-date=y -CONFIG_PACKAGE_ruby-dbm=y -# CONFIG_PACKAGE_ruby-debug is not set -# CONFIG_PACKAGE_ruby-delegate is not set -# CONFIG_PACKAGE_ruby-dev is not set -# CONFIG_PACKAGE_ruby-did-you-mean is not set -CONFIG_PACKAGE_ruby-digest=y -# CONFIG_RUBY_DIGEST_USE_OPENSSL is not set -# CONFIG_PACKAGE_ruby-drb is not set -CONFIG_PACKAGE_ruby-enc=y -# CONFIG_PACKAGE_ruby-enc-extra is not set -# CONFIG_PACKAGE_ruby-english is not set -# CONFIG_PACKAGE_ruby-erb is not set -# CONFIG_PACKAGE_ruby-etc is not set -# CONFIG_PACKAGE_ruby-expect is not set -# CONFIG_PACKAGE_ruby-fcntl is not set -# CONFIG_PACKAGE_ruby-fiber is not set -# CONFIG_PACKAGE_ruby-fiddle is not set -# CONFIG_PACKAGE_ruby-fileutils is not set -# CONFIG_PACKAGE_ruby-find is not set -CONFIG_PACKAGE_ruby-forwardable=y -# CONFIG_PACKAGE_ruby-gdbm is not set -# CONFIG_PACKAGE_ruby-gems is not set -# CONFIG_PACKAGE_ruby-getoptlong is not set -# CONFIG_PACKAGE_ruby-io-console is not set -# CONFIG_PACKAGE_ruby-io-nonblock is not set -# CONFIG_PACKAGE_ruby-io-wait is not set -# CONFIG_PACKAGE_ruby-ipaddr is not set -# CONFIG_PACKAGE_ruby-irb is not set -# CONFIG_PACKAGE_ruby-json is not set -# CONFIG_PACKAGE_ruby-logger is not set -# CONFIG_PACKAGE_ruby-matrix is not set -# CONFIG_PACKAGE_ruby-minitest is not set -# CONFIG_PACKAGE_ruby-mkmf is not set -# CONFIG_PACKAGE_ruby-monitor is not set -# CONFIG_PACKAGE_ruby-mutex_m is not set -# CONFIG_PACKAGE_ruby-net-ftp is not set -# CONFIG_PACKAGE_ruby-net-http is not set -# CONFIG_PACKAGE_ruby-net-imap is not set -# CONFIG_PACKAGE_ruby-net-pop is not set -# CONFIG_PACKAGE_ruby-net-protocol is not set -# CONFIG_PACKAGE_ruby-net-smtp is not set -# CONFIG_PACKAGE_ruby-nkf is not set -# CONFIG_PACKAGE_ruby-objspace is not set -# CONFIG_PACKAGE_ruby-observer is not set -# CONFIG_PACKAGE_ruby-open-uri is not set -# CONFIG_PACKAGE_ruby-open3 is not set -# CONFIG_PACKAGE_ruby-openssl is not set -# CONFIG_PACKAGE_ruby-optparse is not set -# CONFIG_PACKAGE_ruby-ostruct is not set -# CONFIG_PACKAGE_ruby-pathname is not set -# CONFIG_PACKAGE_ruby-powerassert is not set -# CONFIG_PACKAGE_ruby-pp is not set -# CONFIG_PACKAGE_ruby-prettyprint is not set -# CONFIG_PACKAGE_ruby-prime is not set -CONFIG_PACKAGE_ruby-pstore=y -CONFIG_PACKAGE_ruby-psych=y -# CONFIG_PACKAGE_ruby-pty is not set -# CONFIG_PACKAGE_ruby-racc is not set -# CONFIG_PACKAGE_ruby-rake is not set -# CONFIG_PACKAGE_ruby-rbconfig is not set -# CONFIG_PACKAGE_ruby-rbs is not set -# CONFIG_PACKAGE_ruby-rdoc is not set -# CONFIG_PACKAGE_ruby-readline is not set -# CONFIG_PACKAGE_ruby-readline-ext is not set -# CONFIG_PACKAGE_ruby-reline is not set -# CONFIG_PACKAGE_ruby-resolv is not set -# CONFIG_PACKAGE_ruby-resolv-replace is not set -# CONFIG_PACKAGE_ruby-rexml is not set -# CONFIG_PACKAGE_ruby-rinda is not set -# CONFIG_PACKAGE_ruby-ripper is not set -# CONFIG_PACKAGE_ruby-rss is not set -# CONFIG_PACKAGE_ruby-securerandom is not set -# CONFIG_PACKAGE_ruby-set is not set -# CONFIG_PACKAGE_ruby-shellwords is not set -# CONFIG_PACKAGE_ruby-singleton is not set -# CONFIG_PACKAGE_ruby-socket is not set -CONFIG_PACKAGE_ruby-stringio=y -CONFIG_PACKAGE_ruby-strscan=y -# CONFIG_PACKAGE_ruby-syslog is not set -# CONFIG_PACKAGE_ruby-tempfile is not set -# CONFIG_PACKAGE_ruby-testunit is not set -# CONFIG_PACKAGE_ruby-time is not set -# CONFIG_PACKAGE_ruby-timeout is not set -# CONFIG_PACKAGE_ruby-tmpdir is not set -# CONFIG_PACKAGE_ruby-tracer is not set -# CONFIG_PACKAGE_ruby-tsort is not set -# CONFIG_PACKAGE_ruby-typeprof is not set -# CONFIG_PACKAGE_ruby-un is not set -# CONFIG_PACKAGE_ruby-unicodenormalize is not set -# CONFIG_PACKAGE_ruby-uri is not set -# CONFIG_PACKAGE_ruby-weakref is not set -CONFIG_PACKAGE_ruby-yaml=y -# CONFIG_PACKAGE_ruby-zlib is not set +# CONFIG_PACKAGE_ruby is not set # end of Ruby # @@ -3348,7 +3313,7 @@ CONFIG_PACKAGE_ruby-yaml=y # # CONFIG_PACKAGE_libbz2 is not set # CONFIG_PACKAGE_liblz4 is not set -CONFIG_PACKAGE_liblzma=y +# CONFIG_PACKAGE_liblzma is not set # CONFIG_PACKAGE_libunrar is not set # CONFIG_PACKAGE_libzip-gnutls is not set # CONFIG_PACKAGE_libzip-mbedtls is not set @@ -3362,7 +3327,6 @@ CONFIG_PACKAGE_liblzma=y # # CONFIG_PACKAGE_libmariadb is not set # CONFIG_PACKAGE_libpq is not set -# CONFIG_PACKAGE_libpqxx is not set # CONFIG_PACKAGE_libsqlite3 is not set # CONFIG_PACKAGE_pgsqlodbc is not set # CONFIG_PACKAGE_psqlodbca is not set @@ -3392,11 +3356,8 @@ CONFIG_PACKAGE_liblzma=y # CONFIG_PACKAGE_libfko is not set CONFIG_PACKAGE_libip4tc=y CONFIG_PACKAGE_libip6tc=y -CONFIG_PACKAGE_libiptext=y -CONFIG_PACKAGE_libiptext-nft=y -CONFIG_PACKAGE_libiptext6=y CONFIG_PACKAGE_libxtables=y -# CONFIG_IPTABLES_CONNLABEL is not set +# CONFIG_PACKAGE_libxtables-nft is not set # end of Firewall # @@ -3826,7 +3787,7 @@ CONFIG_PACKAGE_libxtables=y # # Languages # -CONFIG_PACKAGE_libyaml=y +# CONFIG_PACKAGE_libyaml is not set # end of Languages # @@ -3875,10 +3836,7 @@ CONFIG_PACKAGE_libyaml=y # Printing # # CONFIG_PACKAGE_libcups is not set -# CONFIG_PACKAGE_libcupscgi is not set # CONFIG_PACKAGE_libcupsimage is not set -# CONFIG_PACKAGE_libcupsmime is not set -# CONFIG_PACKAGE_libcupsppdc is not set # end of Printing # @@ -3901,14 +3859,35 @@ CONFIG_PACKAGE_libyaml=y # end of Select Qtbase Libraries # end of Qt5 +# +# Qt6 +# +# CONFIG_PACKAGE_libQt6Concurrent is not set +# CONFIG_PACKAGE_libQt6Core is not set +# CONFIG_PACKAGE_libQt6DBus is not set +# CONFIG_PACKAGE_libQt6Gui is not set +# CONFIG_PACKAGE_libQt6Network is not set +# CONFIG_PACKAGE_libQt6PrintSupport is not set +# CONFIG_PACKAGE_libQt6Sql is not set +# CONFIG_PACKAGE_libQt6Test is not set +# CONFIG_PACKAGE_libQt6Widgets is not set +# CONFIG_PACKAGE_libQt6Xml is not set +# CONFIG_PACKAGE_qt6-plugin-libqcertonlybackend is not set +# CONFIG_PACKAGE_qt6-plugin-libqminimal is not set +# CONFIG_PACKAGE_qt6-plugin-libqnetworkmanager is not set +# CONFIG_PACKAGE_qt6-plugin-libqoffscreen is not set +# CONFIG_PACKAGE_qt6-plugin-libqopensslbackend is not set +# CONFIG_PACKAGE_qt6-plugin-libqsqlite is not set +# CONFIG_PACKAGE_qt6-plugin-libqtuiotouchplugin is not set +# CONFIG_PACKAGE_qt6-plugin-libqxdgdesktopportal is not set +# end of Qt6 + # # SSL # # 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_HKDF_C is not set +# CONFIG_PACKAGE_libmbedtls is not set # CONFIG_PACKAGE_libnss is not set CONFIG_PACKAGE_libopenssl=y @@ -3956,35 +3935,13 @@ CONFIG_OPENSSL_WITH_PSK=y # Engine/Hardware Support # CONFIG_OPENSSL_ENGINE=y -# CONFIG_OPENSSL_ENGINE_BUILTIN is not set -# CONFIG_PACKAGE_libopenssl-afalg is not set -# CONFIG_PACKAGE_libopenssl-afalg_sync is not set +CONFIG_OPENSSL_ENGINE_BUILTIN=y +CONFIG_OPENSSL_ENGINE_BUILTIN_AFALG=y +CONFIG_OPENSSL_ENGINE_BUILTIN_DEVCRYPTO=y CONFIG_PACKAGE_libopenssl-conf=y # CONFIG_PACKAGE_libopenssl-devcrypto is not set # CONFIG_PACKAGE_libopenssl-gost_engine is not set -CONFIG_PACKAGE_libwolfssl=y -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_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 -# CONFIG_PACKAGE_libwolfssl-benchmark is not set +# CONFIG_PACKAGE_libwolfssl is not set # end of SSL # @@ -4027,14 +3984,15 @@ CONFIG_WOLFSSL_HAS_NO_HW=y # libimobiledevice # # CONFIG_PACKAGE_libimobiledevice is not set -# CONFIG_PACKAGE_libirecovery is not set # CONFIG_PACKAGE_libplist is not set # CONFIG_PACKAGE_libusbmuxd is not set # end of libimobiledevice # CONFIG_PACKAGE_acsccid is not set # CONFIG_PACKAGE_alsa-lib is not set +# CONFIG_PACKAGE_antileech is not set # CONFIG_PACKAGE_argp-standalone is not set +# CONFIG_PACKAGE_avro-c is not set # CONFIG_PACKAGE_bind-libs is not set # CONFIG_PACKAGE_bluez-libs is not set # CONFIG_PACKAGE_boost is not set @@ -4046,11 +4004,14 @@ CONFIG_WOLFSSL_HAS_NO_HW=y # CONFIG_PACKAGE_ccid is not set # CONFIG_PACKAGE_check is not set # CONFIG_PACKAGE_confuse is not set +# CONFIG_PACKAGE_cpp-httplib is not set # CONFIG_PACKAGE_czmq is not set # CONFIG_PACKAGE_dtndht is not set # CONFIG_PACKAGE_getdns is not set +# CONFIG_PACKAGE_gflags is not set # CONFIG_PACKAGE_giflib is not set # CONFIG_PACKAGE_glib2 is not set +# CONFIG_PACKAGE_glog is not set # CONFIG_PACKAGE_google-authenticator-libpam is not set # CONFIG_PACKAGE_hidapi is not set # CONFIG_PACKAGE_ibrcommon is not set @@ -4064,6 +4025,7 @@ CONFIG_WOLFSSL_HAS_NO_HW=y # CONFIG_PACKAGE_knot-libs is not set # CONFIG_PACKAGE_knot-libzscanner is not set # CONFIG_PACKAGE_libaio is not set +# CONFIG_PACKAGE_libalac is not set # CONFIG_PACKAGE_libantlr3c is not set # CONFIG_PACKAGE_libao is not set # CONFIG_PACKAGE_libapparmor is not set @@ -4080,16 +4042,15 @@ CONFIG_WOLFSSL_HAS_NO_HW=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_libavl is not set # CONFIG_PACKAGE_libbfd is not set CONFIG_PACKAGE_libblkid=y CONFIG_PACKAGE_libblobmsg-json=y -CONFIG_PACKAGE_libbpf=y +# CONFIG_PACKAGE_libbpf is not set # CONFIG_PACKAGE_libbsd is not set -CONFIG_PACKAGE_libcap=y -CONFIG_PACKAGE_libcap-bin=y -CONFIG_PACKAGE_libcap-bin-capsh-shell="/bin/sh" -CONFIG_PACKAGE_libcap-ng=y -# CONFIG_PACKAGE_libcap-ng-bin is not set +# CONFIG_PACKAGE_libcanfestival is not set +# CONFIG_PACKAGE_libcap is not set +# CONFIG_PACKAGE_libcap-ng is not set # CONFIG_PACKAGE_libcares is not set # CONFIG_PACKAGE_libcbor is not set # CONFIG_PACKAGE_libcgroup is not set @@ -4105,9 +4066,9 @@ CONFIG_PACKAGE_libcurl=y # # SSL support # -CONFIG_LIBCURL_MBEDTLS=y +# CONFIG_LIBCURL_MBEDTLS is not set # CONFIG_LIBCURL_WOLFSSL is not set -# CONFIG_LIBCURL_OPENSSL is not set +CONFIG_LIBCURL_OPENSSL=y # CONFIG_LIBCURL_GNUTLS is not set # CONFIG_LIBCURL_NOSSL is not set @@ -4125,29 +4086,30 @@ CONFIG_LIBCURL_COOKIES=y # CONFIG_LIBCURL_POP3 is not set # CONFIG_LIBCURL_RTSP is not set # CONFIG_LIBCURL_SSH2 is not set -CONFIG_LIBCURL_NO_SMB="!" +# CONFIG_LIBCURL_SMB is not set # CONFIG_LIBCURL_SMTP is not set # CONFIG_LIBCURL_TELNET is not set -# CONFIG_LIBCURL_TFTP is not set +CONFIG_LIBCURL_TFTP=y CONFIG_LIBCURL_NGHTTP2=y # # Miscellaneous # CONFIG_LIBCURL_PROXY=y -# CONFIG_LIBCURL_CRYPTO_AUTH is not set -# CONFIG_LIBCURL_TLS_SRP is not set +CONFIG_LIBCURL_CRYPTO_AUTH=y +CONFIG_LIBCURL_TLS_SRP=y # CONFIG_LIBCURL_LIBIDN2 is not set -# CONFIG_LIBCURL_THREADED_RESOLVER is not set +CONFIG_LIBCURL_THREADED_RESOLVER=y # CONFIG_LIBCURL_ZLIB is not set # CONFIG_LIBCURL_ZSTD is not set -# CONFIG_LIBCURL_UNIX_SOCKETS is not set +CONFIG_LIBCURL_UNIX_SOCKETS=y # CONFIG_LIBCURL_LIBCURL_OPTION is not set # CONFIG_LIBCURL_VERBOSE is not set +# CONFIG_LIBCURL_NTLM is not set # CONFIG_PACKAGE_libdaemon is not set # CONFIG_PACKAGE_libdaq is not set # CONFIG_PACKAGE_libdaq3 is not set -CONFIG_PACKAGE_libdb47=y +# CONFIG_PACKAGE_libdb47 is not set # CONFIG_PACKAGE_libdb47xx is not set # CONFIG_PACKAGE_libdbi is not set # CONFIG_PACKAGE_libdbus is not set @@ -4157,13 +4119,14 @@ CONFIG_PACKAGE_libdb47=y # CONFIG_PACKAGE_libdnet is not set # CONFIG_PACKAGE_libdouble-conversion is not set # CONFIG_PACKAGE_libdrm is not set +# CONFIG_PACKAGE_libdvbcsa is not set # CONFIG_PACKAGE_libdw is not set # CONFIG_PACKAGE_libecdsautil is not set # CONFIG_PACKAGE_libedit is not set -CONFIG_PACKAGE_libelf=y +# CONFIG_PACKAGE_libelf is not set # CONFIG_PACKAGE_libesmtp is not set # CONFIG_PACKAGE_libestr is not set -CONFIG_PACKAGE_libev=y +# CONFIG_PACKAGE_libev is not set # CONFIG_PACKAGE_libevdev is not set # CONFIG_PACKAGE_libevent2 is not set # CONFIG_PACKAGE_libevent2-core is not set @@ -4179,7 +4142,7 @@ CONFIG_PACKAGE_libf2fs=y # CONFIG_PACKAGE_libf2fs-selinux is not set # CONFIG_PACKAGE_libfaad2 is not set # CONFIG_PACKAGE_libfastjson is not set -# CONFIG_PACKAGE_libfdisk is not set +CONFIG_PACKAGE_libfdisk=y # CONFIG_PACKAGE_libfdt is not set # CONFIG_PACKAGE_libffi is not set # CONFIG_PACKAGE_libffmpeg-audio-dec is not set @@ -4201,6 +4164,7 @@ CONFIG_PACKAGE_libf2fs=y # CONFIG_PACKAGE_libgee is not set # CONFIG_PACKAGE_libgensio is not set # CONFIG_PACKAGE_libgensiocpp is not set +# CONFIG_PACKAGE_libglpk is not set CONFIG_PACKAGE_libgmp=y # CONFIG_PACKAGE_libgnurl is not set # CONFIG_PACKAGE_libgpg-error is not set @@ -4209,8 +4173,6 @@ CONFIG_PACKAGE_libgmp=y # CONFIG_PACKAGE_libgphoto2 is not set # CONFIG_PACKAGE_libgpiod is not set # CONFIG_PACKAGE_libgps is not set -# CONFIG_PACKAGE_libh2o is not set -# CONFIG_PACKAGE_libh2o-evloop is not set # CONFIG_PACKAGE_libhamlib is not set # CONFIG_PACKAGE_libhavege is not set # CONFIG_PACKAGE_libhiredis is not set @@ -4236,14 +4198,11 @@ CONFIG_PACKAGE_libjson-c=y # CONFIG_PACKAGE_libkmod is not set # CONFIG_PACKAGE_libksba is not set # CONFIG_PACKAGE_libldns is not set -# CONFIG_PACKAGE_libleptonica is not set -# CONFIG_PACKAGE_libloragw is not set # CONFIG_PACKAGE_libltdl is not set 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 is not set +# CONFIG_PACKAGE_liblucihttp-lua is not set # CONFIG_PACKAGE_liblzo is not set # CONFIG_PACKAGE_libmad is not set # CONFIG_PACKAGE_libmagic is not set @@ -4252,10 +4211,11 @@ CONFIG_PACKAGE_liblucihttp-lua=y # CONFIG_PACKAGE_libmcrypt is not set # CONFIG_PACKAGE_libmicrohttpd-no-ssl is not set # CONFIG_PACKAGE_libmicrohttpd-ssl is not set +# CONFIG_PACKAGE_libmicrosocks11 is not set # CONFIG_PACKAGE_libmilter-sendmail is not set # CONFIG_PACKAGE_libminiupnpc is not set # CONFIG_PACKAGE_libmms is not set -CONFIG_PACKAGE_libmnl=y +# CONFIG_PACKAGE_libmnl is not set # CONFIG_PACKAGE_libmodbus is not set # CONFIG_PACKAGE_libmosquitto-nossl is not set # CONFIG_PACKAGE_libmosquitto-ssl is not set @@ -4270,7 +4230,7 @@ CONFIG_PACKAGE_libncurses=y # CONFIG_PACKAGE_libnet-1.2.x is not set # CONFIG_PACKAGE_libnetconf2 is not set # CONFIG_PACKAGE_libnetfilter-acct is not set -CONFIG_PACKAGE_libnetfilter-conntrack=y +# CONFIG_PACKAGE_libnetfilter-conntrack is not set # CONFIG_PACKAGE_libnetfilter-cthelper is not set # CONFIG_PACKAGE_libnetfilter-cttimeout is not set # CONFIG_PACKAGE_libnetfilter-log is not set @@ -4284,9 +4244,8 @@ CONFIG_PACKAGE_libnettle=y # CONFIG_LIBNETTLE_MINI is not set # end of Configuration -# CONFIG_PACKAGE_libnewt is not set -CONFIG_PACKAGE_libnfnetlink=y -CONFIG_PACKAGE_libnftnl=y +# CONFIG_PACKAGE_libnfnetlink is not set +# CONFIG_PACKAGE_libnftnl is not set CONFIG_PACKAGE_libnghttp2=y # CONFIG_PACKAGE_libnl is not set # CONFIG_PACKAGE_libnl-core is not set @@ -4319,13 +4278,12 @@ CONFIG_PACKAGE_libnl-tiny=y # CONFIG_PACKAGE_libpcap is not set # CONFIG_PACKAGE_libpci is not set # CONFIG_PACKAGE_libpciaccess is not set -CONFIG_PACKAGE_libpcre=y +# CONFIG_PACKAGE_libpcre is not set # CONFIG_PACKAGE_libpcre16 is not set # CONFIG_PACKAGE_libpcre2 is not set # CONFIG_PACKAGE_libpcre2-16 is not set # CONFIG_PACKAGE_libpcre2-32 is not set # CONFIG_PACKAGE_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 @@ -4340,14 +4298,13 @@ CONFIG_PACKAGE_libpcre=y # CONFIG_PACKAGE_libqrtr-glib is not set # CONFIG_PACKAGE_libquickjs is not set # CONFIG_PACKAGE_libradcli is not set -# CONFIG_PACKAGE_libradiotap is not set -CONFIG_PACKAGE_libreadline=y +# CONFIG_PACKAGE_libreadline is not set # CONFIG_PACKAGE_libredblack is not set # CONFIG_PACKAGE_librouteros is not set # CONFIG_PACKAGE_libroxml is not set # CONFIG_PACKAGE_librrd1 is not set # CONFIG_PACKAGE_librtlsdr is not set -CONFIG_PACKAGE_libruby=y +# CONFIG_PACKAGE_libruby is not set # CONFIG_PACKAGE_libsamplerate is not set # CONFIG_PACKAGE_libsane is not set # CONFIG_PACKAGE_libsasl2 is not set @@ -4360,6 +4317,7 @@ CONFIG_PACKAGE_libruby=y # CONFIG_PACKAGE_libshout is not set # CONFIG_PACKAGE_libshout-full is not set # CONFIG_PACKAGE_libshout-nossl is not set +# CONFIG_PACKAGE_libsigar is not set # CONFIG_PACKAGE_libsispmctl is not set # CONFIG_PACKAGE_libslang2 is not set # CONFIG_PACKAGE_libslang2-mod-base64 is not set @@ -4387,14 +4345,7 @@ CONFIG_PACKAGE_libsmartcols=y # CONFIG_PACKAGE_libsndfile is not set # CONFIG_PACKAGE_libsoc is not set # CONFIG_PACKAGE_libsocks is not set -CONFIG_PACKAGE_libsodium=y - -# -# Configuration -# -CONFIG_LIBSODIUM_MINIMAL=y -# end of Configuration - +# CONFIG_PACKAGE_libsodium is not set # CONFIG_PACKAGE_libsoup is not set # CONFIG_PACKAGE_libsoxr is not set # CONFIG_PACKAGE_libspeex is not set @@ -4408,6 +4359,7 @@ CONFIG_PACKAGE_libss=y # CONFIG_PACKAGE_libsyn123 is not set # CONFIG_PACKAGE_libsysrepo is not set # CONFIG_PACKAGE_libtalloc is not set +# CONFIG_PACKAGE_libtar is not set # CONFIG_PACKAGE_libtasn1 is not set # CONFIG_PACKAGE_libtheora is not set # CONFIG_PACKAGE_libtiff is not set @@ -4423,7 +4375,7 @@ CONFIG_PACKAGE_libuci-lua=y # CONFIG_PACKAGE_libuci2 is not set CONFIG_PACKAGE_libuclient=y # CONFIG_PACKAGE_libudev-zero is not set -CONFIG_PACKAGE_libudns=y +# CONFIG_PACKAGE_libudns is not set # CONFIG_PACKAGE_libuecc is not set # CONFIG_PACKAGE_libugpio is not set # CONFIG_PACKAGE_libunistring is not set @@ -4435,11 +4387,11 @@ CONFIG_PACKAGE_libudns=y # CONFIG_PACKAGE_libusb-1.0 is not set # CONFIG_PACKAGE_libusb-compat is not set # CONFIG_PACKAGE_libustream-mbedtls is not set -# CONFIG_PACKAGE_libustream-openssl is not set -CONFIG_PACKAGE_libustream-wolfssl=y +CONFIG_PACKAGE_libustream-openssl=y +# CONFIG_PACKAGE_libustream-wolfssl is not set CONFIG_PACKAGE_libuuid=y # CONFIG_PACKAGE_libuv is not set -# CONFIG_PACKAGE_libuwifi is not set +# CONFIG_PACKAGE_libuvc is not set # CONFIG_PACKAGE_libv4l is not set # CONFIG_PACKAGE_libvorbis is not set # CONFIG_PACKAGE_libvorbisidec is not set @@ -4450,14 +4402,14 @@ CONFIG_PACKAGE_libuuid=y # CONFIG_PACKAGE_libwebsockets-openssl is not set # CONFIG_PACKAGE_libwrap is not set # CONFIG_PACKAGE_libwxbase 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 # 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 +# CONFIG_PACKAGE_libzdb is not set # CONFIG_PACKAGE_libzmq-curve is not set # CONFIG_PACKAGE_libzmq-nc is not set # CONFIG_PACKAGE_linux-atm is not set @@ -4472,7 +4424,6 @@ CONFIG_PACKAGE_libuuid=y # CONFIG_PACKAGE_mxml is not set # 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 @@ -4484,8 +4435,6 @@ CONFIG_PACKAGE_libuuid=y # CONFIG_PACKAGE_pthsem is not set # CONFIG_PACKAGE_rblibtorrent is not set # CONFIG_PACKAGE_re2 is not set -CONFIG_PACKAGE_rpcd-mod-luci=y -# CONFIG_PACKAGE_rpcd-mod-rad2-enc is not set CONFIG_PACKAGE_rpcd-mod-rrdns=y # CONFIG_PACKAGE_sbc is not set # CONFIG_PACKAGE_serdisplib is not set @@ -4498,14 +4447,7 @@ CONFIG_PACKAGE_terminfo=y # CONFIG_PACKAGE_xmlrpc-c-client is not set # CONFIG_PACKAGE_xmlrpc-c-server is not set # CONFIG_PACKAGE_yajl is not set -# CONFIG_PACKAGE_yubico-pam is not set -CONFIG_PACKAGE_zlib=y - -# -# Configuration -# -# CONFIG_ZLIB_OPTIMIZE_SPEED is not set -# end of Configuration +# CONFIG_PACKAGE_zlib is not set # end of Libraries # @@ -4516,7 +4458,6 @@ CONFIG_PACKAGE_zlib=y # 1. Collections # CONFIG_PACKAGE_luci=y -# CONFIG_PACKAGE_luci-lib-docker is not set # CONFIG_PACKAGE_luci-nginx is not set # CONFIG_PACKAGE_luci-ssl is not set # CONFIG_PACKAGE_luci-ssl-nginx is not set @@ -4528,37 +4469,27 @@ CONFIG_PACKAGE_luci=y # CONFIG_PACKAGE_luci-base=y # CONFIG_LUCI_SRCDIET is not set -CONFIG_LUCI_JSMIN=y -CONFIG_LUCI_CSSTIDY=y # # Translations # -# CONFIG_LUCI_LANG_ar is not set -# CONFIG_LUCI_LANG_bg is not set -# CONFIG_LUCI_LANG_bn_BD is not set # CONFIG_LUCI_LANG_ca is not set # CONFIG_LUCI_LANG_cs is not set -# CONFIG_LUCI_LANG_da is not set # CONFIG_LUCI_LANG_de is not set # CONFIG_LUCI_LANG_el is not set # CONFIG_LUCI_LANG_en is not set # CONFIG_LUCI_LANG_es is not set -# CONFIG_LUCI_LANG_fi is not set # CONFIG_LUCI_LANG_fr is not set # CONFIG_LUCI_LANG_he is not set -# CONFIG_LUCI_LANG_hi is not set # CONFIG_LUCI_LANG_hu is not set # CONFIG_LUCI_LANG_it is not set # CONFIG_LUCI_LANG_ja is not set # CONFIG_LUCI_LANG_ko is not set -# CONFIG_LUCI_LANG_mr is not set # CONFIG_LUCI_LANG_ms is not set -# CONFIG_LUCI_LANG_nb_NO is not set -# CONFIG_LUCI_LANG_nl is not set +# CONFIG_LUCI_LANG_no is not set # CONFIG_LUCI_LANG_pl is not set # CONFIG_LUCI_LANG_pt is not set -# CONFIG_LUCI_LANG_pt_BR is not set +# CONFIG_LUCI_LANG_pt-br is not set # CONFIG_LUCI_LANG_ro is not set # CONFIG_LUCI_LANG_ru is not set # CONFIG_LUCI_LANG_sk is not set @@ -4566,59 +4497,59 @@ CONFIG_LUCI_CSSTIDY=y # CONFIG_LUCI_LANG_tr is not set # CONFIG_LUCI_LANG_uk is not set # CONFIG_LUCI_LANG_vi is not set -CONFIG_LUCI_LANG_zh_Hans=y -# CONFIG_LUCI_LANG_zh_Hant is not set +CONFIG_LUCI_LANG_zh-cn=y +# CONFIG_LUCI_LANG_zh-tw is not set # end of Translations -CONFIG_PACKAGE_luci-compat=y +# CONFIG_PACKAGE_luci-compat is not set CONFIG_PACKAGE_luci-mod-admin-full=y -# CONFIG_PACKAGE_luci-mod-battstatus is not set -# CONFIG_PACKAGE_luci-mod-dashboard is not set -CONFIG_PACKAGE_luci-mod-network=y +# CONFIG_PACKAGE_luci-mod-failsafe is not set # CONFIG_PACKAGE_luci-mod-rpc is not set -CONFIG_PACKAGE_luci-mod-status=y -CONFIG_PACKAGE_luci-mod-system=y # end of 2. Modules # # 3. Applications # # CONFIG_PACKAGE_luci-app-UUGameAcc is not set -# CONFIG_PACKAGE_luci-app-acl is not set +# CONFIG_PACKAGE_luci-app-accesscontrol is not set # CONFIG_PACKAGE_luci-app-acme is not set -# CONFIG_PACKAGE_luci-app-adblock is not set # CONFIG_PACKAGE_luci-app-adbyby-plus is not set -CONFIG_PACKAGE_luci-app-adguardhome=y +# CONFIG_PACKAGE_luci-app-adguardhome is not set CONFIG_PACKAGE_luci-app-adguardhome_INCLUDE_binary=y # CONFIG_PACKAGE_luci-app-advanced is not set # CONFIG_PACKAGE_luci-app-advanced-reboot is not set +# CONFIG_PACKAGE_luci-app-advancedsetting is not set # CONFIG_PACKAGE_luci-app-ahcp is not set # CONFIG_PACKAGE_luci-app-airconnect is not set +# CONFIG_PACKAGE_luci-app-airplay2 is not set +# CONFIG_PACKAGE_luci-app-airwhu is not set # CONFIG_PACKAGE_luci-app-aliddns is not set # CONFIG_PACKAGE_luci-app-alist is not set # CONFIG_PACKAGE_luci-app-aliyundrive-fuse is not set # CONFIG_PACKAGE_luci-app-aliyundrive-webdav is not set # CONFIG_PACKAGE_luci-app-amlogic is not set +# CONFIG_PACKAGE_luci-app-amule is not set # CONFIG_PACKAGE_luci-app-ap-modem is not set -CONFIG_PACKAGE_luci-app-argon-config=y +# CONFIG_PACKAGE_luci-app-appfilter is not set +# CONFIG_PACKAGE_luci-app-argon-config is not set # CONFIG_PACKAGE_luci-app-argone-config is not set # CONFIG_PACKAGE_luci-app-aria2 is not set # CONFIG_PACKAGE_luci-app-arpbind is not set +# CONFIG_PACKAGE_luci-app-asterisk is not set # CONFIG_PACKAGE_luci-app-attendedsysupgrade is not set # CONFIG_PACKAGE_luci-app-autoipsetadder is not set # CONFIG_PACKAGE_luci-app-autoreboot is not set # CONFIG_PACKAGE_luci-app-autorepeater is not set # CONFIG_PACKAGE_luci-app-autotimeset is not set # CONFIG_PACKAGE_luci-app-autoupdate is not set -# CONFIG_PACKAGE_luci-app-babeld is not set # CONFIG_PACKAGE_luci-app-baidupcs-web is not set -# CONFIG_PACKAGE_luci-app-banip is not set # CONFIG_PACKAGE_luci-app-bcp38 is not set # CONFIG_PACKAGE_luci-app-beardropper is not set # CONFIG_PACKAGE_luci-app-bird1-ipv4 is not set # CONFIG_PACKAGE_luci-app-bird1-ipv6 is not set # CONFIG_PACKAGE_luci-app-bmx6 is not set -# CONFIG_PACKAGE_luci-app-bmx7 is not set +# CONFIG_PACKAGE_luci-app-bridge is not set +# CONFIG_PACKAGE_luci-app-brook-server is not set # CONFIG_PACKAGE_luci-app-bypass is not set CONFIG_PACKAGE_luci-app-bypass_INCLUDE_Shadowsocks_Libev_Client=y CONFIG_PACKAGE_luci-app-bypass_INCLUDE_Shadowsocks_Libev_Server=y @@ -4633,25 +4564,27 @@ CONFIG_PACKAGE_luci-app-bypass_INCLUDE_Trojan=y # CONFIG_PACKAGE_luci-app-bypass_INCLUDE_Hysteria is not set # CONFIG_PACKAGE_luci-app-bypass_INCLUDE_Socks5_Proxy is not set CONFIG_PACKAGE_luci-app-bypass_INCLUDE_Socks_Server=y -# CONFIG_PACKAGE_luci-app-chinesesubfinder is not set +# CONFIG_PACKAGE_luci-app-cd8021x is not set +# CONFIG_PACKAGE_luci-app-chatgpt is not set +# CONFIG_PACKAGE_luci-app-cifs is not set # CONFIG_PACKAGE_luci-app-cifs-mount is not set # CONFIG_PACKAGE_luci-app-cjdns is not set # CONFIG_PACKAGE_luci-app-clamav is not set # CONFIG_PACKAGE_luci-app-clash is not set # CONFIG_PACKAGE_luci-app-cloudflarespeedtest is not set -# CONFIG_PACKAGE_luci-app-codeserver is not set # CONFIG_PACKAGE_luci-app-commands is not set # CONFIG_PACKAGE_luci-app-control-timewol is not set # CONFIG_PACKAGE_luci-app-control-webrestriction is not set # CONFIG_PACKAGE_luci-app-control-weburl is not set +CONFIG_PACKAGE_luci-app-cpufreq=y +# CONFIG_PACKAGE_luci-app-cpulimit is not set # CONFIG_PACKAGE_luci-app-cshark is not set # CONFIG_PACKAGE_luci-app-cupsd is not set # CONFIG_PACKAGE_luci-app-dawn is not set -# CONFIG_PACKAGE_luci-app-dcwapd is not set -CONFIG_PACKAGE_luci-app-ddns=y +# CONFIG_PACKAGE_luci-app-ddns is not set # CONFIG_PACKAGE_luci-app-ddns-go is not set # CONFIG_PACKAGE_luci-app-ddnsto is not set -CONFIG_PACKAGE_luci-app-design-config=y +# CONFIG_PACKAGE_luci-app-design-config is not set # CONFIG_PACKAGE_luci-app-diag-core is not set # CONFIG_PACKAGE_luci-app-diskman is not set CONFIG_PACKAGE_luci-app-diskman_INCLUDE_btrfs_progs=y @@ -4661,19 +4594,17 @@ CONFIG_PACKAGE_luci-app-diskman_INCLUDE_lsblk=y # CONFIG_PACKAGE_luci-app-dnscrypt-proxy2 is not set # CONFIG_PACKAGE_luci-app-dnscrypt-proxy2_INCLUDE_minisign is not set # CONFIG_PACKAGE_luci-app-dnsfilter is not set +# CONFIG_PACKAGE_luci-app-dnsforwarder is not set # CONFIG_PACKAGE_luci-app-dnsmasq-ipset is not set +# CONFIG_PACKAGE_luci-app-docker is not set # CONFIG_PACKAGE_luci-app-dockerman is not set -# CONFIG_PACKAGE_luci-app-drawio is not set # CONFIG_PACKAGE_luci-app-dump1090 is not set # CONFIG_PACKAGE_luci-app-dynapoint is not set # CONFIG_PACKAGE_luci-app-easymesh is not set # CONFIG_PACKAGE_luci-app-easyupdate is not set -# CONFIG_PACKAGE_luci-app-emby is not set -# CONFIG_PACKAGE_luci-app-eoip is not set # CONFIG_PACKAGE_luci-app-eqos is not set -# CONFIG_PACKAGE_luci-app-example is not set -# CONFIG_PACKAGE_luci-app-excalidraw is not set # CONFIG_PACKAGE_luci-app-fileassistant is not set +# CONFIG_PACKAGE_luci-app-filebrowser is not set CONFIG_PACKAGE_luci-app-filetransfer=y CONFIG_PACKAGE_luci-app-firewall=y # CONFIG_PACKAGE_luci-app-frpc is not set @@ -4681,79 +4612,73 @@ CONFIG_PACKAGE_luci-app-firewall=y # CONFIG_PACKAGE_luci-app-fullconenat is not set # CONFIG_PACKAGE_luci-app-fwknopd is not set # CONFIG_PACKAGE_luci-app-go-aliyundrive-webdav is not set -# CONFIG_PACKAGE_luci-app-gogs is not set # CONFIG_PACKAGE_luci-app-gost is not set +# CONFIG_PACKAGE_luci-app-gowebdav is not set # CONFIG_PACKAGE_luci-app-guest-wifi is not set +# CONFIG_PACKAGE_luci-app-haproxy-tcp is not set # CONFIG_PACKAGE_luci-app-hd-idle is not set -# CONFIG_PACKAGE_luci-app-heimdall is not set # CONFIG_PACKAGE_luci-app-hnet is not set -# CONFIG_PACKAGE_luci-app-homeassistant is not set # CONFIG_PACKAGE_luci-app-homebridge is not set # CONFIG_PACKAGE_luci-app-homeproxy is not set # CONFIG_PACKAGE_luci-app-https-dns-proxy is not set +# CONFIG_PACKAGE_luci-app-https_dns_proxy is not set # CONFIG_PACKAGE_luci-app-ikoolproxy is not set # CONFIG_PACKAGE_luci-app-iperf is not set # CONFIG_PACKAGE_luci-app-iperf3-server 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-ipsec-vpnserver-manyusers is not set # CONFIG_PACKAGE_luci-app-iptvhelper is not set # CONFIG_PACKAGE_luci-app-istorex is not set -# CONFIG_PACKAGE_luci-app-jackett is not set -# CONFIG_PACKAGE_luci-app-jellyfin is not set +# CONFIG_PACKAGE_luci-app-kcptun is not set # CONFIG_PACKAGE_luci-app-kodexplorer is not set # CONFIG_PACKAGE_luci-app-koolproxyR is not set # CONFIG_PACKAGE_luci-app-ksmbd is not set -# CONFIG_PACKAGE_luci-app-lanraragi is not set -# 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-linkease is not set # CONFIG_PACKAGE_luci-app-lucky is not set # CONFIG_PACKAGE_luci-app-lxc is not set # CONFIG_PACKAGE_luci-app-mail is not set -# CONFIG_PACKAGE_luci-app-memos is not set # CONFIG_PACKAGE_luci-app-mentohust is not set # CONFIG_PACKAGE_luci-app-minidlna is not set # CONFIG_PACKAGE_luci-app-minieap is not set # CONFIG_PACKAGE_luci-app-mjpg-streamer is not set -CONFIG_PACKAGE_luci-app-mosdns=y +# CONFIG_PACKAGE_luci-app-mosdns is not set # CONFIG_PACKAGE_luci-app-msd_lite is not set +# CONFIG_PACKAGE_luci-app-multiaccountdial 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 +# CONFIG_PACKAGE_luci-app-mwol is not set # CONFIG_PACKAGE_luci-app-mymind is not set -# CONFIG_PACKAGE_luci-app-nastools is not set -# CONFIG_PACKAGE_luci-app-natmap is not set +# CONFIG_PACKAGE_luci-app-n2n_v2 is not set +# CONFIG_PACKAGE_luci-app-naiveproxy is not set # CONFIG_PACKAGE_luci-app-natter is not set -# CONFIG_PACKAGE_luci-app-navidrome is not set # CONFIG_PACKAGE_luci-app-netdata is not set # CONFIG_PACKAGE_luci-app-netkeeper-interception is not set # CONFIG_PACKAGE_luci-app-netspeedtest is not set -# CONFIG_PACKAGE_luci-app-nextcloud is not set -# CONFIG_PACKAGE_luci-app-nextdns is not set # CONFIG_PACKAGE_luci-app-nfs is not set # CONFIG_PACKAGE_luci-app-nft-qos is not set # CONFIG_PACKAGE_luci-app-nginx-manager is not set # CONFIG_PACKAGE_luci-app-nginx-pingos is not set +# CONFIG_PACKAGE_luci-app-ngrokc is not set +# CONFIG_PACKAGE_luci-app-njitclient is not set # CONFIG_PACKAGE_luci-app-nlbwmon is not set # CONFIG_PACKAGE_luci-app-npc is not set # CONFIG_PACKAGE_luci-app-nps is not set # CONFIG_PACKAGE_luci-app-ntpc is not set -# CONFIG_PACKAGE_luci-app-nut is not set # CONFIG_PACKAGE_luci-app-oaf is not set # CONFIG_PACKAGE_luci-app-ocserv is not set -# CONFIG_PACKAGE_luci-app-oled is not set # 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-onliner is not set -CONFIG_PACKAGE_luci-app-openclash=y +# CONFIG_PACKAGE_luci-app-openclash is not set CONFIG_PACKAGE_iptables-mod-tproxy=y CONFIG_PACKAGE_iptables-mod-extra=y # CONFIG_PACKAGE_luci-app-openvpn is not set +# CONFIG_PACKAGE_luci-app-openvpn-client is not set # CONFIG_PACKAGE_luci-app-openvpn-server is not set -# CONFIG_PACKAGE_luci-app-openwisp is not set -CONFIG_PACKAGE_luci-app-opkg=y -# CONFIG_PACKAGE_luci-app-owntone is not set +# CONFIG_PACKAGE_luci-app-oscam is not set # CONFIG_PACKAGE_luci-app-p910nd is not set # CONFIG_PACKAGE_luci-app-packet-capture is not set # CONFIG_PACKAGE_luci-app-pagekitec is not set @@ -4763,7 +4688,10 @@ CONFIG_PACKAGE_luci-app-opkg=y # # Configuration # +# CONFIG_PACKAGE_luci-app-passwall_Iptables_Transparent_Proxy is not set +# CONFIG_PACKAGE_luci-app-passwall_Nftables_Transparent_Proxy is not set # CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Brook is not set +# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ChinaDNS_NG is not set CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Haproxy=y # CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Hysteria is not set # CONFIG_PACKAGE_luci-app-passwall_INCLUDE_NaiveProxy is not set @@ -4777,7 +4705,6 @@ CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Simple_Obfs=y # CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_GO is not set 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 is not set @@ -4789,6 +4716,7 @@ CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray=y # Configuration # # CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_Brook is not set +CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_Haproxy=y # CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_Hysteria is not set # CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_NaiveProxy is not set CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_Shadowsocks_Libev_Client=y @@ -4798,14 +4726,11 @@ CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_Shadowsocks_Rust_Client=y CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_ShadowsocksR_Libev_Client=y # CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_ShadowsocksR_Libev_Server is not set CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_Simple_Obfs=y +# CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_tuic_client is not set # CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_V2ray is not set CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_V2ray_Plugin=y # end of Configuration -# CONFIG_PACKAGE_luci-app-pbr is not set -# CONFIG_PACKAGE_luci-app-penpot is not set -# CONFIG_PACKAGE_luci-app-photoprism is not set -# CONFIG_PACKAGE_luci-app-plex is not set # CONFIG_PACKAGE_luci-app-polipo is not set # CONFIG_PACKAGE_luci-app-poweroff is not set # CONFIG_PACKAGE_luci-app-poweroffdevice is not set @@ -4813,20 +4738,21 @@ CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_V2ray_Plugin=y # CONFIG_PACKAGE_luci-app-pppoe-server is not set # CONFIG_PACKAGE_luci-app-pptp-server is not set # CONFIG_PACKAGE_luci-app-privoxy is not set +# CONFIG_PACKAGE_luci-app-ps3netsrv is not set # CONFIG_PACKAGE_luci-app-pushbot is not set # CONFIG_PACKAGE_luci-app-qbittorrent is not set -CONFIG_PACKAGE_luci-app-qbittorrent_static=y -# CONFIG_PACKAGE_luci-app-qbittorrent_dynamic is not set # CONFIG_PACKAGE_luci-app-qos is not set # CONFIG_PACKAGE_luci-app-quickstart is not set # CONFIG_PACKAGE_luci-app-radicale is not set -# CONFIG_PACKAGE_luci-app-radicale2 is not set # CONFIG_PACKAGE_luci-app-ramfree is not set +# CONFIG_PACKAGE_luci-app-rclone is not set +CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-webui=y +CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-ng=y # CONFIG_PACKAGE_luci-app-rp-pppoe-server is not set # CONFIG_PACKAGE_luci-app-rtbwmon is not set # CONFIG_PACKAGE_luci-app-samba is not set # CONFIG_PACKAGE_luci-app-samba4 is not set -# CONFIG_PACKAGE_luci-app-ser2net is not set +# CONFIG_PACKAGE_luci-app-scutclient is not set # CONFIG_PACKAGE_luci-app-serverchan is not set # CONFIG_PACKAGE_luci-app-shadowsocks-libev is not set # CONFIG_PACKAGE_luci-app-shairplay is not set @@ -4835,17 +4761,22 @@ CONFIG_PACKAGE_luci-app-qbittorrent_static=y # CONFIG_PACKAGE_luci-app-siitwizard is not set # CONFIG_PACKAGE_luci-app-simple-adblock is not set # CONFIG_PACKAGE_luci-app-smartdns is not set +# CONFIG_PACKAGE_luci-app-smartinfo is not set # CONFIG_PACKAGE_luci-app-sms-tool is not set +# CONFIG_PACKAGE_luci-app-smstool is not set # CONFIG_PACKAGE_luci-app-snmpd is not set # CONFIG_PACKAGE_luci-app-socat is not set -# CONFIG_PACKAGE_luci-app-softether is not set # CONFIG_PACKAGE_luci-app-softethervpn is not set +# CONFIG_PACKAGE_luci-app-softethervpn5 is not set +# CONFIG_PACKAGE_luci-app-speederv2 is not set # CONFIG_PACKAGE_luci-app-speedtest-web is not set # CONFIG_PACKAGE_luci-app-splash is not set # CONFIG_PACKAGE_luci-app-sqm is not set # CONFIG_PACKAGE_luci-app-squid is not set +# CONFIG_PACKAGE_luci-app-ssocks is not set +# CONFIG_PACKAGE_luci-app-ssr-libev-server is not set # CONFIG_PACKAGE_luci-app-ssr-mudb-server is not set -CONFIG_PACKAGE_luci-app-ssr-plus=y +# CONFIG_PACKAGE_luci-app-ssr-plus is not set # CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_NONE_Client is not set # CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Libev_Client is not set CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Rust_Client=y @@ -4855,6 +4786,7 @@ CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Rust_Server=y # CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_NONE_V2RAY is not set # 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_ChinaDNS_NG=y # CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Hysteria is not set # CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_IPT2Socks is not set @@ -4866,58 +4798,67 @@ CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Simple_Obfs=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Libev_Client=y # CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Libev_Server is not set # CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Trojan is not set +# CONFIG_PACKAGE_luci-app-ssrserver-python is not set # CONFIG_PACKAGE_luci-app-statistics is not set # CONFIG_PACKAGE_luci-app-store is not set # CONFIG_PACKAGE_luci-app-supervisord is not set # CONFIG_PACKAGE_luci-app-syncdial is not set # CONFIG_PACKAGE_luci-app-syncthing is not set -# CONFIG_PACKAGE_luci-app-systools is not set # CONFIG_PACKAGE_luci-app-sysuh3c is not set # CONFIG_PACKAGE_luci-app-tcpdump is not set # CONFIG_PACKAGE_luci-app-tencentcloud-cos is not set # CONFIG_PACKAGE_luci-app-tencentddns is not set # CONFIG_PACKAGE_luci-app-timecontrol is not set +# CONFIG_PACKAGE_luci-app-timewol is not set # CONFIG_PACKAGE_luci-app-tinyproxy is not set # CONFIG_PACKAGE_luci-app-transmission is not set # CONFIG_PACKAGE_luci-app-travelmate is not set +# CONFIG_PACKAGE_luci-app-trojan-server is not set # CONFIG_PACKAGE_luci-app-ttnode is not set # CONFIG_PACKAGE_luci-app-ttyd is not set -# CONFIG_PACKAGE_luci-app-turboacc is not set -CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_SHORTCUT_FE=y -CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_BBR_CCA=y -# CONFIG_PACKAGE_luci-app-ubuntu is not set +CONFIG_PACKAGE_luci-app-turboacc=y +CONFIG_PACKAGE_TURBOACC_INCLUDE_OFFLOADING=y +# CONFIG_PACKAGE_TURBOACC_INCLUDE_SHORTCUT_FE is not set +CONFIG_PACKAGE_TURBOACC_INCLUDE_BBR_CCA=y +# CONFIG_PACKAGE_TURBOACC_INCLUDE_DNSFORWARDER is not set +# CONFIG_PACKAGE_TURBOACC_INCLUDE_DNSPROXY is not set # CONFIG_PACKAGE_luci-app-udp2raw is not set # CONFIG_PACKAGE_luci-app-udpxy is not set # CONFIG_PACKAGE_luci-app-uhttpd is not set # CONFIG_PACKAGE_luci-app-unblockmusic is not set -CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_Go=y -# CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_NodeJS is not set +CONFIG_UnblockNeteaseMusic_Go=y +CONFIG_UnblockNeteaseMusic_NodeJS=y # CONFIG_PACKAGE_luci-app-unblockneteasemusic is not set +# CONFIG_PACKAGE_luci-app-unblockneteasemusic-go is not set # CONFIG_PACKAGE_luci-app-unbound is not set -# CONFIG_PACKAGE_luci-app-unifi is not set # CONFIG_PACKAGE_luci-app-unishare is not set -CONFIG_PACKAGE_luci-app-upnp=y +# CONFIG_PACKAGE_luci-app-upnp is not set # CONFIG_PACKAGE_luci-app-usb-printer is not set # CONFIG_PACKAGE_luci-app-usb3disable is not set # CONFIG_PACKAGE_luci-app-uugamebooster is not set +# CONFIG_PACKAGE_luci-app-v2ray-server is not set # CONFIG_PACKAGE_luci-app-v2raya is not set -# CONFIG_PACKAGE_luci-app-vaultwarden is not set # CONFIG_PACKAGE_luci-app-verysync is not set # CONFIG_PACKAGE_luci-app-vlmcsd is not set # 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-vsftpd is not set # CONFIG_PACKAGE_luci-app-vssr is not set -CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Xray=y -CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Trojan=y +# CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Hysteria is not set # CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Kcptun is not set -CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Xray_plugin=y CONFIG_PACKAGE_luci-app-vssr_INCLUDE_ShadowsocksR_Libev_Server=y -CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Hysteria=y +CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Trojan=y +CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Xray=y +CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Xray_plugin=y # CONFIG_PACKAGE_luci-app-wan-mac is not set # CONFIG_PACKAGE_luci-app-watchcat is not set +# CONFIG_PACKAGE_luci-app-webadmin is not set # CONFIG_PACKAGE_luci-app-webd is not set CONFIG_PACKAGE_luci-app-webd_INCLUDE_WEBD_BINARY=y +# CONFIG_PACKAGE_luci-app-webrestriction is not set +# CONFIG_PACKAGE_luci-app-weburl is not set +# CONFIG_PACKAGE_luci-app-wechatpush is not set # CONFIG_PACKAGE_luci-app-wifidog is not set # CONFIG_PACKAGE_luci-app-wifischedule is not set # CONFIG_PACKAGE_luci-app-wireguard is not set @@ -4925,31 +4866,40 @@ CONFIG_PACKAGE_luci-app-webd_INCLUDE_WEBD_BINARY=y # CONFIG_PACKAGE_luci-app-wol is not set # CONFIG_PACKAGE_luci-app-wolplus is not set # CONFIG_PACKAGE_luci-app-wrtbwmon is not set -# CONFIG_PACKAGE_luci-app-wxedge is not set -# CONFIG_PACKAGE_luci-app-xfrpc is not set -# CONFIG_PACKAGE_luci-app-xinetd is not set # CONFIG_PACKAGE_luci-app-xlnetacc is not set -# CONFIG_PACKAGE_luci-app-xteve is not set -# CONFIG_PACKAGE_luci-app-xunlei is not set -# CONFIG_PACKAGE_luci-app-yggdrasil is not set # CONFIG_PACKAGE_luci-app-zerotier is not set # end of 3. Applications # # 4. Themes # -CONFIG_PACKAGE_luci-theme-argon=y -# CONFIG_PACKAGE_luci-theme-argone is not set +# CONFIG_PACKAGE_luci-theme-Butterfly is not set +# CONFIG_PACKAGE_luci-theme-Butterfly-dark is not set +# CONFIG_PACKAGE_luci-theme-argon is not set +# CONFIG_PACKAGE_luci-theme-argon-dark-mod is not set +# CONFIG_PACKAGE_luci-theme-argon-light-mod is not set +# CONFIG_PACKAGE_luci-theme-argon-mc is not set +# CONFIG_PACKAGE_luci-theme-argon-mod is not set +CONFIG_PACKAGE_luci-theme-argone=y +# CONFIG_PACKAGE_luci-theme-argonv2 is not set +# CONFIG_PACKAGE_luci-theme-argonv3 is not set +# CONFIG_PACKAGE_luci-theme-atmaterial is not set # CONFIG_PACKAGE_luci-theme-atmaterial_new is not set # CONFIG_PACKAGE_luci-theme-bootstrap is not set # CONFIG_PACKAGE_luci-theme-bootstrap-mod is not set -CONFIG_PACKAGE_luci-theme-design=y +# CONFIG_PACKAGE_luci-theme-darkmatter is not set +# CONFIG_PACKAGE_luci-theme-design is not set # CONFIG_PACKAGE_luci-theme-edge is not set # CONFIG_PACKAGE_luci-theme-ifit is not set +# CONFIG_PACKAGE_luci-theme-infinityfreedom is not set # CONFIG_PACKAGE_luci-theme-material is not set +# CONFIG_PACKAGE_luci-theme-neobird is not set +# CONFIG_PACKAGE_luci-theme-netgear is not set +# CONFIG_PACKAGE_luci-theme-netgearv2 is not set +# CONFIG_PACKAGE_luci-theme-opentomato is not set +# CONFIG_PACKAGE_luci-theme-opentomcat is not set # CONFIG_PACKAGE_luci-theme-opentopd is not set -# CONFIG_PACKAGE_luci-theme-openwrt is not set -# CONFIG_PACKAGE_luci-theme-openwrt-2020 is not set +# CONFIG_PACKAGE_luci-theme-rosy is not set # CONFIG_PACKAGE_luci-theme-tomato is not set # end of 4. Themes @@ -4957,33 +4907,26 @@ CONFIG_PACKAGE_luci-theme-design=y # 5. Protocols # # CONFIG_PACKAGE_luci-proto-3g is not set -# CONFIG_PACKAGE_luci-proto-autoip is not set # CONFIG_PACKAGE_luci-proto-bonding is not set -# CONFIG_PACKAGE_luci-proto-gre is not set -# CONFIG_PACKAGE_luci-proto-hnet is not set # CONFIG_PACKAGE_luci-proto-ipip is not set -CONFIG_PACKAGE_luci-proto-ipv6=y +# CONFIG_PACKAGE_luci-proto-ipv6 is not set +# CONFIG_PACKAGE_luci-proto-mbim is not set # CONFIG_PACKAGE_luci-proto-minieap is not set # 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-netkeeper 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 -# CONFIG_PACKAGE_luci-proto-pppossh is not set # 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-vpnc is not set -# CONFIG_PACKAGE_luci-proto-vxlan is not set # CONFIG_PACKAGE_luci-proto-wireguard is not set # end of 5. Protocols # # 6. Libraries # -CONFIG_PACKAGE_luci-lib-base=y +# CONFIG_PACKAGE_luci-lib-docker is not set # CONFIG_PACKAGE_luci-lib-dracula is not set # CONFIG_PACKAGE_luci-lib-httpclient is not set # CONFIG_PACKAGE_luci-lib-httpprotoutils is not set @@ -4994,42 +4937,31 @@ CONFIG_PACKAGE_luci-lib-ipkg=y # CONFIG_PACKAGE_luci-lib-jquery-1-4 is not set # CONFIG_PACKAGE_luci-lib-json is not set CONFIG_PACKAGE_luci-lib-jsonc=y +# CONFIG_PACKAGE_luci-lib-luaneightbl is not set CONFIG_PACKAGE_luci-lib-nixio=y -CONFIG_PACKAGE_luci-lib-nixio_notls=y +# CONFIG_PACKAGE_luci-lib-nixio_notls is not set # 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-nixio_openssl=y # CONFIG_PACKAGE_luci-lib-px5g is not set -# CONFIG_PACKAGE_luci-lib-taskd is not set # CONFIG_PACKAGE_luci-lib-xterm is not set # end of 6. Libraries CONFIG_PACKAGE_default-settings=y -CONFIG_PACKAGE_luci-i18n-adguardhome-zh-cn=y -# CONFIG_PACKAGE_luci-i18n-alist-zh-cn is not set -# CONFIG_PACKAGE_luci-i18n-argon-config-es is not set -CONFIG_PACKAGE_luci-i18n-argon-config-zh-cn=y -# 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 +CONFIG_PACKAGE_default-settings-chn=y # CONFIG_PACKAGE_luci-i18n-base-ca is not set # CONFIG_PACKAGE_luci-i18n-base-cs is not set -# CONFIG_PACKAGE_luci-i18n-base-da is not set # CONFIG_PACKAGE_luci-i18n-base-de is not set # CONFIG_PACKAGE_luci-i18n-base-el is not set # CONFIG_PACKAGE_luci-i18n-base-en is not set # CONFIG_PACKAGE_luci-i18n-base-es is not set -# CONFIG_PACKAGE_luci-i18n-base-fi is not set # CONFIG_PACKAGE_luci-i18n-base-fr is not set # CONFIG_PACKAGE_luci-i18n-base-he is not set -# CONFIG_PACKAGE_luci-i18n-base-hi is not set # CONFIG_PACKAGE_luci-i18n-base-hu is not set # CONFIG_PACKAGE_luci-i18n-base-it is not set # CONFIG_PACKAGE_luci-i18n-base-ja is not set # CONFIG_PACKAGE_luci-i18n-base-ko is not set -# CONFIG_PACKAGE_luci-i18n-base-mr is not set # CONFIG_PACKAGE_luci-i18n-base-ms is not set -# CONFIG_PACKAGE_luci-i18n-base-nl is not set # CONFIG_PACKAGE_luci-i18n-base-no is not set # CONFIG_PACKAGE_luci-i18n-base-pl is not set # CONFIG_PACKAGE_luci-i18n-base-pt is not set @@ -5043,62 +4975,21 @@ CONFIG_PACKAGE_luci-i18n-argon-config-zh-cn=y # CONFIG_PACKAGE_luci-i18n-base-vi is not set CONFIG_PACKAGE_luci-i18n-base-zh-cn=y # CONFIG_PACKAGE_luci-i18n-base-zh-tw is not set -# CONFIG_PACKAGE_luci-i18n-ddns-ar is not set -# CONFIG_PACKAGE_luci-i18n-ddns-bg is not set -# CONFIG_PACKAGE_luci-i18n-ddns-bn is not set -# CONFIG_PACKAGE_luci-i18n-ddns-ca is not set -# CONFIG_PACKAGE_luci-i18n-ddns-cs is not set -# CONFIG_PACKAGE_luci-i18n-ddns-da is not set -# CONFIG_PACKAGE_luci-i18n-ddns-de is not set -# CONFIG_PACKAGE_luci-i18n-ddns-el is not set -# CONFIG_PACKAGE_luci-i18n-ddns-en is not set -# CONFIG_PACKAGE_luci-i18n-ddns-es is not set -# CONFIG_PACKAGE_luci-i18n-ddns-fi is not set -# CONFIG_PACKAGE_luci-i18n-ddns-fr is not set -# CONFIG_PACKAGE_luci-i18n-ddns-he is not set -# CONFIG_PACKAGE_luci-i18n-ddns-hi is not set -# CONFIG_PACKAGE_luci-i18n-ddns-hu is not set -# CONFIG_PACKAGE_luci-i18n-ddns-it is not set -# CONFIG_PACKAGE_luci-i18n-ddns-ja is not set -# CONFIG_PACKAGE_luci-i18n-ddns-ko is not set -# CONFIG_PACKAGE_luci-i18n-ddns-mr is not set -# CONFIG_PACKAGE_luci-i18n-ddns-ms is not set -# CONFIG_PACKAGE_luci-i18n-ddns-no is not set -# CONFIG_PACKAGE_luci-i18n-ddns-pl is not set -# CONFIG_PACKAGE_luci-i18n-ddns-pt is not set -# CONFIG_PACKAGE_luci-i18n-ddns-pt-br is not set -# CONFIG_PACKAGE_luci-i18n-ddns-ro is not set -# CONFIG_PACKAGE_luci-i18n-ddns-ru is not set -# CONFIG_PACKAGE_luci-i18n-ddns-sk is not set -# CONFIG_PACKAGE_luci-i18n-ddns-sv is not set -# CONFIG_PACKAGE_luci-i18n-ddns-tr is not set -# CONFIG_PACKAGE_luci-i18n-ddns-uk is not set -# CONFIG_PACKAGE_luci-i18n-ddns-vi is not set -CONFIG_PACKAGE_luci-i18n-ddns-zh-cn=y -# CONFIG_PACKAGE_luci-i18n-ddns-zh-tw is not set -CONFIG_PACKAGE_luci-i18n-design-config-zh-cn=y +CONFIG_PACKAGE_luci-i18n-cpufreq-zh-cn=y CONFIG_PACKAGE_luci-i18n-filetransfer-zh-cn=y -# CONFIG_PACKAGE_luci-i18n-firewall-ar is not set -# CONFIG_PACKAGE_luci-i18n-firewall-bg is not set -# CONFIG_PACKAGE_luci-i18n-firewall-bn is not set # CONFIG_PACKAGE_luci-i18n-firewall-ca is not set # CONFIG_PACKAGE_luci-i18n-firewall-cs is not set -# CONFIG_PACKAGE_luci-i18n-firewall-da is not set # CONFIG_PACKAGE_luci-i18n-firewall-de is not set # CONFIG_PACKAGE_luci-i18n-firewall-el is not set # CONFIG_PACKAGE_luci-i18n-firewall-en is not set # CONFIG_PACKAGE_luci-i18n-firewall-es is not set -# CONFIG_PACKAGE_luci-i18n-firewall-fi is not set # CONFIG_PACKAGE_luci-i18n-firewall-fr is not set # CONFIG_PACKAGE_luci-i18n-firewall-he is not set -# CONFIG_PACKAGE_luci-i18n-firewall-hi is not set # CONFIG_PACKAGE_luci-i18n-firewall-hu is not set # CONFIG_PACKAGE_luci-i18n-firewall-it is not set # CONFIG_PACKAGE_luci-i18n-firewall-ja is not set # CONFIG_PACKAGE_luci-i18n-firewall-ko is not set -# CONFIG_PACKAGE_luci-i18n-firewall-mr is not set # CONFIG_PACKAGE_luci-i18n-firewall-ms is not set -# CONFIG_PACKAGE_luci-i18n-firewall-nl is not set # CONFIG_PACKAGE_luci-i18n-firewall-no is not set # CONFIG_PACKAGE_luci-i18n-firewall-pl is not set # CONFIG_PACKAGE_luci-i18n-firewall-pt is not set @@ -5112,74 +5003,7 @@ CONFIG_PACKAGE_luci-i18n-filetransfer-zh-cn=y # CONFIG_PACKAGE_luci-i18n-firewall-vi is not set CONFIG_PACKAGE_luci-i18n-firewall-zh-cn=y # CONFIG_PACKAGE_luci-i18n-firewall-zh-tw is not set -CONFIG_PACKAGE_luci-i18n-mosdns-zh-cn=y -# CONFIG_PACKAGE_luci-i18n-opkg-ar is not set -# CONFIG_PACKAGE_luci-i18n-opkg-bg is not set -# CONFIG_PACKAGE_luci-i18n-opkg-bn is not set -# CONFIG_PACKAGE_luci-i18n-opkg-ca is not set -# CONFIG_PACKAGE_luci-i18n-opkg-cs is not set -# CONFIG_PACKAGE_luci-i18n-opkg-da is not set -# CONFIG_PACKAGE_luci-i18n-opkg-de is not set -# CONFIG_PACKAGE_luci-i18n-opkg-el is not set -# CONFIG_PACKAGE_luci-i18n-opkg-en is not set -# CONFIG_PACKAGE_luci-i18n-opkg-es is not set -# CONFIG_PACKAGE_luci-i18n-opkg-fi is not set -# CONFIG_PACKAGE_luci-i18n-opkg-fr is not set -# CONFIG_PACKAGE_luci-i18n-opkg-he is not set -# CONFIG_PACKAGE_luci-i18n-opkg-hi is not set -# CONFIG_PACKAGE_luci-i18n-opkg-hu is not set -# CONFIG_PACKAGE_luci-i18n-opkg-it is not set -# CONFIG_PACKAGE_luci-i18n-opkg-ja is not set -# CONFIG_PACKAGE_luci-i18n-opkg-ko is not set -# CONFIG_PACKAGE_luci-i18n-opkg-mr is not set -# CONFIG_PACKAGE_luci-i18n-opkg-ms is not set -# CONFIG_PACKAGE_luci-i18n-opkg-no is not set -# CONFIG_PACKAGE_luci-i18n-opkg-pl is not set -# CONFIG_PACKAGE_luci-i18n-opkg-pt is not set -# CONFIG_PACKAGE_luci-i18n-opkg-pt-br is not set -# CONFIG_PACKAGE_luci-i18n-opkg-ro is not set -# CONFIG_PACKAGE_luci-i18n-opkg-ru is not set -# CONFIG_PACKAGE_luci-i18n-opkg-sk is not set -# CONFIG_PACKAGE_luci-i18n-opkg-sv is not set -# CONFIG_PACKAGE_luci-i18n-opkg-tr is not set -# CONFIG_PACKAGE_luci-i18n-opkg-uk is not set -# CONFIG_PACKAGE_luci-i18n-opkg-vi is not set -CONFIG_PACKAGE_luci-i18n-opkg-zh-cn=y -# CONFIG_PACKAGE_luci-i18n-opkg-zh-tw is not set -CONFIG_PACKAGE_luci-i18n-ssr-plus-zh-cn=y -# CONFIG_PACKAGE_luci-i18n-upnp-ar is not set -# CONFIG_PACKAGE_luci-i18n-upnp-bg is not set -# CONFIG_PACKAGE_luci-i18n-upnp-bn is not set -# CONFIG_PACKAGE_luci-i18n-upnp-ca is not set -# CONFIG_PACKAGE_luci-i18n-upnp-cs is not set -# CONFIG_PACKAGE_luci-i18n-upnp-da is not set -# CONFIG_PACKAGE_luci-i18n-upnp-de is not set -# CONFIG_PACKAGE_luci-i18n-upnp-el is not set -# CONFIG_PACKAGE_luci-i18n-upnp-en is not set -# CONFIG_PACKAGE_luci-i18n-upnp-es is not set -# CONFIG_PACKAGE_luci-i18n-upnp-fi is not set -# CONFIG_PACKAGE_luci-i18n-upnp-fr is not set -# CONFIG_PACKAGE_luci-i18n-upnp-he is not set -# CONFIG_PACKAGE_luci-i18n-upnp-hi is not set -# CONFIG_PACKAGE_luci-i18n-upnp-hu is not set -# CONFIG_PACKAGE_luci-i18n-upnp-it is not set -# CONFIG_PACKAGE_luci-i18n-upnp-ja is not set -# CONFIG_PACKAGE_luci-i18n-upnp-ko is not set -# CONFIG_PACKAGE_luci-i18n-upnp-mr is not set -# CONFIG_PACKAGE_luci-i18n-upnp-ms is not set -# CONFIG_PACKAGE_luci-i18n-upnp-no is not set -# CONFIG_PACKAGE_luci-i18n-upnp-pl is not set -# CONFIG_PACKAGE_luci-i18n-upnp-pt is not set -# CONFIG_PACKAGE_luci-i18n-upnp-pt-br is not set -# CONFIG_PACKAGE_luci-i18n-upnp-ro is not set -# CONFIG_PACKAGE_luci-i18n-upnp-ru is not set -# CONFIG_PACKAGE_luci-i18n-upnp-sk is not set -# CONFIG_PACKAGE_luci-i18n-upnp-sv is not set -# CONFIG_PACKAGE_luci-i18n-upnp-tr is not set -# CONFIG_PACKAGE_luci-i18n-upnp-uk is not set -# CONFIG_PACKAGE_luci-i18n-upnp-vi is not set -CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y -# CONFIG_PACKAGE_luci-i18n-upnp-zh-tw is not set +CONFIG_PACKAGE_luci-i18n-turboacc-zh-cn=y # end of LuCI # @@ -5225,8 +5049,6 @@ CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y # CONFIG_PACKAGE_UnblockNeteaseMusic is not set # CONFIG_PACKAGE_UnblockNeteaseMusic-Go is not set -# CONFIG_UNBLOCKNETEASEMUSIC_GO_COMPRESS_GOPROXY is not set -# CONFIG_UNBLOCKNETEASEMUSIC_GO_COMPRESS_UPX is not set # CONFIG_PACKAGE_airconnect is not set # CONFIG_PACKAGE_aliyundrive-fuse is not set # CONFIG_PACKAGE_aliyundrive-webdav is not set @@ -5234,7 +5056,7 @@ CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y # CONFIG_PACKAGE_ffmpeg-remux is not set # CONFIG_PACKAGE_ffprobe is not set # CONFIG_PACKAGE_fswebcam is not set -# CONFIG_PACKAGE_gerbera is not set +# CONFIG_PACKAGE_gallery-dl is not set # CONFIG_PACKAGE_gmediarender is not set # CONFIG_PACKAGE_gphoto2 is not set # CONFIG_PACKAGE_graphicsmagick is not set @@ -5251,6 +5073,7 @@ CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y # CONFIG_PACKAGE_imagemagick is not set # CONFIG_PACKAGE_koolproxy is not set # CONFIG_PACKAGE_lcdgrilo is not set +# CONFIG_PACKAGE_lux is not set # CONFIG_PACKAGE_minidlna is not set # CONFIG_PACKAGE_minisatip is not set # CONFIG_PACKAGE_mjpg-streamer is not set @@ -5260,6 +5083,9 @@ CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y # CONFIG_PACKAGE_v4l2tools is not set # CONFIG_PACKAGE_vips is not set # CONFIG_PACKAGE_xupnpd is not set +# CONFIG_PACKAGE_ykdl is not set +# CONFIG_PACKAGE_you-get is not set +# CONFIG_PACKAGE_youtube-dl is not set # CONFIG_PACKAGE_yt-dlp is not set # end of Multimedia @@ -5278,29 +5104,38 @@ CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y # CONFIG_PACKAGE_qbittorrent is not set # CONFIG_PACKAGE_rtorrent is not set # CONFIG_PACKAGE_rtorrent-rpc is not set -# CONFIG_PACKAGE_transmission-cli is not set -# CONFIG_PACKAGE_transmission-daemon is not set -# CONFIG_PACKAGE_transmission-remote is not set -# CONFIG_PACKAGE_transmission-web is not set +# CONFIG_PACKAGE_simple-torrent is not set +# CONFIG_PACKAGE_transmission-cli-mbedtls is not set +# CONFIG_PACKAGE_transmission-cli-openssl is not set +# CONFIG_PACKAGE_transmission-daemon-mbedtls is not set +# CONFIG_PACKAGE_transmission-daemon-openssl is not set +# CONFIG_PACKAGE_transmission-remote-mbedtls is not set +# CONFIG_PACKAGE_transmission-remote-openssl is not set # CONFIG_PACKAGE_transmission-web-control is not set # end of BitTorrent # # Campus Network # +# CONFIG_PACKAGE_bitsrunlogin-go is not set +# CONFIG_PACKAGE_mentohust is not set +# CONFIG_PACKAGE_minieap is not set # CONFIG_PACKAGE_njit8021xclient is not set # CONFIG_PACKAGE_scutclient is not set +# CONFIG_PACKAGE_sysuh3c is not set # end of Campus Network # # Captive Portals # -# CONFIG_PACKAGE_apfree-wifidog is not set # CONFIG_PACKAGE_coova-chilli is not set # CONFIG_PACKAGE_mesh11sd is not set -# CONFIG_PACKAGE_nodogsplash is not set # CONFIG_PACKAGE_opennds is not set # CONFIG_PACKAGE_wifidog is not set +# CONFIG_PACKAGE_wifidog-ng-mbedtls is not set +# CONFIG_PACKAGE_wifidog-ng-nossl is not set +# CONFIG_PACKAGE_wifidog-ng-openssl is not set +# CONFIG_PACKAGE_wifidog-ng-wolfssl is not set # CONFIG_PACKAGE_wifidog-tls is not set # end of Captive Portals @@ -5325,8 +5160,10 @@ CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y # # CONFIG_PACKAGE_ariang is not set # CONFIG_PACKAGE_ariang-nginx is not set -# CONFIG_PACKAGE_leech is not set +# CONFIG_PACKAGE_baidupcs-web is not set +# CONFIG_PACKAGE_pandownload-fake-server is not set # CONFIG_PACKAGE_webui-aria2 is not set +# CONFIG_PACKAGE_yaaw is not set # end of Download Manager # @@ -5340,17 +5177,19 @@ CONFIG_PACKAGE_curl=y # CONFIG_PACKAGE_go-aliyundrive-webdav is not set # CONFIG_PACKAGE_gowebdav is not set # CONFIG_PACKAGE_lftp is not set +# CONFIG_PACKAGE_ps3netsrv is not set # CONFIG_PACKAGE_rclone is not set # CONFIG_PACKAGE_rclone-config is not set # CONFIG_PACKAGE_rsync is not set # CONFIG_PACKAGE_rsyncd is not set +# CONFIG_PACKAGE_transfer is not set # CONFIG_PACKAGE_unishare is not set # CONFIG_PACKAGE_vsftpd is not set -# CONFIG_PACKAGE_vsftpd-alt is not set # CONFIG_PACKAGE_vsftpd-tls is not set +# CONFIG_PACKAGE_webdav-go is not set # CONFIG_PACKAGE_webdav2 is not set # CONFIG_PACKAGE_wget-nossl is not set -CONFIG_PACKAGE_wget-ssl=y +# CONFIG_PACKAGE_wget-ssl is not set # end of File Transfer # @@ -5358,8 +5197,10 @@ CONFIG_PACKAGE_wget-ssl=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_netatalk is not set # CONFIG_PACKAGE_nfs-kernel-server is not set # CONFIG_PACKAGE_owftpd is not set # CONFIG_PACKAGE_owhttpd is not set @@ -5370,18 +5211,14 @@ CONFIG_PACKAGE_wget-ssl=y # # Firewall # -# CONFIG_PACKAGE_arptables-legacy is not set -# CONFIG_PACKAGE_arptables-nft is not set -# CONFIG_PACKAGE_conntrack is not set -# CONFIG_PACKAGE_conntrackd is not set -# CONFIG_PACKAGE_ebtables-legacy is not set -# CONFIG_PACKAGE_ebtables-nft is not set +# CONFIG_PACKAGE_arptables is not set +# CONFIG_PACKAGE_ebtables is not set # CONFIG_PACKAGE_fwknop is not set # CONFIG_PACKAGE_fwknopd is not set -# CONFIG_PACKAGE_ip6tables-extra is not set -# CONFIG_PACKAGE_ip6tables-mod-nat is not set -CONFIG_PACKAGE_ip6tables-nft=y -# CONFIG_PACKAGE_ip6tables-zz-legacy is not set +# CONFIG_PACKAGE_ip6tables is not set +CONFIG_PACKAGE_iptables=y +# CONFIG_IPTABLES_CONNLABEL is not set +# CONFIG_IPTABLES_NFTABLES is not set # CONFIG_PACKAGE_iptables-mod-account is not set # CONFIG_PACKAGE_iptables-mod-chaos is not set # CONFIG_PACKAGE_iptables-mod-checksum is not set @@ -5418,14 +5255,12 @@ CONFIG_PACKAGE_iptables-mod-fullconenat=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 is not set -CONFIG_PACKAGE_iptables-nft=y -# CONFIG_PACKAGE_iptables-zz-legacy is not set # 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-trace is not set # CONFIG_PACKAGE_iptables-mod-u32 is not set +# CONFIG_PACKAGE_iptables-mod-ulog is not set # CONFIG_PACKAGE_iptaccount is not set # CONFIG_PACKAGE_iptgeoip is not set @@ -5436,8 +5271,8 @@ CONFIG_PACKAGE_iptables-nft=y # end of Select iptgeoip options # CONFIG_PACKAGE_miniupnpc is not set -# CONFIG_PACKAGE_miniupnpd-iptables is not set -CONFIG_PACKAGE_miniupnpd-nftables=y +# CONFIG_PACKAGE_miniupnpd is not set +# CONFIG_MINIUPNPD_IGDv2 is not set # CONFIG_PACKAGE_natpmpc is not set # CONFIG_PACKAGE_nftables-json is not set # CONFIG_PACKAGE_nftables-nojson is not set @@ -5447,9 +5282,6 @@ CONFIG_PACKAGE_miniupnpd-nftables=y # CONFIG_PACKAGE_shorewall6 is not set # CONFIG_PACKAGE_shorewall6-lite is not set # CONFIG_PACKAGE_snort is not set -# CONFIG_PACKAGE_snort3 is not set -# CONFIG_PACKAGE_xtables-legacy is not set -CONFIG_PACKAGE_xtables-nft=y # end of Firewall # @@ -5488,32 +5320,18 @@ CONFIG_PACKAGE_xtables-nft=y # CONFIG_PACKAGE_bind-rndc is not set # CONFIG_PACKAGE_bind-server is not set # CONFIG_PACKAGE_bind-tools is not set -CONFIG_PACKAGE_chinadns-ng=y -CONFIG_PACKAGE_ddns-scripts=y -CONFIG_PACKAGE_ddns-scripts-cloudflare=y -# CONFIG_PACKAGE_ddns-scripts-cnkuai is not set -# CONFIG_PACKAGE_ddns-scripts-digitalocean is not set -# CONFIG_PACKAGE_ddns-scripts-dnspod is not set -# CONFIG_PACKAGE_ddns-scripts-freedns is not set -# CONFIG_PACKAGE_ddns-scripts-gandi is not set -# CONFIG_PACKAGE_ddns-scripts-godaddy is not set -# CONFIG_PACKAGE_ddns-scripts-noip is not set -# CONFIG_PACKAGE_ddns-scripts-ns1 is not set -# CONFIG_PACKAGE_ddns-scripts-nsupdate is not set -# CONFIG_PACKAGE_ddns-scripts-one is not set -# CONFIG_PACKAGE_ddns-scripts-pdns is not set -# CONFIG_PACKAGE_ddns-scripts-route53 is not set -CONFIG_PACKAGE_ddns-scripts-services=y -# CONFIG_PACKAGE_ddns-scripts-transip is not set -CONFIG_PACKAGE_ddns-scripts_aliyun=y -CONFIG_PACKAGE_ddns-scripts_dnspod=y +# CONFIG_PACKAGE_chinadns is not set +# CONFIG_PACKAGE_chinadns-ng is not set +# CONFIG_PACKAGE_ddns-scripts is not set +# CONFIG_PACKAGE_ddns-scripts_aliyun is not set +# CONFIG_PACKAGE_ddns-scripts_dnspod is not set # CONFIG_PACKAGE_dhcp-forwarder is not set +# CONFIG_PACKAGE_dns-forwarder is not set # CONFIG_PACKAGE_dns-over-https is not set -CONFIG_PACKAGE_dns2socks=y -CONFIG_PACKAGE_dns2tcp=y +# CONFIG_PACKAGE_dns2socks is not set +# CONFIG_PACKAGE_dns2tcp is not set # CONFIG_PACKAGE_dnscrypt-proxy is not set # CONFIG_PACKAGE_dnscrypt-proxy-resolvers is not set -# CONFIG_PACKAGE_dnsdist is not set # CONFIG_PACKAGE_dnslookup is not set # CONFIG_PACKAGE_dnsproxy is not set # CONFIG_PACKAGE_drill is not set @@ -5530,17 +5348,6 @@ CONFIG_PACKAGE_dns2tcp=y # CONFIG_PACKAGE_isc-dhcp-server-ipv4 is not set # CONFIG_PACKAGE_isc-dhcp-server-ipv6 is not set # CONFIG_PACKAGE_kadnode is not set -# CONFIG_PACKAGE_kea-admin is not set -# CONFIG_PACKAGE_kea-ctrl is not set -# CONFIG_PACKAGE_kea-dhcp-ddns is not set -# CONFIG_PACKAGE_kea-dhcp4 is not set -# CONFIG_PACKAGE_kea-dhcp6 is not set -# CONFIG_PACKAGE_kea-hook-ha is not set -# CONFIG_PACKAGE_kea-hook-lease-cmds is not set -# CONFIG_PACKAGE_kea-lfc is not set -# CONFIG_PACKAGE_kea-libs is not set -# CONFIG_PACKAGE_kea-perfdhcp is not set -# CONFIG_PACKAGE_kea-shell is not set # CONFIG_PACKAGE_knot is not set # CONFIG_PACKAGE_knot-dig is not set # CONFIG_PACKAGE_knot-host is not set @@ -5560,18 +5367,19 @@ CONFIG_PACKAGE_dns2tcp=y # CONFIG_PACKAGE_mdns-utils is not set # CONFIG_PACKAGE_mdnsd is not set # CONFIG_PACKAGE_mdnsresponder is not set -CONFIG_PACKAGE_mosdns=y +# CONFIG_PACKAGE_mosdns is not set # CONFIG_PACKAGE_nsd is not set # CONFIG_PACKAGE_nsd-control is not set # CONFIG_PACKAGE_nsd-control-setup is not set # CONFIG_PACKAGE_nsd-nossl is not set # CONFIG_PACKAGE_ohybridproxy is not set # CONFIG_PACKAGE_overture is not set -# CONFIG_PACKAGE_pdns is not set -# CONFIG_PACKAGE_pdns-ixfrdist is not set -# CONFIG_PACKAGE_pdns-recursor is not set -# CONFIG_PACKAGE_pdns-tools is not set -# CONFIG_PACKAGE_pdnsd-alt is not set +# CONFIG_PACKAGE_pcap-dnsproxy is not set +CONFIG_PCAP_DNSPROXY_LIBPCAP=y +CONFIG_PCAP_DNSPROXY_LIBSODIUM=y +CONFIG_PCAP_DNSPROXY_TLS=y +CONFIG_PCAP_DNSPROXY_LISTENPORT=1053 +CONFIG_PACKAGE_pdnsd-alt=y # CONFIG_PACKAGE_stubby is not set # CONFIG_PACKAGE_tor-hs is not set # CONFIG_PACKAGE_torsocks is not set @@ -5581,8 +5389,8 @@ CONFIG_PACKAGE_mosdns=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=y -CONFIG_PACKAGE_v2ray-geosite=y +# 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 @@ -5632,13 +5440,6 @@ CONFIG_PACKAGE_v2ray-geosite=y # CONFIG_PACKAGE_br2684ctl is not set # end of Linux ATM tools -# -# LoRaWAN -# -# CONFIG_PACKAGE_libloragw-tests is not set -# CONFIG_PACKAGE_libloragw-utils is not set -# end of LoRaWAN - # # Luci # @@ -5719,7 +5520,6 @@ CONFIG_PACKAGE_v2ray-geosite=y # CONFIG_PACKAGE_babeld is not set # CONFIG_PACKAGE_batmand is not set # CONFIG_PACKAGE_bcp38 is not set -# CONFIG_PACKAGE_bfdd is not set # CONFIG_PACKAGE_bird1-ipv4 is not set # CONFIG_PACKAGE_bird1-ipv4-uci is not set # CONFIG_PACKAGE_bird1-ipv6 is not set @@ -5742,7 +5542,7 @@ CONFIG_PACKAGE_v2ray-geosite=y # CONFIG_PACKAGE_genl is not set # CONFIG_PACKAGE_igmpproxy is not set # CONFIG_PACKAGE_ip-bridge is not set -CONFIG_PACKAGE_ip-full=y +# CONFIG_PACKAGE_ip-full is not set # CONFIG_PACKAGE_ip-tiny is not set # CONFIG_PACKAGE_iptvhelper is not set # CONFIG_PACKAGE_lldpd is not set @@ -5755,23 +5555,20 @@ CONFIG_PACKAGE_ip-full=y # CONFIG_PACKAGE_quagga is not set # CONFIG_PACKAGE_rdma is not set # CONFIG_PACKAGE_relayd is not set -# CONFIG_PACKAGE_smcroute is not set # CONFIG_PACKAGE_ss is not set # CONFIG_PACKAGE_sslh is not set -# CONFIG_PACKAGE_tc-bpf is not set # CONFIG_PACKAGE_tc-full is not set # CONFIG_PACKAGE_tc-mod-iptables is not set # CONFIG_PACKAGE_tc-tiny is not set # CONFIG_PACKAGE_tcpproxy is not set +# CONFIG_PACKAGE_ua2f is not set # CONFIG_PACKAGE_udp-broadcast-relay-redux is not set # CONFIG_PACKAGE_vis is not set -# CONFIG_PACKAGE_yggdrasil is not set # end of Routing and Redirection # # Ruijie # -# CONFIG_PACKAGE_mentohust is not set # end of Ruijie # @@ -5909,21 +5706,18 @@ CONFIG_PACKAGE_ip-full=y # VPN # # CONFIG_PACKAGE_chaosvpn is not set -# CONFIG_PACKAGE_eoip is not set # CONFIG_PACKAGE_fastd is not set -# CONFIG_PACKAGE_libreswan is not set +# CONFIG_PACKAGE_n2n-edge is not set +# CONFIG_PACKAGE_n2n-supernode is not set # CONFIG_PACKAGE_netmaker is not set # CONFIG_PACKAGE_netmaker-dev is not set # CONFIG_PACKAGE_ocserv is not set # CONFIG_PACKAGE_openconnect is not set -# CONFIG_PACKAGE_openfortivpn is not set # CONFIG_PACKAGE_openvpn-easy-rsa is not set # CONFIG_PACKAGE_openvpn-easy-rsa-whisky is not set # 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 @@ -5937,6 +5731,7 @@ CONFIG_PACKAGE_ip-full=y # CONFIG_PACKAGE_tailscale is not set # CONFIG_PACKAGE_tailscaled is not set # CONFIG_PACKAGE_tinc is not set +# CONFIG_PACKAGE_tinyfecvpn is not set # CONFIG_PACKAGE_uanytun is not set # CONFIG_PACKAGE_uanytun-nettle is not set # CONFIG_PACKAGE_uanytun-nocrypt is not set @@ -5975,30 +5770,25 @@ CONFIG_PACKAGE_ip-full=y # CONFIG_PACKAGE_alist is not set # CONFIG_PACKAGE_apache is not set # CONFIG_PACKAGE_brook is not set -CONFIG_PACKAGE_cgi-io=y +# CONFIG_PACKAGE_cgi-io is not set # CONFIG_PACKAGE_clamav is not set # CONFIG_PACKAGE_cloudflared is not set -# CONFIG_PACKAGE_ddnsgo is not set -# CONFIG_DDNS-GO_COMPRESS_GOPROXY is not set -# CONFIG_DDNS-GO_COMPRESS_UPX is not set +# CONFIG_PACKAGE_ddns-go is not set # CONFIG_PACKAGE_ddnsto is not set -# CONFIG_PACKAGE_e2guardian is not set -# CONFIG_PACKAGE_etebase is not set # CONFIG_PACKAGE_freshclam is not set # 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_gq-client is not set +# CONFIG_PACKAGE_gq-server is not set # CONFIG_PACKAGE_haproxy is not set # CONFIG_PACKAGE_haproxy-nossl is not set # CONFIG_PACKAGE_homebox 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_linkease is not set -CONFIG_PACKAGE_microsocks=y +# CONFIG_PACKAGE_microsocks is not set # CONFIG_PACKAGE_naiveproxy is not set # CONFIG_PACKAGE_nginx-all-module is not set # CONFIG_PACKAGE_nginx-mod-luci is not set @@ -6006,6 +5796,8 @@ CONFIG_PACKAGE_microsocks=y # CONFIG_PACKAGE_nginx-ssl-util is not set # CONFIG_PACKAGE_nginx-ssl-util-nopcre is not set # CONFIG_PACKAGE_ngrokc is not set +# CONFIG_PACKAGE_npc is not set +# CONFIG_PACKAGE_nps is not set # CONFIG_PACKAGE_polipo is not set # CONFIG_PACKAGE_privoxy is not set # CONFIG_PACKAGE_quickstart is not set @@ -6019,50 +5811,35 @@ CONFIG_PACKAGE_microsocks=y # CONFIG_PACKAGE_shadowsocks-libev-ss-rules is not set # CONFIG_PACKAGE_shadowsocks-libev-ss-server is not set # CONFIG_PACKAGE_shadowsocks-libev-ss-tunnel is not set -CONFIG_PACKAGE_shadowsocks-rust-sslocal=y +# CONFIG_PACKAGE_shadowsocks-rust-sslocal is not set # CONFIG_PACKAGE_shadowsocks-rust-ssmanager is not set -CONFIG_PACKAGE_shadowsocks-rust-ssserver=y +# CONFIG_PACKAGE_shadowsocks-rust-ssserver is not set # CONFIG_PACKAGE_shadowsocks-rust-ssservice is not set # CONFIG_PACKAGE_shadowsocks-rust-ssurl is not set -CONFIG_PACKAGE_shadowsocksr-libev-ssr-check=y -CONFIG_PACKAGE_shadowsocksr-libev-ssr-local=y +# CONFIG_PACKAGE_shadowsocksr-libev-ssr-check is not set +# CONFIG_PACKAGE_shadowsocksr-libev-ssr-local is not set # CONFIG_PACKAGE_shadowsocksr-libev-ssr-nat is not set -CONFIG_PACKAGE_shadowsocksr-libev-ssr-redir=y +# CONFIG_PACKAGE_shadowsocksr-libev-ssr-redir is not set # CONFIG_PACKAGE_shadowsocksr-libev-ssr-server is not set # 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 # CONFIG_PACKAGE_speedtestcli is not set # CONFIG_PACKAGE_squid is not set +# CONFIG_PACKAGE_srelay is not set # CONFIG_PACKAGE_tinyproxy is not set +# CONFIG_PACKAGE_trojan is not set # CONFIG_PACKAGE_trojan-go is not set +# CONFIG_PACKAGE_trojan-plus is not set +# CONFIG_PACKAGE_tuic-client is not set CONFIG_PACKAGE_uhttpd=y # CONFIG_PACKAGE_uhttpd-mod-lua is not set CONFIG_PACKAGE_uhttpd-mod-ubus=y -# CONFIG_PACKAGE_uhttpd-mod-ucode is not set # CONFIG_PACKAGE_uwsgi is not set # CONFIG_PACKAGE_v2ray-plugin is not set # CONFIG_PACKAGE_v2raya is not set -# CONFIG_PACKAGE_xfrpc is not set # CONFIG_PACKAGE_xray-plugin is not set -# CONFIG_PACKAGE_xunyou is not set # end of Web Servers/Proxies # @@ -6071,8 +5848,6 @@ CONFIG_PACKAGE_uhttpd-mod-ubus=y # CONFIG_PACKAGE_aircrack-ng is not set # CONFIG_PACKAGE_airmon-ng is not set # CONFIG_PACKAGE_dynapoint is not set -# CONFIG_PACKAGE_hcxdumptool is not set -# CONFIG_PACKAGE_hcxtools is not set # CONFIG_PACKAGE_horst is not set # CONFIG_PACKAGE_pixiewps is not set # CONFIG_PACKAGE_reaver is not set @@ -6125,30 +5900,29 @@ CONFIG_PACKAGE_uhttpd-mod-ubus=y # end of arp-scan # CONFIG_PACKAGE_464xlat is not set -CONFIG_PACKAGE_6in4=y +# CONFIG_PACKAGE_6in4 is not set # CONFIG_PACKAGE_6rd is not set # CONFIG_PACKAGE_6to4 is not set +# CONFIG_PACKAGE_ShadowVPN is not set # CONFIG_PACKAGE_UDPspeeder is not set # CONFIG_PACKAGE_acme is not set # CONFIG_PACKAGE_acme-dnsapi is not set -# CONFIG_PACKAGE_adblock is not set # CONFIG_PACKAGE_adbyby is not set # CONFIG_PACKAGE_addrwatch is not set # CONFIG_PACKAGE_addrwatch-mysql is not set # CONFIG_PACKAGE_addrwatch-stdout is not set # CONFIG_PACKAGE_addrwatch-syslog is not set -CONFIG_PACKAGE_adguardhome=y +# CONFIG_PACKAGE_adguardhome is not set +# CONFIG_ADGUARDHOME_COMPRESS_GOPROXY is not set # CONFIG_PACKAGE_ahcpd is not set # CONFIG_PACKAGE_alfred is not set # CONFIG_PACKAGE_apcupsd is not set # CONFIG_PACKAGE_apcupsd-cgi is not set # CONFIG_PACKAGE_apinger is not set +# CONFIG_PACKAGE_appfilter is not set # CONFIG_PACKAGE_atlas-probe is not set # CONFIG_PACKAGE_atlas-sw-probe is not set # CONFIG_PACKAGE_atlas-sw-probe-rpc is not set -# CONFIG_PACKAGE_baidupcs-web is not set -# CONFIG_BAIDUPCS_WEB_COMPRESS_GOPROXY is not set -CONFIG_BAIDUPCS_WEB_COMPRESS_UPX=y # CONFIG_PACKAGE_banip is not set # CONFIG_PACKAGE_batctl-default is not set # CONFIG_PACKAGE_batctl-full is not set @@ -6156,11 +5930,9 @@ CONFIG_BAIDUPCS_WEB_COMPRESS_UPX=y # CONFIG_PACKAGE_beanstalkd is not set # CONFIG_PACKAGE_bmon is not set # CONFIG_PACKAGE_boinc is not set -# CONFIG_PACKAGE_boinc-wrapper is not set # CONFIG_PACKAGE_bpftool-full is not set # CONFIG_PACKAGE_bpftool-minimal is not set # CONFIG_PACKAGE_bwm-ng is not set -# CONFIG_PACKAGE_bwping is not set # CONFIG_PACKAGE_cdnspeedtest is not set # CONFIG_PACKAGE_chat is not set # CONFIG_PACKAGE_cifsmount is not set @@ -6178,27 +5950,27 @@ CONFIG_BAIDUPCS_WEB_COMPRESS_UPX=y # CONFIG_PACKAGE_dnscrypt-proxy2 is not set # CONFIG_PACKAGE_dnsforwarder is not set # CONFIG_PACKAGE_dnstap is not set -# CONFIG_PACKAGE_dnstop is not set # CONFIG_PACKAGE_ds-lite is not set # CONFIG_PACKAGE_dsmboot is not set # CONFIG_PACKAGE_esniper is not set # CONFIG_PACKAGE_etherwake is not set -# CONFIG_PACKAGE_etherwake-nfqueue is not set -CONFIG_PACKAGE_ethtool=y +# CONFIG_PACKAGE_ethtool is not set # CONFIG_PACKAGE_ethtool-full is not set # CONFIG_PACKAGE_fail2ban is not set # CONFIG_PACKAGE_fakeidentd is not set # CONFIG_PACKAGE_fakepop is not set # CONFIG_PACKAGE_family-dns is not set +# CONFIG_PACKAGE_fast-classifier-example is not set # CONFIG_PACKAGE_foolsm is not set # CONFIG_PACKAGE_fping is not set # CONFIG_PACKAGE_generate-ipv6-address is not set # CONFIG_PACKAGE_gensio-bin is not set # CONFIG_PACKAGE_geoipupdate is not set -# CONFIG_PACKAGE_geth is not set # CONFIG_PACKAGE_gg is not set # CONFIG_PACKAGE_git-lfs is not set # CONFIG_PACKAGE_gnunet is not set +# CONFIG_PACKAGE_go-nats is not set +# CONFIG_PACKAGE_go-wol is not set # CONFIG_PACKAGE_gost is not set # CONFIG_PACKAGE_gre is not set # CONFIG_PACKAGE_hnet-full is not set @@ -6206,7 +5978,6 @@ CONFIG_PACKAGE_ethtool=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 @@ -6222,15 +5993,15 @@ CONFIG_PACKAGE_ethtool=y # CONFIG_PACKAGE_iperf3 is not set # CONFIG_PACKAGE_iperf3-ssl is not set # CONFIG_PACKAGE_ipip is not set -CONFIG_PACKAGE_ipset=y +# CONFIG_PACKAGE_ipset is not set # CONFIG_PACKAGE_ipset-dns is not set +# CONFIG_PACKAGE_ipset-lists is not set # CONFIG_PACKAGE_ipt2socks is not set # CONFIG_PACKAGE_iptraf-ng is not set # CONFIG_PACKAGE_iputils-arping is not set # CONFIG_PACKAGE_iputils-clockdiff is not set # CONFIG_PACKAGE_iputils-ping is not set # CONFIG_PACKAGE_iputils-tracepath is not set -# CONFIG_PACKAGE_ipvsadm is not set # CONFIG_PACKAGE_irtt is not set # CONFIG_PACKAGE_iw is not set # CONFIG_PACKAGE_iw-full is not set @@ -6242,11 +6013,9 @@ CONFIG_PACKAGE_ipset=y # CONFIG_PACKAGE_krb5-libs is not set # CONFIG_PACKAGE_krb5-server is not set # CONFIG_PACKAGE_krb5-server-extras is not set -CONFIG_PACKAGE_libipset=y -# CONFIG_PACKAGE_libndp is not set +# CONFIG_PACKAGE_libipset is not set # CONFIG_PACKAGE_linknx is not set # CONFIG_PACKAGE_lucky is not set -# CONFIG_PACKAGE_lynx is not set # CONFIG_PACKAGE_mac-telnet-client is not set # CONFIG_PACKAGE_mac-telnet-discover is not set # CONFIG_PACKAGE_mac-telnet-ping is not set @@ -6255,10 +6024,10 @@ CONFIG_PACKAGE_libipset=y # CONFIG_PACKAGE_mbusd is not set # CONFIG_PACKAGE_mdns-repeater is not set # CONFIG_PACKAGE_memcached is not set +# CONFIG_PACKAGE_microsocks11 is not set # CONFIG_PACKAGE_mii-tool is not set # CONFIG_PACKAGE_mikrotik-btest is not set # CONFIG_PACKAGE_mini_snmpd is not set -# CONFIG_PACKAGE_minieap is not set # CONFIG_PACKAGE_minimalist-pcproxy is not set # CONFIG_PACKAGE_miredo is not set # CONFIG_PACKAGE_modemmanager is not set @@ -6267,16 +6036,14 @@ CONFIG_PACKAGE_libipset=y # 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 -# CONFIG_PACKAGE_natmap is not set +# CONFIG_PACKAGE_mwol is not set # CONFIG_PACKAGE_natter is not set # CONFIG_PACKAGE_nbd is not set # CONFIG_PACKAGE_nbd-server is not set # CONFIG_PACKAGE_ncp is not set # CONFIG_PACKAGE_ndppd is not set -# CONFIG_PACKAGE_ndptool is not set # CONFIG_PACKAGE_nebula is not set # CONFIG_PACKAGE_nebula-cert is not set # CONFIG_PACKAGE_net-tools-route is not set @@ -6285,38 +6052,21 @@ CONFIG_PACKAGE_libipset=y # CONFIG_PACKAGE_netifyd is not set # CONFIG_PACKAGE_netkeeper-interception is not set # CONFIG_PACKAGE_netperf is not set -# CONFIG_PACKAGE_netsniff-ng is not set # CONFIG_PACKAGE_netstinky is not set # CONFIG_PACKAGE_nextdns is not set # CONFIG_PACKAGE_nfdump is not set # CONFIG_PACKAGE_nlbwmon is not set # CONFIG_PACKAGE_noping is not set -# CONFIG_PACKAGE_npc is not set -CONFIG_NPC_COMPRESS_UPX=y -# CONFIG_PACKAGE_nps is not set -CONFIG_NPS_COMPRESS_UPX=y # CONFIG_PACKAGE_nut is not set -# CONFIG_PACKAGE_obfs4proxy is not set -CONFIG_PACKAGE_odhcp6c=y -CONFIG_PACKAGE_odhcp6c_ext_cer_id=0 +# CONFIG_PACKAGE_odhcp6c is not set # CONFIG_PACKAGE_odhcpd is not set -CONFIG_PACKAGE_odhcpd-ipv6only=y - -# -# Configuration -# -CONFIG_PACKAGE_odhcpd_ipv6only_ext_cer_id=0 -# end of Configuration - +# CONFIG_PACKAGE_odhcpd-ipv6only is not set # CONFIG_PACKAGE_ola is not set # CONFIG_PACKAGE_omcproxy is not set # CONFIG_PACKAGE_onionshare-cli is not set # CONFIG_PACKAGE_ooniprobe is not set -# CONFIG_PACKAGE_oor is not set -# CONFIG_PACKAGE_open-iscsi is not set # CONFIG_PACKAGE_oping is not set # CONFIG_PACKAGE_oscam is not set -# CONFIG_PACKAGE_ostiary is not set # CONFIG_PACKAGE_pagekitec is not set # CONFIG_PACKAGE_pcapplusplus is not set # CONFIG_PACKAGE_pen is not set @@ -6338,21 +6088,16 @@ CONFIG_PACKAGE_ppp-mod-pppoe=y # CONFIG_PACKAGE_pppstats is not set # 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 # CONFIG_PACKAGE_redsocks is not set # CONFIG_PACKAGE_remserial is not set -# CONFIG_PACKAGE_restic-rest-server is not set # CONFIG_PACKAGE_rpcapd is not set # CONFIG_PACKAGE_rpcbind is not set # CONFIG_PACKAGE_rssileds is not set # CONFIG_PACKAGE_safe-search is not set # CONFIG_PACKAGE_sagernet-core is not set # CONFIG_PACKAGE_samba36-client is not set -# CONFIG_PACKAGE_samba36-hotplug is not set # CONFIG_PACKAGE_samba36-net is not set # CONFIG_PACKAGE_samba36-server is not set # CONFIG_PACKAGE_samba4-admin is not set @@ -6365,67 +6110,48 @@ CONFIG_PACKAGE_ppp-mod-pppoe=y # CONFIG_PACKAGE_sctp-tools is not set # CONFIG_PACKAGE_ser2net is not set # CONFIG_PACKAGE_simple-adblock is not set -CONFIG_PACKAGE_simple-obfs=y +# CONFIG_PACKAGE_simple-obfs-client is not set # CONFIG_PACKAGE_simple-obfs-server is not set - -# -# Simple-obfs Compile Configuration -# -# CONFIG_SIMPLE_OBFS_STATIC_LINK is not set -# end of Simple-obfs Compile Configuration - # CONFIG_PACKAGE_slirp4netns is not set # CONFIG_PACKAGE_smartdns is not set # CONFIG_PACKAGE_smbinfo is not set # CONFIG_PACKAGE_snmp-mibs is not set # CONFIG_PACKAGE_snmp-utils is not set -CONFIG_PACKAGE_snmpd=y +# 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 -# CONFIG_PACKAGE_speedtest-netperf is not set +# CONFIG_PACKAGE_speedtest-cli is not set +# CONFIG_PACKAGE_speedtest-go is not set # CONFIG_PACKAGE_speedtest-web is not set # CONFIG_SPEEDTEST_WEB_COMPRESS_GOPROXY is not set CONFIG_SPEEDTEST_WEB_COMPRESS_UPX=y # CONFIG_PACKAGE_speedtestpp is not set -# CONFIG_PACKAGE_spoofer is not set # CONFIG_PACKAGE_ssocks is not set # CONFIG_PACKAGE_ssocksd is not set # CONFIG_PACKAGE_static-neighbor-reports is not set # CONFIG_PACKAGE_stunnel is not set # CONFIG_PACKAGE_sub-web is not set -# CONFIG_PACKAGE_switchdev-poller is not set -# CONFIG_PACKAGE_sysuh3c is not set -# CONFIG_PACKAGE_tac_plus is not set -# CONFIG_PACKAGE_tac_plus-pam is not set +# CONFIG_PACKAGE_subweb is not set # CONFIG_PACKAGE_tayga is not set # CONFIG_PACKAGE_tcpdump is not set # CONFIG_PACKAGE_tcpdump-mini is not set -CONFIG_PACKAGE_tcping=y +# CONFIG_PACKAGE_tcping is not set +# CONFIG_PACKAGE_tcping-simple is not set # CONFIG_PACKAGE_tcpping is not set -# CONFIG_PACKAGE_telnet-bsd is not set # CONFIG_PACKAGE_tgt is not set +# CONFIG_PACKAGE_tinyPortMapper is not set # CONFIG_PACKAGE_tmate-ssh-server is not set # CONFIG_PACKAGE_tor is not set # CONFIG_PACKAGE_tor-basic is not set -# CONFIG_PACKAGE_tor-fw-helper is not set -# CONFIG_PACKAGE_trafficshaper is not set # CONFIG_PACKAGE_travelmate is not set -# CONFIG_PACKAGE_trojan is not set -# CONFIG_PACKAGE_trojan-plus is not set # CONFIG_PACKAGE_u2pnpd is not set # CONFIG_PACKAGE_uacme is not set # CONFIG_PACKAGE_uacme-ualpn is not set CONFIG_PACKAGE_uclient-fetch=y # CONFIG_PACKAGE_udhcpsnoop is not set -# CONFIG_PACKAGE_udptunnel is not set +# CONFIG_PACKAGE_udp2raw is not set # CONFIG_PACKAGE_udpxy is not set # CONFIG_PACKAGE_ulogd is not set # CONFIG_PACKAGE_umdns is not set @@ -6440,17 +6166,17 @@ CONFIG_PACKAGE_uclient-fetch=y # CONFIG_PACKAGE_vlmcsd 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_webd is not set # CONFIG_PACKAGE_wg-installer-client is not set -# CONFIG_PACKAGE_wg-installer-server is not set +# CONFIG_PACKAGE_wol is not set # CONFIG_PACKAGE_wpan-tools is not set # CONFIG_PACKAGE_wwan is not set # CONFIG_PACKAGE_xinetd is not set -CONFIG_PACKAGE_xray-core=y -# CONFIG_PACKAGE_xray-example is not set +# CONFIG_PACKAGE_xray-core is not set # end of Network # @@ -6463,6 +6189,7 @@ 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 @@ -6504,15 +6231,6 @@ CONFIG_PACKAGE_xray-core=y # CONFIG_PACKAGE_apparmor-utils is not set # end of AppArmor -# -# BigClown -# -# CONFIG_PACKAGE_bigclown-control-tool is not set -# CONFIG_PACKAGE_bigclown-firmware-tool is not set -# CONFIG_PACKAGE_bigclown-gateway is not set -# CONFIG_PACKAGE_bigclown-mqtt2influxdb is not set -# end of BigClown - # # Boot Loaders # @@ -6530,17 +6248,9 @@ CONFIG_PACKAGE_uboot-envtools=y # CONFIG_PACKAGE_lz4 is not set # CONFIG_PACKAGE_pigz is not set # CONFIG_PACKAGE_unrar is not set -CONFIG_PACKAGE_unzip=y +# CONFIG_PACKAGE_unzip is not set # CONFIG_PACKAGE_upx-static is not set -CONFIG_PACKAGE_xz-utils=y -# CONFIG_PACKAGE_lzmadec is not set -# CONFIG_PACKAGE_lzmainfo is not set -CONFIG_PACKAGE_xz=y -# CONFIG_PACKAGE_xzdec is not set -# CONFIG_PACKAGE_xzdiff is not set -# CONFIG_PACKAGE_xzgrep is not set -# CONFIG_PACKAGE_xzless is not set -# CONFIG_PACKAGE_xzmore is not set +# CONFIG_PACKAGE_xz-utils is not set # CONFIG_PACKAGE_zipcmp is not set # CONFIG_PACKAGE_zipmerge is not set # CONFIG_PACKAGE_ziptool is not set @@ -6572,7 +6282,7 @@ CONFIG_PACKAGE_xz=y # CONFIG_PACKAGE_cgdisk is not set # CONFIG_PACKAGE_eject is not set # CONFIG_PACKAGE_fatresize is not set -# CONFIG_PACKAGE_fdisk is not set +CONFIG_PACKAGE_fdisk=y # CONFIG_PACKAGE_findfs is not set # CONFIG_PACKAGE_fio is not set # CONFIG_PACKAGE_fixparts is not set @@ -6595,11 +6305,9 @@ CONFIG_PACKAGE_partx-utils=y # # Editors # +# CONFIG_PACKAGE_hexedit is not set # CONFIG_PACKAGE_joe is not set -# CONFIG_PACKAGE_joe-extras is not set -# CONFIG_PACKAGE_jupp is not set -# CONFIG_PACKAGE_mg is not set -CONFIG_PACKAGE_nano=y +# CONFIG_PACKAGE_nano is not set # CONFIG_PACKAGE_nano-full is not set # CONFIG_PACKAGE_nano-plus is not set # CONFIG_PACKAGE_vim is not set @@ -6668,6 +6376,7 @@ CONFIG_PACKAGE_mkf2fs=y # CONFIG_PACKAGE_ntfs-3g is not set # CONFIG_PACKAGE_ntfs-3g-low is not set # CONFIG_PACKAGE_ntfs-3g-utils is not set +CONFIG_PACKAGE_ntfs3-mount=y # CONFIG_PACKAGE_owfs is not set # CONFIG_PACKAGE_owshell is not set # CONFIG_PACKAGE_resize2fs is not set @@ -6697,6 +6406,11 @@ CONFIG_PACKAGE_mkf2fs=y # CONFIG_PACKAGE_stm32flash is not set # end of Microcontroller programming +# +# Qt6 +# +# end of Qt6 + # # RTKLIB Suite # @@ -6707,10 +6421,15 @@ CONFIG_PACKAGE_mkf2fs=y # CONFIG_PACKAGE_str2str is not set # end of RTKLIB Suite +# +# SSL +# +# end of SSL + # # Shells # -CONFIG_PACKAGE_bash=y +# CONFIG_PACKAGE_bash is not set # CONFIG_PACKAGE_fish is not set # CONFIG_PACKAGE_klish is not set # CONFIG_PACKAGE_mksh is not set @@ -6776,8 +6495,6 @@ CONFIG_PACKAGE_bash=y # # libimobiledevice # -# CONFIG_PACKAGE_idevicerestore is not set -# CONFIG_PACKAGE_irecovery is not set # CONFIG_PACKAGE_libimobiledevice-utils is not set # CONFIG_PACKAGE_libusbmuxd-utils is not set # CONFIG_PACKAGE_plistutil is not set @@ -6831,6 +6548,7 @@ CONFIG_PACKAGE_bash=y # CONFIG_PACKAGE_augeas-lenses is not set # CONFIG_PACKAGE_augeas-lenses-tests is not set # CONFIG_PACKAGE_autoupdate is not set +# CONFIG_PACKAGE_avro-c-utils is not set # CONFIG_PACKAGE_bandwidthd is not set # CONFIG_PACKAGE_bandwidthd-pgsql is not set # CONFIG_PACKAGE_bandwidthd-php is not set @@ -6844,11 +6562,8 @@ CONFIG_PACKAGE_bash=y # CONFIG_PACKAGE_bluld is not set # CONFIG_PACKAGE_bonniexx is not set # CONFIG_PACKAGE_bossa is not set -# CONFIG_PACKAGE_bottlerocket is not set # CONFIG_PACKAGE_bsdiff is not set # CONFIG_PACKAGE_bspatch is not set -# CONFIG_PACKAGE_byobu is not set -# CONFIG_PACKAGE_byobu-utils is not set # CONFIG_PACKAGE_cache-domains-mbedtls is not set # CONFIG_PACKAGE_cache-domains-openssl is not set # CONFIG_PACKAGE_cache-domains-wolfssl is not set @@ -6871,113 +6586,9 @@ CONFIG_PACKAGE_bash=y # CONFIG_PACKAGE_conmon is not set # CONFIG_PACKAGE_containerd is not set # CONFIG_PACKAGE_coremark is not set -CONFIG_PACKAGE_coreutils=y -# CONFIG_PACKAGE_coreutils-b2sum is not set -# CONFIG_PACKAGE_coreutils-base32 is not set -CONFIG_PACKAGE_coreutils-base64=y -# CONFIG_PACKAGE_coreutils-basename is not set -# CONFIG_PACKAGE_coreutils-basenc 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-df 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=y -# CONFIG_PACKAGE_coreutils-nproc is not set -# CONFIG_PACKAGE_coreutils-numfmt 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 is not set -# CONFIG_PACKAGE_coreutils-sha224sum is not set -# CONFIG_PACKAGE_coreutils-sha256sum is not set -# CONFIG_PACKAGE_coreutils-sha384sum is not set -# CONFIG_PACKAGE_coreutils-sha512sum is not set -# 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_coreutils is not set # CONFIG_PACKAGE_cpulimit is not set +# CONFIG_PACKAGE_cpulimit-ng is not set # CONFIG_PACKAGE_crconf is not set # CONFIG_PACKAGE_crelay is not set # CONFIG_PACKAGE_crun is not set @@ -6986,8 +6597,8 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_ctop is not set # CONFIG_PACKAGE_dbus is not set # CONFIG_PACKAGE_dbus-utils is not set -# CONFIG_PACKAGE_device-observatory is not set # CONFIG_PACKAGE_dfu-util is not set +# CONFIG_PACKAGE_dhrystone is not set # CONFIG_PACKAGE_digitemp is not set # CONFIG_PACKAGE_digitemp-usb is not set # CONFIG_PACKAGE_dmesg is not set @@ -6997,7 +6608,6 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_domoticz is not set # CONFIG_PACKAGE_dropbearconvert is not set # CONFIG_PACKAGE_dtc is not set -# CONFIG_PACKAGE_dumb-init is not set # CONFIG_PACKAGE_dump1090 is not set # CONFIG_PACKAGE_ecdsautils is not set # CONFIG_PACKAGE_elektra-kdb is not set @@ -7015,7 +6625,6 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_flashrom-pci is not set # CONFIG_PACKAGE_flashrom-spi is not set # CONFIG_PACKAGE_flashrom-usb is not set -# CONFIG_PACKAGE_flent-tools is not set # CONFIG_PACKAGE_flock is not set # CONFIG_PACKAGE_fritz-caldata is not set # CONFIG_PACKAGE_fritz-tffs is not set @@ -7024,7 +6633,6 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_fuse-overlayfs is not set # CONFIG_PACKAGE_gammu is not set # CONFIG_PACKAGE_gawk is not set -# CONFIG_PACKAGE_gddrescue is not set # CONFIG_PACKAGE_getopt is not set # CONFIG_PACKAGE_giflib-utils is not set # CONFIG_PACKAGE_gkermit is not set @@ -7038,10 +6646,7 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_grep is not set # CONFIG_PACKAGE_hamlib is not set # CONFIG_PACKAGE_haserl is not set -# CONFIG_PACKAGE_hashdeep is not set # CONFIG_PACKAGE_haveged is not set -# CONFIG_PACKAGE_hplip-common is not set -# CONFIG_PACKAGE_hplip-sane is not set # CONFIG_PACKAGE_hub-ctrl is not set # CONFIG_PACKAGE_hwclock is not set # CONFIG_PACKAGE_hwinfo is not set @@ -7057,6 +6662,7 @@ CONFIG_PACKAGE_coreutils-nohup=y # CONFIG_PACKAGE_irqbalance is not set # CONFIG_PACKAGE_iwcap is not set # CONFIG_PACKAGE_iwinfo is not set +# CONFIG_PACKAGE_joker is not set # CONFIG_PACKAGE_jq is not set CONFIG_PACKAGE_jshn=y # CONFIG_PACKAGE_kmod is not set @@ -7067,7 +6673,6 @@ 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 is not set # CONFIG_PACKAGE_libxml2-utils is not set # CONFIG_PACKAGE_lm-sensors is not set @@ -7094,7 +6699,6 @@ CONFIG_PACKAGE_libjson-script=y # CONFIG_PACKAGE_mcookie is not set # CONFIG_PACKAGE_mdio-tools is not set # CONFIG_PACKAGE_mhz is not set -# CONFIG_PACKAGE_micrond is not set # CONFIG_PACKAGE_miniflux is not set # CONFIG_PACKAGE_minisign is not set @@ -7121,8 +6725,6 @@ CONFIG_minisign_WITH_SODIUM=y # CONFIG_PACKAGE_namei is not set # CONFIG_PACKAGE_naywatch is not set # CONFIG_PACKAGE_netkeeper is not set -# CONFIG_PACKAGE_netopeer2-cli is not set -# CONFIG_PACKAGE_netopeer2-server is not set # CONFIG_PACKAGE_netwhere is not set # CONFIG_PACKAGE_nnn is not set # CONFIG_PACKAGE_nsenter is not set @@ -7132,16 +6734,14 @@ CONFIG_minisign_WITH_SODIUM=y # CONFIG_PACKAGE_oci-runtime-tool is not set # CONFIG_PACKAGE_open-plc-utils is not set # 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 # CONFIG_PACKAGE_opensc-utils is not set -CONFIG_PACKAGE_openssl-util=y +# CONFIG_PACKAGE_openssl-util is not set # CONFIG_PACKAGE_openzwave is not set # CONFIG_PACKAGE_openzwave-config is not set # CONFIG_PACKAGE_owipcalc is not set -# CONFIG_PACKAGE_passh is not set # CONFIG_PACKAGE_pciids is not set # CONFIG_PACKAGE_pciutils is not set # CONFIG_PACKAGE_pcsc-tools is not set @@ -7152,35 +6752,28 @@ CONFIG_PACKAGE_openssl-util=y # Configuration # # CONFIG_PODMAN_SELINUX_SUPPORT is not set -# CONFIG_PODMAN_IPTABLES_FW is not set # end of Configuration -# CONFIG_PACKAGE_poemgr is not set # CONFIG_PACKAGE_policycoreutils is not set # CONFIG_PACKAGE_powertop is not set # CONFIG_PACKAGE_pps-tools is not set # CONFIG_PACKAGE_prlimit is not set # CONFIG_PACKAGE_procps-ng is not set # CONFIG_PACKAGE_progress is not set -# CONFIG_PACKAGE_prometheus is not set # CONFIG_PACKAGE_prometheus-node-exporter-lua is not set -# CONFIG_PACKAGE_prometheus-statsd-exporter is not set -# CONFIG_PACKAGE_pservice is not set # CONFIG_PACKAGE_psmisc is not set # CONFIG_PACKAGE_pv is not set # CONFIG_PACKAGE_qmi-utils is not set # CONFIG_PACKAGE_qrencode is not set # CONFIG_PACKAGE_quota is not set # CONFIG_PACKAGE_ravpower-mcu is not set -# CONFIG_PACKAGE_readsb is not set # CONFIG_PACKAGE_relayctl is not set # CONFIG_PACKAGE_rename is not set -# CONFIG_PACKAGE_reptyr is not set -# CONFIG_PACKAGE_restic is not set # CONFIG_PACKAGE_rng-tools is not set # CONFIG_PACKAGE_rtl-ais is not set # CONFIG_PACKAGE_rtl-sdr is not set # CONFIG_PACKAGE_rtl_433 is not set +# CONFIG_PACKAGE_rtl_433-ssl is not set # CONFIG_PACKAGE_runc is not set # CONFIG_PACKAGE_sane-backends is not set # CONFIG_PACKAGE_sane-daemon is not set @@ -7194,11 +6787,9 @@ CONFIG_PACKAGE_openssl-util=y # CONFIG_PACKAGE_serdisplib-tools is not set # CONFIG_PACKAGE_setools is not set # CONFIG_PACKAGE_setserial is not set -# CONFIG_PACKAGE_sexpect is not set # CONFIG_PACKAGE_shadow-utils is not set # CONFIG_PACKAGE_shared-mime-info is not set CONFIG_PACKAGE_shellsync=y -# CONFIG_PACKAGE_sipcalc is not set # CONFIG_PACKAGE_sispmctl is not set # CONFIG_PACKAGE_slide-switch is not set # CONFIG_PACKAGE_smartd is not set @@ -7212,36 +6803,33 @@ 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_subconverter is not set # CONFIG_PACKAGE_sumo is not set +# CONFIG_PACKAGE_supervisor is not set # CONFIG_PACKAGE_syncthing is not set # CONFIG_PACKAGE_sysrepo is not set # CONFIG_PACKAGE_sysrepocfg is not set # CONFIG_PACKAGE_sysrepoctl is not set # CONFIG_PACKAGE_sysstat is not set # CONFIG_PACKAGE_tar is not set -# CONFIG_PACKAGE_taskd is not set # CONFIG_PACKAGE_taskset is not set # CONFIG_PACKAGE_taskwarrior is not set # CONFIG_PACKAGE_telegraf is not set # CONFIG_PACKAGE_telegraf-full is not set # CONFIG_PACKAGE_telldus-core is not set -# CONFIG_PACKAGE_temperusb is not set -# CONFIG_PACKAGE_tesseract is not set +# CONFIG_PACKAGE_thefuck is not set # CONFIG_PACKAGE_tini is not set # CONFIG_PACKAGE_tinyionice is not set +# CONFIG_PACKAGE_tinymembench is not set # CONFIG_PACKAGE_tracertools is not set # CONFIG_PACKAGE_tree is not set # CONFIG_PACKAGE_triggerhappy is not set -# CONFIG_PACKAGE_ubnt-manager is not set # CONFIG_PACKAGE_ucode is not set # CONFIG_PACKAGE_udns-dnsget is not set # CONFIG_PACKAGE_udns-ex-rdns is not set @@ -7257,24 +6845,18 @@ CONFIG_STRACE_NONE=y # CONFIG_PACKAGE_uuidd is not set # CONFIG_PACKAGE_uuidgen is not set # CONFIG_PACKAGE_uvcdynctrl is not set -CONFIG_PACKAGE_v2dat=y +# CONFIG_PACKAGE_v2dat is not set # CONFIG_PACKAGE_v4l-utils is not set # CONFIG_PACKAGE_view1090 is not set -# CONFIG_PACKAGE_viewadsb is not set # CONFIG_PACKAGE_watchcat is not set # CONFIG_PACKAGE_whereis is not set # CONFIG_PACKAGE_which is not set -# CONFIG_PACKAGE_whiptail is not set # CONFIG_PACKAGE_whois is not set # CONFIG_PACKAGE_wifitoggle is not set -# 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 # end of Utilities