@@ -86,8 +86,8 @@ CONFIG_PACKAGE_lua=y
8686CONFIG_PACKAGE_luci=y
8787CONFIG_PACKAGE_luci-app-argon-config=y
8888CONFIG_PACKAGE_luci-app-diskman=y
89+ CONFIG_PACKAGE_luci-app-daed=y
8990CONFIG_PACKAGE_luci-app-firewall=y
90- CONFIG_PACKAGE_luci-app-lucky=y
9191CONFIG_PACKAGE_luci-app-package-manager=y
9292CONFIG_PACKAGE_luci-app-passwall=y
9393CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Geoview=y
@@ -97,6 +97,7 @@ CONFIG_PACKAGE_luci-app-passwall_INCLUDE_SingBox=y
9797CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray=y
9898CONFIG_PACKAGE_luci-app-passwall_Nftables_Transparent_Proxy=y
9999CONFIG_PACKAGE_luci-app-ttyd=y
100+ CONFIG_PACKAGE_luci-app-turboacc=y
100101CONFIG_PACKAGE_luci-app-upnp=y
101102CONFIG_PACKAGE_luci-app-wechatpush=y
102103CONFIG_PACKAGE_luci-app-wol=y
@@ -105,8 +106,8 @@ CONFIG_PACKAGE_luci-compat=y
105106CONFIG_PACKAGE_luci-i18n-argon-config-zh-cn=y
106107CONFIG_PACKAGE_luci-i18n-base-zh-cn=y
107108CONFIG_PACKAGE_luci-i18n-diskman-zh-cn=y
109+ CONFIG_PACKAGE_luci-i18n-daed-zh-cn=y
108110CONFIG_PACKAGE_luci-i18n-firewall-zh-cn=y
109- CONFIG_PACKAGE_luci-i18n-lucky-zh-cn=y
110111CONFIG_PACKAGE_luci-i18n-package-manager-zh-cn=y
111112CONFIG_PACKAGE_luci-i18n-passwall-zh-cn=y
112113CONFIG_PACKAGE_luci-i18n-ttyd-zh-cn=y
@@ -128,7 +129,6 @@ CONFIG_PACKAGE_luci-proto-ppp=y
128129CONFIG_PACKAGE_luci-proto-wireguard=y
129130CONFIG_PACKAGE_luci-theme-argon=y
130131CONFIG_PACKAGE_luci-theme-bootstrap=y
131- CONFIG_PACKAGE_lucky=y
132132CONFIG_PACKAGE_microsocks=y
133133CONFIG_PACKAGE_miniupnpd-nftables=y
134134CONFIG_PACKAGE_openssh-client=y
@@ -163,8 +163,8 @@ CONFIG_SING_BOX_BUILD_QUIC=y
163163CONFIG_SING_BOX_BUILD_REALITY_SERVER=y
164164CONFIG_SING_BOX_BUILD_UTLS=y
165165CONFIG_SING_BOX_BUILD_WIREGUARD=y
166- CONFIG_TARGET_KERNEL_PARTSIZE=128
167- CONFIG_TARGET_ROOTFS_PARTSIZE=256
166+ CONFIG_TARGET_KERNEL_PARTSIZE=256
167+ CONFIG_TARGET_ROOTFS_PARTSIZE=2048
168168CONFIG_VMDK_IMAGES=y
169169# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR_Libev_Client is not set
170170# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Libev_Client is not set
@@ -173,3 +173,13 @@ CONFIG_VMDK_IMAGES=y
173173# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_Plus is not set
174174# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_V2ray_Plugin is not set
175175# CONFIG_PACKAGE_v2ray-plugin is not set
176+ CONFIG_DEVEL=y
177+ CONFIG_KERNEL_DEBUG_INFO=y
178+ CONFIG_KERNEL_DEBUG_INFO_REDUCED=n
179+ CONFIG_KERNEL_DEBUG_INFO_BTF=y
180+ CONFIG_KERNEL_CGROUPS=y
181+ CONFIG_KERNEL_CGROUP_BPF=y
182+ CONFIG_KERNEL_BPF_EVENTS=y
183+ CONFIG_BPF_TOOLCHAIN_HOST=y
184+ CONFIG_KERNEL_XDP_SOCKETS=y
185+ CONFIG_PACKAGE_kmod-xdp-sockets-diag=y
0 commit comments