CendrawasihOS is Wireless Freedom project based Openwrt with a bit costumize. I prefer build this project for reuse closed ISP local router vendor. I build this project based Openwrt 18, because most of my device using MT7620 SoC and i think Openwrt 18 very stable for MTK SoC.
- Bolt BL201/BL100 (Porting from Xiaomi Mi Wifi Mini)= MT7620N + MT7612EN SoC
- Bolt BL401 (Porting from ASUS RT N14U)= MT7620N SoC
- This source is Imagebuilder image, you can costumize whatever package do you incuding
- Build in many repositories (Openwrt, Lienol, OUI GUI
- Build in U-Boot recovery adopting U-Boot Source
- Build in wpad, curl and ca-bundle for autologin wifi corner based wpa2 peap security and landing page login
- Flash stable version from luci GUI
- Build your own firmware with more packages with this command
- Clone my repository
$ git clone https://github.com/Manssizz/CendrawasihOS.git
$ cd CendrawasihOS
- Edit bl201.sh with your editor
- Add or Remove packages do you want, then save it.
- Run script with command
./bl201
- Then flash it with sysupgrade or upload from luci GUI
- Support many SoC
- Support based Openwrt 19
- Adding luci interface for autologin
- Fixing GPIO
CendrawasihOS use GPL-3.0 License.