Actions-OpenWrt | LEDE项目
Build OpenWrt using GitHub Actions
Read the details in my blog (in Chinese) | 中文教程
- 这个.config文件(上传于20200311)编译出来的固件只适用于树莓派4B且SD卡空间需≥600MB.任何对.config文件的更改(包括创建、删除、修改)都会触发GitHub Actions.
- 自己点赞也可以开始编译.
- 文件编译完成会自动发布到release.
- 关于初次刷入openwrt连接不到树莓派,可以按照这篇博客设置.
- 目前不知道什么原因,使用网页更新总是导致π4B无法正常工作.
- 部分方法来自 https://github.com/bin20088/Bin
- 现在已配置微信推送
- Click the Use this template button to create a new repository.
- Generate
.config
files using Lean's OpenWrt source code. ( You can change it through environment variables in the workflow file. ) - Push
.config
file to the GitHub repository, and the build starts automatically.Progress can be viewed on the Actions page. - When the build is complete, click the
Artifacts
button in the upper right corner of the Actions page to download the binaries.
- Microsoft
- Microsoft Azure
- GitHub
- GitHub Actions
- tmate
- mxschmitt/action-tmate
- csexton/debugger-action
- Cisco
- OpenWrt
- Lean's OpenWrt
MIT © P3TERX