refactor: upstream sync strategy with dynamic GENERAL.txt
This commit is contained in:
6
Config/GENERAL.local.txt
Normal file
6
Config/GENERAL.local.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
# Your overrides/additions here
|
||||
# This file is merged with GENERAL.upstream.txt during build
|
||||
|
||||
# Example packages to add:
|
||||
# CONFIG_PACKAGE_luci-app-xxx=y
|
||||
# CONFIG_PACKAGE_luci-app-yyy=y
|
||||
@@ -1,18 +0,0 @@
|
||||
# ===== Common / minimal baseline =====
|
||||
# 说明:这里只放"你想始终启用的包/功能"
|
||||
# 后续你要加 luci-app、内核模块等,就在这里追加 CONFIG_PACKAGE_xxx=y
|
||||
|
||||
# LuCI (可按需开关)
|
||||
CONFIG_PACKAGE_luci=y
|
||||
CONFIG_PACKAGE_luci-ssl=y
|
||||
CONFIG_PACKAGE_uhttpd=y
|
||||
CONFIG_PACKAGE_uhttpd-mod-ubus=y
|
||||
|
||||
# SSH
|
||||
CONFIG_PACKAGE_openssh-sftp-server=y
|
||||
|
||||
# 常用工具
|
||||
CONFIG_PACKAGE_curl=y
|
||||
CONFIG_PACKAGE_wget=y
|
||||
CONFIG_PACKAGE_htop=y
|
||||
CONFIG_PACKAGE_tcpdump=y
|
||||
Reference in New Issue
Block a user