Skip to content

Commit 1f42c37

Browse files
committed
commit
Signed-off-by: jcleng <[email protected]>
1 parent 77607cd commit 1f42c37

File tree

1 file changed

+27
-15
lines changed

1 file changed

+27
-15
lines changed

.config

+27-15
Original file line numberDiff line numberDiff line change
@@ -36,26 +36,38 @@ CONFIG_PACKAGE_coreutils=y
3636
CONFIG_PACKAGE_coreutils-nohup=y
3737
CONFIG_PACKAGE_curl=y
3838
CONFIG_PACKAGE_dbus=y
39-
CONFIG_PACKAGE_filebrowser=y
4039
CONFIG_PACKAGE_frpc=y
4140
CONFIG_PACKAGE_ip-full=y
4241
CONFIG_PACKAGE_ipset=y
4342
CONFIG_PACKAGE_iptables-mod-extra=y
4443
CONFIG_PACKAGE_iptables-mod-tproxy=y
44+
CONFIG_PACKAGE_kmod-crypto-acompress=y
45+
CONFIG_PACKAGE_kmod-crypto-crc32c=y
46+
CONFIG_PACKAGE_kmod-fs-btrfs=y
47+
CONFIG_PACKAGE_kmod-fs-exfat=y
48+
CONFIG_PACKAGE_kmod-fs-ext4=y
49+
CONFIG_PACKAGE_kmod-fs-ntfs=y
50+
CONFIG_PACKAGE_kmod-fs-vfat=y
4551
CONFIG_PACKAGE_kmod-inet-diag=y
4652
CONFIG_PACKAGE_kmod-ipt-extra=y
4753
CONFIG_PACKAGE_kmod-ipt-tproxy=y
54+
CONFIG_PACKAGE_kmod-lib-crc16=y
55+
CONFIG_PACKAGE_kmod-lib-crc32c=y
56+
CONFIG_PACKAGE_kmod-lib-lzo=y
57+
CONFIG_PACKAGE_kmod-lib-raid6=y
58+
CONFIG_PACKAGE_kmod-lib-xor=y
59+
CONFIG_PACKAGE_kmod-lib-zlib-deflate=y
60+
CONFIG_PACKAGE_kmod-lib-zlib-inflate=y
61+
CONFIG_PACKAGE_kmod-lib-zstd=y
62+
CONFIG_PACKAGE_kmod-nls-cp437=y
63+
CONFIG_PACKAGE_kmod-nls-iso8859-1=y
64+
CONFIG_PACKAGE_kmod-nls-utf8=y
4865
CONFIG_PACKAGE_kmod-scsi-core=y
4966
CONFIG_PACKAGE_kmod-tun=y
5067
CONFIG_PACKAGE_kmod-usb-ohci=y
5168
CONFIG_PACKAGE_kmod-usb-storage=y
5269
CONFIG_PACKAGE_kmod-usb-storage-extras=y
5370
CONFIG_PACKAGE_kmod-usb-uhci=y
54-
CONFIG_PACKAGE_kmod-fs-ext4=y
55-
CONFIG_PACKAGE_kmod-fs-exfat=y
56-
CONFIG_PACKAGE_kmod-fs-btrfs=y
57-
CONFIG_PACKAGE_kmod-fs-ntfs=y
58-
CONFIG_PACKAGE_kmod-fs-vfat=y
5971
CONFIG_PACKAGE_krb5-libs=y
6072
CONFIG_PACKAGE_libQt6Core=y
6173
CONFIG_PACKAGE_libQt6Network=y
@@ -100,26 +112,28 @@ CONFIG_PACKAGE_libuuid=y
100112
CONFIG_PACKAGE_libuv=y
101113
CONFIG_PACKAGE_libwebsockets-full=y
102114
CONFIG_PACKAGE_libyaml=y
103-
# CONFIG_PACKAGE_luci-app-adguardhome=y
115+
CONFIG_PACKAGE_luci-app-adguardhome=y
104116
CONFIG_PACKAGE_luci-app-aria2=y
117+
# CONFIG_PACKAGE_luci-app-bypass_INCLUDE_ShadowsocksR_Libev_Client is not set
118+
# CONFIG_PACKAGE_luci-app-bypass_INCLUDE_Simple_Obfs is not set
105119
# CONFIG_PACKAGE_luci-app-bypass_INCLUDE_Socks_Server is not set
120+
# CONFIG_PACKAGE_luci-app-bypass_INCLUDE_Xray is not set
106121
# CONFIG_PACKAGE_luci-app-filetransfer is not set
107122
CONFIG_PACKAGE_luci-app-frpc=y
108-
# CONFIG_PACKAGE_luci-app-openclash=y
109123
# CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-ng is not set
110124
# CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-webui is not set
111125
CONFIG_PACKAGE_luci-app-samba4=y
126+
# CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ChinaDNS_NG is not set
112127
# CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Libev_Client is not set
113128
# CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Simple_Obfs is not set
114-
# CONFIG_PACKAGE_luci-app-transmission=y
115129
CONFIG_PACKAGE_luci-app-ttyd=y
130+
# CONFIG_PACKAGE_luci-app-turboacc is not set
116131
CONFIG_PACKAGE_luci-app-upnp=y
117132
CONFIG_PACKAGE_luci-app-zerotier=y
118-
# CONFIG_PACKAGE_luci-i18n-adguardhome-zh-cn=y
133+
CONFIG_PACKAGE_luci-i18n-adguardhome-zh-cn=y
119134
CONFIG_PACKAGE_luci-i18n-aria2-zh-cn=y
120135
CONFIG_PACKAGE_luci-i18n-frpc-zh-cn=y
121136
CONFIG_PACKAGE_luci-i18n-samba4-zh-cn=y
122-
# CONFIG_PACKAGE_luci-i18n-transmission-zh-cn=y
123137
CONFIG_PACKAGE_luci-i18n-ttyd-zh-cn=y
124138
CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y
125139
CONFIG_PACKAGE_luci-i18n-zerotier-zh-cn=y
@@ -142,10 +156,6 @@ CONFIG_PACKAGE_ruby-yaml=y
142156
CONFIG_PACKAGE_samba4-libs=y
143157
CONFIG_PACKAGE_samba4-server=y
144158
CONFIG_PACKAGE_terminfo=y
145-
# CONFIG_PACKAGE_transmission-cli=y
146-
# CONFIG_PACKAGE_transmission-daemon=y
147-
# CONFIG_PACKAGE_transmission-remote=y
148-
# CONFIG_PACKAGE_transmission-web-control=y
149159
CONFIG_PACKAGE_ttyd=y
150160
CONFIG_PACKAGE_unzip=y
151161
CONFIG_PACKAGE_wsdd2=y
@@ -166,3 +176,5 @@ CONFIG_boost-compile-visibility-hidden=y
166176
CONFIG_boost-runtime-shared=y
167177
CONFIG_boost-static-and-shared-libs=y
168178
CONFIG_boost-variant-release=y
179+
CONFIG_PACKAGE_kmod-ipt-offload=y
180+
CONFIG_PACKAGE_kmod-nf-flow=y

0 commit comments

Comments
 (0)