NanoPi R1S-H5 OpenWrt Autobuild
Customize your own OpenWrt firmware for FriendlyArm NanoPi R1S-H5 using Github Actions.
Usage | Acknowledgments | License
- Fork this repository
- Click the
Star
button of your own forked repository orCreate a new release
in your forked repository - Github Actions workflow will be triggered and run automaticlly
- SSH to tmate using the link in the "SSH connection to Actions" step
- Run code in tmux
cd friendlywrt-h5/friendlywrt make menuconfig
- Exit the SSH connection, then the workflow will be running again
exit
- Wait completion of the workflow and download files from
Aritifact
- gateway: 192.168.2.1
- wifi password: password
- wan.ifname='eth0'
- lan.ifname='eth1'
- GitHub Actions
- tmate
- OpenWrt
- Lean's OpenWrt
- P3TERX/Actions-OpenWrt
- P3TERX/debugger-action
- skytotwo/NanoPi-R1S-Build-By-Actions
MIT © tjuyy