a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Nils Schneider 84b6374970 gluon-client-bridge: basic br-client config and wireless AP
This package provides br-client and sets up a wireless AP interface for
clients.
2015-10-26 21:14:32 +01:00
contrib contrib/sigtest.sh - testing signature 2015-09-19 15:31:07 +02:00
docs gluon-client-bridge: basic br-client config and wireless AP 2015-10-26 21:14:32 +01:00
include gluon-core: replace opkg site configuration to make it more flexible 2015-10-14 02:57:29 +02:00
package gluon-client-bridge: basic br-client config and wireless AP 2015-10-26 21:14:32 +01:00
patches Update OpenWrt base 2015-10-26 19:02:12 +01:00
scripts Validate section names from site.conf in various packages 2015-10-11 19:34:14 +02:00
targets ar71xx-generic: remove BROKEN check for TP-LINK CPE210/510 v1.1 2015-10-17 15:14:27 +02:00
.gitignore Nicer feed specification 2014-01-02 15:16:32 +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: use symlinks instead of copies when multiple devices use identical images 2015-10-16 19:11:36 +02:00
modules Update OpenWrt base 2015-10-26 19:02:12 +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