Skip to content

Commit

Permalink
取消vlmcsd的编译
Browse files Browse the repository at this point in the history
  • Loading branch information
chenmozhijin committed Mar 23, 2024
1 parent e029b8b commit 2690902
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 12 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,14 @@
luci-app-ttyd:ttyd 终端
[luci-app-turboacc](https://github.com/chenmozhijin/turboacc):Turbo ACC 网络加速
luci-app-upnp:通用即插即用(UPnP)
luci-app-usb-printer:USB 打印服务器
luci-app-vlmcsd:KMS 服务器
luci-app-usb-printer:USB 打印服务器
luci-app-webadmin:Web 管理页面设置
[luci-app-wechatpush](https://github.com/tty228/luci-app-wechatpush):微信推送
luci-app-wireguard:WireGuard 状态
luci-app-wol:网络唤醒
luci-app-zerotier:ZeroTier虚拟局域网

2. 其他部分软件包:
1. 其他部分软件包:
ethtool-full:网卡工具用于查询及设置网卡参数
sudo:sudo命令支持
htop:系统监控与进程管理软件
Expand All @@ -77,11 +76,11 @@
usbutils:USB 设备列出工具
~~[cloudflared](https://github.com/cloudflare/cloudflared):Cloudflare 隧道客户端~~[暂不支持go 1.21](https://github.com/cloudflare/cloudflared/issues/1054)

3. LuCI主题:[Argon](https://github.com/jerrykuku/luci-theme-argon)
1. LuCI主题:[Argon](https://github.com/jerrykuku/luci-theme-argon)

> + 以上软件包都在生成在Releases的package.zip文件中,可安装使用。
4. 网卡驱动:
2. 网卡驱动:
kmod-8139cp
kmod-8139too
kmod-alx
Expand Down
2 changes: 0 additions & 2 deletions config/rpi4b/luci.config
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ CONFIG_PACKAGE_luci-app-ttyd=y
CONFIG_PACKAGE_luci-app-turboacc=y
CONFIG_PACKAGE_luci-app-upnp=y
CONFIG_PACKAGE_luci-app-usb-printer=y
CONFIG_PACKAGE_luci-app-vlmcsd=y
CONFIG_PACKAGE_luci-app-webadmin=y
CONFIG_PACKAGE_luci-app-wechatpush=y
CONFIG_PACKAGE_luci-app-wechatpush_Local_Disk_Information_Detection=y
Expand Down Expand Up @@ -164,7 +163,6 @@ CONFIG_PACKAGE_luci-i18n-upnp-ja=y
CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y
CONFIG_PACKAGE_luci-i18n-upnp-zh-tw=y
CONFIG_PACKAGE_luci-i18n-usb-printer-zh-cn=y
CONFIG_PACKAGE_luci-i18n-vlmcsd-zh-cn=y
CONFIG_PACKAGE_luci-i18n-webadmin-zh-cn=y
CONFIG_PACKAGE_luci-i18n-wechatpush-zh-cn=y
CONFIG_PACKAGE_luci-i18n-wol-ja=y
Expand Down
1 change: 0 additions & 1 deletion config/rpi4b/network.config
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ CONFIG_PACKAGE_socat=y
CONFIG_SOCAT_SSL=y
CONFIG_PACKAGE_tcping=y
CONFIG_PACKAGE_trojan-plus=y
CONFIG_PACKAGE_vlmcsd=y
CONFIG_PACKAGE_wwan=y
CONFIG_PACKAGE_xray-core=y
# end of Network
2 changes: 0 additions & 2 deletions config/x86_64/luci.config
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ CONFIG_PACKAGE_luci-app-ttyd=y
CONFIG_PACKAGE_luci-app-turboacc=y
CONFIG_PACKAGE_luci-app-upnp=y
CONFIG_PACKAGE_luci-app-usb-printer=y
CONFIG_PACKAGE_luci-app-vlmcsd=y
CONFIG_PACKAGE_luci-app-webadmin=y
CONFIG_PACKAGE_luci-app-wechatpush=y
CONFIG_PACKAGE_luci-app-wechatpush_Local_Disk_Information_Detection=y
Expand Down Expand Up @@ -164,7 +163,6 @@ CONFIG_PACKAGE_luci-i18n-upnp-ja=y
CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=y
CONFIG_PACKAGE_luci-i18n-upnp-zh-tw=y
CONFIG_PACKAGE_luci-i18n-usb-printer-zh-cn=y
CONFIG_PACKAGE_luci-i18n-vlmcsd-zh-cn=y
CONFIG_PACKAGE_luci-i18n-webadmin-zh-cn=y
CONFIG_PACKAGE_luci-i18n-wechatpush-zh-cn=y
CONFIG_PACKAGE_luci-i18n-wol-ja=y
Expand Down
3 changes: 1 addition & 2 deletions config/x86_64/network.config
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,7 @@ CONFIG_PACKAGE_smartdns=y
CONFIG_PACKAGE_socat=y
CONFIG_SOCAT_SSL=y
CONFIG_PACKAGE_tcping=y
CONFIG_PACKAGE_trojan-plus=y
CONFIG_PACKAGE_vlmcsd=y
CONFIG_PACKAGE_trojan-plus=yS
CONFIG_PACKAGE_wwan=y
CONFIG_PACKAGE_xray-core=y
# end of Network

0 comments on commit 2690902

Please sign in to comment.