a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Jan Niehusmann bdcd166c7c ar71xx-generic: add support for Carambola 2
Device information can be found at:
http://www.8devices.com/products/carambola-2
https://wiki.openwrt.org/toh/8devices/carambola2

I only did some minimal testing of gluon on the carambola 2 development
board:

 - Config mode works
 - Connects to Wifi Mesh
 - Allows clients to connect

Notably, autoupgrade has not yet been tested.

Change to 010-primary-mac is necessary as the mac address printed
on the sticker is the one of eth0, not the wifi mac.
2016-04-22 08:32:19 +02:00
contrib Add contrib/depdot.sh 2016-02-28 20:01:19 +01:00
docs ar71xx-generic: add support for Carambola 2 2016-04-22 08:32:19 +02:00
include mac80211: update backport to r48681 2016-02-09 18:44:22 +01:00
package ar71xx-generic: add support for Carambola 2 2016-04-22 08:32:19 +02:00
patches xtables-addons: build: fix configure compatiblity with POSIX shells 2016-04-05 20:59:25 +02:00
scripts build: add module separators/headings to patch/update/update-patches scripts 2016-03-26 00:03:04 +01:00
targets ar71xx-generic: add support for Carambola 2 2016-04-22 08:32:19 +02:00
.gitignore build: add GLUON_OUTPUTDIR, move GLUON_IMAGEDIR default below it 2015-10-29 18:44:00 +01:00
CONTRIBUTING.md CONTRIBUTING.md: update links 2016-04-04 00:13:42 +02:00
LICENSE docs, LICENSE: fix upper and lower case of "OpenWrt" 2016-02-05 18:48:48 +01:00
Makefile build: ensure the early path doesn't leak into later build steps 2016-04-02 04:31:50 +02:00
modules Update OpenWrt base 2016-04-01 21:09:29 +02:00
README.md docs, README: Gluon v2016.1.3 2016-03-31 21:19:47 +02:00

Documentation (incomplete at this time, contribute if you can!) may be found at http://gluon.readthedocs.org/.

If you're new to Gluon and ready to get your feet wet, have a look at the Getting Started Guide.

Gluon IRC channel: #gluon in hackint

Issues & Feature requests

Before opening an issue, make sure to check whether any existing issues (open or closed) match. If you're suggesting a new feature, drop by on IRC or our mailinglist to discuss it first.

Use a release!

Please refrain from using the master branch for anything else but development purposes! Use the most recent release instead. You can list all relaseses by running git branch -a and switch to one by running git checkout v2016.1.3 && make update.

If you're using the autoupdater, do not autoupdate nodes with anything but releases. If you upgrade using random master commits the nodes will break eventually.

Mailinglist

To subscribe to the list, send a message to:

gluon-subscribe@luebeck.freifunk.net

To remove your address from the list, just send a message to the address in the List-Unsubscribe header of any list message. If you haven't changed addresses since subscribing, you can also send a message to:

gluon-unsubscribe@luebeck.freifunk.net