An open API service indexing awesome lists of open source software.

https://github.com/quanjindeng/Actions_OpenWrt-Amlogic

一键编译N1盒子OpenWrt固件底包,并使用flippy的打包脚本生成指定内核版本的固件。
https://github.com/quanjindeng/Actions_OpenWrt-Amlogic

actions amlogic n1 openwrt

Last synced: 4 months ago
JSON representation

一键编译N1盒子OpenWrt固件底包,并使用flippy的打包脚本生成指定内核版本的固件。

Awesome Lists containing this project

README

          

# Actions-OpenWrt
利用Actions云编译,整合了Amlogic平台的盒子OpenWrt固件编译与内核打包方法,一键生成可直接使用的固件。
所有盒子固件均采用同一底包,默认为打包N1盒子的固件,如需打包其他型号盒子参照flippy的打包脚本说明修改.yml流程文件即可。

## 感谢
- [Lean's OpenWrt 源码仓库](https://github.com/coolsnowwolf/lede)
- [immortalwrt's OpenWrt 源码仓库](https://github.com/immortalwrt/immortalwrt)
- [flippy 内核与打包脚本](https://github.com/unifreq/openwrt_packit)
- [ophub 内核打包参数说明](https://github.com/ophub/amlogic-s9xxx-openwrt/blob/main/README.cn.md#%E4%BD%BF%E7%94%A8-github-actions-%E8%BF%9B%E8%A1%8C%E7%BC%96%E8%AF%91)
- [kenzok8 软件包收集仓库](https://github.com/kenzok8/small-package)
- [p3terx 云编译教程](https://p3terx.com/archives/build-openwrt-with-github-actions.html)
- 所有OpenWrt源码贡献者、插件开发者

## License

[MIT](https://github.com/P3TERX/Actions-OpenWrt/blob/main/LICENSE) © [**P3TERX**](https://p3terx.com)