a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Matthias Schiffer b6b5aad79c Merge pull request #546 from MPW1412/patch-1
Confusion of WAN an LAN, this line is for mesh-on-lan
2015-11-05 17:01:48 +01:00
contrib contrib/sigtest.sh - testing signature 2015-09-19 15:31:07 +02:00
docs Update wired-mesh.rst 2015-11-05 16:19:55 +01:00
include build: improve handling of repository signing keys 2015-10-30 14:08:29 +01:00
package gluon-core: fix removal of "OpenWrt" default WLAN interface 2015-10-28 17:06:29 +01:00
patches ar71xx: add TP-LINK TL-WR941ND v6 support (again) 2015-11-02 19:26:15 +01:00
scripts Validate section names from site.conf in various packages 2015-10-11 19:34:14 +02:00
targets Remove BROKEN for TL-LINK TL-WR940 v1 & v2 2015-11-04 14:53:37 +01:00
.gitignore build: add GLUON_OUTPUTDIR, move GLUON_IMAGEDIR default below it 2015-10-29 18:44:00 +01:00
CONTRIBUTING.md Merge pull request #481 from freifunk-gluon/rej-features 2015-10-11 17:55:08 +02:00
LICENSE Move package submodules to packages/ 2013-10-09 19:58:28 +02:00
Makefile build: improve logging of tool build 2015-11-02 17:40:29 +01:00
modules Update OpenWrt base 2015-11-02 00:16:09 +01:00
README.md Restore README.md 2015-07-10 18:16:39 +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 read 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 v2015.1 && 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