Skip to content

Commit

Permalink
Update config for OpenWrt
Browse files Browse the repository at this point in the history
  • Loading branch information
breakings committed Apr 3, 2023
1 parent f5cef11 commit 668f495
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/releases-big-openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
WHOAMI: breakings
KERNEL_REPO_URL: https://github.com/breakings/OpenWrt/tree/main/opt
KERNEL_VERSION_NAME: 5.15.100_6.1.18
OPENWRT_VER: R23.3.3
#OPENWRT_VER: R23.3.3
KERNEL_AUTO_LATEST: true
GZIP_IMGS: .gz
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down Expand Up @@ -108,7 +108,7 @@ jobs:
body: |
- 默认IP:192.168.1.1 默认密码:password (WiFi密码同)
- 当前使用版本:【编译前的最后一次➦[主源码](https://github.com/coolsnowwolf/lede)更新记录】
- 高大全版取消了➦[Node](https://github.com/breakings/OpenWrt/releases/download/openwrt_armvirt/node_v16.15.0-1_aarch64_cortex-a53.ipk),目前仅➦[网易云解锁NodeJS](https://github.com/breakings/OpenWrt/releases/download/openwrt_armvirt/netease.tar.gz)版受影响,可单独下载ipk安装。
- 高大全版取消了➦[Node](https://github.com/breakings/OpenWrt/releases/download/openwrt_armvirt/node_v16.19.1-1_aarch64_cortex-a53.ipk),目前仅➦[网易云解锁NodeJS](https://github.com/breakings/OpenWrt/releases/download/openwrt_armvirt/netease.tar.gz)版受影响,可单独下载ipk安装。
- 此版仍然**精简**了部分F大本人集成的插件,故依旧推荐使用F大本人发布的➦[正式版本](https://github.com/breakings/OpenWrt/releases/tag/flippy_openwrt)。
- 此版仅满足部分喜欢追新的群友方便在线更新固件使用。
- 此版因集成插件比自用精简版更多,无法做到每日更新。
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/use-releases-file-to-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
WHOAMI: breakings
KERNEL_REPO_URL: https://github.com/breakings/OpenWrt/tree/main/opt
KERNEL_VERSION_NAME: 5.15.100_6.1.18
OPENWRT_VER: R23.3.3
#OPENWRT_VER: R23.3.3
KERNEL_AUTO_LATEST: true
GZIP_IMGS: .gz
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down Expand Up @@ -108,7 +108,7 @@ jobs:
body: |
- 默认IP:192.168.1.1 默认密码:password (WiFi密码同)
- 当前使用版本:【编译前的最后一次➦[主源码](https://github.com/coolsnowwolf/lede)更新记录】
- 取消了➦[Node](https://github.com/breakings/OpenWrt/releases/download/openwrt_armvirt/node_v16.15.0-1_aarch64_cortex-a53.ipk),目前仅➦[网易云解锁NodeJS](https://github.com/breakings/OpenWrt/releases/download/openwrt_armvirt/netease.tar.gz)版受影响,可单独下载ipk安装。
- 取消了➦[Node](https://github.com/breakings/OpenWrt/releases/download/openwrt_armvirt/node_v16.19.1-1_aarch64_cortex-a53.ipk),目前仅➦[网易云解锁NodeJS](https://github.com/breakings/OpenWrt/releases/download/openwrt_armvirt/netease.tar.gz)版受影响,可单独下载ipk安装。
- 此为**自用精简包**,和F大本人集成的插件有**较大**差异。求稳用户推荐使用F大编译的➦[正式版本](https://github.com/breakings/OpenWrt/releases/tag/flippy_openwrt)
- 因变动较大,从60及其以下版本升级到61或更高版本建议**全新刷入**或者**不保留配置**进行升级
- 常见问题及注意事项请参考恩山F大➦[最新帖](https://www.right.com.cn/forum/thread-4076037-1-1.html)
Expand Down

0 comments on commit 668f495

Please sign in to comment.