diff --git a/OpenWrt/x86/.config b/OpenWrt/x86/.config index 53ad986..461cb4a 100644 --- a/OpenWrt/x86/.config +++ b/OpenWrt/x86/.config @@ -4,6 +4,8 @@ # CONFIG_MODULES=y CONFIG_HAVE_DOT_CONFIG=y +CONFIG_HOST_OS_LINUX=y +# CONFIG_HOST_OS_MACOS is not set # CONFIG_TARGET_sunxi is not set # CONFIG_TARGET_apm821xx is not set # CONFIG_TARGET_ath25 is not set @@ -13,10 +15,10 @@ CONFIG_HAVE_DOT_CONFIG=y # CONFIG_TARGET_bcm47xx is not set # CONFIG_TARGET_bcm4908 is not set # CONFIG_TARGET_bcm63xx is not set +# CONFIG_TARGET_bmips is not set # CONFIG_TARGET_octeon is not set # CONFIG_TARGET_gemini is not set # CONFIG_TARGET_mpc85xx is not set -# CONFIG_TARGET_imx6 is not set # CONFIG_TARGET_mxs is not set # CONFIG_TARGET_lantiq is not set # CONFIG_TARGET_malta is not set @@ -28,6 +30,8 @@ CONFIG_HAVE_DOT_CONFIG=y # CONFIG_TARGET_at91 is not set # CONFIG_TARGET_tegra is not set # CONFIG_TARGET_layerscape is not set +# CONFIG_TARGET_qoriq is not set +# CONFIG_TARGET_imx is not set # CONFIG_TARGET_octeontx is not set # CONFIG_TARGET_oxnas is not set # CONFIG_TARGET_armvirt is not set @@ -35,7 +39,6 @@ CONFIG_HAVE_DOT_CONFIG=y # CONFIG_TARGET_ipq806x is not set # CONFIG_TARGET_realtek is not set # CONFIG_TARGET_rockchip is not set -# CONFIG_TARGET_arc770 is not set # CONFIG_TARGET_archs38 is not set # CONFIG_TARGET_omap is not set # CONFIG_TARGET_uml is not set @@ -55,26 +58,29 @@ CONFIG_TARGET_PROFILE="DEVICE_generic" CONFIG_TARGET_ARCH_PACKAGES="x86_64" CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe" CONFIG_CPU_TYPE=" " -CONFIG_LINUX_5_4=y +CONFIG_LINUX_5_10=y CONFIG_DEFAULT_base-files=y CONFIG_DEFAULT_busybox=y CONFIG_DEFAULT_ca-bundle=y CONFIG_DEFAULT_dnsmasq=y CONFIG_DEFAULT_dropbear=y CONFIG_DEFAULT_e2fsprogs=y -CONFIG_DEFAULT_firewall=y +CONFIG_DEFAULT_firewall4=y CONFIG_DEFAULT_fstools=y -CONFIG_DEFAULT_ip6tables=y -CONFIG_DEFAULT_iptables=y +CONFIG_DEFAULT_kmod-amazon-ena=y +CONFIG_DEFAULT_kmod-amd-xgbe=y CONFIG_DEFAULT_kmod-bnx2=y CONFIG_DEFAULT_kmod-button-hotplug=y CONFIG_DEFAULT_kmod-e1000=y CONFIG_DEFAULT_kmod-e1000e=y CONFIG_DEFAULT_kmod-forcedeth=y +CONFIG_DEFAULT_kmod-fs-vfat=y CONFIG_DEFAULT_kmod-igb=y -CONFIG_DEFAULT_kmod-ipt-offload=y +CONFIG_DEFAULT_kmod-igc=y CONFIG_DEFAULT_kmod-ixgbe=y +CONFIG_DEFAULT_kmod-nft-offload=y CONFIG_DEFAULT_kmod-r8169=y +CONFIG_DEFAULT_kmod-tg3=y CONFIG_DEFAULT_libc=y CONFIG_DEFAULT_libgcc=y CONFIG_DEFAULT_libustream-wolfssl=y @@ -82,6 +88,7 @@ CONFIG_DEFAULT_logd=y CONFIG_DEFAULT_mkf2fs=y CONFIG_DEFAULT_mtd=y CONFIG_DEFAULT_netifd=y +CONFIG_DEFAULT_nftables=y CONFIG_DEFAULT_odhcp6c=y CONFIG_DEFAULT_odhcpd-ipv6only=y CONFIG_DEFAULT_opkg=y @@ -89,10 +96,12 @@ CONFIG_DEFAULT_partx-utils=y CONFIG_DEFAULT_ppp=y CONFIG_DEFAULT_ppp-mod-pppoe=y CONFIG_DEFAULT_procd=y +CONFIG_DEFAULT_procd-ujail=y CONFIG_DEFAULT_uci=y CONFIG_DEFAULT_uclient-fetch=y CONFIG_DEFAULT_urandom-seed=y CONFIG_DEFAULT_urngd=y +CONFIG_HAS_TESTING_KERNEL=y CONFIG_HAS_FPU=y CONFIG_AUDIO_SUPPORT=y CONFIG_GPIO_SUPPORT=y @@ -143,6 +152,7 @@ CONFIG_GRUB_TITLE="OpenWrt" # CONFIG_ISO_IMAGES is not set # CONFIG_VDI_IMAGES is not set CONFIG_VMDK_IMAGES=y +# CONFIG_VHDX_IMAGES is not set CONFIG_TARGET_IMAGES_GZIP=y # @@ -151,6 +161,7 @@ CONFIG_TARGET_IMAGES_GZIP=y CONFIG_TARGET_KERNEL_PARTSIZE=60 CONFIG_TARGET_ROOTFS_PARTSIZE=960 CONFIG_TARGET_ROOTFS_PARTNAME="" +# CONFIG_TARGET_ROOTFS_PERSIST_VAR is not set # end of Target Images # CONFIG_EXPERIMENTAL is not set @@ -169,6 +180,7 @@ CONFIG_SIGNATURE_CHECK=y # # General build options # +# CONFIG_TESTING_KERNEL is not set CONFIG_DISPLAY_SUPPORT=y # CONFIG_BUILD_PATENTED is not set # CONFIG_BUILD_NLS is not set @@ -199,8 +211,11 @@ CONFIG_KERNEL_KALLSYMS=y # CONFIG_KERNEL_FTRACE is not set CONFIG_KERNEL_DEBUG_KERNEL=y CONFIG_KERNEL_DEBUG_INFO=y +CONFIG_KERNEL_DEBUG_INFO_REDUCED=y +# CONFIG_KERNEL_DEBUG_VIRTUAL is not set # CONFIG_KERNEL_DYNAMIC_DEBUG is not set # CONFIG_KERNEL_KPROBES is not set +# CONFIG_KERNEL_BPF_EVENTS is not set CONFIG_KERNEL_AIO=y CONFIG_KERNEL_IO_URING=y CONFIG_KERNEL_FHANDLE=y @@ -274,13 +289,18 @@ CONFIG_KERNEL_POSIX_MQUEUE=y CONFIG_KERNEL_SECCOMP_FILTER=y CONFIG_KERNEL_SECCOMP=y CONFIG_KERNEL_IP_MROUTE=y +CONFIG_KERNEL_IP_MROUTE_MULTIPLE_TABLES=y +CONFIG_KERNEL_IP_PIMSM_V1=y +CONFIG_KERNEL_IP_PIMSM_V2=y CONFIG_KERNEL_IPV6=y CONFIG_KERNEL_IPV6_MULTIPLE_TABLES=y CONFIG_KERNEL_IPV6_SUBTREES=y CONFIG_KERNEL_IPV6_MROUTE=y -# CONFIG_KERNEL_IPV6_PIMSM_V2 is not set +CONFIG_KERNEL_IPV6_MROUTE_MULTIPLE_TABLES=y +CONFIG_KERNEL_IPV6_PIMSM_V2=y CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL=y # CONFIG_KERNEL_LWTUNNEL_BPF is not set +# CONFIG_KERNEL_NET_L3_MASTER_DEV is not set # CONFIG_KERNEL_IP_PNP is not set # @@ -336,8 +356,6 @@ CONFIG_USE_SSTRIP=y CONFIG_SSTRIP_ARGS="-z" # CONFIG_STRIP_KERNEL_EXPORTS is not set # CONFIG_USE_MKLIBS is not set -CONFIG_USE_UCLIBCXX=y -# CONFIG_USE_LIBSTDCXX is not set # # Hardening build options @@ -361,6 +379,7 @@ 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 @@ -382,19 +401,22 @@ CONFIG_EXTRA_OPTIMIZATION="-fno-caller-saves -fno-plt" CONFIG_TARGET_OPTIMIZATION="-Os -pipe" # CONFIG_EXTRA_TARGET_ARCH is not set CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS="" +# CONFIG_DWARVES is not set CONFIG_EXTRA_GCC_CONFIG_OPTIONS="" # CONFIG_GCC_DEFAULT_PIE is not set # CONFIG_GCC_DEFAULT_SSP is not set # CONFIG_SJLJ_EXCEPTIONS is not set # CONFIG_INSTALL_GFORTRAN is not set CONFIG_NASM=y +CONFIG_MUSL_DISABLE_CRYPT_SIZE_HACK=y CONFIG_GDB=y +# CONFIG_GDB_PYTHON is not set +# CONFIG_HAS_PREBUILT_LLVM_TOOLCHAIN is not set CONFIG_USE_MUSL=y CONFIG_SSP_SUPPORT=y -CONFIG_BINUTILS_VERSION_2_34=y -CONFIG_BINUTILS_VERSION="2.34" -CONFIG_GCC_VERSION="8.4.0" -# CONFIG_GCC_USE_IREMAP is not set +CONFIG_BINUTILS_VERSION_2_37=y +CONFIG_BINUTILS_VERSION="2.37" +CONFIG_GCC_VERSION="11.3.0" CONFIG_LIBC="musl" CONFIG_TARGET_SUFFIX="musl" # CONFIG_IB is not set @@ -506,9 +528,12 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_BUFFERS_GO_ON_STACK=y CONFIG_BUSYBOX_DEFAULT_PASSWORD_MINLEN=6 CONFIG_BUSYBOX_DEFAULT_MD5_SMALL=1 CONFIG_BUSYBOX_DEFAULT_SHA3_SMALL=1 -CONFIG_BUSYBOX_DEFAULT_FEATURE_FAST_TOP=y -# CONFIG_BUSYBOX_DEFAULT_FEATURE_ETC_NETWORKS is not set -# CONFIG_BUSYBOX_DEFAULT_FEATURE_ETC_SERVICES is not set +CONFIG_BUSYBOX_DEFAULT_FEATURE_NON_POSIX_CP=y +# CONFIG_BUSYBOX_DEFAULT_FEATURE_VERBOSE_CP_MESSAGE is not set +CONFIG_BUSYBOX_DEFAULT_FEATURE_USE_SENDFILE=y +CONFIG_BUSYBOX_DEFAULT_FEATURE_COPYBUF_KB=4 +CONFIG_BUSYBOX_DEFAULT_MONOTONIC_SYSCALL=y +CONFIG_BUSYBOX_DEFAULT_IOCTL_HEX2STR_ERROR=y CONFIG_BUSYBOX_DEFAULT_FEATURE_EDITING=y CONFIG_BUSYBOX_DEFAULT_FEATURE_EDITING_MAX_LEN=512 # CONFIG_BUSYBOX_DEFAULT_FEATURE_EDITING_VI is not set @@ -532,14 +557,6 @@ CONFIG_BUSYBOX_DEFAULT_LAST_SUPPORTED_WCHAR=0 # CONFIG_BUSYBOX_DEFAULT_UNICODE_BIDI_SUPPORT is not set # CONFIG_BUSYBOX_DEFAULT_UNICODE_NEUTRAL_TABLE is not set # CONFIG_BUSYBOX_DEFAULT_UNICODE_PRESERVE_BROKEN is not set -CONFIG_BUSYBOX_DEFAULT_FEATURE_NON_POSIX_CP=y -# CONFIG_BUSYBOX_DEFAULT_FEATURE_VERBOSE_CP_MESSAGE is not set -CONFIG_BUSYBOX_DEFAULT_FEATURE_USE_SENDFILE=y -CONFIG_BUSYBOX_DEFAULT_FEATURE_COPYBUF_KB=4 -# CONFIG_BUSYBOX_DEFAULT_FEATURE_SKIP_ROOTFS is not set -CONFIG_BUSYBOX_DEFAULT_MONOTONIC_SYSCALL=y -CONFIG_BUSYBOX_DEFAULT_IOCTL_HEX2STR_ERROR=y -# CONFIG_BUSYBOX_DEFAULT_FEATURE_HWIB is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_SEAMLESS_XZ is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_SEAMLESS_LZMA is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_SEAMLESS_BZ2 is not set @@ -552,8 +569,8 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_SEAMLESS_GZ=y CONFIG_BUSYBOX_DEFAULT_GUNZIP=y CONFIG_BUSYBOX_DEFAULT_ZCAT=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_GUNZIP_LONG_OPTIONS is not set -CONFIG_BUSYBOX_DEFAULT_BUNZIP2=y -CONFIG_BUSYBOX_DEFAULT_BZCAT=y +# CONFIG_BUSYBOX_DEFAULT_BUNZIP2 is not set +# CONFIG_BUSYBOX_DEFAULT_BZCAT is not set # CONFIG_BUSYBOX_DEFAULT_UNLZMA is not set # CONFIG_BUSYBOX_DEFAULT_LZCAT is not set # CONFIG_BUSYBOX_DEFAULT_LZMA is not set @@ -562,10 +579,12 @@ CONFIG_BUSYBOX_DEFAULT_BZCAT=y # CONFIG_BUSYBOX_DEFAULT_XZ is not set # CONFIG_BUSYBOX_DEFAULT_BZIP2 is not set CONFIG_BUSYBOX_DEFAULT_BZIP2_SMALL=0 -CONFIG_BUSYBOX_DEFAULT_FEATURE_BZIP2_DECOMPRESS=y +# CONFIG_BUSYBOX_DEFAULT_FEATURE_BZIP2_DECOMPRESS is not set # CONFIG_BUSYBOX_DEFAULT_CPIO is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_CPIO_O is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_CPIO_P is not set +# CONFIG_BUSYBOX_DEFAULT_FEATURE_CPIO_IGNORE_DEVNO is not set +# CONFIG_BUSYBOX_DEFAULT_FEATURE_CPIO_RENUMBER_INODES is not set # CONFIG_BUSYBOX_DEFAULT_DPKG is not set # CONFIG_BUSYBOX_DEFAULT_DPKG_DEB is not set CONFIG_BUSYBOX_DEFAULT_GZIP=y @@ -597,6 +616,10 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_TAR_GNU_EXTENSIONS=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_UNZIP_LZMA is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_UNZIP_XZ is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_LZMA_FAST is not set +# CONFIG_BUSYBOX_DEFAULT_FEATURE_VERBOSE is not set +# CONFIG_BUSYBOX_DEFAULT_FEATURE_TIMEZONE is not set +CONFIG_BUSYBOX_DEFAULT_FEATURE_PRESERVE_HARDLINKS=y +CONFIG_BUSYBOX_DEFAULT_FEATURE_HUMAN_READABLE=y CONFIG_BUSYBOX_DEFAULT_BASENAME=y CONFIG_BUSYBOX_DEFAULT_CAT=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_CATN is not set @@ -607,11 +630,13 @@ CONFIG_BUSYBOX_DEFAULT_CHOWN=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_CHOWN_LONG_OPTIONS is not set CONFIG_BUSYBOX_DEFAULT_CHROOT=y # CONFIG_BUSYBOX_DEFAULT_CKSUM is not set +# CONFIG_BUSYBOX_DEFAULT_CRC32 is not set # CONFIG_BUSYBOX_DEFAULT_COMM is not set CONFIG_BUSYBOX_DEFAULT_CP=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_CP_LONG_OPTIONS is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_CP_REFLINK is not set CONFIG_BUSYBOX_DEFAULT_CUT=y +# CONFIG_BUSYBOX_DEFAULT_FEATURE_CUT_REGEX is not set CONFIG_BUSYBOX_DEFAULT_DATE=y CONFIG_BUSYBOX_DEFAULT_FEATURE_DATE_ISOFMT=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_DATE_NANO is not set @@ -623,6 +648,7 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_DD_IBS_OBS=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_DD_STATUS is not set CONFIG_BUSYBOX_DEFAULT_DF=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_DF_FANCY is not set +# CONFIG_BUSYBOX_DEFAULT_FEATURE_SKIP_ROOTFS is not set CONFIG_BUSYBOX_DEFAULT_DIRNAME=y # CONFIG_BUSYBOX_DEFAULT_DOS2UNIX is not set # CONFIG_BUSYBOX_DEFAULT_UNIX2DOS is not set @@ -712,7 +738,6 @@ CONFIG_BUSYBOX_DEFAULT_TEST2=y CONFIG_BUSYBOX_DEFAULT_FEATURE_TEST_64=y # CONFIG_BUSYBOX_DEFAULT_TIMEOUT is not set CONFIG_BUSYBOX_DEFAULT_TOUCH=y -# CONFIG_BUSYBOX_DEFAULT_FEATURE_TOUCH_NODEREF is not set CONFIG_BUSYBOX_DEFAULT_FEATURE_TOUCH_SUSV3=y CONFIG_BUSYBOX_DEFAULT_TR=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_TR_CLASSES is not set @@ -737,9 +762,6 @@ CONFIG_BUSYBOX_DEFAULT_WC=y # CONFIG_BUSYBOX_DEFAULT_USERS is not set # CONFIG_BUSYBOX_DEFAULT_WHOAMI is not set CONFIG_BUSYBOX_DEFAULT_YES=y -# CONFIG_BUSYBOX_DEFAULT_FEATURE_VERBOSE is not set -CONFIG_BUSYBOX_DEFAULT_FEATURE_PRESERVE_HARDLINKS=y -CONFIG_BUSYBOX_DEFAULT_FEATURE_HUMAN_READABLE=y # CONFIG_BUSYBOX_DEFAULT_CHVT is not set CONFIG_BUSYBOX_DEFAULT_CLEAR=y # CONFIG_BUSYBOX_DEFAULT_DEALLOCVT is not set @@ -788,6 +810,7 @@ CONFIG_BUSYBOX_DEFAULT_VI=y CONFIG_BUSYBOX_DEFAULT_FEATURE_VI_MAX_LEN=1024 # CONFIG_BUSYBOX_DEFAULT_FEATURE_VI_8BIT is not set CONFIG_BUSYBOX_DEFAULT_FEATURE_VI_COLON=y +# CONFIG_BUSYBOX_DEFAULT_FEATURE_VI_COLON_EXPAND is not set CONFIG_BUSYBOX_DEFAULT_FEATURE_VI_YANKMARK=y CONFIG_BUSYBOX_DEFAULT_FEATURE_VI_SEARCH=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_VI_REGEX_SEARCH is not set @@ -801,11 +824,16 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_VI_ASK_TERMINAL=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_VI_UNDO is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_VI_UNDO_QUEUE is not set CONFIG_BUSYBOX_DEFAULT_FEATURE_VI_UNDO_QUEUE_MAX=0 +# CONFIG_BUSYBOX_DEFAULT_FEATURE_VI_VERBOSE_STATUS is not set CONFIG_BUSYBOX_DEFAULT_FEATURE_ALLOW_EXEC=y CONFIG_BUSYBOX_DEFAULT_FIND=y CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_PRINT0=y CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_MTIME=y +# CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_ATIME is not set +# CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_CTIME is not set CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_MMIN=y +# CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_AMIN is not set +# CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_CMIN is not set CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_PERM=y CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_TYPE=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_EXECUTABLE is not set @@ -813,6 +841,7 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_XDEV=y CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_MAXDEPTH=y CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_NEWER=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_INUM is not set +# CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_SAMEFILE is not set CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_EXEC=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_EXEC_PLUS is not set CONFIG_BUSYBOX_DEFAULT_FEATURE_FIND_USER=y @@ -1067,6 +1096,7 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_MOUNT_LOOP=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_VOLUMEID_UDF is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_VOLUMEID_XFS is not set # CONFIG_BUSYBOX_DEFAULT_ADJTIMEX is not set +# CONFIG_BUSYBOX_DEFAULT_ASCII is not set # CONFIG_BUSYBOX_DEFAULT_BBCONFIG is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_COMPRESS_BBCONFIG is not set # CONFIG_BUSYBOX_DEFAULT_BC is not set @@ -1163,10 +1193,14 @@ CONFIG_BUSYBOX_DEFAULT_TIME=y # CONFIG_BUSYBOX_DEFAULT_UBIRENAME is not set # CONFIG_BUSYBOX_DEFAULT_VOLNAME is not set # CONFIG_BUSYBOX_DEFAULT_WATCHDOG is not set +# 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_VERBOSE_RESOLUTION_ERRORS=y +# CONFIG_BUSYBOX_DEFAULT_FEATURE_ETC_NETWORKS is not set +# CONFIG_BUSYBOX_DEFAULT_FEATURE_ETC_SERVICES is not set +# CONFIG_BUSYBOX_DEFAULT_FEATURE_HWIB is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_TLS_SHA1 is not set # CONFIG_BUSYBOX_DEFAULT_ARP is not set # CONFIG_BUSYBOX_DEFAULT_ARPING is not set @@ -1185,6 +1219,7 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_BRCTL_SHOW=y # CONFIG_BUSYBOX_DEFAULT_HOSTNAME is not set # CONFIG_BUSYBOX_DEFAULT_DNSDOMAINNAME is not set # CONFIG_BUSYBOX_DEFAULT_HTTPD is not set +CONFIG_BUSYBOX_DEFAULT_FEATURE_HTTPD_PORT_DEFAULT=80 # CONFIG_BUSYBOX_DEFAULT_FEATURE_HTTPD_RANGES is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_HTTPD_SETUID is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_HTTPD_BASIC_AUTH is not set @@ -1254,11 +1289,9 @@ CONFIG_BUSYBOX_DEFAULT_NETMSG=y CONFIG_BUSYBOX_DEFAULT_NETSTAT=y CONFIG_BUSYBOX_DEFAULT_FEATURE_NETSTAT_WIDE=y CONFIG_BUSYBOX_DEFAULT_FEATURE_NETSTAT_PRG=y -# CONFIG_BUSYBOX_DEFAULT_NSLOOKUP is not set -# CONFIG_BUSYBOX_DEFAULT_FEATURE_NSLOOKUP_BIG is not set +CONFIG_BUSYBOX_DEFAULT_NSLOOKUP=y +CONFIG_BUSYBOX_DEFAULT_FEATURE_NSLOOKUP_BIG=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_NSLOOKUP_LONG_OPTIONS is not set -CONFIG_BUSYBOX_DEFAULT_NSLOOKUP_OPENWRT=y -# CONFIG_BUSYBOX_DEFAULT_FEATURE_NSLOOKUP_OPENWRT_LONG_OPTIONS is not set CONFIG_BUSYBOX_DEFAULT_NTPD=y CONFIG_BUSYBOX_DEFAULT_FEATURE_NTPD_SERVER=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_NTPD_CONF is not set @@ -1280,6 +1313,7 @@ CONFIG_BUSYBOX_DEFAULT_ROUTE=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_TELNET_WIDTH is not set # CONFIG_BUSYBOX_DEFAULT_TELNETD is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_TELNETD_STANDALONE is not set +CONFIG_BUSYBOX_DEFAULT_FEATURE_TELNETD_PORT_DEFAULT=23 # CONFIG_BUSYBOX_DEFAULT_FEATURE_TELNETD_INETD_WAIT is not set # CONFIG_BUSYBOX_DEFAULT_TFTP is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_TFTP_PROGRESS_BAR is not set @@ -1300,6 +1334,7 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_TRACEROUTE_VERBOSE=y # CONFIG_BUSYBOX_DEFAULT_WGET is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_WGET_LONG_OPTIONS is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_WGET_STATUSBAR is not set +# CONFIG_BUSYBOX_DEFAULT_FEATURE_WGET_FTP is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_WGET_AUTHENTICATION is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_WGET_TIMEOUT is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_WGET_HTTPS is not set @@ -1321,6 +1356,7 @@ CONFIG_BUSYBOX_DEFAULT_UDHCPC_DEFAULT_SCRIPT="/usr/share/udhcpc/default.script" # CONFIG_BUSYBOX_DEFAULT_FEATURE_UDHCPC6_RFC4704 is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_UDHCPC6_RFC4833 is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_UDHCPC6_RFC5970 is not set +CONFIG_BUSYBOX_DEFAULT_UDHCPC_DEFAULT_INTERFACE="" # CONFIG_BUSYBOX_DEFAULT_FEATURE_UDHCP_PORT is not set CONFIG_BUSYBOX_DEFAULT_UDHCP_DEBUG=0 CONFIG_BUSYBOX_DEFAULT_UDHCPC_SLACK_FOR_BUGGY_SERVERS=80 @@ -1330,13 +1366,15 @@ CONFIG_BUSYBOX_DEFAULT_IFUPDOWN_UDHCPC_CMD_OPTIONS="" # CONFIG_BUSYBOX_DEFAULT_LPD is not set # CONFIG_BUSYBOX_DEFAULT_LPR is not set # CONFIG_BUSYBOX_DEFAULT_LPQ is not set +CONFIG_BUSYBOX_DEFAULT_FEATURE_MIME_CHARSET="" # CONFIG_BUSYBOX_DEFAULT_MAKEMIME is not set # CONFIG_BUSYBOX_DEFAULT_POPMAILDIR is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_POPMAILDIR_DELIVERY is not set # CONFIG_BUSYBOX_DEFAULT_REFORMIME is not set # CONFIG_BUSYBOX_DEFAULT_FEATURE_REFORMIME_COMPAT is not set # CONFIG_BUSYBOX_DEFAULT_SENDMAIL is not set -CONFIG_BUSYBOX_DEFAULT_FEATURE_MIME_CHARSET="" +CONFIG_BUSYBOX_DEFAULT_FEATURE_FAST_TOP=y +# CONFIG_BUSYBOX_DEFAULT_FEATURE_SHOW_THREADS is not set CONFIG_BUSYBOX_DEFAULT_FREE=y # CONFIG_BUSYBOX_DEFAULT_FUSER is not set # CONFIG_BUSYBOX_DEFAULT_IOSTAT is not set @@ -1375,7 +1413,6 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_TOP_CPU_GLOBAL_PERCENTS=y CONFIG_BUSYBOX_DEFAULT_UPTIME=y # CONFIG_BUSYBOX_DEFAULT_FEATURE_UPTIME_UTMP_SUPPORT is not set # CONFIG_BUSYBOX_DEFAULT_WATCH is not set -# CONFIG_BUSYBOX_DEFAULT_FEATURE_SHOW_THREADS is not set # CONFIG_BUSYBOX_DEFAULT_CHPST is not set # CONFIG_BUSYBOX_DEFAULT_SETUIDGID is not set # CONFIG_BUSYBOX_DEFAULT_ENVUIDGID is not set @@ -1432,8 +1469,8 @@ CONFIG_BUSYBOX_DEFAULT_ASH_CMDCMD=y # CONFIG_BUSYBOX_DEFAULT_SHELL_HUSH is not set # CONFIG_BUSYBOX_DEFAULT_HUSH_BASH_COMPAT is not set # CONFIG_BUSYBOX_DEFAULT_HUSH_BRACE_EXPANSION is not set -# CONFIG_BUSYBOX_DEFAULT_HUSH_LINENO_VAR is not set # CONFIG_BUSYBOX_DEFAULT_HUSH_BASH_SOURCE_CURDIR is not set +# CONFIG_BUSYBOX_DEFAULT_HUSH_LINENO_VAR is not set # CONFIG_BUSYBOX_DEFAULT_HUSH_INTERACTIVE is not set # CONFIG_BUSYBOX_DEFAULT_HUSH_SAVEHISTORY is not set # CONFIG_BUSYBOX_DEFAULT_HUSH_JOB is not set @@ -1515,12 +1552,15 @@ CONFIG_DROPBEAR_ED25519=y CONFIG_DROPBEAR_CHACHA20POLY1305=y # CONFIG_DROPBEAR_ZLIB is not set CONFIG_DROPBEAR_DBCLIENT=y +CONFIG_DROPBEAR_DBCLIENT_AGENTFORWARD=y CONFIG_DROPBEAR_SCP=y # CONFIG_DROPBEAR_ASKPASS is not set +CONFIG_DROPBEAR_AGENTFORWARD=y # end of Configuration # CONFIG_PACKAGE_ead is not set -CONFIG_PACKAGE_firewall=y +CONFIG_PACKAGE_firewall=m +CONFIG_PACKAGE_firewall4=y CONFIG_PACKAGE_fstools=y # CONFIG_FSTOOLS_OVL_MOUNT_FULL_ACCESS_TIME is not set # CONFIG_FSTOOLS_OVL_MOUNT_COMPRESS_ZLIB is not set @@ -1539,7 +1579,6 @@ CONFIG_PACKAGE_logd=y CONFIG_PACKAGE_mtd=y CONFIG_PACKAGE_netifd=y # CONFIG_PACKAGE_nft-qos is not set -# CONFIG_PACKAGE_om-watchdog is not set CONFIG_PACKAGE_openwrt-keyring=y CONFIG_PACKAGE_opkg=y CONFIG_PACKAGE_procd=y @@ -1548,13 +1587,11 @@ CONFIG_PACKAGE_procd=y # Configuration # # CONFIG_PROCD_SHOW_BOOT is not set -# CONFIG_PROCD_ZRAM_TMPFS is not set # end of Configuration -# CONFIG_PACKAGE_procd-seccomp is not set +CONFIG_PACKAGE_procd-seccomp=y # CONFIG_PACKAGE_procd-selinux is not set # CONFIG_PACKAGE_procd-ujail is not set -# CONFIG_PACKAGE_procd-ujail-console is not set # CONFIG_PACKAGE_qos-scripts is not set # CONFIG_PACKAGE_refpolicy is not set # CONFIG_PACKAGE_resolveip is not set @@ -1562,6 +1599,7 @@ CONFIG_PACKAGE_rpcd=y CONFIG_PACKAGE_rpcd-mod-file=y CONFIG_PACKAGE_rpcd-mod-iwinfo=y # CONFIG_PACKAGE_rpcd-mod-rpcsys is not set +# CONFIG_PACKAGE_rpcd-mod-ucode is not set # CONFIG_PACKAGE_selinux-policy is not set # CONFIG_PACKAGE_snapshot-tool is not set # CONFIG_PACKAGE_sqm-scripts is not set @@ -1579,6 +1617,7 @@ 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 # @@ -1632,6 +1671,7 @@ CONFIG_ZABBIX_POSTGRESQL=y # CONFIG_PACKAGE_netatop is not set # CONFIG_PACKAGE_netdata is not set # CONFIG_PACKAGE_nyx is not set +# CONFIG_PACKAGE_rsyslog is not set # CONFIG_PACKAGE_schroot is not set # @@ -1652,6 +1692,7 @@ CONFIG_ZABBIX_POSTGRESQL=y # CONFIG_PACKAGE_grub2=y # CONFIG_PACKAGE_grub2-efi is not set +# CONFIG_PACKAGE_gummiboot is not set # end of Boot Loaders # @@ -1667,12 +1708,13 @@ CONFIG_PACKAGE_grub2=y # end of Libraries # CONFIG_PACKAGE_ar is not set -# CONFIG_PACKAGE_asu is not set # CONFIG_PACKAGE_autoconf is not set # CONFIG_PACKAGE_automake is not set # CONFIG_PACKAGE_binutils is not set +# CONFIG_PACKAGE_bison is not set # CONFIG_PACKAGE_delve is not set # CONFIG_PACKAGE_diffutils is not set +# CONFIG_PACKAGE_flex is not set # CONFIG_PACKAGE_gcc is not set # CONFIG_PACKAGE_gdb is not set # CONFIG_PACKAGE_gdbserver is not set @@ -1682,8 +1724,6 @@ CONFIG_PACKAGE_grub2=y # CONFIG_PACKAGE_lttng-tools is not set # CONFIG_PACKAGE_m4 is not set # CONFIG_PACKAGE_make is not set -# CONFIG_PACKAGE_meson is not set -# CONFIG_PACKAGE_ninja is not set # CONFIG_PACKAGE_objdump is not set # CONFIG_PACKAGE_packr is not set # CONFIG_PACKAGE_patch is not set @@ -1699,7 +1739,6 @@ CONFIG_PACKAGE_grub2=y # # CONFIG_PACKAGE_jose is not set CONFIG_PACKAGE_libiwinfo-data=y -# CONFIG_PACKAGE_libjose is not set # CONFIG_PACKAGE_nginx is not set # CONFIG_PACKAGE_nginx-mod-luci-ssl is not set # CONFIG_PACKAGE_nginx-util is not set @@ -1787,6 +1826,8 @@ CONFIG_PACKAGE_bnx2-firmware=y # CONFIG_PACKAGE_intel-microcode is not set # CONFIG_PACKAGE_iwl3945-firmware is not set # CONFIG_PACKAGE_iwl4965-firmware is not set +# CONFIG_PACKAGE_iwlwifi-firmware-ax200 is not set +# CONFIG_PACKAGE_iwlwifi-firmware-ax210 is not set # CONFIG_PACKAGE_iwlwifi-firmware-iwl100 is not set # CONFIG_PACKAGE_iwlwifi-firmware-iwl1000 is not set # CONFIG_PACKAGE_iwlwifi-firmware-iwl105 is not set @@ -1819,7 +1860,7 @@ CONFIG_PACKAGE_bnx2-firmware=y # CONFIG_PACKAGE_p54-pci-firmware is not set # 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 is not set CONFIG_PACKAGE_r8169-firmware=y # CONFIG_PACKAGE_radeon-firmware is not set # CONFIG_PACKAGE_rs9113-firmware is not set @@ -1879,6 +1920,10 @@ CONFIG_PACKAGE_r8169-firmware=y # end of DejaVu # end of Fonts +# +# Kernel +# + # # Kernel modules # @@ -1908,6 +1953,7 @@ CONFIG_PACKAGE_r8169-firmware=y # CONFIG_PACKAGE_kmod-md-mod is not set # CONFIG_PACKAGE_kmod-mvsas is not set # 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-generic is not set @@ -1923,13 +1969,15 @@ CONFIG_PACKAGE_r8169-firmware=y # # Cryptographic API modules # +CONFIG_PACKAGE_kmod-crypto-acompress=y # CONFIG_PACKAGE_kmod-crypto-aead is not set # CONFIG_PACKAGE_kmod-crypto-arc4 is not set # CONFIG_PACKAGE_kmod-crypto-authenc is not set # CONFIG_PACKAGE_kmod-crypto-cbc is not set # CONFIG_PACKAGE_kmod-crypto-ccm is not set +# CONFIG_PACKAGE_kmod-crypto-chacha20poly1305 is not set # CONFIG_PACKAGE_kmod-crypto-cmac is not set -# CONFIG_PACKAGE_kmod-crypto-crc32c is not set +CONFIG_PACKAGE_kmod-crypto-crc32c=y # CONFIG_PACKAGE_kmod-crypto-ctr is not set # CONFIG_PACKAGE_kmod-crypto-cts is not set # CONFIG_PACKAGE_kmod-crypto-deflate is not set @@ -1941,13 +1989,11 @@ CONFIG_PACKAGE_r8169-firmware=y # CONFIG_PACKAGE_kmod-crypto-gcm is not set # CONFIG_PACKAGE_kmod-crypto-gf128 is not set # CONFIG_PACKAGE_kmod-crypto-ghash is not set -# CONFIG_PACKAGE_kmod-crypto-hash is not set +CONFIG_PACKAGE_kmod-crypto-hash=y # CONFIG_PACKAGE_kmod-crypto-hmac is not set # CONFIG_PACKAGE_kmod-crypto-hw-ccp is not set -# CONFIG_PACKAGE_kmod-crypto-hw-geode is not set # CONFIG_PACKAGE_kmod-crypto-hw-hifn-795x is not set # CONFIG_PACKAGE_kmod-crypto-hw-padlock is not set -# CONFIG_PACKAGE_kmod-crypto-hw-talitos is not set # CONFIG_PACKAGE_kmod-crypto-kpp is not set # CONFIG_PACKAGE_kmod-crypto-manager is not set # CONFIG_PACKAGE_kmod-crypto-md4 is not set @@ -1956,7 +2002,6 @@ CONFIG_PACKAGE_r8169-firmware=y # CONFIG_PACKAGE_kmod-crypto-misc is not set # CONFIG_PACKAGE_kmod-crypto-null is not set # CONFIG_PACKAGE_kmod-crypto-pcbc is not set -# CONFIG_PACKAGE_kmod-crypto-pcompress is not set # CONFIG_PACKAGE_kmod-crypto-rmd160 is not set # CONFIG_PACKAGE_kmod-crypto-rng is not set # CONFIG_PACKAGE_kmod-crypto-seqiv is not set @@ -1965,7 +2010,6 @@ CONFIG_PACKAGE_r8169-firmware=y # CONFIG_PACKAGE_kmod-crypto-sha512 is not set # CONFIG_PACKAGE_kmod-crypto-test is not set # CONFIG_PACKAGE_kmod-crypto-user is not set -# CONFIG_PACKAGE_kmod-crypto-wq is not set # CONFIG_PACKAGE_kmod-crypto-xcbc is not set # CONFIG_PACKAGE_kmod-crypto-xts is not set # CONFIG_PACKAGE_kmod-cryptodev is not set @@ -1975,7 +2019,6 @@ CONFIG_PACKAGE_r8169-firmware=y # Filesystems # # CONFIG_PACKAGE_kmod-fs-9p is not set -# CONFIG_PACKAGE_kmod-fs-afs is not set # CONFIG_PACKAGE_kmod-fs-antfs is not set # CONFIG_PACKAGE_kmod-fs-autofs4 is not set # CONFIG_PACKAGE_kmod-fs-btrfs is not set @@ -1987,7 +2030,6 @@ CONFIG_PACKAGE_r8169-firmware=y # CONFIG_PACKAGE_kmod-fs-exportfs is not set # CONFIG_PACKAGE_kmod-fs-ext4 is not set # CONFIG_PACKAGE_kmod-fs-f2fs is not set -# CONFIG_PACKAGE_kmod-fs-fscache is not set # CONFIG_PACKAGE_kmod-fs-hfs is not set # CONFIG_PACKAGE_kmod-fs-hfsplus is not set # CONFIG_PACKAGE_kmod-fs-isofs is not set @@ -2002,12 +2044,14 @@ CONFIG_PACKAGE_r8169-firmware=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 is not set # 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-xfs is not set CONFIG_PACKAGE_kmod-fuse=y +# CONFIG_PACKAGE_kmod-pstore is not set # end of Filesystems # @@ -2016,24 +2060,31 @@ CONFIG_PACKAGE_kmod-fuse=y # CONFIG_PACKAGE_kmod-firewire is not set # end of FireWire support +# +# GPIO support +# +# CONFIG_PACKAGE_kmod-gpio-cascade is not set +# end of GPIO support + # # Hardware Monitoring Support # # CONFIG_PACKAGE_kmod-gl-mifi-mcu is not set # CONFIG_PACKAGE_kmod-hwmon-ad7418 is not set # CONFIG_PACKAGE_kmod-hwmon-adcxx is not set -# CONFIG_PACKAGE_kmod-hwmon-ads1015 is not set # CONFIG_PACKAGE_kmod-hwmon-adt7410 is not set # CONFIG_PACKAGE_kmod-hwmon-adt7475 is not set CONFIG_PACKAGE_kmod-hwmon-core=y # CONFIG_PACKAGE_kmod-hwmon-dme1737 is not set # CONFIG_PACKAGE_kmod-hwmon-drivetemp is not set # CONFIG_PACKAGE_kmod-hwmon-f71882fg 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 @@ -2043,6 +2094,7 @@ CONFIG_PACKAGE_kmod-hwmon-core=y # CONFIG_PACKAGE_kmod-hwmon-ltc4151 is not set # CONFIG_PACKAGE_kmod-hwmon-mcp3021 is not set # CONFIG_PACKAGE_kmod-hwmon-nct6775 is not set +# CONFIG_PACKAGE_kmod-hwmon-nct7802 is not set # CONFIG_PACKAGE_kmod-hwmon-pc87360 is not set # CONFIG_PACKAGE_kmod-hwmon-pwmfan is not set # CONFIG_PACKAGE_kmod-hwmon-sch5627 is not set @@ -2065,6 +2117,7 @@ CONFIG_PACKAGE_kmod-i2c-algo-bit=y # CONFIG_PACKAGE_kmod-i2c-algo-pca is not set # CONFIG_PACKAGE_kmod-i2c-algo-pcf is not set CONFIG_PACKAGE_kmod-i2c-core=y +# CONFIG_PACKAGE_kmod-i2c-designware-pci is not set # CONFIG_PACKAGE_kmod-i2c-gpio is not set # CONFIG_PACKAGE_kmod-i2c-i801 is not set # CONFIG_PACKAGE_kmod-i2c-mux is not set @@ -2081,6 +2134,7 @@ CONFIG_PACKAGE_kmod-i2c-core=y # Industrial I/O Modules # # CONFIG_PACKAGE_kmod-iio-ad799x is not set +# CONFIG_PACKAGE_kmod-iio-ads1015 is not set # CONFIG_PACKAGE_kmod-iio-am2315 is not set # CONFIG_PACKAGE_kmod-iio-bh1750 is not set # CONFIG_PACKAGE_kmod-iio-bme680 is not set @@ -2126,16 +2180,22 @@ CONFIG_PACKAGE_kmod-input-core=y # CONFIG_PACKAGE_kmod-input-matrixkmap is not set # CONFIG_PACKAGE_kmod-input-polldev is not set # CONFIG_PACKAGE_kmod-input-touchscreen-ads7846 is not set +# CONFIG_PACKAGE_kmod-input-touchscreen-edt-ft5x06 is not set # CONFIG_PACKAGE_kmod-input-uinput is not set # end of Input modules # # LED modules # +# CONFIG_PACKAGE_kmod-input-leds is not set +# CONFIG_PACKAGE_kmod-leds-apu is not set # CONFIG_PACKAGE_kmod-leds-gpio is not set +# CONFIG_PACKAGE_kmod-leds-pca955x is not set # CONFIG_PACKAGE_kmod-leds-pca963x is not set +# CONFIG_PACKAGE_kmod-leds-tlc591xx is not set # CONFIG_PACKAGE_kmod-leds-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 @@ -2149,14 +2209,22 @@ CONFIG_PACKAGE_kmod-input-core=y 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 is not set +CONFIG_PACKAGE_kmod-lib-crc32c=y # 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-lzo=y # CONFIG_PACKAGE_kmod-lib-textsearch is not set # CONFIG_PACKAGE_kmod-lib-zstd is not set +# CONFIG_PACKAGE_kmod-oid-registry is not set # end of Libraries +# +# Multiplexer Support +# +# CONFIG_PACKAGE_kmod-mux-core is not set +# end of Multiplexer Support + # # Native Language Support # @@ -2243,6 +2311,7 @@ CONFIG_PACKAGE_kmod-ipt-offload=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 @@ -2257,24 +2326,32 @@ 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 is not set +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-reject=y CONFIG_PACKAGE_kmod-nf-reject6=y +# CONFIG_PACKAGE_kmod-nf-socket is not set +# CONFIG_PACKAGE_kmod-nf-tproxy is not set 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-core is not set -# CONFIG_PACKAGE_kmod-nft-fib is not set -# CONFIG_PACKAGE_kmod-nft-nat is not set -# CONFIG_PACKAGE_kmod-nft-nat6 is not set +# CONFIG_PACKAGE_kmod-nft-compat is not set +CONFIG_PACKAGE_kmod-nft-core=y +CONFIG_PACKAGE_kmod-nft-fib=y +CONFIG_PACKAGE_kmod-nft-nat=y +CONFIG_PACKAGE_kmod-nft-nat6=y # CONFIG_PACKAGE_kmod-nft-netdev is not set -# CONFIG_PACKAGE_kmod-nft-offload is not set +CONFIG_PACKAGE_kmod-nft-offload=y # 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 # @@ -2284,6 +2361,8 @@ CONFIG_PACKAGE_kmod-nfnetlink=y # CONFIG_PACKAGE_kmod-8139cp is not set # CONFIG_PACKAGE_kmod-8139too is not set # CONFIG_PACKAGE_kmod-alx is not set +CONFIG_PACKAGE_kmod-amazon-ena=y +CONFIG_PACKAGE_kmod-amd-xgbe=y # CONFIG_PACKAGE_kmod-atl1 is not set # CONFIG_PACKAGE_kmod-atl1c is not set # CONFIG_PACKAGE_kmod-atl1e is not set @@ -2299,6 +2378,7 @@ CONFIG_PACKAGE_kmod-e1000=y CONFIG_PACKAGE_kmod-e1000e=y # CONFIG_PACKAGE_kmod-et131x is not set # CONFIG_PACKAGE_kmod-ethoc is not set +# CONFIG_PACKAGE_kmod-fixed-phy is not set CONFIG_PACKAGE_kmod-forcedeth=y # CONFIG_PACKAGE_kmod-hfcmulti is not set # CONFIG_PACKAGE_kmod-hfcpci is not set @@ -2308,23 +2388,27 @@ CONFIG_PACKAGE_kmod-forcedeth=y CONFIG_PACKAGE_kmod-igb=y # CONFIG_PACKAGE_kmod-igbvf is not set # CONFIG_PACKAGE_kmod-igc is not set +# CONFIG_PACKAGE_kmod-ipvlan is not set CONFIG_PACKAGE_kmod-ixgbe=y # CONFIG_PACKAGE_kmod-ixgbevf is not set CONFIG_PACKAGE_kmod-libphy=y # CONFIG_PACKAGE_kmod-macvlan is not set +CONFIG_PACKAGE_kmod-mdio-devres=y # CONFIG_PACKAGE_kmod-mdio-gpio is not set CONFIG_PACKAGE_kmod-mii=y # CONFIG_PACKAGE_kmod-mlx4-core is not set # CONFIG_PACKAGE_kmod-mlx5-core is not set # CONFIG_PACKAGE_kmod-natsemi is not set # CONFIG_PACKAGE_kmod-ne2k-pci is not set +# CONFIG_PACKAGE_kmod-net-selftests is not set # 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-bcm84881 is not set # CONFIG_PACKAGE_kmod-phy-broadcom is not set +# CONFIG_PACKAGE_kmod-phy-microchip is not set CONFIG_PACKAGE_kmod-phy-realtek=y # CONFIG_PACKAGE_kmod-phylink is not set +# CONFIG_PACKAGE_kmod-qlcnic is not set # CONFIG_PACKAGE_kmod-r6040 is not set CONFIG_PACKAGE_kmod-r8169=y # CONFIG_PACKAGE_kmod-sfc is not set @@ -2338,6 +2422,7 @@ CONFIG_PACKAGE_kmod-r8169=y # CONFIG_PACKAGE_kmod-solos-pci is not set # CONFIG_PACKAGE_kmod-spi-ks8995 is not set # CONFIG_PACKAGE_kmod-swconfig is not set +# CONFIG_PACKAGE_kmod-switch-ar8xxx is not set # CONFIG_PACKAGE_kmod-switch-bcm53xx is not set # CONFIG_PACKAGE_kmod-switch-bcm53xx-mdio is not set # CONFIG_PACKAGE_kmod-switch-ip17xx is not set @@ -2345,6 +2430,7 @@ CONFIG_PACKAGE_kmod-r8169=y # CONFIG_PACKAGE_kmod-switch-rtl8366-smi is not set # CONFIG_PACKAGE_kmod-switch-rtl8366rb is not set # CONFIG_PACKAGE_kmod-switch-rtl8366s is not set +# CONFIG_PACKAGE_kmod-switch-rtl8367 is not set # CONFIG_PACKAGE_kmod-switch-rtl8367b is not set # CONFIG_PACKAGE_kmod-tg3 is not set # CONFIG_PACKAGE_kmod-tulip is not set @@ -2368,21 +2454,24 @@ CONFIG_PACKAGE_kmod-vmxnet3=y # 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 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-iptunnel6 is not set # CONFIG_PACKAGE_kmod-isdn4linux is not set -# CONFIG_PACKAGE_kmod-jool 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 # CONFIG_PACKAGE_kmod-l2tp-ip is not set # CONFIG_PACKAGE_kmod-macremapper is not set # CONFIG_PACKAGE_kmod-macsec is not set CONFIG_PACKAGE_kmod-mdio=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-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 @@ -2391,6 +2480,7 @@ CONFIG_PACKAGE_kmod-mdio=y # CONFIG_PACKAGE_kmod-openvswitch-geneve is not set # CONFIG_PACKAGE_kmod-openvswitch-gre is not set # CONFIG_PACKAGE_kmod-openvswitch-vxlan is not set +# CONFIG_PACKAGE_kmod-ovpn-dco is not set # CONFIG_PACKAGE_kmod-pf-ring is not set # CONFIG_PACKAGE_kmod-pktgen is not set CONFIG_PACKAGE_kmod-ppp=y @@ -2402,21 +2492,27 @@ 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-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-ipset is not set # CONFIG_PACKAGE_kmod-sched-mqprio 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-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-hybla is not set +# CONFIG_PACKAGE_kmod-tcp-scalable is not set # CONFIG_PACKAGE_kmod-trelay is not set # CONFIG_PACKAGE_kmod-tun is not set # CONFIG_PACKAGE_kmod-veth is not set @@ -2433,16 +2529,17 @@ CONFIG_PACKAGE_kmod-slhc=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=y # CONFIG_PACKAGE_kmod-echo is not set # CONFIG_PACKAGE_kmod-eeprom-93cx6 is not set # CONFIG_PACKAGE_kmod-eeprom-at24 is not set # CONFIG_PACKAGE_kmod-eeprom-at25 is not set # CONFIG_PACKAGE_kmod-f71808e-wdt is not set +# CONFIG_PACKAGE_kmod-google-firmware is not set # CONFIG_PACKAGE_kmod-gpio-amd-fch is not set # CONFIG_PACKAGE_kmod-gpio-beeper is not set # CONFIG_PACKAGE_kmod-gpio-button-hotplug is not set -# CONFIG_PACKAGE_kmod-gpio-dev is not set # CONFIG_PACKAGE_kmod-gpio-f7188x is not set # CONFIG_PACKAGE_kmod-gpio-it87 is not set # CONFIG_PACKAGE_kmod-gpio-mcp23s08 is not set @@ -2450,12 +2547,15 @@ CONFIG_PACKAGE_kmod-button-hotplug=y # CONFIG_PACKAGE_kmod-gpio-nxp-74hc164 is not set # CONFIG_PACKAGE_kmod-gpio-pca953x is not set # CONFIG_PACKAGE_kmod-gpio-pcf857x is not set +# CONFIG_PACKAGE_kmod-i6300esb-wdt is not set +# CONFIG_PACKAGE_kmod-ib700-wdt is not set # CONFIG_PACKAGE_kmod-ikconfig is not set # CONFIG_PACKAGE_kmod-it87-wdt is not set # CONFIG_PACKAGE_kmod-itco-wdt is not set # CONFIG_PACKAGE_kmod-keys-encrypted is not set # CONFIG_PACKAGE_kmod-keys-trusted is not set # CONFIG_PACKAGE_kmod-lp is not set +# CONFIG_PACKAGE_kmod-meraki-mx100 is not set # CONFIG_PACKAGE_kmod-mmc is not set # CONFIG_PACKAGE_kmod-mtdoops is not set # CONFIG_PACKAGE_kmod-mtdram is not set @@ -2467,7 +2567,9 @@ CONFIG_PACKAGE_kmod-pps=y # CONFIG_PACKAGE_kmod-pps-gpio is not set # CONFIG_PACKAGE_kmod-pps-ldisc is not set CONFIG_PACKAGE_kmod-ptp=y +# 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 @@ -2492,6 +2594,10 @@ CONFIG_PACKAGE_kmod-ptp=y # CONFIG_PACKAGE_kmod-tpm-tis is not set # CONFIG_PACKAGE_kmod-w83627hf-wdt is not set # CONFIG_PACKAGE_kmod-zram is not set +CONFIG_ZRAM_DEF_COMP_LZORLE=y +# CONFIG_ZRAM_DEF_COMP_LZO is not set +# CONFIG_ZRAM_DEF_COMP_LZ4 is not set +# CONFIG_ZRAM_DEF_COMP_ZSTD is not set # end of Other modules # @@ -2527,6 +2633,7 @@ CONFIG_PACKAGE_kmod-ptp=y # CONFIG_PACKAGE_kmod-usb-dwc3 is not set # CONFIG_PACKAGE_kmod-usb-hid is not set # CONFIG_PACKAGE_kmod-usb-hid-cp2112 is not set +# CONFIG_PACKAGE_kmod-usb-hid-mcp2221 is not set # CONFIG_PACKAGE_kmod-usb-ledtrig-usbport is not set # CONFIG_PACKAGE_kmod-usb-net is not set # CONFIG_PACKAGE_kmod-usb-net-aqc111 is not set @@ -2543,6 +2650,7 @@ CONFIG_PACKAGE_kmod-ptp=y # CONFIG_PACKAGE_kmod-usb-net-ipheth is not set # CONFIG_PACKAGE_kmod-usb-net-kalmia is not set # CONFIG_PACKAGE_kmod-usb-net-kaweth is not set +# CONFIG_PACKAGE_kmod-usb-net-lan78xx is not set # CONFIG_PACKAGE_kmod-usb-net-mcs7830 is not set # CONFIG_PACKAGE_kmod-usb-net-pegasus is not set # CONFIG_PACKAGE_kmod-usb-net-pl is not set @@ -2551,6 +2659,7 @@ CONFIG_PACKAGE_kmod-ptp=y # CONFIG_PACKAGE_kmod-usb-net-rtl8150 is not set # CONFIG_PACKAGE_kmod-usb-net-rtl8152 is not set # CONFIG_PACKAGE_kmod-usb-net-sierrawireless is not set +# CONFIG_PACKAGE_kmod-usb-net-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-ohci is not set @@ -2609,6 +2718,7 @@ CONFIG_PACKAGE_kmod-ptp=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-v4l2loopback is not set # CONFIG_PACKAGE_kmod-video-core is not set # end of Video Support @@ -2701,10 +2811,10 @@ CONFIG_PACKAGE_kmod-ptp=y # CONFIG_PACKAGE_kmod-mt7915e 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 @@ -2752,7 +2862,6 @@ CONFIG_PACKAGE_kmod-ptp=y # CONFIG_PACKAGE_erlang-compiler is not set # CONFIG_PACKAGE_erlang-crypto is not set # CONFIG_PACKAGE_erlang-erl-interface is not set -# CONFIG_PACKAGE_erlang-hipe is not set # CONFIG_PACKAGE_erlang-inets is not set # CONFIG_PACKAGE_erlang-mnesia is not set # CONFIG_PACKAGE_erlang-os_mon is not set @@ -2792,6 +2901,7 @@ CONFIG_GOLANG_BUILD_CACHE_DIR="" # # Lua # +# CONFIG_PACKAGE_cqueues is not set # CONFIG_PACKAGE_dkjson is not set # CONFIG_PACKAGE_json4lua is not set # CONFIG_PACKAGE_ldbus is not set @@ -2806,6 +2916,18 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_lua-cjson is not set # CONFIG_PACKAGE_lua-copas is not set # CONFIG_PACKAGE_lua-coxpcall is not set +# CONFIG_PACKAGE_lua-cs-bouncer is not set +# CONFIG_PACKAGE_lua-curl-v3 is not set +# CONFIG_PACKAGE_lua-eco is not set +# CONFIG_PACKAGE_lua-eco-dns is not set +# CONFIG_PACKAGE_lua-eco-file is not set +# CONFIG_PACKAGE_lua-eco-ip is not set +# CONFIG_PACKAGE_lua-eco-iw is not set +# CONFIG_PACKAGE_lua-eco-log is not set +# CONFIG_PACKAGE_lua-eco-socket is not set +# CONFIG_PACKAGE_lua-eco-ssl is not set +# CONFIG_PACKAGE_lua-eco-sys is not set +# CONFIG_PACKAGE_lua-eco-ubus is not set # CONFIG_PACKAGE_lua-ev is not set # CONFIG_PACKAGE_lua-examples is not set # CONFIG_PACKAGE_lua-libmodbus is not set @@ -2829,6 +2951,7 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_luafilesystem is not set # CONFIG_PACKAGE_luajit is not set # CONFIG_PACKAGE_lualanes is not set +# CONFIG_PACKAGE_luaossl is not set # CONFIG_PACKAGE_luaposix is not set # CONFIG_PACKAGE_luarocks is not set # CONFIG_PACKAGE_luasec is not set @@ -2862,12 +2985,6 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_node-serialport-bindings is not set # end of Node.js -# -# PHP7 -# -# CONFIG_PACKAGE_php7 is not set -# end of PHP7 - # # PHP8 # @@ -2884,16 +3001,17 @@ CONFIG_PACKAGE_lua=y # Python # # CONFIG_PACKAGE_libpython3 is not set -# CONFIG_PACKAGE_micropython is not set # CONFIG_PACKAGE_micropython-lib is not set +# CONFIG_PACKAGE_micropython-mbedtls is not set +# CONFIG_PACKAGE_micropython-nossl is not set # CONFIG_PACKAGE_python-pip-conf is not set # CONFIG_PACKAGE_python3 is not set # CONFIG_PACKAGE_python3-aiohttp is not set # CONFIG_PACKAGE_python3-aiohttp-cors is not set # CONFIG_PACKAGE_python3-apipkg is not set +# CONFIG_PACKAGE_python3-apparmor is not set # CONFIG_PACKAGE_python3-appdirs is not set # CONFIG_PACKAGE_python3-asgiref is not set -# CONFIG_PACKAGE_python3-asn1crypto is not set # CONFIG_PACKAGE_python3-astral is not set # CONFIG_PACKAGE_python3-async-timeout is not set # CONFIG_PACKAGE_python3-asyncio is not set @@ -2901,6 +3019,7 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-attrs is not set # CONFIG_PACKAGE_python3-augeas is not set # CONFIG_PACKAGE_python3-automat is not set +# CONFIG_PACKAGE_python3-awesomeversion is not set # CONFIG_PACKAGE_python3-awscli is not set # CONFIG_PACKAGE_python3-babel is not set # CONFIG_PACKAGE_python3-base is not set @@ -2938,22 +3057,9 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-distro is not set # CONFIG_PACKAGE_python3-distutils is not set # CONFIG_PACKAGE_python3-django is not set -# CONFIG_PACKAGE_python3-django-appconf is not set -# CONFIG_PACKAGE_python3-django-compressor is not set # CONFIG_PACKAGE_python3-django-cors-headers is not set # CONFIG_PACKAGE_python3-django-etesync-journal is not set -# CONFIG_PACKAGE_python3-django-formtools is not set -# CONFIG_PACKAGE_python3-django-jsonfield is not set -# CONFIG_PACKAGE_python3-django-jsonfield2 is not set -# CONFIG_PACKAGE_python3-django-picklefield is not set -# CONFIG_PACKAGE_python3-django-postoffice is not set -# CONFIG_PACKAGE_python3-django-ranged-response is not set # CONFIG_PACKAGE_python3-django-restframework is not set -# CONFIG_PACKAGE_python3-django-restframework39 is not set -# CONFIG_PACKAGE_python3-django-simple-captcha is not set -# CONFIG_PACKAGE_python3-django-statici18n is not set -# CONFIG_PACKAGE_python3-django-webpack-loader is not set -# CONFIG_PACKAGE_python3-django1 is not set # CONFIG_PACKAGE_python3-dns is not set # CONFIG_PACKAGE_python3-docker is not set # CONFIG_PACKAGE_python3-dockerpty is not set @@ -2975,7 +3081,6 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-flask-session is not set # CONFIG_PACKAGE_python3-flask-socketio is not set # CONFIG_PACKAGE_python3-flup is not set -# CONFIG_PACKAGE_python3-gdbm is not set # CONFIG_PACKAGE_python3-gmpy2 is not set # CONFIG_PACKAGE_python3-gnupg is not set # CONFIG_PACKAGE_python3-gpiod is not set @@ -3002,7 +3107,6 @@ CONFIG_PACKAGE_lua=y # # Configuration # -# CONFIG_PYTHON3_BLUETOOTH_SUPPORT is not set # CONFIG_PYTHON3_HOST_PIP_CACHE_WORLD_READABLE is not set # end of Configuration @@ -3022,7 +3126,13 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-networkx is not set # CONFIG_PACKAGE_python3-newt is not set # CONFIG_PACKAGE_python3-numpy is not set -# CONFIG_PACKAGE_python3-oauthlib is not set + +# +# Configuration +# +# CONFIG_NUMPY_OPENBLAS_SUPPORT is not set +# end of Configuration + # CONFIG_PACKAGE_python3-openpyxl is not set # CONFIG_PACKAGE_python3-openssl is not set # CONFIG_PACKAGE_python3-packaging is not set @@ -3043,7 +3153,6 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-pycparser is not set # CONFIG_PACKAGE_python3-pydoc is not set # CONFIG_PACKAGE_python3-pyinotify is not set -# CONFIG_PACKAGE_python3-pyjwt is not set # CONFIG_PACKAGE_python3-pymysql is not set # CONFIG_PACKAGE_python3-pynacl is not set # CONFIG_PACKAGE_python3-pyodbc is not set @@ -3058,19 +3167,13 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-pytest-forked is not set # CONFIG_PACKAGE_python3-pytest-xdist is not set # CONFIG_PACKAGE_python3-pytz is not set -# CONFIG_PACKAGE_python3-qrcode is not set -# CONFIG_PACKAGE_python3-rcssmin is not set # CONFIG_PACKAGE_python3-readline is not set # CONFIG_PACKAGE_python3-requests is not set -# CONFIG_PACKAGE_python3-requests-oauthlib is not set # CONFIG_PACKAGE_python3-rsa is not set # CONFIG_PACKAGE_python3-ruamel-yaml is not set # CONFIG_PACKAGE_python3-s3transfer is not set # CONFIG_PACKAGE_python3-schedule is not set # CONFIG_PACKAGE_python3-schema is not set -# CONFIG_PACKAGE_python3-seafile-ccnet is not set -# CONFIG_PACKAGE_python3-seafile-server is not set -# CONFIG_PACKAGE_python3-searpc is not set # CONFIG_PACKAGE_python3-sentry-sdk is not set # CONFIG_PACKAGE_python3-sepolgen is not set # CONFIG_PACKAGE_python3-sepolicy is not set @@ -3086,7 +3189,6 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-sqlite3 is not set # CONFIG_PACKAGE_python3-sqlparse is not set # CONFIG_PACKAGE_python3-stem is not set -# CONFIG_PACKAGE_python3-sysrepo is not set # CONFIG_PACKAGE_python3-text-unidecode is not set # CONFIG_PACKAGE_python3-texttable is not set # CONFIG_PACKAGE_python3-toml is not set @@ -3099,6 +3201,7 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-unittest is not set # CONFIG_PACKAGE_python3-urllib is not set # CONFIG_PACKAGE_python3-urllib3 is not set +# CONFIG_PACKAGE_python3-uuid is not set # CONFIG_PACKAGE_python3-vobject is not set # CONFIG_PACKAGE_python3-voluptuous is not set # CONFIG_PACKAGE_python3-voluptuous-serialize is not set @@ -3129,6 +3232,7 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_chicken-scheme-full is not set # CONFIG_PACKAGE_chicken-scheme-interpreter is not set +# CONFIG_PACKAGE_python3-gensio is not set # CONFIG_PACKAGE_slsh is not set # end of Languages @@ -3173,7 +3277,7 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_libacl is not set CONFIG_PACKAGE_libattr=y CONFIG_PACKAGE_libfuse=y -# CONFIG_PACKAGE_libfuse3 is not set +CONFIG_PACKAGE_libfuse3=y # CONFIG_PACKAGE_libow is not set # CONFIG_PACKAGE_libow-capi is not set # CONFIG_PACKAGE_libsysfs is not set @@ -3185,8 +3289,11 @@ CONFIG_PACKAGE_libfuse=y # CONFIG_PACKAGE_libfko is not set CONFIG_PACKAGE_libip4tc=y CONFIG_PACKAGE_libip6tc=y +CONFIG_PACKAGE_libiptext=m +# CONFIG_PACKAGE_libiptext-nft is not set +CONFIG_PACKAGE_libiptext6=m CONFIG_PACKAGE_libxtables=y -# CONFIG_PACKAGE_libxtables-nft is not set +# CONFIG_IPTABLES_CONNLABEL is not set # end of Firewall # @@ -3622,17 +3729,18 @@ CONFIG_PACKAGE_libxtables=y # # LibElektra # -# CONFIG_PACKAGE_libelektra-boost is not set # CONFIG_PACKAGE_libelektra-core is not set # CONFIG_PACKAGE_libelektra-cpp is not set # CONFIG_PACKAGE_libelektra-crypto is not set # CONFIG_PACKAGE_libelektra-curlget is not set # CONFIG_PACKAGE_libelektra-dbus is not set +# CONFIG_PACKAGE_libelektra-ev is not set # CONFIG_PACKAGE_libelektra-extra is not set # CONFIG_PACKAGE_libelektra-lua is not set # CONFIG_PACKAGE_libelektra-plugins is not set # CONFIG_PACKAGE_libelektra-python3 is not set # CONFIG_PACKAGE_libelektra-resolvers is not set +# CONFIG_PACKAGE_libelektra-uv is not set # CONFIG_PACKAGE_libelektra-xerces is not set # CONFIG_PACKAGE_libelektra-xml is not set # CONFIG_PACKAGE_libelektra-yajl is not set @@ -3646,6 +3754,7 @@ CONFIG_PACKAGE_libxtables=y # CONFIG_PACKAGE_libdcwproto is not set # CONFIG_PACKAGE_libdcwsocket is not set # CONFIG_PACKAGE_libsctp is not set +# CONFIG_PACKAGE_libslirp is not set # CONFIG_PACKAGE_libuhttpd-mbedtls is not set # CONFIG_PACKAGE_libuhttpd-nossl is not set # CONFIG_PACKAGE_libuhttpd-openssl is not set @@ -3713,11 +3822,11 @@ CONFIG_OPENSSL_WITH_PSK=y # CONFIG_OPENSSL_ENGINE=y # CONFIG_OPENSSL_ENGINE_BUILTIN is not set -# CONFIG_OPENSSL_WITH_GOST is not set # CONFIG_PACKAGE_libopenssl-afalg is not set # CONFIG_PACKAGE_libopenssl-afalg_sync is not set # CONFIG_PACKAGE_libopenssl-conf is not set # CONFIG_PACKAGE_libopenssl-devcrypto is not set +# CONFIG_PACKAGE_libopenssl-gost_engine is not set # CONFIG_PACKAGE_libopenssl-padlock is not set CONFIG_PACKAGE_libwolfssl=y CONFIG_WOLFSSL_HAS_AES_CCM=y @@ -3732,12 +3841,17 @@ CONFIG_WOLFSSL_HAS_SESSION_TICKET=y CONFIG_WOLFSSL_HAS_OCSP=y CONFIG_WOLFSSL_HAS_WPAS=y CONFIG_WOLFSSL_HAS_ECC25519=y +# CONFIG_WOLFSSL_HAS_ECC448 is not set +CONFIG_WOLFSSL_HAS_OPENVPN=y CONFIG_WOLFSSL_ALT_NAMES=y +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 # end of SSL # @@ -3782,7 +3896,6 @@ CONFIG_WOLFSSL_HAS_NO_HW=y # CONFIG_PACKAGE_libimobiledevice is not set # CONFIG_PACKAGE_libirecovery is not set # CONFIG_PACKAGE_libplist is not set -# CONFIG_PACKAGE_libplistcxx is not set # CONFIG_PACKAGE_libusbmuxd is not set # end of libimobiledevice @@ -3795,6 +3908,7 @@ CONFIG_WOLFSSL_HAS_NO_HW=y # CONFIG_boost-context-exclude is not set # CONFIG_boost-coroutine-exclude is not set # CONFIG_boost-fiber-exclude is not set +# CONFIG_PACKAGE_boringssl is not set # CONFIG_PACKAGE_cJSON is not set # CONFIG_PACKAGE_ccid is not set # CONFIG_PACKAGE_check is not set @@ -3811,7 +3925,7 @@ CONFIG_PACKAGE_glib2=y # CONFIG_PACKAGE_icu is not set # CONFIG_PACKAGE_icu-data-tools is not set # CONFIG_PACKAGE_icu-full-data is not set -# CONFIG_PACKAGE_jansson is not set +CONFIG_PACKAGE_jansson=y # CONFIG_PACKAGE_json-glib is not set # CONFIG_PACKAGE_jsoncpp is not set # CONFIG_PACKAGE_knot-libs is not set @@ -3819,6 +3933,7 @@ CONFIG_PACKAGE_glib2=y # CONFIG_PACKAGE_libaio is not set # CONFIG_PACKAGE_libantlr3c is not set # CONFIG_PACKAGE_libao is not set +# CONFIG_PACKAGE_libapparmor is not set # CONFIG_PACKAGE_libapr is not set # CONFIG_PACKAGE_libaprutil is not set # CONFIG_PACKAGE_libarchive is not set @@ -3905,7 +4020,6 @@ CONFIG_LIBCURL_PROXY=y # CONFIG_PACKAGE_libdmapsharing is not set # CONFIG_PACKAGE_libdnet 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 @@ -3949,6 +4063,8 @@ CONFIG_FFMPEG_X86ASM=y # CONFIG_PACKAGE_libgd-full is not set # CONFIG_PACKAGE_libgdbm is not set # CONFIG_PACKAGE_libgee is not set +# CONFIG_PACKAGE_libgensio is not set +# CONFIG_PACKAGE_libgensiocpp is not set CONFIG_PACKAGE_libgmp=y # CONFIG_PACKAGE_libgnurl is not set # CONFIG_PACKAGE_libgpg-error is not set @@ -3966,7 +4082,6 @@ CONFIG_PACKAGE_libgmp=y # CONFIG_PACKAGE_libhwloc is not set # CONFIG_PACKAGE_libi2c is not set # CONFIG_PACKAGE_libical is not set -# CONFIG_PACKAGE_libiconv is not set # CONFIG_PACKAGE_libiconv-full is not set # CONFIG_PACKAGE_libid3tag is not set # CONFIG_PACKAGE_libidn is not set @@ -3974,7 +4089,6 @@ CONFIG_PACKAGE_libgmp=y # CONFIG_PACKAGE_libiio is not set # CONFIG_PACKAGE_libinotifytools is not set # CONFIG_PACKAGE_libinput is not set -# CONFIG_PACKAGE_libintl is not set # CONFIG_PACKAGE_libintl-full is not set # CONFIG_PACKAGE_libipfs-http-client is not set # CONFIG_PACKAGE_libiw is not set @@ -3992,6 +4106,7 @@ 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_liblzo is not set # CONFIG_PACKAGE_libmad is not set # CONFIG_PACKAGE_libmagic is not set @@ -4034,7 +4149,7 @@ CONFIG_PACKAGE_libnettle=y # CONFIG_PACKAGE_libnewt is not set CONFIG_PACKAGE_libnfnetlink=y -# CONFIG_PACKAGE_libnftnl is not set +CONFIG_PACKAGE_libnftnl=y CONFIG_PACKAGE_libnghttp2=y # CONFIG_PACKAGE_libnl is not set # CONFIG_PACKAGE_libnl-core is not set @@ -4062,11 +4177,13 @@ CONFIG_PACKAGE_libnl-tiny=y # CONFIG_PACKAGE_libp11 is not set # CONFIG_PACKAGE_libpagekite is not set # CONFIG_PACKAGE_libpam is not set +# CONFIG_PACKAGE_libparted is not set # CONFIG_PACKAGE_libpbc is not set # CONFIG_PACKAGE_libpcap is not set # CONFIG_PACKAGE_libpci is not set # CONFIG_PACKAGE_libpciaccess is not set -# CONFIG_PACKAGE_libpcre is not set +CONFIG_PACKAGE_libpcre=y +CONFIG_PCRE_JIT_ENABLED=y # CONFIG_PACKAGE_libpcre16 is not set # CONFIG_PACKAGE_libpcre2 is not set # CONFIG_PACKAGE_libpcre2-16 is not set @@ -4097,7 +4214,7 @@ CONFIG_PACKAGE_libnl-tiny=y # CONFIG_PACKAGE_libsamplerate is not set # CONFIG_PACKAGE_libsane is not set # CONFIG_PACKAGE_libsasl2 is not set -# CONFIG_PACKAGE_libsearpc is not set +# CONFIG_PACKAGE_libsasl2-sasldb is not set # CONFIG_PACKAGE_libseccomp is not set # CONFIG_PACKAGE_libselinux is not set # CONFIG_PACKAGE_libsemanage is not set @@ -4132,7 +4249,6 @@ CONFIG_PACKAGE_libnl-tiny=y 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 is not set # CONFIG_PACKAGE_libsoup is not set # CONFIG_PACKAGE_libsoxr is not set @@ -4150,10 +4266,12 @@ CONFIG_PACKAGE_libss=y # CONFIG_PACKAGE_libtasn1 is not set # CONFIG_PACKAGE_libtheora is not set # CONFIG_PACKAGE_libtiff is not set -# CONFIG_PACKAGE_libtiffxx is not set # CONFIG_PACKAGE_libtins is not set CONFIG_PACKAGE_libtirpc=y # CONFIG_PACKAGE_libtorrent-rasterbar is not set +# CONFIG_PACKAGE_libtraceevent is not set +# CONFIG_PACKAGE_libtraceevent-extra is not set +# CONFIG_PACKAGE_libtracefs is not set CONFIG_PACKAGE_libubox=y # CONFIG_PACKAGE_libubox-lua is not set CONFIG_PACKAGE_libubus=y @@ -4195,7 +4313,6 @@ CONFIG_PACKAGE_libwebsockets-full=y # CONFIG_PACKAGE_libxslt is not set # CONFIG_PACKAGE_libyaml-cpp is not set # CONFIG_PACKAGE_libyang is not set -# CONFIG_PACKAGE_libyang-cpp is not set # CONFIG_PACKAGE_libyubikey is not set # CONFIG_PACKAGE_libzmq-curve is not set # CONFIG_PACKAGE_libzmq-nc is not set @@ -4212,6 +4329,8 @@ CONFIG_PACKAGE_libwebsockets-full=y # CONFIG_PACKAGE_nspr is not set # CONFIG_PACKAGE_oniguruma is not set # CONFIG_PACKAGE_open-isns is not set +# CONFIG_PACKAGE_openblas is not set +# CONFIG_PACKAGE_openpgm is not set # CONFIG_PACKAGE_p11-kit is not set # CONFIG_PACKAGE_pixman is not set # CONFIG_PACKAGE_poco is not set @@ -4225,9 +4344,10 @@ CONFIG_PACKAGE_rpcd-mod-luci=y CONFIG_PACKAGE_rpcd-mod-rrdns=y # CONFIG_PACKAGE_sbc is not set # CONFIG_PACKAGE_serdisplib is not set +# CONFIG_PACKAGE_taglib is not set # CONFIG_PACKAGE_terminfo is not set # CONFIG_PACKAGE_tinycdb is not set -# CONFIG_PACKAGE_uclibcxx is not set +# CONFIG_PACKAGE_totem-pl-parser is not set # CONFIG_PACKAGE_uw-imap is not set # CONFIG_PACKAGE_xmlrpc-c is not set # CONFIG_PACKAGE_xmlrpc-c-client is not set @@ -4241,6 +4361,8 @@ CONFIG_PACKAGE_zlib=y # # CONFIG_ZLIB_OPTIMIZE_SPEED is not set # end of Configuration + +# CONFIG_PACKAGE_zlog is not set # end of Libraries # @@ -4277,7 +4399,6 @@ CONFIG_LUCI_CSSTIDY=y # 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 @@ -4309,7 +4430,6 @@ CONFIG_PACKAGE_luci-compat=y 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-failsafe is not set CONFIG_PACKAGE_luci-mod-network=y # CONFIG_PACKAGE_luci-mod-rpc is not set CONFIG_PACKAGE_luci-mod-status=y @@ -4325,10 +4445,10 @@ CONFIG_PACKAGE_luci-mod-system=y CONFIG_PACKAGE_luci-app-adguardhome=y # CONFIG_PACKAGE_luci-app-advanced-reboot is not set # CONFIG_PACKAGE_luci-app-ahcp is not set +# CONFIG_PACKAGE_luci-app-apinger is not set # CONFIG_PACKAGE_luci-app-aria2 is not set # CONFIG_PACKAGE_luci-app-attendedsysupgrade is not set # CONFIG_PACKAGE_luci-app-babeld is not set -# CONFIG_PACKAGE_luci-app-banip is not set # CONFIG_PACKAGE_luci-app-bcp38 is not set # CONFIG_PACKAGE_luci-app-bird1-ipv4 is not set # CONFIG_PACKAGE_luci-app-bird1-ipv6 is not set @@ -4348,6 +4468,7 @@ CONFIG_PACKAGE_luci-app-chinadns-ng=y # CONFIG_PACKAGE_luci-app-dump1090 is not set # CONFIG_PACKAGE_luci-app-dynapoint is not set # CONFIG_PACKAGE_luci-app-eoip is not set +# CONFIG_PACKAGE_luci-app-example is not set CONFIG_PACKAGE_luci-app-firewall=y # CONFIG_PACKAGE_luci-app-frpc is not set # CONFIG_PACKAGE_luci-app-frps is not set @@ -4374,6 +4495,7 @@ CONFIG_PACKAGE_luci-app-firewall=y # CONFIG_PACKAGE_luci-app-olsr-viz is not set # CONFIG_PACKAGE_luci-app-omcproxy is not set # CONFIG_PACKAGE_luci-app-openvpn is not set +# CONFIG_PACKAGE_luci-app-openwisp is not set CONFIG_PACKAGE_luci-app-opkg=y # CONFIG_PACKAGE_luci-app-p910nd is not set # CONFIG_PACKAGE_luci-app-pagekitec is not set @@ -4412,6 +4534,7 @@ CONFIG_PACKAGE_luci-app-upnp=y # CONFIG_PACKAGE_luci-app-wifischedule is not set # CONFIG_PACKAGE_luci-app-wireguard is not set # CONFIG_PACKAGE_luci-app-wol is not set +# CONFIG_PACKAGE_luci-app-xfrpc is not set # CONFIG_PACKAGE_luci-app-xinetd is not set # CONFIG_PACKAGE_luci-app-yggdrasil is not set # end of 3. Applications @@ -4430,6 +4553,7 @@ CONFIG_PACKAGE_luci-theme-bootstrap=y # 5. Protocols # # CONFIG_PACKAGE_luci-proto-3g is not set +# CONFIG_PACKAGE_luci-proto-batman-adv is not set # CONFIG_PACKAGE_luci-proto-bonding is not set # CONFIG_PACKAGE_luci-proto-gre is not set # CONFIG_PACKAGE_luci-proto-hnet is not set @@ -4478,7 +4602,6 @@ CONFIG_PACKAGE_luci-lib-nixio_notls=y # 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 @@ -4513,7 +4636,6 @@ CONFIG_PACKAGE_luci-i18n-chinadns-ng-zh-cn=y # 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 @@ -4525,6 +4647,7 @@ CONFIG_PACKAGE_luci-i18n-chinadns-ng-zh-cn=y # 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 @@ -4546,7 +4669,6 @@ CONFIG_PACKAGE_luci-i18n-firewall-zh-cn=y # 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 @@ -4573,7 +4695,6 @@ CONFIG_PACKAGE_luci-i18n-opkg-zh-cn=y # CONFIG_PACKAGE_luci-i18n-opkg-zh-tw is not set # CONFIG_PACKAGE_luci-i18n-smartdns-de is not set # CONFIG_PACKAGE_luci-i18n-smartdns-es is not set -# CONFIG_PACKAGE_luci-i18n-smartdns-pt-BR is not set CONFIG_PACKAGE_luci-i18n-smartdns-zh-cn=y # CONFIG_PACKAGE_luci-i18n-ttyd-ar is not set # CONFIG_PACKAGE_luci-i18n-ttyd-bg is not set @@ -4583,7 +4704,6 @@ CONFIG_PACKAGE_luci-i18n-smartdns-zh-cn=y # CONFIG_PACKAGE_luci-i18n-ttyd-da is not set # CONFIG_PACKAGE_luci-i18n-ttyd-de is not set # CONFIG_PACKAGE_luci-i18n-ttyd-el is not set -# CONFIG_PACKAGE_luci-i18n-ttyd-en is not set # CONFIG_PACKAGE_luci-i18n-ttyd-es is not set # CONFIG_PACKAGE_luci-i18n-ttyd-fi is not set # CONFIG_PACKAGE_luci-i18n-ttyd-fr is not set @@ -4616,7 +4736,6 @@ CONFIG_PACKAGE_luci-i18n-ttyd-zh-cn=y # 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 @@ -4670,22 +4789,6 @@ CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y # CONFIG_PACKAGE_opendkim is not set # CONFIG_PACKAGE_opendkim-tools is not set # CONFIG_PACKAGE_postfix is not set - -# -# Select postfix build options -# -CONFIG_POSTFIX_TLS=y -CONFIG_POSTFIX_SASL=y -CONFIG_POSTFIX_LDAP=y -# CONFIG_POSTFIX_DB is not set -CONFIG_POSTFIX_CDB=y -CONFIG_POSTFIX_SQLITE=y -# CONFIG_POSTFIX_MYSQL is not set -# CONFIG_POSTFIX_PGSQL is not set -CONFIG_POSTFIX_PCRE=y -# CONFIG_POSTFIX_EAI is not set -# end of Select postfix build options - # CONFIG_PACKAGE_spamc is not set # CONFIG_PACKAGE_spamc-ssl is not set # end of Mail @@ -4724,9 +4827,10 @@ CONFIG_POSTFIX_PCRE=y # CONFIG_PACKAGE_motion is not set # CONFIG_PACKAGE_tvheadend is not set # CONFIG_PACKAGE_v4l2rtspserver is not set +# CONFIG_PACKAGE_v4l2tools is not set # CONFIG_PACKAGE_vips is not set # CONFIG_PACKAGE_xupnpd is not set -# CONFIG_PACKAGE_youtube-dl is not set +# CONFIG_PACKAGE_yt-dlp is not set # end of Multimedia # @@ -4763,6 +4867,7 @@ CONFIG_POSTFIX_PCRE=y # # Cloud Manager # +# CONFIG_PACKAGE_cloudreve is not set # CONFIG_PACKAGE_rclone-ng is not set # CONFIG_PACKAGE_rclone-webui-react is not set # end of Cloud Manager @@ -4810,7 +4915,6 @@ CONFIG_PACKAGE_curl=y # CONFIG_PACKAGE_ksmbd-avahi-service 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 @@ -4821,63 +4925,43 @@ CONFIG_PACKAGE_curl=y # # Firewall # -# CONFIG_PACKAGE_arptables is not set +# 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 is not set +# CONFIG_PACKAGE_ebtables-legacy is not set +# CONFIG_PACKAGE_ebtables-nft is not set # CONFIG_PACKAGE_fwknop is not set # CONFIG_PACKAGE_fwknopd is not set -CONFIG_PACKAGE_ip6tables=y # CONFIG_PACKAGE_ip6tables-extra is not set # CONFIG_PACKAGE_ip6tables-mod-nat 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_ip6tables-nft is not set +# CONFIG_PACKAGE_ip6tables-zz-legacy is not set # CONFIG_PACKAGE_iptables-mod-checksum is not set # CONFIG_PACKAGE_iptables-mod-cluster is not set # CONFIG_PACKAGE_iptables-mod-clusterip is not set -# CONFIG_PACKAGE_iptables-mod-condition is not set # CONFIG_PACKAGE_iptables-mod-conntrack-extra is not set -# CONFIG_PACKAGE_iptables-mod-delude is not set -# CONFIG_PACKAGE_iptables-mod-dhcpmac is not set -# CONFIG_PACKAGE_iptables-mod-dnetmap is not set # CONFIG_PACKAGE_iptables-mod-extra is not set # CONFIG_PACKAGE_iptables-mod-filter is not set -# CONFIG_PACKAGE_iptables-mod-fuzzy is not set -# CONFIG_PACKAGE_iptables-mod-geoip is not set # CONFIG_PACKAGE_iptables-mod-hashlimit is not set -# CONFIG_PACKAGE_iptables-mod-iface is not set -# CONFIG_PACKAGE_iptables-mod-ipmark is not set # CONFIG_PACKAGE_iptables-mod-ipopt is not set -# CONFIG_PACKAGE_iptables-mod-ipp2p is not set # CONFIG_PACKAGE_iptables-mod-iprange is not set # CONFIG_PACKAGE_iptables-mod-ipsec is not set -# CONFIG_PACKAGE_iptables-mod-ipv4options is not set # CONFIG_PACKAGE_iptables-mod-led is not set -# CONFIG_PACKAGE_iptables-mod-length2 is not set -# CONFIG_PACKAGE_iptables-mod-logmark is not set -# CONFIG_PACKAGE_iptables-mod-lscan is not set -# CONFIG_PACKAGE_iptables-mod-lua is not set # CONFIG_PACKAGE_iptables-mod-nat-extra is not set # CONFIG_PACKAGE_iptables-mod-nflog is not set # CONFIG_PACKAGE_iptables-mod-nfqueue is not set # CONFIG_PACKAGE_iptables-mod-physdev is not set -# CONFIG_PACKAGE_iptables-mod-proto is not set -# CONFIG_PACKAGE_iptables-mod-psd is not set -# 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-sysrq is not set -# CONFIG_PACKAGE_iptables-mod-tarpit is not set +# CONFIG_PACKAGE_iptables-mod-socket is not set # CONFIG_PACKAGE_iptables-mod-tee is not set # CONFIG_PACKAGE_iptables-mod-tproxy is not set # CONFIG_PACKAGE_iptables-mod-trace is not set # CONFIG_PACKAGE_iptables-mod-u32 is not set # CONFIG_PACKAGE_iptables-mod-ulog is not set -# CONFIG_PACKAGE_iptaccount is not set -# CONFIG_PACKAGE_iptgeoip is not set +# CONFIG_PACKAGE_iptables-nft is not set +# CONFIG_PACKAGE_iptables-zz-legacy is not set # # Select iptgeoip options @@ -4886,9 +4970,10 @@ CONFIG_PACKAGE_iptables=y # end of Select iptgeoip options # CONFIG_PACKAGE_miniupnpc is not set -CONFIG_PACKAGE_miniupnpd=y +# CONFIG_PACKAGE_miniupnpd-iptables is not set +CONFIG_PACKAGE_miniupnpd-nftables=y # CONFIG_PACKAGE_natpmpc is not set -# CONFIG_PACKAGE_nftables-json is not set +CONFIG_PACKAGE_nftables-json=y # CONFIG_PACKAGE_nftables-nojson is not set # CONFIG_PACKAGE_shorewall is not set # CONFIG_PACKAGE_shorewall-core is not set @@ -4897,6 +4982,8 @@ CONFIG_PACKAGE_miniupnpd=y # 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 is not set # end of Firewall # @@ -4928,6 +5015,7 @@ CONFIG_PACKAGE_miniupnpd=y # CONFIG_PACKAGE_avahi-utils is not set # CONFIG_PACKAGE_bind-check is not set # CONFIG_PACKAGE_bind-client is not set +# CONFIG_PACKAGE_bind-ddns-confgen is not set # CONFIG_PACKAGE_bind-dig is not set # CONFIG_PACKAGE_bind-dnssec is not set # CONFIG_PACKAGE_bind-host is not set @@ -4938,9 +5026,12 @@ CONFIG_PACKAGE_miniupnpd=y # CONFIG_PACKAGE_ddns-scripts is not set # CONFIG_PACKAGE_ddns-scripts-services is not set # CONFIG_PACKAGE_dhcp-forwarder is not set +# CONFIG_PACKAGE_dns-over-https 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 # CONFIG_PACKAGE_hostip is not set # CONFIG_PACKAGE_idn is not set @@ -4948,14 +5039,20 @@ CONFIG_PACKAGE_miniupnpd=y # CONFIG_PACKAGE_inadyn is not set # CONFIG_PACKAGE_isc-dhcp-client-ipv4 is not set # CONFIG_PACKAGE_isc-dhcp-client-ipv6 is not set +# CONFIG_PACKAGE_isc-dhcp-omshell-ipv4 is not set +# CONFIG_PACKAGE_isc-dhcp-omshell-ipv6 is not set # CONFIG_PACKAGE_isc-dhcp-relay-ipv4 is not set # CONFIG_PACKAGE_isc-dhcp-relay-ipv6 is not set +# 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 @@ -5092,17 +5189,13 @@ CONFIG_PACKAGE_miniupnpd=y # CONFIG_PACKAGE_openvswitch-ovn-host is not set # CONFIG_PACKAGE_openvswitch-ovn-north is not set # CONFIG_PACKAGE_openvswitch-python3 is not set +# CONFIG_PACKAGE_ovsd is not set # end of Open vSwitch # # OpenLDAP # # CONFIG_PACKAGE_libopenldap is not set -CONFIG_OPENLDAP_DEBUG=y -# CONFIG_OPENLDAP_CRYPT is not set -# CONFIG_OPENLDAP_MONITOR is not set -# CONFIG_OPENLDAP_DB47 is not set -# CONFIG_OPENLDAP_ICU is not set # CONFIG_PACKAGE_openldap-server is not set # CONFIG_PACKAGE_openldap-utils is not set # end of OpenLDAP @@ -5141,7 +5234,6 @@ CONFIG_OPENLDAP_DEBUG=y # CONFIG_PACKAGE_devlink is not set # CONFIG_PACKAGE_frr is not set # CONFIG_PACKAGE_genl is not set -# CONFIG_PACKAGE_igmpproxy is not set # CONFIG_PACKAGE_ip-bridge is not set # CONFIG_PACKAGE_ip-full is not set # CONFIG_PACKAGE_ip-tiny is not set @@ -5158,10 +5250,12 @@ CONFIG_OPENLDAP_DEBUG=y # 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_udp-broadcast-relay-redux is not set # CONFIG_PACKAGE_vis is not set # CONFIG_PACKAGE_yggdrasil is not set # end of Routing and Redirection @@ -5258,11 +5352,11 @@ CONFIG_OPENLDAP_DEBUG=y # # CONFIG_PACKAGE_asterisk is not set # CONFIG_PACKAGE_baresip is not set +# CONFIG_PACKAGE_coturn is not set # CONFIG_PACKAGE_freeswitch is not set # CONFIG_PACKAGE_kamailio is not set # CONFIG_PACKAGE_miax is not set # CONFIG_PACKAGE_pcapsipdump is not set -# CONFIG_PACKAGE_restund is not set # CONFIG_PACKAGE_rtpengine is not set # CONFIG_PACKAGE_rtpengine-no-transcode is not set # CONFIG_PACKAGE_rtpengine-recording is not set @@ -5304,6 +5398,7 @@ CONFIG_OPENLDAP_DEBUG=y # CONFIG_PACKAGE_openvpn-easy-rsa 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_pptpd is not set # CONFIG_PACKAGE_softethervpn-base is not set # CONFIG_PACKAGE_softethervpn-bridge is not set @@ -5355,12 +5450,12 @@ CONFIG_OPENLDAP_DEBUG=y # CONFIG_PACKAGE_apache is not set CONFIG_PACKAGE_cgi-io=y # CONFIG_PACKAGE_clamav is not set +# CONFIG_PACKAGE_cloudflared 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_gunicorn3 is not set # CONFIG_PACKAGE_haproxy is not set # CONFIG_PACKAGE_haproxy-nossl is not set # CONFIG_PACKAGE_kcptun-client is not set @@ -5374,7 +5469,6 @@ CONFIG_PACKAGE_cgi-io=y # CONFIG_PACKAGE_nginx-ssl-util-nopcre is not set # CONFIG_PACKAGE_polipo is not set # CONFIG_PACKAGE_privoxy is not set -# CONFIG_PACKAGE_python3-gunicorn is not set # CONFIG_PACKAGE_radicale is not set # CONFIG_PACKAGE_radicale2 is not set # CONFIG_PACKAGE_radicale2-examples is not set @@ -5384,15 +5478,17 @@ CONFIG_PACKAGE_cgi-io=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_sockd is not set -# CONFIG_PACKAGE_socksify is not set # CONFIG_PACKAGE_spawn-fcgi is not set # CONFIG_PACKAGE_squid is not set # CONFIG_PACKAGE_tinyproxy is not set +# CONFIG_PACKAGE_trojan-go 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_v2raya is not set +# CONFIG_PACKAGE_xfrpc is not set # end of Web Servers/Proxies # @@ -5404,9 +5500,6 @@ CONFIG_PACKAGE_uhttpd-mod-ubus=y # CONFIG_PACKAGE_hcxdumptool is not set # CONFIG_PACKAGE_hcxtools is not set # CONFIG_PACKAGE_horst is not set -# CONFIG_PACKAGE_kismet-client is not set -# CONFIG_PACKAGE_kismet-drone is not set -# CONFIG_PACKAGE_kismet-server is not set # CONFIG_PACKAGE_pixiewps is not set # CONFIG_PACKAGE_reaver is not set # CONFIG_PACKAGE_wavemon is not set @@ -5437,6 +5530,7 @@ CONFIG_PACKAGE_uhttpd-mod-ubus=y # CONFIG_DRIVER_11AC_SUPPORT is not set # CONFIG_DRIVER_11AX_SUPPORT is not set # CONFIG_WPA_ENABLE_WEP is not set +# CONFIG_WPA_MBO_SUPPORT is not set # CONFIG_PACKAGE_wpa-supplicant-basic is not set # CONFIG_PACKAGE_wpa-supplicant-mini is not set # CONFIG_PACKAGE_wpa-supplicant-openssl is not set @@ -5475,10 +5569,10 @@ CONFIG_PACKAGE_uhttpd-mod-ubus=y # CONFIG_PACKAGE_apcupsd is not set # CONFIG_PACKAGE_apcupsd-cgi is not set # CONFIG_PACKAGE_apinger is not set +# CONFIG_PACKAGE_apinger-rrd 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_banip is not set # CONFIG_PACKAGE_batctl-default is not set # CONFIG_PACKAGE_batctl-full is not set # CONFIG_PACKAGE_batctl-tiny is not set @@ -5492,10 +5586,10 @@ CONFIG_PACKAGE_uhttpd-mod-ubus=y # CONFIG_PACKAGE_chat is not set CONFIG_PACKAGE_chinadns-ng=y # CONFIG_PACKAGE_cifsmount is not set +# CONFIG_PACKAGE_cni-route-override is not set # CONFIG_PACKAGE_coap-server is not set # CONFIG_PACKAGE_conserver is not set # CONFIG_PACKAGE_crowdsec is not set -# CONFIG_PACKAGE_crowdsec-firewall-bouncer is not set # CONFIG_PACKAGE_cshark is not set # CONFIG_PACKAGE_daemonlogger is not set # CONFIG_PACKAGE_darkstat is not set @@ -5510,6 +5604,7 @@ CONFIG_PACKAGE_chinadns-ng=y # CONFIG_PACKAGE_etherwake is not set # CONFIG_PACKAGE_etherwake-nfqueue is not set # 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 @@ -5517,10 +5612,14 @@ CONFIG_PACKAGE_chinadns-ng=y # 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_gre is not set +# CONFIG_PACKAGE_gsocket is not set # CONFIG_PACKAGE_hnet-full is not set # CONFIG_PACKAGE_hnet-full-l2tp is not set # CONFIG_PACKAGE_hnet-full-secure is not set @@ -5529,6 +5628,7 @@ CONFIG_PACKAGE_chinadns-ng=y # CONFIG_PACKAGE_httping is not set # CONFIG_PACKAGE_httping-nossl is not set # CONFIG_PACKAGE_https-dns-proxy is not set +# CONFIG_PACKAGE_httptunnel is not set # CONFIG_PACKAGE_i2pd is not set # CONFIG_PACKAGE_ibrdtn-tools is not set # CONFIG_PACKAGE_ibrdtnd is not set @@ -5545,12 +5645,12 @@ CONFIG_PACKAGE_ipset=y # CONFIG_PACKAGE_iputils-arping is not set # CONFIG_PACKAGE_iputils-clockdiff is not set # CONFIG_PACKAGE_iputils-ping is not set -# CONFIG_PACKAGE_iputils-tftpd 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 -# CONFIG_PACKAGE_jool-tools is not set +# CONFIG_PACKAGE_jool-tools-netfilter is not set # CONFIG_PACKAGE_keepalived is not set # CONFIG_PACKAGE_knxd is not set # CONFIG_PACKAGE_kplex is not set @@ -5568,6 +5668,7 @@ CONFIG_PACKAGE_libipset=y # CONFIG_PACKAGE_mac-telnet-server is not set # CONFIG_PACKAGE_map is not set # CONFIG_PACKAGE_mbusd is not set +# CONFIG_PACKAGE_mdns-repeater is not set # CONFIG_PACKAGE_memcached is not set # CONFIG_PACKAGE_mii-tool is not set # CONFIG_PACKAGE_mikrotik-btest is not set @@ -5579,9 +5680,9 @@ CONFIG_PACKAGE_libipset=y # CONFIG_PACKAGE_mosquitto-client-ssl is not set # CONFIG_PACKAGE_mosquitto-nossl is not set # CONFIG_PACKAGE_mosquitto-ssl is not set -# CONFIG_PACKAGE_mrd6 is not set # CONFIG_PACKAGE_mstpd is not set -# CONFIG_PACKAGE_mtr is not set +# CONFIG_PACKAGE_mtr-json is not set +# CONFIG_PACKAGE_mtr-nojson is not set # CONFIG_PACKAGE_nbd is not set # CONFIG_PACKAGE_nbd-server is not set # CONFIG_PACKAGE_ncp is not set @@ -5652,7 +5753,6 @@ CONFIG_PACKAGE_ppp-mod-pppoe=y # CONFIG_PACKAGE_rpcapd is not set # CONFIG_PACKAGE_rpcbind is not set # CONFIG_PACKAGE_rssileds is not set -# CONFIG_PACKAGE_rsyslog is not set # CONFIG_PACKAGE_safe-search is not set # CONFIG_PACKAGE_samba4-admin is not set # CONFIG_PACKAGE_samba4-client is not set @@ -5662,12 +5762,9 @@ CONFIG_PACKAGE_ppp-mod-pppoe=y # CONFIG_PACKAGE_samplicator is not set # CONFIG_PACKAGE_scapy is not set # CONFIG_PACKAGE_sctp-tools is not set -# CONFIG_PACKAGE_seafile-ccnet is not set -# CONFIG_PACKAGE_seafile-seahub is not set -# CONFIG_PACKAGE_seafile-server is not set -# CONFIG_PACKAGE_seafile-server-fuse is not set # CONFIG_PACKAGE_ser2net is not set # CONFIG_PACKAGE_simple-adblock is not set +# CONFIG_PACKAGE_slirp4netns is not set CONFIG_PACKAGE_smartdns=y # CONFIG_PACKAGE_smbinfo is not set # CONFIG_PACKAGE_snmp-mibs is not set @@ -5678,6 +5775,7 @@ CONFIG_PACKAGE_smartdns=y # CONFIG_PACKAGE_softflowd is not set # CONFIG_PACKAGE_soloscli is not set # CONFIG_PACKAGE_speedtest-netperf is not set +# CONFIG_PACKAGE_speedtestpp is not set # CONFIG_PACKAGE_spoofer is not set # CONFIG_PACKAGE_static-neighbor-reports is not set # CONFIG_PACKAGE_stunnel is not set @@ -5688,6 +5786,7 @@ CONFIG_PACKAGE_smartdns=y # CONFIG_PACKAGE_tcpdump is not set # CONFIG_PACKAGE_tcpdump-mini is not set # CONFIG_PACKAGE_tgt 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 @@ -5695,23 +5794,27 @@ CONFIG_PACKAGE_smartdns=y # CONFIG_PACKAGE_travelmate 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_udpxy is not set # CONFIG_PACKAGE_ulogd is not set # CONFIG_PACKAGE_umdns is not set +# CONFIG_PACKAGE_uradvd is not set # CONFIG_PACKAGE_usbip is not set # CONFIG_PACKAGE_usteer is not set +# CONFIG_PACKAGE_ustp is not set # CONFIG_PACKAGE_vallumd is not set # CONFIG_PACKAGE_vncrepeater is not set # CONFIG_PACKAGE_vnstat is not set # CONFIG_PACKAGE_vnstat2 is not set # CONFIG_PACKAGE_vpn-policy-routing is not set # CONFIG_PACKAGE_vpnbypass is not set -# CONFIG_PACKAGE_vti is not set # CONFIG_PACKAGE_vxlan is not set # CONFIG_PACKAGE_wakeonlan is not set # CONFIG_PACKAGE_wg-installer-client is not set +# CONFIG_PACKAGE_wifi-presence is not set # CONFIG_PACKAGE_wpan-tools is not set # CONFIG_PACKAGE_wwan is not set # CONFIG_PACKAGE_xinetd is not set @@ -5728,7 +5831,6 @@ CONFIG_PACKAGE_uclient-fetch=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 @@ -5741,11 +5843,13 @@ CONFIG_PACKAGE_uclient-fetch=y # CONFIG_PACKAGE_mpd-mini is not set # CONFIG_PACKAGE_mpg123 is not set # CONFIG_PACKAGE_opus-tools is not set +# CONFIG_PACKAGE_owntone is not set # CONFIG_PACKAGE_pianod is not set # CONFIG_PACKAGE_pianod-client is not set # CONFIG_PACKAGE_portaudio is not set # CONFIG_PACKAGE_pulseaudio-daemon is not set # CONFIG_PACKAGE_pulseaudio-daemon-avahi is not set +# CONFIG_PACKAGE_rtpmidid is not set # CONFIG_PACKAGE_shairplay is not set # CONFIG_PACKAGE_shairport-sync-mbedtls is not set # CONFIG_PACKAGE_shairport-sync-mini is not set @@ -5755,6 +5859,7 @@ CONFIG_PACKAGE_uclient-fetch=y # CONFIG_PACKAGE_squeezelite-full is not set # CONFIG_PACKAGE_squeezelite-mini is not set # CONFIG_PACKAGE_svox is not set +# CONFIG_PACKAGE_ttymidi-sysex is not set # CONFIG_PACKAGE_upmpdcli is not set # end of Sound @@ -5762,6 +5867,13 @@ CONFIG_PACKAGE_uclient-fetch=y # Utilities # +# +# AppArmor +# +# CONFIG_PACKAGE_apparmor-profiles is not set +# CONFIG_PACKAGE_apparmor-utils is not set +# end of AppArmor + # # BigClown # @@ -5775,6 +5887,7 @@ CONFIG_PACKAGE_uclient-fetch=y # Boot Loaders # # CONFIG_PACKAGE_fconfig is not set +CONFIG_PACKAGE_grub2-bios-setup=y # CONFIG_PACKAGE_grub2-editenv is not set # CONFIG_PACKAGE_uboot-envtools is not set # end of Boot Loaders @@ -5814,12 +5927,14 @@ CONFIG_PACKAGE_uclient-fetch=y # # Disc # +# CONFIG_PACKAGE_autopart is not set # CONFIG_PACKAGE_blkdiscard is not set # CONFIG_PACKAGE_blkid is not set # CONFIG_PACKAGE_blockdev is not set # CONFIG_PACKAGE_cfdisk is not set # 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_findfs is not set # CONFIG_PACKAGE_fio is not set @@ -5831,17 +5946,21 @@ CONFIG_PACKAGE_uclient-fetch=y # CONFIG_PACKAGE_lvm2 is not set # CONFIG_PACKAGE_lvm2-selinux is not set # CONFIG_PACKAGE_mdadm is not set +# CONFIG_PACKAGE_mtools is not set # CONFIG_PACKAGE_parted is not set CONFIG_PACKAGE_partx-utils=y # CONFIG_PACKAGE_sfdisk is not set # CONFIG_PACKAGE_sgdisk is not set +# CONFIG_PACKAGE_uvol is not set # CONFIG_PACKAGE_wipefs is not set # end of Disc # # 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 is not set @@ -5952,6 +6071,11 @@ CONFIG_PACKAGE_mkf2fs=y # CONFIG_PACKAGE_str2str is not set # end of RTKLIB Suite +# +# SSL +# +# end of SSL + # # Shells # @@ -5978,6 +6102,7 @@ CONFIG_PACKAGE_mkf2fs=y # # CONFIG_PACKAGE_agetty is not set # CONFIG_PACKAGE_dvtm is not set +# CONFIG_PACKAGE_kitty-terminfo is not set # CONFIG_PACKAGE_minicom is not set # CONFIG_PACKAGE_picocom is not set # CONFIG_PACKAGE_rtty-mbedtls is not set @@ -5994,6 +6119,12 @@ CONFIG_PACKAGE_ttyd=y # CONFIG_PACKAGE_wall is not set # end of Terminal +# +# Userspace GPIO Drivers +# +# CONFIG_PACKAGE_nu801 is not set +# end of Userspace GPIO Drivers + # # Virtualization # @@ -6073,6 +6204,7 @@ CONFIG_PACKAGE_ttyd=y # CONFIG_PACKAGE_libselinux-validatetrans is not set # end of libselinux tools +# CONFIG_PACKAGE_ack is not set # CONFIG_PACKAGE_acpica-unix is not set # CONFIG_PACKAGE_acpid is not set # CONFIG_PACKAGE_adb is not set @@ -6094,9 +6226,12 @@ CONFIG_PACKAGE_ttyd=y # CONFIG_PACKAGE_bc is not set # CONFIG_PACKAGE_bluelog is not set # CONFIG_PACKAGE_bluez-daemon is not set +# CONFIG_PACKAGE_bluez-tools is not set # CONFIG_PACKAGE_bluez-utils is not set # CONFIG_PACKAGE_bluez-utils-extra is not set +# 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 @@ -6107,15 +6242,18 @@ CONFIG_PACKAGE_ttyd=y # CONFIG_PACKAGE_cache-domains-wolfssl is not set # CONFIG_PACKAGE_cal is not set # CONFIG_PACKAGE_canutils is not set +# CONFIG_PACKAGE_catatonit is not set # CONFIG_PACKAGE_cgroup-tools is not set # CONFIG_PACKAGE_cgroupfs-mount is not set # CONFIG_PACKAGE_checkpolicy is not set # CONFIG_PACKAGE_checksec is not set # CONFIG_PACKAGE_checksec_automator is not set # CONFIG_PACKAGE_chkcon is not set +# CONFIG_PACKAGE_clocate is not set # CONFIG_PACKAGE_cmdpad is not set # CONFIG_PACKAGE_cni is not set # CONFIG_PACKAGE_cni-plugins is not set +# CONFIG_PACKAGE_cni-plugins-nft is not set # CONFIG_PACKAGE_coap-client is not set # CONFIG_PACKAGE_collectd is not set # CONFIG_PACKAGE_conmon is not set @@ -6164,12 +6302,14 @@ CONFIG_PACKAGE_ttyd=y # CONFIG_PACKAGE_fritz-tffs is not set # CONFIG_PACKAGE_fritz-tffs-nand is not set # CONFIG_PACKAGE_ftdi_eeprom is not set +# CONFIG_PACKAGE_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 +# CONFIG_PACKAGE_gl-puli-mcu is not set # CONFIG_PACKAGE_gnuplot is not set # CONFIG_PACKAGE_gpioctl-sysfs is not set # CONFIG_PACKAGE_gpiod-tools is not set @@ -6193,6 +6333,7 @@ CONFIG_PACKAGE_ttyd=y # CONFIG_PACKAGE_inotifywait is not set # CONFIG_PACKAGE_inotifywatch is not set # CONFIG_PACKAGE_io is not set +# CONFIG_PACKAGE_ipcs is not set # CONFIG_PACKAGE_ipfs-http-client-tests is not set # CONFIG_PACKAGE_irqbalance is not set # CONFIG_PACKAGE_iwcap is not set @@ -6208,27 +6349,33 @@ CONFIG_PACKAGE_jshn=y # CONFIG_PACKAGE_lcdproc-drivers is not set # CONFIG_PACKAGE_lcdproc-server is not set # CONFIG_PACKAGE_less is not set -# CONFIG_PACKAGE_less-wide is not set CONFIG_PACKAGE_libjson-script=y # CONFIG_PACKAGE_libnetwork is not set +CONFIG_PACKAGE_libucode=y # CONFIG_PACKAGE_libxml2-utils is not set # CONFIG_PACKAGE_lm-sensors is not set # CONFIG_PACKAGE_lm-sensors-detect is not set # CONFIG_PACKAGE_logger is not set # CONFIG_PACKAGE_logrotate is not set +# CONFIG_PACKAGE_lolcat is not set # CONFIG_PACKAGE_look is not set # CONFIG_PACKAGE_losetup is not set # CONFIG_PACKAGE_lrzsz is not set # CONFIG_PACKAGE_lscpu is not set +# CONFIG_PACKAGE_lslocks is not set +# CONFIG_PACKAGE_lsns is not set # CONFIG_PACKAGE_lsof is not set # CONFIG_PACKAGE_lxc is not set # CONFIG_PACKAGE_maccalc is not set # CONFIG_PACKAGE_macchanger is not set +# CONFIG_PACKAGE_mandoc is not set # CONFIG_PACKAGE_mbedtls-util is not set # CONFIG_PACKAGE_mbim-utils is not set # CONFIG_PACKAGE_mbtools is not set # CONFIG_PACKAGE_mc is not set +# CONFIG_PACKAGE_mc-skins is not set # CONFIG_PACKAGE_mcookie is not set +# CONFIG_PACKAGE_mdio-tools is not set # CONFIG_PACKAGE_micrond is not set # CONFIG_PACKAGE_miniflux is not set # CONFIG_PACKAGE_mmc-utils is not set @@ -6238,6 +6385,7 @@ CONFIG_PACKAGE_libjson-script=y # CONFIG_PACKAGE_mosh-server is not set # CONFIG_PACKAGE_mount-utils is not set # CONFIG_PACKAGE_mpack is not set +# CONFIG_PACKAGE_mqttled is not set # CONFIG_PACKAGE_mt-st is not set # CONFIG_PACKAGE_namei is not set # CONFIG_PACKAGE_naywatch is not set @@ -6247,6 +6395,7 @@ CONFIG_PACKAGE_libjson-script=y # CONFIG_PACKAGE_nnn is not set # CONFIG_PACKAGE_nsenter is not set # CONFIG_PACKAGE_nss-utils is not set +# CONFIG_PACKAGE_nsutils is not set # CONFIG_PACKAGE_oath-toolkit is not set # CONFIG_PACKAGE_oci-runtime-tool is not set # CONFIG_PACKAGE_open-plc-utils is not set @@ -6261,13 +6410,22 @@ CONFIG_PACKAGE_open-vm-tools-fuse=y # 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_pcmciautils is not set # CONFIG_PACKAGE_pcsc-tools is not set # CONFIG_PACKAGE_pcscd is not set # CONFIG_PACKAGE_podman is not set -# CONFIG_PACKAGE_podman-selinux is not set + +# +# 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 @@ -6293,6 +6451,7 @@ CONFIG_PACKAGE_open-vm-tools-fuse=y # 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 @@ -6306,7 +6465,9 @@ CONFIG_PACKAGE_open-vm-tools-fuse=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_sipcalc is not set # CONFIG_PACKAGE_sispmctl is not set # CONFIG_PACKAGE_slide-switch is not set @@ -6333,6 +6494,7 @@ CONFIG_STRACE_NONE=y # CONFIG_PACKAGE_sysrepoctl is not set # CONFIG_PACKAGE_sysstat is not set # CONFIG_PACKAGE_tar 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 @@ -6345,6 +6507,16 @@ CONFIG_STRACE_NONE=y # CONFIG_PACKAGE_tree is not set # CONFIG_PACKAGE_triggerhappy is not set # CONFIG_PACKAGE_ubnt-manager is not set +CONFIG_PACKAGE_ucode=y +CONFIG_PACKAGE_ucode-mod-fs=y +# CONFIG_PACKAGE_ucode-mod-lua is not set +# CONFIG_PACKAGE_ucode-mod-math is not set +# CONFIG_PACKAGE_ucode-mod-nl80211 is not set +# CONFIG_PACKAGE_ucode-mod-resolv is not set +# CONFIG_PACKAGE_ucode-mod-rtnl is not set +# CONFIG_PACKAGE_ucode-mod-struct is not set +CONFIG_PACKAGE_ucode-mod-ubus=y +CONFIG_PACKAGE_ucode-mod-uci=y # CONFIG_PACKAGE_udns-dnsget is not set # CONFIG_PACKAGE_udns-ex-rdns is not set # CONFIG_PACKAGE_udns-rblcheck is not set