Skip to content
/ Image-Builder Public template

Use Github Action for a easier way to compile firmwares with Image Builder.

License

Notifications You must be signed in to change notification settings

noviachen/Image-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 中文

Image Builder

Use Github Action for a easier way to compile firmwares with Image Builder.

Usage

  • Click the Use this template button to create a new repository.
  • By default, ImmortalWrt 23.05.3 (r27917-81a1f98d5b) is used. To change it, modify the DOWNLOAD_URL in .github/workflows/image-builder.yml. May also be applicable for compiling the official OpenWrt version (untested).
  • Modify the PROFILE in image-builder.yml according to your device.
  • Modify uci-custom (first boot script) and packages.list (to add or remove packages) as needed.
  • Upload other ipk files to the packages folder (if any).
  • Select ImmortalWrt Image Builder on the Actions page.
  • Click the Run workflow button.
  • When the build is completed, click the file links under Artifacts to download the firmwares.

Thanks

Reference

ImmortalWrt Image Builder 使用说明

License

MIT

About

Use Github Action for a easier way to compile firmwares with Image Builder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published