Skip to content

Commit e8ac3e0

Browse files
committed
Auto update for immortalwrt configuration
1 parent 3b142a3 commit e8ac3e0

11 files changed

Lines changed: 176 additions & 33 deletions

File tree

config/immortalwrt_config/R2S.config

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL=y
354354
# CONFIG_KERNEL_LWTUNNEL_BPF is not set
355355
CONFIG_KERNEL_NET_L3_MASTER_DEV=y
356356
# CONFIG_KERNEL_DCB is not set
357-
# CONFIG_KERNEL_XDP_SOCKETS is not set
357+
CONFIG_KERNEL_XDP_SOCKETS=y
358358
# CONFIG_KERNEL_PAGE_POOL is not set
359359
CONFIG_KERNEL_MPTCP=y
360360
CONFIG_KERNEL_MPTCP_IPV6=y
@@ -473,7 +473,9 @@ CONFIG_MUSL_DISABLE_CRYPT_SIZE_HACK=y
473473
CONFIG_GDB=y
474474
# CONFIG_GDB_PYTHON is not set
475475
CONFIG_HAS_BPF_TOOLCHAIN=y
476+
CONFIG_NEED_BPF_TOOLCHAIN=y
476477
# CONFIG_HAS_PREBUILT_LLVM_TOOLCHAIN is not set
478+
CONFIG_USE_LLVM_BUILD=y
477479
CONFIG_USE_MUSL=y
478480
CONFIG_SSP_SUPPORT=y
479481
CONFIG_BINUTILS_VERSION_2_44=y
@@ -2931,7 +2933,7 @@ CONFIG_PACKAGE_kmod-pppox=y
29312933
# CONFIG_PACKAGE_kmod-sched-act-police is not set
29322934
# CONFIG_PACKAGE_kmod-sched-act-sample is not set
29332935
# CONFIG_PACKAGE_kmod-sched-act-vlan is not set
2934-
# CONFIG_PACKAGE_kmod-sched-bpf is not set
2936+
CONFIG_PACKAGE_kmod-sched-bpf=y
29352937
CONFIG_PACKAGE_kmod-sched-cake=y
29362938
# CONFIG_PACKAGE_kmod-sched-connmark is not set
29372939
CONFIG_PACKAGE_kmod-sched-core=y
@@ -2958,10 +2960,11 @@ CONFIG_PACKAGE_kmod-slhc=y
29582960
# CONFIG_PACKAGE_kmod-trelay is not set
29592961
CONFIG_PACKAGE_kmod-tun=y
29602962
# CONFIG_PACKAGE_kmod-unix-diag is not set
2961-
# CONFIG_PACKAGE_kmod-veth is not set
2963+
CONFIG_PACKAGE_kmod-veth=y
29622964
# CONFIG_PACKAGE_kmod-vrf is not set
29632965
# CONFIG_PACKAGE_kmod-vxlan is not set
29642966
# CONFIG_PACKAGE_kmod-wireguard is not set
2967+
CONFIG_PACKAGE_kmod-xdp-sockets-diag=y
29652968
# end of Network Support
29662969

29672970
#
@@ -5791,6 +5794,8 @@ CONFIG_PACKAGE_luci-app-commands=y
57915794
# CONFIG_PACKAGE_luci-app-cpulimit is not set
57925795
# CONFIG_PACKAGE_luci-app-crowdsec-firewall-bouncer is not set
57935796
# CONFIG_PACKAGE_luci-app-csshnpd is not set
5797+
CONFIG_PACKAGE_luci-app-dae=y
5798+
CONFIG_PACKAGE_luci-app-daed=y
57945799
# CONFIG_PACKAGE_luci-app-dawn is not set
57955800
# CONFIG_PACKAGE_luci-app-dcwapd is not set
57965801
# CONFIG_PACKAGE_luci-app-ddns is not set
@@ -6344,6 +6349,8 @@ CONFIG_PACKAGE_luci-i18n-cloudflared-zh-cn=y
63446349
# CONFIG_PACKAGE_luci-i18n-commands-yua is not set
63456350
CONFIG_PACKAGE_luci-i18n-commands-zh-cn=y
63466351
# CONFIG_PACKAGE_luci-i18n-commands-zh-tw is not set
6352+
CONFIG_PACKAGE_luci-i18n-dae-zh-cn=y
6353+
CONFIG_PACKAGE_luci-i18n-daed-zh-cn=y
63476354
CONFIG_PACKAGE_luci-i18n-ddns-go-zh-cn=y
63486355
# CONFIG_PACKAGE_luci-i18n-ddns-go-zh-tw is not set
63496356
# CONFIG_PACKAGE_luci-i18n-diskman-pl is not set
@@ -7616,6 +7623,12 @@ CONFIG_PACKAGE_zerotier=y
76167623
CONFIG_PACKAGE_cgi-io=y
76177624
# CONFIG_PACKAGE_clamav is not set
76187625
CONFIG_PACKAGE_cloudflared=y
7626+
CONFIG_PACKAGE_dae=y
7627+
CONFIG_PACKAGE_dae-geoip=y
7628+
CONFIG_PACKAGE_dae-geosite=y
7629+
CONFIG_PACKAGE_daed=y
7630+
CONFIG_PACKAGE_daed-geoip=y
7631+
CONFIG_PACKAGE_daed-geosite=y
76197632
# CONFIG_PACKAGE_dufs is not set
76207633
# CONFIG_PACKAGE_etebase is not set
76217634
# CONFIG_PACKAGE_freshclam is not set

config/immortalwrt_config/R3S.config

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL=y
354354
# CONFIG_KERNEL_LWTUNNEL_BPF is not set
355355
CONFIG_KERNEL_NET_L3_MASTER_DEV=y
356356
# CONFIG_KERNEL_DCB is not set
357-
# CONFIG_KERNEL_XDP_SOCKETS is not set
357+
CONFIG_KERNEL_XDP_SOCKETS=y
358358
# CONFIG_KERNEL_PAGE_POOL is not set
359359
CONFIG_KERNEL_MPTCP=y
360360
CONFIG_KERNEL_MPTCP_IPV6=y
@@ -473,7 +473,9 @@ CONFIG_MUSL_DISABLE_CRYPT_SIZE_HACK=y
473473
CONFIG_GDB=y
474474
# CONFIG_GDB_PYTHON is not set
475475
CONFIG_HAS_BPF_TOOLCHAIN=y
476+
CONFIG_NEED_BPF_TOOLCHAIN=y
476477
# CONFIG_HAS_PREBUILT_LLVM_TOOLCHAIN is not set
478+
CONFIG_USE_LLVM_BUILD=y
477479
CONFIG_USE_MUSL=y
478480
CONFIG_SSP_SUPPORT=y
479481
CONFIG_BINUTILS_VERSION_2_44=y
@@ -2932,7 +2934,7 @@ CONFIG_PACKAGE_kmod-pppox=y
29322934
# CONFIG_PACKAGE_kmod-sched-act-police is not set
29332935
# CONFIG_PACKAGE_kmod-sched-act-sample is not set
29342936
# CONFIG_PACKAGE_kmod-sched-act-vlan is not set
2935-
# CONFIG_PACKAGE_kmod-sched-bpf is not set
2937+
CONFIG_PACKAGE_kmod-sched-bpf=y
29362938
CONFIG_PACKAGE_kmod-sched-cake=y
29372939
# CONFIG_PACKAGE_kmod-sched-connmark is not set
29382940
CONFIG_PACKAGE_kmod-sched-core=y
@@ -2959,10 +2961,11 @@ CONFIG_PACKAGE_kmod-slhc=y
29592961
# CONFIG_PACKAGE_kmod-trelay is not set
29602962
CONFIG_PACKAGE_kmod-tun=y
29612963
# CONFIG_PACKAGE_kmod-unix-diag is not set
2962-
# CONFIG_PACKAGE_kmod-veth is not set
2964+
CONFIG_PACKAGE_kmod-veth=y
29632965
# CONFIG_PACKAGE_kmod-vrf is not set
29642966
# CONFIG_PACKAGE_kmod-vxlan is not set
29652967
# CONFIG_PACKAGE_kmod-wireguard is not set
2968+
CONFIG_PACKAGE_kmod-xdp-sockets-diag=y
29662969
# end of Network Support
29672970

29682971
#
@@ -5792,6 +5795,8 @@ CONFIG_PACKAGE_luci-app-commands=y
57925795
# CONFIG_PACKAGE_luci-app-cpulimit is not set
57935796
# CONFIG_PACKAGE_luci-app-crowdsec-firewall-bouncer is not set
57945797
# CONFIG_PACKAGE_luci-app-csshnpd is not set
5798+
CONFIG_PACKAGE_luci-app-dae=y
5799+
CONFIG_PACKAGE_luci-app-daed=y
57955800
# CONFIG_PACKAGE_luci-app-dawn is not set
57965801
# CONFIG_PACKAGE_luci-app-dcwapd is not set
57975802
# CONFIG_PACKAGE_luci-app-ddns is not set
@@ -6345,6 +6350,8 @@ CONFIG_PACKAGE_luci-i18n-cloudflared-zh-cn=y
63456350
# CONFIG_PACKAGE_luci-i18n-commands-yua is not set
63466351
CONFIG_PACKAGE_luci-i18n-commands-zh-cn=y
63476352
# CONFIG_PACKAGE_luci-i18n-commands-zh-tw is not set
6353+
CONFIG_PACKAGE_luci-i18n-dae-zh-cn=y
6354+
CONFIG_PACKAGE_luci-i18n-daed-zh-cn=y
63486355
CONFIG_PACKAGE_luci-i18n-ddns-go-zh-cn=y
63496356
# CONFIG_PACKAGE_luci-i18n-ddns-go-zh-tw is not set
63506357
# CONFIG_PACKAGE_luci-i18n-diskman-pl is not set
@@ -7617,6 +7624,12 @@ CONFIG_PACKAGE_zerotier=y
76177624
CONFIG_PACKAGE_cgi-io=y
76187625
# CONFIG_PACKAGE_clamav is not set
76197626
CONFIG_PACKAGE_cloudflared=y
7627+
CONFIG_PACKAGE_dae=y
7628+
CONFIG_PACKAGE_dae-geoip=y
7629+
CONFIG_PACKAGE_dae-geosite=y
7630+
CONFIG_PACKAGE_daed=y
7631+
CONFIG_PACKAGE_daed-geoip=y
7632+
CONFIG_PACKAGE_daed-geosite=y
76207633
# CONFIG_PACKAGE_dufs is not set
76217634
# CONFIG_PACKAGE_etebase is not set
76227635
# CONFIG_PACKAGE_freshclam is not set

config/immortalwrt_config/R4S.config

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL=y
354354
# CONFIG_KERNEL_LWTUNNEL_BPF is not set
355355
CONFIG_KERNEL_NET_L3_MASTER_DEV=y
356356
# CONFIG_KERNEL_DCB is not set
357-
# CONFIG_KERNEL_XDP_SOCKETS is not set
357+
CONFIG_KERNEL_XDP_SOCKETS=y
358358
# CONFIG_KERNEL_PAGE_POOL is not set
359359
CONFIG_KERNEL_MPTCP=y
360360
CONFIG_KERNEL_MPTCP_IPV6=y
@@ -473,7 +473,9 @@ CONFIG_MUSL_DISABLE_CRYPT_SIZE_HACK=y
473473
CONFIG_GDB=y
474474
# CONFIG_GDB_PYTHON is not set
475475
CONFIG_HAS_BPF_TOOLCHAIN=y
476+
CONFIG_NEED_BPF_TOOLCHAIN=y
476477
# CONFIG_HAS_PREBUILT_LLVM_TOOLCHAIN is not set
478+
CONFIG_USE_LLVM_BUILD=y
477479
CONFIG_USE_MUSL=y
478480
CONFIG_SSP_SUPPORT=y
479481
CONFIG_BINUTILS_VERSION_2_44=y
@@ -2932,7 +2934,7 @@ CONFIG_PACKAGE_kmod-pppox=y
29322934
# CONFIG_PACKAGE_kmod-sched-act-police is not set
29332935
# CONFIG_PACKAGE_kmod-sched-act-sample is not set
29342936
# CONFIG_PACKAGE_kmod-sched-act-vlan is not set
2935-
# CONFIG_PACKAGE_kmod-sched-bpf is not set
2937+
CONFIG_PACKAGE_kmod-sched-bpf=y
29362938
CONFIG_PACKAGE_kmod-sched-cake=y
29372939
# CONFIG_PACKAGE_kmod-sched-connmark is not set
29382940
CONFIG_PACKAGE_kmod-sched-core=y
@@ -2959,10 +2961,11 @@ CONFIG_PACKAGE_kmod-slhc=y
29592961
# CONFIG_PACKAGE_kmod-trelay is not set
29602962
CONFIG_PACKAGE_kmod-tun=y
29612963
# CONFIG_PACKAGE_kmod-unix-diag is not set
2962-
# CONFIG_PACKAGE_kmod-veth is not set
2964+
CONFIG_PACKAGE_kmod-veth=y
29632965
# CONFIG_PACKAGE_kmod-vrf is not set
29642966
# CONFIG_PACKAGE_kmod-vxlan is not set
29652967
# CONFIG_PACKAGE_kmod-wireguard is not set
2968+
CONFIG_PACKAGE_kmod-xdp-sockets-diag=y
29662969
# end of Network Support
29672970

29682971
#
@@ -5792,6 +5795,8 @@ CONFIG_PACKAGE_luci-app-commands=y
57925795
# CONFIG_PACKAGE_luci-app-cpulimit is not set
57935796
# CONFIG_PACKAGE_luci-app-crowdsec-firewall-bouncer is not set
57945797
# CONFIG_PACKAGE_luci-app-csshnpd is not set
5798+
CONFIG_PACKAGE_luci-app-dae=y
5799+
CONFIG_PACKAGE_luci-app-daed=y
57955800
# CONFIG_PACKAGE_luci-app-dawn is not set
57965801
# CONFIG_PACKAGE_luci-app-dcwapd is not set
57975802
# CONFIG_PACKAGE_luci-app-ddns is not set
@@ -6345,6 +6350,8 @@ CONFIG_PACKAGE_luci-i18n-cloudflared-zh-cn=y
63456350
# CONFIG_PACKAGE_luci-i18n-commands-yua is not set
63466351
CONFIG_PACKAGE_luci-i18n-commands-zh-cn=y
63476352
# CONFIG_PACKAGE_luci-i18n-commands-zh-tw is not set
6353+
CONFIG_PACKAGE_luci-i18n-dae-zh-cn=y
6354+
CONFIG_PACKAGE_luci-i18n-daed-zh-cn=y
63486355
CONFIG_PACKAGE_luci-i18n-ddns-go-zh-cn=y
63496356
# CONFIG_PACKAGE_luci-i18n-ddns-go-zh-tw is not set
63506357
# CONFIG_PACKAGE_luci-i18n-diskman-pl is not set
@@ -7617,6 +7624,12 @@ CONFIG_PACKAGE_zerotier=y
76177624
CONFIG_PACKAGE_cgi-io=y
76187625
# CONFIG_PACKAGE_clamav is not set
76197626
CONFIG_PACKAGE_cloudflared=y
7627+
CONFIG_PACKAGE_dae=y
7628+
CONFIG_PACKAGE_dae-geoip=y
7629+
CONFIG_PACKAGE_dae-geosite=y
7630+
CONFIG_PACKAGE_daed=y
7631+
CONFIG_PACKAGE_daed-geoip=y
7632+
CONFIG_PACKAGE_daed-geosite=y
76207633
# CONFIG_PACKAGE_dufs is not set
76217634
# CONFIG_PACKAGE_etebase is not set
76227635
# CONFIG_PACKAGE_freshclam is not set

config/immortalwrt_config/R4SE.config

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL=y
354354
# CONFIG_KERNEL_LWTUNNEL_BPF is not set
355355
CONFIG_KERNEL_NET_L3_MASTER_DEV=y
356356
# CONFIG_KERNEL_DCB is not set
357-
# CONFIG_KERNEL_XDP_SOCKETS is not set
357+
CONFIG_KERNEL_XDP_SOCKETS=y
358358
# CONFIG_KERNEL_PAGE_POOL is not set
359359
CONFIG_KERNEL_MPTCP=y
360360
CONFIG_KERNEL_MPTCP_IPV6=y
@@ -473,7 +473,9 @@ CONFIG_MUSL_DISABLE_CRYPT_SIZE_HACK=y
473473
CONFIG_GDB=y
474474
# CONFIG_GDB_PYTHON is not set
475475
CONFIG_HAS_BPF_TOOLCHAIN=y
476+
CONFIG_NEED_BPF_TOOLCHAIN=y
476477
# CONFIG_HAS_PREBUILT_LLVM_TOOLCHAIN is not set
478+
CONFIG_USE_LLVM_BUILD=y
477479
CONFIG_USE_MUSL=y
478480
CONFIG_SSP_SUPPORT=y
479481
CONFIG_BINUTILS_VERSION_2_44=y
@@ -2932,7 +2934,7 @@ CONFIG_PACKAGE_kmod-pppox=y
29322934
# CONFIG_PACKAGE_kmod-sched-act-police is not set
29332935
# CONFIG_PACKAGE_kmod-sched-act-sample is not set
29342936
# CONFIG_PACKAGE_kmod-sched-act-vlan is not set
2935-
# CONFIG_PACKAGE_kmod-sched-bpf is not set
2937+
CONFIG_PACKAGE_kmod-sched-bpf=y
29362938
CONFIG_PACKAGE_kmod-sched-cake=y
29372939
# CONFIG_PACKAGE_kmod-sched-connmark is not set
29382940
CONFIG_PACKAGE_kmod-sched-core=y
@@ -2959,10 +2961,11 @@ CONFIG_PACKAGE_kmod-slhc=y
29592961
# CONFIG_PACKAGE_kmod-trelay is not set
29602962
CONFIG_PACKAGE_kmod-tun=y
29612963
# CONFIG_PACKAGE_kmod-unix-diag is not set
2962-
# CONFIG_PACKAGE_kmod-veth is not set
2964+
CONFIG_PACKAGE_kmod-veth=y
29632965
# CONFIG_PACKAGE_kmod-vrf is not set
29642966
# CONFIG_PACKAGE_kmod-vxlan is not set
29652967
# CONFIG_PACKAGE_kmod-wireguard is not set
2968+
CONFIG_PACKAGE_kmod-xdp-sockets-diag=y
29662969
# end of Network Support
29672970

29682971
#
@@ -5792,6 +5795,8 @@ CONFIG_PACKAGE_luci-app-commands=y
57925795
# CONFIG_PACKAGE_luci-app-cpulimit is not set
57935796
# CONFIG_PACKAGE_luci-app-crowdsec-firewall-bouncer is not set
57945797
# CONFIG_PACKAGE_luci-app-csshnpd is not set
5798+
CONFIG_PACKAGE_luci-app-dae=y
5799+
CONFIG_PACKAGE_luci-app-daed=y
57955800
# CONFIG_PACKAGE_luci-app-dawn is not set
57965801
# CONFIG_PACKAGE_luci-app-dcwapd is not set
57975802
# CONFIG_PACKAGE_luci-app-ddns is not set
@@ -6345,6 +6350,8 @@ CONFIG_PACKAGE_luci-i18n-cloudflared-zh-cn=y
63456350
# CONFIG_PACKAGE_luci-i18n-commands-yua is not set
63466351
CONFIG_PACKAGE_luci-i18n-commands-zh-cn=y
63476352
# CONFIG_PACKAGE_luci-i18n-commands-zh-tw is not set
6353+
CONFIG_PACKAGE_luci-i18n-dae-zh-cn=y
6354+
CONFIG_PACKAGE_luci-i18n-daed-zh-cn=y
63486355
CONFIG_PACKAGE_luci-i18n-ddns-go-zh-cn=y
63496356
# CONFIG_PACKAGE_luci-i18n-ddns-go-zh-tw is not set
63506357
# CONFIG_PACKAGE_luci-i18n-diskman-pl is not set
@@ -7617,6 +7624,12 @@ CONFIG_PACKAGE_zerotier=y
76177624
CONFIG_PACKAGE_cgi-io=y
76187625
# CONFIG_PACKAGE_clamav is not set
76197626
CONFIG_PACKAGE_cloudflared=y
7627+
CONFIG_PACKAGE_dae=y
7628+
CONFIG_PACKAGE_dae-geoip=y
7629+
CONFIG_PACKAGE_dae-geosite=y
7630+
CONFIG_PACKAGE_daed=y
7631+
CONFIG_PACKAGE_daed-geoip=y
7632+
CONFIG_PACKAGE_daed-geosite=y
76207633
# CONFIG_PACKAGE_dufs is not set
76217634
# CONFIG_PACKAGE_etebase is not set
76227635
# CONFIG_PACKAGE_freshclam is not set

config/immortalwrt_config/R5C.config

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL=y
357357
# CONFIG_KERNEL_LWTUNNEL_BPF is not set
358358
CONFIG_KERNEL_NET_L3_MASTER_DEV=y
359359
# CONFIG_KERNEL_DCB is not set
360-
# CONFIG_KERNEL_XDP_SOCKETS is not set
360+
CONFIG_KERNEL_XDP_SOCKETS=y
361361
# CONFIG_KERNEL_PAGE_POOL is not set
362362
CONFIG_KERNEL_MPTCP=y
363363
CONFIG_KERNEL_MPTCP_IPV6=y
@@ -476,7 +476,9 @@ CONFIG_MUSL_DISABLE_CRYPT_SIZE_HACK=y
476476
CONFIG_GDB=y
477477
# CONFIG_GDB_PYTHON is not set
478478
CONFIG_HAS_BPF_TOOLCHAIN=y
479+
CONFIG_NEED_BPF_TOOLCHAIN=y
479480
# CONFIG_HAS_PREBUILT_LLVM_TOOLCHAIN is not set
481+
CONFIG_USE_LLVM_BUILD=y
480482
CONFIG_USE_MUSL=y
481483
CONFIG_SSP_SUPPORT=y
482484
CONFIG_BINUTILS_VERSION_2_44=y
@@ -2935,7 +2937,7 @@ CONFIG_PACKAGE_kmod-pppox=y
29352937
# CONFIG_PACKAGE_kmod-sched-act-police is not set
29362938
# CONFIG_PACKAGE_kmod-sched-act-sample is not set
29372939
# CONFIG_PACKAGE_kmod-sched-act-vlan is not set
2938-
# CONFIG_PACKAGE_kmod-sched-bpf is not set
2940+
CONFIG_PACKAGE_kmod-sched-bpf=y
29392941
CONFIG_PACKAGE_kmod-sched-cake=y
29402942
# CONFIG_PACKAGE_kmod-sched-connmark is not set
29412943
CONFIG_PACKAGE_kmod-sched-core=y
@@ -2962,10 +2964,11 @@ CONFIG_PACKAGE_kmod-slhc=y
29622964
# CONFIG_PACKAGE_kmod-trelay is not set
29632965
CONFIG_PACKAGE_kmod-tun=y
29642966
# CONFIG_PACKAGE_kmod-unix-diag is not set
2965-
# CONFIG_PACKAGE_kmod-veth is not set
2967+
CONFIG_PACKAGE_kmod-veth=y
29662968
# CONFIG_PACKAGE_kmod-vrf is not set
29672969
# CONFIG_PACKAGE_kmod-vxlan is not set
29682970
# CONFIG_PACKAGE_kmod-wireguard is not set
2971+
CONFIG_PACKAGE_kmod-xdp-sockets-diag=y
29692972
# end of Network Support
29702973

29712974
#
@@ -5804,6 +5807,8 @@ CONFIG_PACKAGE_luci-app-commands=y
58045807
# CONFIG_PACKAGE_luci-app-cpulimit is not set
58055808
# CONFIG_PACKAGE_luci-app-crowdsec-firewall-bouncer is not set
58065809
# CONFIG_PACKAGE_luci-app-csshnpd is not set
5810+
CONFIG_PACKAGE_luci-app-dae=y
5811+
CONFIG_PACKAGE_luci-app-daed=y
58075812
# CONFIG_PACKAGE_luci-app-dawn is not set
58085813
# CONFIG_PACKAGE_luci-app-dcwapd is not set
58095814
# CONFIG_PACKAGE_luci-app-ddns is not set
@@ -6357,6 +6362,8 @@ CONFIG_PACKAGE_luci-i18n-cloudflared-zh-cn=y
63576362
# CONFIG_PACKAGE_luci-i18n-commands-yua is not set
63586363
CONFIG_PACKAGE_luci-i18n-commands-zh-cn=y
63596364
# CONFIG_PACKAGE_luci-i18n-commands-zh-tw is not set
6365+
CONFIG_PACKAGE_luci-i18n-dae-zh-cn=y
6366+
CONFIG_PACKAGE_luci-i18n-daed-zh-cn=y
63606367
CONFIG_PACKAGE_luci-i18n-ddns-go-zh-cn=y
63616368
# CONFIG_PACKAGE_luci-i18n-ddns-go-zh-tw is not set
63626369
# CONFIG_PACKAGE_luci-i18n-diskman-pl is not set
@@ -7629,6 +7636,12 @@ CONFIG_PACKAGE_zerotier=y
76297636
CONFIG_PACKAGE_cgi-io=y
76307637
# CONFIG_PACKAGE_clamav is not set
76317638
CONFIG_PACKAGE_cloudflared=y
7639+
CONFIG_PACKAGE_dae=y
7640+
CONFIG_PACKAGE_dae-geoip=y
7641+
CONFIG_PACKAGE_dae-geosite=y
7642+
CONFIG_PACKAGE_daed=y
7643+
CONFIG_PACKAGE_daed-geoip=y
7644+
CONFIG_PACKAGE_daed-geosite=y
76327645
# CONFIG_PACKAGE_dufs is not set
76337646
# CONFIG_PACKAGE_etebase is not set
76347647
# CONFIG_PACKAGE_freshclam is not set

0 commit comments

Comments
 (0)