-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlede-full-custom.config
297 lines (250 loc) · 9.34 KB
/
lede-full-custom.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
#目标机型
CONFIG_TARGET_ipq807x=y
CONFIG_TARGET_ipq807x_generic=y
CONFIG_TARGET_ipq807x_generic_DEVICE_redmi_ax6=y
#设置内核版本
#CONFIG_LINUX_5_10=y
#CONFIG_LINUX_5_15=y
#需自己调试的内核版本,不建议使用
#CONFIG_LINUX_5_4=y
#CONFIG_LINUX_6_1=y
#内核留名(User@Domain)
CONFIG_KERNEL_BUILD_USER=""
CONFIG_KERNEL_BUILD_DOMAIN=""
#杂项参数
CONFIG_DEVEL=y
CONFIG_EXPERIMENTAL=y
CONFIG_CCACHE=y
CONFIG_CCACHE_DIR=""
CONFIG_TARGET_OPTIONS=y
CONFIG_TARGET_INITRAMFS_COMPRESSION_ZSTD=y
# CONFIG_SIGNATURE_CHECK is not set
# CONFIG_DOWNLOAD_CHECK_CERTIFICATE is not set
# CONFIG_TARGET_INITRAMFS_COMPRESSION_LZ4 is not set
CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=1024
# CONFIG_JSON_OVERVIEW_IMAGE_INFO is not set
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_LUCI_SRCDIET=y
CONFIG_LUCI_JSMIN=y
CONFIG_LUCI_CSSTIDY=y
CONFIG_DROPBEAR_ZLIB=y
CONFIG_PACKAGE_dnsmasq_full_ipset=y
CONFIG_LIBCURL_NGHTTP2=y
CONFIG_LIBCURL_COOKIES=y
CONFIG_LIBCURL_FILE=y
CONFIG_LIBCURL_FTP=y
CONFIG_LIBCURL_HTTP=y
CONFIG_LIBCURL_NO_SMB="!"
CONFIG_LIBCURL_OPENSSL=y
CONFIG_LIBCURL_PROXY=y
CONFIG_LIBMBEDTLS_HAVE_ARMV8CE_AES=y
CONFIG_LIBSODIUM_MINIMAL=y
# //*以上内容一般不需要修改*//
#需要补充的默认组件
CONFIG_PACKAGE_bash=y
#CONFIG_PACKAGE_hostapd-common=y
#CONFIG_PACKAGE_luci-mod-dashboard=y
#不需要的默认组件
# CONFIG_PACKAGE_iptables is not set
# CONFIG_PACKAGE_kmod-ipsec is not set
# CONFIG_PACKAGE_kmod-ipt-extra is not set
# CONFIG_PACKAGE_kmod-ipt-fullconenat is not set
# CONFIG_PACKAGE_kmod-ipt-ipsec is not set
# CONFIG_PACKAGE_kmod-ipt-nat is not set
# CONFIG_PACKAGE_kmod-ipt-physdev is not set
# CONFIG_PACKAGE_kmod-ipt-tproxy is not set
# CONFIG_PACKAGE_kmod-iptunnel is not set
# CONFIG_PACKAGE_kmod-iptunnel6 is not set
# CONFIG_PACKAGE_libustream-openssl is not set
# CONFIG_PACKAGE_libxtables is not set
# CONFIG_PACKAGE_procd-ujail is not set
# CONFIG_PACKAGE_ddns-scripts_aliyun is not set
# CONFIG_PACKAGE_ddns-scripts_dnspod is not set
CONFIG_PACKAGE_kmod-nf-ipt6=y
CONFIG_PACKAGE_kmod-nf-nat6=y
CONFIG_PACKAGE_kmod-nft-nat6=y
CONFIG_PACKAGE_kmod-nft-tproxy=y
# CONFIG_PACKAGE_firewall is not set
CONFIG_PACKAGE_firewall4=y
#Luci扩展软件包
CONFIG_PACKAGE_luci-app-frpc=y
CONFIG_PACKAGE_luci-app-vlmcsd=y
CONFIG_PACKAGE_luci-app-nlbwmon=y
CONFIG_PACKAGE_luci-app-fileassistant=y
CONFIG_PACKAGE_luci-app-zerotier=y
CONFIG_PACKAGE_luci-app-aliyundrive-webdav=y
CONFIG_PACKAGE_luci-app-udp2raw=y
CONFIG_PACKAGE_luci-app-dnsproxy=y
#CONFIG_PACKAGE_luci-app-ttyd=y
#CONFIG_PACKAGE_ttyd=y
#CONFIG_PACKAGE_iperf3=y
CONFIG_PACKAGE_udp2raw=y
CONFIG_PACKAGE_autocore-arm=y
CONFIG_PACKAGE_mhz=y
#CONFIG_PACKAGE_nssinfo=y
#根据防火墙选择合适的版本
CONFIG_PACKAGE_luci-app-upnp=y
# CONFIG_PACKAGE_miniupnpd is not set
#CONFIG_PACKAGE_miniupnpd-iptables=y
CONFIG_PACKAGE_miniupnpd-nftables=y
#FullConeNat支持
#CONFIG_PACKAGE_kmod-ipt-fullconenat=y
#CONFIG_PACKAGE_iptables-mod-fullconenat=y
CONFIG_PACKAGE_kmod-nft-fullcone=y
#转发加速扩展管理器
# CONFIG_PACKAGE_luci-app-turboacc is not set
# CONFIG_PACKAGE_TURBOACC_INCLUDE_DNSFORWARDER is not set
# CONFIG_PACKAGE_TURBOACC_INCLUDE_DNSPROXY is not set
# CONFIG_PACKAGE_TURBOACC_INCLUDE_BBR_CCA is not set
# CONFIG_PACKAGE_TURBOACC_INCLUDE_SHORTCUT_FE_DRV is not set
# CONFIG_PACKAGE_TURBOACC_INCLUDE_SHORTCUT_FE_FOR_ECM is not set
# CONFIG_PACKAGE_TURBOACC_INCLUDE_SHORTCUT_FE is not set
# CONFIG_PACKAGE_TURBOACC_INCLUDE_OFFLOADING is not set
# //*以下内容一般不需要修改*//
#语言
# CONFIG_LUCI_LANG_en is not set
CONFIG_LUCI_LANG_zh_Hans=y
#旧版中文语言选项
CONFIG_LUCI_LANG_zh-cn=y
#去除默认USB组件
# CONFIG_PACKAGE_kmod-usb-core is not set
# CONFIG_PACKAGE_kmod-usb-dwc3 is not set
# CONFIG_PACKAGE_kmod-usb3 is not set
# CONFIG_PACKAGE_kmod-usb-dwc3-qcom is not set
#ipv6支持
CONFIG_PACKAGE_ipv6helper=y
CONFIG_PACKAGE_luci-proto-ipv6=y
CONFIG_PACKAGE_luci-proto-ppp=y
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
# CONFIG_PACKAGE_6in4 is not set
# CONFIG_PACKAGE_6rd is not set
# CONFIG_PACKAGE_6to4 is not set
#Luci基础组件
CONFIG_PACKAGE_luci-app-ddns=y
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-mod-admin-full=y
# CONFIG_PACKAGE_luci-mod-network is not set
# CONFIG_PACKAGE_luci-mod-status is not set
# CONFIG_PACKAGE_luci-mod-system is not set
CONFIG_PACKAGE_rpcd=y
CONFIG_PACKAGE_rpcd-mod-file=y
CONFIG_PACKAGE_rpcd-mod-iwinfo=y
CONFIG_PACKAGE_rpcd-mod-luci=y
CONFIG_PACKAGE_rpcd-mod-rrdns=y
CONFIG_PACKAGE_uhttpd=y
CONFIG_PACKAGE_uhttpd-mod-ubus=y
CONFIG_PACKAGE_luci-theme-material=y
#如果没有内置软件包管理
#CONFIG_PACKAGE_luci-app-opkg=y
#NSS加速
CONFIG_PACKAGE_nss-firmware-ipq8074=y
CONFIG_PACKAGE_kmod-qca-nss-dp=y
# CONFIG_PACKAGE_kmod-qca-nss-drv is not set
# CONFIG_PACKAGE_kmod-qca-nss-drv-pppoe is not set
# CONFIG_PACKAGE_kmod-qca-nss-drv-bridge-mgr is not set
# CONFIG_PACKAGE_kmod-qca-nss-drv-vlan-mgr is not set
# CONFIG_PACKAGE_kmod-qca-nss-ecm is not set
CONFIG_PACKAGE_qca-nss-ecm_ECM_MULTICAST_ENABLE=y
CONFIG_PACKAGE_kmod-qca-ssdk-hnat=y
CONFIG_PACKAGE_kmod-qca-ssdk-nohnat=y
CONFIG_PACKAGE_qca-ssdk-shell=y
#NSS加速 64bit
CONFIG_PACKAGE_kmod-qca-nss-drv-64=y
CONFIG_PACKAGE_kmod-qca-nss-drv-pppoe-64=y
CONFIG_PACKAGE_kmod-qca-nss-drv-bridge-mgr-64=y
CONFIG_PACKAGE_kmod-qca-nss-drv-vlan-mgr-64=y
CONFIG_PACKAGE_kmod-qca-nss-ecm-64=y
CONFIG_PACKAGE_qca-nss-ecm-64_ECM_MULTICAST_ENABLE=y
#NSS附加扩展
CONFIG_PACKAGE_qca-nss-gmac=y
#Kernel driver for NSS gmac
CONFIG_PACKAGE_kmod-qca-rfs=y
#Kernel module for QCA Receiving Flow Steering
#CONFIG_PACKAGE_kmod-qca-nss-crypto=y
#CONFIG_PACKAGE_kmod-qca-mcs=y
#This package installs the IGMP/MLD Snooping Module
#CONFIG_PACKAGE_kmod-qca-nss-cfi-cryptoapi=y
#Kernel driver for NSS cfi
# CONFIG_PACKAGE_kmod-qca-nss-drv-qdisc is not set
#Qdisc for configuring shapers in NSS
#转发加速扩展
# CONFIG_PACKAGE_kmod-ipt-offload is not set
# CONFIG_PACKAGE_kmod-nf-flow is not set
# CONFIG_PACKAGE_kmod-tcp-bbr is not set
CONFIG_PACKAGE_kmod-tcp-bbr2=y
CONFIG_PACKAGE_kmod-fast-classifier=y
CONFIG_PACKAGE_kmod-shortcut-fe=y
CONFIG_PACKAGE_kmod-shortcut-fe-cm=y
#CONFIG_PACKAGE_kmod-shortcut-fe-drv=y
#移除默认附加软件包
# CONFIG_PACKAGE_luci-app-openclash is not set
# CONFIG_PACKAGE_luci-app-pushbot is not set
# CONFIG_PACKAGE_luci-app-smartdns is not set
# CONFIG_PACKAGE_luci-app-fullconenat is not set
#CONFIG_PACKAGE_luci-app-attendedsysupgrade=y
# CONFIG_PACKAGE_luci-app-accesscontrol is not set
# CONFIG_PACKAGE_luci-app-wol is not set
# CONFIG_PACKAGE_luci-app-vsftpd is not set
# CONFIG_PACKAGE_luci-app-unblockmusic is not set
# CONFIG_PACKAGE_luci-app-ssr-plus is not set
# CONFIG_PACKAGE_luci-app-ipsec-vpnd is not set
# CONFIG_PACKAGE_luci-app-pppoe-relay is not set
# CONFIG_PACKAGE_luci-app-cpufreq is not set
# CONFIG_PACKAGE_luci-app-ramfree is not set
# CONFIG_PACKAGE_luci-app-advanced is not set
# CONFIG_PACKAGE_luci-app-argon-config is not set
# CONFIG_PACKAGE_luci-app-eqos is not set
# CONFIG_PACKAGE_luci-app-autoreboot is not set
# CONFIG_PACKAGE_luci-app-filetransfer is not set
# CONFIG_PACKAGE_luci-app-easymesh is not set
# CONFIG_PACKAGE_luci-app-arpbind is not set
# CONFIG_PACKAGE_luci-app-unblockneteasemusic is not set
# CONFIG_PACKAGE_luci-theme-argon is not set
# CONFIG_PACKAGE_luci-theme-bootstrap is not set
# CONFIG_PACKAGE_readline is not set
# CONFIG_PACKAGE_libreadline is not set
# CONFIG_PACKAGE_dnsmasq is not set
# CONFIG_PACKAGE_shellsync is not set
# CONFIG_PACKAGE_coremark is not set
# CONFIG_PACKAGE_shortcut-fe is not set
# CONFIG_PACKAGE_golang is not set
# CONFIG_PACKAGE_python3 is not set
# CONFIG_PACKAGE_knot-host is not set
# CONFIG_PACKAGE_git is not set
# CONFIG_PACKAGE_kmod-zram is not set
# CONFIG_PACKAGE_zram-swap is not set
# CONFIG_PACKAGE_kmod-pppox is not set
# CONFIG_PACKAGE_kmod-crypto-acompress is not set
# CONFIG_PACKAGE_kmod-crypto-aead is not set
# CONFIG_PACKAGE_kmod-crypto-arc4 is not set
# CONFIG_PACKAGE_kmod-crypto-authenc is not set
# CONFIG_PACKAGE_kmod-crypto-ccm is not set
# CONFIG_PACKAGE_kmod-crypto-cmac is not set
# CONFIG_PACKAGE_kmod-crypto-ctr is not set
# CONFIG_PACKAGE_kmod-crypto-ecb is not set
# CONFIG_PACKAGE_kmod-crypto-gcm is not set
# CONFIG_PACKAGE_kmod-crypto-gf128 is not set
# CONFIG_PACKAGE_kmod-crypto-ghash is not set
# CONFIG_PACKAGE_kmod-crypto-hmac is not set
# CONFIG_PACKAGE_kmod-crypto-manager is not set
# CONFIG_PACKAGE_kmod-crypto-michael-mic is not set
# CONFIG_PACKAGE_kmod-crypto-null is not set
# CONFIG_PACKAGE_kmod-crypto-rng is not set
# CONFIG_PACKAGE_kmod-crypto-seqiv is not set
# CONFIG_PACKAGE_kmod-crypto-user is not set
# CONFIG_PACKAGE_libruby is not set
# CONFIG_PACKAGE_ruby is not set
# CONFIG_PACKAGE_ruby-bigdecimal is not set
# CONFIG_PACKAGE_ruby-date is not set
# CONFIG_PACKAGE_ruby-dbm is not set
# CONFIG_PACKAGE_ruby-digest is not set
# CONFIG_PACKAGE_ruby-enc is not set
# CONFIG_PACKAGE_ruby-forwardable is not set
# CONFIG_PACKAGE_ruby-pstore is not set
# CONFIG_PACKAGE_ruby-psych is not set
# CONFIG_PACKAGE_ruby-stringio is not set
# CONFIG_PACKAGE_ruby-strscan is not set
# CONFIG_PACKAGE_ruby-yaml is not set
# CONFIG_PACKAGE_node is not set
# CONFIG_PACKAGE_node-npm is not set
# CONFIG_PACKAGE_node-request is not set