Skip to content

Commit 9043e9b

Browse files
committed
update
1 parent 5d835ef commit 9043e9b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

seed_simple.config

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
CONFIG_TARGET_x86=y
22
CONFIG_TARGET_x86_64=y
33
CONFIG_TARGET_x86_64_DEVICE_generic=y
4+
# CONFIG_NODEJS_20 is not set
5+
CONFIG_NODEJS_22=y
46
# CONFIG_PACKAGE_autosamba is not set
57
CONFIG_PACKAGE_bash=y
68
CONFIG_PACKAGE_boost=y
79
CONFIG_PACKAGE_boost-program_options=y
810
CONFIG_PACKAGE_boost-system=y
911
CONFIG_PACKAGE_chinadns-ng=y
1012
CONFIG_PACKAGE_coreutils-nohup=y
13+
CONFIG_PACKAGE_geoview=y
1114
CONFIG_PACKAGE_haproxy=y
1215
CONFIG_PACKAGE_ipt2socks=y
16+
CONFIG_PACKAGE_iptables-mod-iprange=y
17+
CONFIG_PACKAGE_iptables-mod-socket=y
1318
# CONFIG_PACKAGE_kmod-crypto-ccm is not set
1419
# CONFIG_PACKAGE_kmod-crypto-cmac is not set
1520
# CONFIG_PACKAGE_kmod-crypto-des is not set
@@ -18,8 +23,11 @@ CONFIG_PACKAGE_ipt2socks=y
1823
# CONFIG_PACKAGE_kmod-crypto-sha256 is not set
1924
# CONFIG_PACKAGE_kmod-fs-ksmbd is not set
2025
CONFIG_PACKAGE_kmod-inet-diag=y
26+
CONFIG_PACKAGE_kmod-ipt-iprange=y
27+
CONFIG_PACKAGE_kmod-ipt-socket=y
2128
CONFIG_PACKAGE_kmod-netlink-diag=y
2229
# CONFIG_PACKAGE_kmod-nf-conntrack-netlink is not set
30+
CONFIG_PACKAGE_kmod-nf-socket=y
2331
# CONFIG_PACKAGE_kmod-oid-registry is not set
2432
# CONFIG_PACKAGE_ksmbd-server is not set
2533
CONFIG_PACKAGE_libatomic=y
@@ -46,6 +54,8 @@ CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_Shadowsocks_Libev_Client=y
4654
CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_Simple_Obfs=y
4755
CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_SingBox=y
4856
CONFIG_PACKAGE_luci-app-passwall2_INCLUDE_V2ray_Plugin=y
57+
CONFIG_PACKAGE_luci-app-passwall2_Iptables_Transparent_Proxy=y
58+
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Geoview=y
4959
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Haproxy=y
5060
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR_Libev_Client=y
5161
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Libev_Client=y

0 commit comments

Comments
 (0)