Build ImmortalWrt for R1S-H5 using GitHub Actions
- 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
toSEED
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.
- 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.
MIT © F-T-Otaku