Forked from https://github.com/freifunk-gluon/gluon
Matthias Schiffer 70e7c7d206 Reprepare OpenWRT by default on make | 11 anos atrás | |
---|---|---|
builder | 11 anos atrás | |
openwrt @ b8c4f1dff8 | 11 anos atrás | |
packages_gluon @ fb9883caf3 | 11 anos atrás | |
packages_openwrt @ ea6635db73 | 11 anos atrás | |
.gitignore | 11 anos atrás | |
.gitmodules | 11 anos atrás | |
Makefile | 11 anos atrás | |
README.md | 11 anos atrás | |
profiles.mk | 11 anos atrás |
To build Gluon, use the following commands after checking out the repository:
git submodule update --init # Get other repositories used by Gluon
git clone git://github.com/freifunk-gluon/site-ffhl.git site # Get the Freifunk Lübeck site repository - or use your own!
make # Build Gluon
When calling make, the OpenWRT build environment is prepared/updated. To rebuilt the images only, just use:
make images
The built images can be found in the directory /images.