Skip to content

F-T-Otaku/Actions-ImmortalWrt-R1S-H5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions-ImmortalWrt-R1S-H5

LICENSE GitHub Stars GitHub Forks

Build ImmortalWrt for R1S-H5 using GitHub Actions

Usage

  • Click the Use this template button to create a new repository.
  • Generate .config files using ImmortalWrt source code. ( You can change it through environment variables in the workflow file. )
  • Add your own seed.config to SEED folder.
  • Select Build OpenWrt on the Actions page.
  • Click the Run workflow button.
  • When the build is complete, click the Artifacts button in the upper right corner of the Actions page to download the binaries.

Tips

  • Default login address: 192.168.233.1, username is root and password is password.
  • You can also use immortalwrt.lan to login.
  • My version of ImmortalWrt is very simple.It only has ssrp, cpufreq, turboacc and unblockmusic.
  • Stable's kernel version is 4.19 and normal's kernel version is 5.4.
  • If you don't know how to generate seed.config, please look this page: coolsnowwolf/lede#2288.

Acknowledgments

License

MIT © F-T-Otaku