GitHub Actions build OpenWrt firmware for (ONLY TESTING PURPOSE):
- Redmi AX6
- Linksys MR7350
- Qihoo 360v6
- base on coolsnowwolf openwrt-gl-ax1800
htop
tmux
ttyd
rsync
netcat
bind-dig
https://openwrt.org/docs/guide-developer/toolchain/use-buildsystem
https://github.com/robimarko/openwrt/tree/ipq807x-5.15
https://github.com/robimarko/nss-packages
https://github.com/Boos4721/openwrt
https://github.com/coolsnowwolf/openwrt-gl-ax1800
https://github.com/kenzok8/openwrt-packages
https://github.com/kenzok8/small
https://github.com/immortalwrt/packages
https://github.com/P3TERX/OpenWrt-Newifi_D2
https://github.com/ophub/amlogic-s9xxx-openwrt/blob/main/router-config/README.cn.md
- 创建 PAT (personal access token) 赋予
public_repo
(Access public repositories) 权限即可 - 新建 repo secrets 变量,并将第一步创建的 PAT (personal access token) 赋值给 repo secrets
- 设置 Github Actions 的 Workflow 具有 读写权限 (Read and write permissions)