An open API service indexing awesome lists of open source software.

https://github.com/squishy123/piratebox-imagebuilder

A customizable image generator for making piratebox images
https://github.com/squishy123/piratebox-imagebuilder

bash lede makefile piratebox wifi

Last synced: 10 months ago
JSON representation

A customizable image generator for making piratebox images

Awesome Lists containing this project

README

          

# PIRATEBOX IMAGEBUILDER
## Author: Christian Wang
A customizable image generator for making piratebox images.

## REPOSITORY
The following repositories are used when setting up the environment:
https://github.com/PirateBox-Dev/openwrt-image-build/tree/LEDE_adjustments - MAKEFILE AND PROFILES(Slightly modified)
https://github.com/PirateBox-Dev/openwrt-piratebox-feed - Piratebox Feeds
https://git.lede-project.org/source.git - LEDE source

### INSTRUCTIONS
Execute script ./install-lede-dev-env.sh.

Execute script ./image-generator.sh to start the image-generation process

### COMPATIBLE SYSTEMS
All LEDE-supported piratebox devices using the AR71xx architecture

Added Support For Snapshot builds including:
TL-WR902AC

### IMAGE BUILDING AND INSTALLATION
#### Example Build Generation
To make a piratebox image for TL-902AC router execute the commands :
cd lede
make imagebuilder
make WR902AC

Download the [piratebox.zip](http://development.piratebox.de/target_piratebox_ar71xx-generic/install_piratebox.zip) and extract it into your USB

Plug the USB into the router and go to the router's config panel (usually can be found at http://tplinkwifi.net)

Go to the advanced settings, firmware upgrade. Upload the factory image found in the lede/target__ar71xx directory. Wait for the install, should take around 20-30 mins.