Skip to content

A GitHub Actions workflow for building uboot & ImmortalWrt Firmware for CMCC-XR30. (Mainly for personal use)

License

Notifications You must be signed in to change notification settings

iceyear/CMCC-XR30-Builder

Repository files navigation

CMCC-XR30-Builder

A GitHub Actions workflow for building uboot & ImmortalWrt Firmware for CMCC-XR30. (Mainly for personal use)

GitHub contributors GitHub License

English   |   简体中文

✨ Features

  • 🤖 (Mainly for personal use) Build uboot & ImmortalWrt Firmware for CMCC-XR30.

🔧 Usage

Just trigger the GitHub Actions workflow, the uboot and firmware will be built automatically.

☑️ Options

  • Use luci-app-mtk wifi config
  1. Use luci-app-mtk wifi config:

The option is disabled by default, meaning the workflow will use the mtwifi-cfg configuration tool. To use the old luci-app-mtk wireless configuration tool, please check the box.

  • mtwifi-cfg: A wireless configuration tool designed for mtwifi, compatible with OpenWrt's native luci and netifd. It allows for fewer adjustments to the wireless driver parameters but offers a more aesthetically pleasing and user-friendly interface. As a newly developed tool, it may have some issues.
  • luci-app-mtk: A configuration tool derived from the mtk-sdk, which needs to be used in conjunction with the wifi-profile script. It allows for almost all wireless driver parameters to be adjusted but has a relatively simple interface.

For more details, please refer to the blog post.

🤝 Contributing

Contributions are welcome! Here are the steps to contribute:

  1. Fork this repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Push the changes to your branch.
  5. Submit a pull request.

🙏 Credit

Repos that inspired me:

Uboot & Firmware Source Code:

📄 License

MIT 🄯 Ice Year

About

A GitHub Actions workflow for building uboot & ImmortalWrt Firmware for CMCC-XR30. (Mainly for personal use)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages