artix

desc
git clone https://git.awy.one/artix.git
Log | Files | Refs | README | LICENSE

commit 745e0581b67b12ee6f7c4868bd0c61c2dadc767b
parent 835e3859f862c59daa551bf6a681e305c7ab0f1d
Author: awy <awy@awy.one>
Date:   Sun, 17 Nov 2024 14:45:47 +0300

sing-box process search fix

Diffstat:
M.config | 11+++++++----
1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/.config b/.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.11.5 Kernel Configuration +# Linux/x86 6.11.8 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240910" CONFIG_CC_IS_GCC=y @@ -393,12 +393,11 @@ CONFIG_PHYSICAL_START=0x1000000 CONFIG_RELOCATABLE=y # CONFIG_RANDOMIZE_BASE is not set CONFIG_PHYSICAL_ALIGN=0x200000 -CONFIG_ADDRESS_MASKING=y CONFIG_HOTPLUG_CPU=y # CONFIG_LEGACY_VSYSCALL_XONLY is not set CONFIG_LEGACY_VSYSCALL_NONE=y CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="root=PARTUUID=3f2bb655-43e1-4854-95e9-013089143569 init=/sbin/dinit-init nvidia_drm.modeset=1 nvidia_drm.fbdev=1 intel_iommu=on" +CONFIG_CMDLINE="root=PARTUUID=3f2bb655-43e1-4854-95e9-013089143569 init=/sbin/dinit-init nvidia_drm.modeset=1 nvidia_drm.fbdev=1" # CONFIG_CMDLINE_OVERRIDE is not set # CONFIG_MODIFY_LDT_SYSCALL is not set # CONFIG_STRICT_SIGALTSTACK_SIZE is not set @@ -963,7 +962,11 @@ CONFIG_NET_UDP_TUNNEL=y # CONFIG_INET_IPCOMP is not set CONFIG_INET_TABLE_PERTURB_ORDER=16 CONFIG_INET_TUNNEL=y -# CONFIG_INET_DIAG is not set +CONFIG_INET_DIAG=y +CONFIG_INET_TCP_DIAG=y +CONFIG_INET_UDP_DIAG=y +# CONFIG_INET_RAW_DIAG is not set +# CONFIG_INET_DIAG_DESTROY is not set CONFIG_TCP_CONG_ADVANCED=y # CONFIG_TCP_CONG_BIC is not set # CONFIG_TCP_CONG_CUBIC is not set