Create .config
This commit is contained in:
42
OpenWrt/Redmi-AX6000/.config
Normal file
42
OpenWrt/Redmi-AX6000/.config
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
## 目标设备
|
||||||
|
CONFIG_TARGET_mediatek=y
|
||||||
|
CONFIG_TARGET_mediatek_filogic=y
|
||||||
|
CONFIG_TARGET_mediatek_filogic_DEVICE_xiaomi_redmi-router-ax6000=y
|
||||||
|
# CONFIG_TARGET_mediatek_filogic_DEVICE_xiaomi_redmi-router-ax6000-stock is not set
|
||||||
|
|
||||||
|
## 主题
|
||||||
|
CONFIG_PACKAGE_luci=y
|
||||||
|
CONFIG_PACKAGE_luci-compat=y
|
||||||
|
CONFIG_PACKAGE_luci-lib-ipkg=y
|
||||||
|
CONFIG_LUCI_LANG_zh_Hans=y
|
||||||
|
CONFIG_PACKAGE_luci-theme-bootstrap=y
|
||||||
|
|
||||||
|
## LuCI->Applications
|
||||||
|
## TTYD终端
|
||||||
|
CONFIG_PACKAGE_luci-app-ttyd=y
|
||||||
|
## 安装包
|
||||||
|
CONFIG_PACKAGE_luci-app-opkg=y
|
||||||
|
## 文件传输
|
||||||
|
CONFIG_PACKAGE_luci-app-filetransfer=y
|
||||||
|
## 防火墙
|
||||||
|
CONFIG_PACKAGE_luci-app-firewall=y
|
||||||
|
## KMS服务器
|
||||||
|
CONFIG_PACKAGE_luci-app-vlmcsd=y
|
||||||
|
## upnp
|
||||||
|
CONFIG_PACKAGE_luci-app-upnp=y
|
||||||
|
## 动态DNS
|
||||||
|
CONFIG_PACKAGE_luci-app-ddns=y
|
||||||
|
## Network->IP Addresses and Names
|
||||||
|
CONFIG_PACKAGE_ddns-scripts=y
|
||||||
|
CONFIG_PACKAGE_ddns-scripts_cloudflare=y
|
||||||
|
CONFIG_PACKAGE_ddns-scripts_dnspod=y
|
||||||
|
|
||||||
|
## Administration
|
||||||
|
CONFIG_PACKAGE_htop=y
|
||||||
|
|
||||||
|
## Utilities
|
||||||
|
CONFIG_PACKAGE_coremark=y
|
||||||
|
## Utilities->Shells
|
||||||
|
CONFIG_PACKAGE_bash=y
|
||||||
|
CONFIG_PACKAGE_vim-full=y
|
||||||
|
CONFIG_PACKAGE_zsh=y
|
Reference in New Issue
Block a user