a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Delta / Stefan 9c990f5b53 Timeout 30 is to less Change to 60
in some cases ( with Tunneldigger) the Bat0 interfaces need more than 30 sec to come up. 
i think 60 Second is enough.
2015-11-01 14:15:56 +01:00
contrib contrib/sigtest.sh - testing signature 2015-09-19 15:31:07 +02:00
docs Update site.rst 2015-10-30 21:16:27 +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 Timeout 30 is to less Change to 60 2015-11-01 14:15:56 +01:00
scripts Validate section names from site.conf in various packages 2015-10-11 19:34:14 +02:00
targets build: remove vermagic hack 2015-10-29 18:44:00 +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: fix QUILT=1 option 2015-10-31 22:53:20 +01:00
modules Update OpenWrt and Gluon packages 2015-10-28 00:50:53 +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