6e03d14d6d
This still needs some work: - there's no factory image causing `make images` to fail - VoCore can not support BSS and IBSS at the same time - multi-BSS mode (e.g. mesh + BSS) works if the macs only differ in the last 3 bits. Gluon expects to choose both MACs freely, though, so after flashing the image one should reset the wifi MACs. This is further complicated as VoCores have their MACs assigned without gaps making collisions likely. - there are no buttons nor ethernet ports (without the dock, that is), so config-mode will not be possible as is |
||
---|---|---|
contrib | ||
docs | ||
include | ||
patches | ||
scripts | ||
targets | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
modules | ||
README.md |
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
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 v2014.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 (mostly for announcements)
I can handle administrative requests automatically. Please do not send them to the list address! Instead, send your message to the correct command address:
For help and a description of available commands, send a message to:
gluon-help@luebeck.freifunk.net
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
or for the digest to:
gluon-digest-unsubscribe@luebeck.freifunk.net
If you need to get in touch with the human owner of this list, please send a message to:
gluon-owner@luebeck.freifunk.net
Please include a FORWARDED list message with ALL HEADERS intact to make it easier to help you.