Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mgqnfoqv7k2w
AutoBuildImmortalWrt
Commits
a8b3c1d3
Unverified
Commit
a8b3c1d3
authored
Jul 12, 2025
by
wukongdaily
Committed by
GitHub
Jul 12, 2025
Browse files
Merge pull request #206 from wukongdaily/rk
增加注释 默认关闭第三方插件
parents
9e91c42c
64403ea7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
rockchip/build.sh
rockchip/build.sh
+13
-13
No files found.
rockchip/build.sh
View file @
a8b3c1d3
...
@@ -65,26 +65,26 @@ PACKAGES="$PACKAGES luci-i18n-dufs-zh-cn"
...
@@ -65,26 +65,26 @@ PACKAGES="$PACKAGES luci-i18n-dufs-zh-cn"
# ============= imm仓库外的第三方插件===============
# ============= imm仓库外的第三方插件===============
# ===== 若启用 请打开PACKAGES前面的注释==============
# ===== 若启用 请打开PACKAGES前面的注释==============
# istore商店
# istore商店
PACKAGES
=
"
$PACKAGES
luci-app-store"
#
PACKAGES="$PACKAGES luci-app-store"
# 首页和网络向导
# 首页和网络向导
PACKAGES
=
"
$PACKAGES
luci-i18n-quickstart-zh-cn"
#
PACKAGES="$PACKAGES luci-i18n-quickstart-zh-cn"
# 去广告adghome
# 去广告adghome
PACKAGES
=
"
$PACKAGES
luci-app-adguardhome"
#
PACKAGES="$PACKAGES luci-app-adguardhome"
# 代理相关
# 代理相关
PACKAGES
=
"
$PACKAGES
luci-app-ssr-plus"
#
PACKAGES="$PACKAGES luci-app-ssr-plus"
PACKAGES
=
"
$PACKAGES
luci-app-passwall2"
#
PACKAGES="$PACKAGES luci-app-passwall2"
PACKAGES
=
"
$PACKAGES
luci-i18n-nikki-zh-cn"
#
PACKAGES="$PACKAGES luci-i18n-nikki-zh-cn"
# VPN
# VPN
PACKAGES
=
"
$PACKAGES
luci-app-tailscale"
#
PACKAGES="$PACKAGES luci-app-tailscale"
PACKAGES
=
"
$PACKAGES
luci-i18n-tailscale-zh-cn"
#
PACKAGES="$PACKAGES luci-i18n-tailscale-zh-cn"
# 分区扩容 by sirpdboy
# 分区扩容 by sirpdboy
PACKAGES
=
"
$PACKAGES
luci-app-partexp"
#
PACKAGES="$PACKAGES luci-app-partexp"
PACKAGES
=
"
$PACKAGES
luci-i18n-partexp-zh-cn"
#
PACKAGES="$PACKAGES luci-i18n-partexp-zh-cn"
# 酷猫主题 by sirpdboy
# 酷猫主题 by sirpdboy
PACKAGES
=
"
$PACKAGES
luci-theme-kucat"
#
PACKAGES="$PACKAGES luci-theme-kucat"
# 网络测速 by sirpdboy
# 网络测速 by sirpdboy
PACKAGES
=
"
$PACKAGES
luci-app-netspeedtest"
#
PACKAGES="$PACKAGES luci-app-netspeedtest"
PACKAGES
=
"
$PACKAGES
luci-i18n-netspeedtest-zh-cn"
#
PACKAGES="$PACKAGES luci-i18n-netspeedtest-zh-cn"
# 构建镜像
# 构建镜像
echo
"
$(
date
'+%Y-%m-%d %H:%M:%S'
)
- Building image with the following packages:"
echo
"
$(
date
'+%Y-%m-%d %H:%M:%S'
)
- Building image with the following packages:"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment