tjuyy / NanoPi-R1S-H5-Openwrt-Autobuild

Customize your own OpenWrt firmware for FriendlyArm NanoPi R1S-H5 using Github Actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


NanoPi R1S-H5 OpenWrt Autobuild
Customize your own OpenWrt firmware for FriendlyArm NanoPi R1S-H5 using Github Actions.

Usage    |    Acknowledgments    |    License

Usage

  1. Fork this repository
  2. Click the Star button of your own forked repository or Create a new release in your forked repository
  3. Github Actions workflow will be triggered and run automaticlly
  4. SSH to tmate using the link in the "SSH connection to Actions" step
  5. Run code in tmux
    cd friendlywrt-h5/friendlywrt
    make menuconfig
  6. Exit the SSH connection, then the workflow will be running again
    exit
  7. Wait completion of the workflow and download files from Aritifact

Info

  • gateway: 192.168.2.1
  • wifi password: password
  • wan.ifname='eth0'
  • lan.ifname='eth1'

Acknowledgments

License

MIT © tjuyy

About

Customize your own OpenWrt firmware for FriendlyArm NanoPi R1S-H5 using Github Actions.

License:MIT License