Skip to content

llggqqbak/Actions-OpenWrt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions-OpenWrt

GitHub Stars GitHub Forks

Build OpenWrt using GitHub Actions

Read the details in p3terx's blog (in Chinese) | 中文教程

Usage

  • Click the Use p3terx's 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.

Tips

It may take a long time to create a .config file and build the OpenWrt firmware. Thus, before create repository to build your own firmware, you may check out if others have already built it which meet your needs by simply search Actions-Openwrt in GitHub.

Add some meta info of your built firmware (such as firmware architecture and installed packages) to your repository introduction, this will save others' time.

Details

点击下表中 即可跳转到该设备固件下载页面

序号 设备平台 编译状态及下载链接 配置文件 详细清单 备注说明
1 不定期
2 不定期
3 不定期
4 不定期
5 停更
6 停更
7 停更

提示: 标志为正常, 不代表所有编译均失败。请点击 Actions 进一步查看。

Warnings

  1. 小米路由器4A千兆版分为两种固件类型:(本仓库采用第一种,即 Breed 直刷版)
    • Breed 直刷版,无需修改 Breed 环境变量,采用默认初始设置,需要修改 dtsi 分区文件
    • 原版 dtsi,不需要修改源码,但是需要修改 Breed 环境变量,具体修改参考教程地址

Acknowledgments

About

使用 GitHub Actions 云编译 OpenWrt | 自用 | 手动触发 | R4A-Gi | RM AC2100 | x86-64

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%