396f5ded65
basic wifi meshing with neighbouring nodes tested, with TL-WA750RE client WLAN (if applicable) works client lan on LAN ports (if applicable) n/a - only 1x Ethernet mesh-vpn on WAN port works mesh-on-wan Not tested re-entering configmode by pressing the button for >3 seconds works. entering failsafe mode works whether the MAC address seen by Gluon is the one printed on the device yes Und folgende Kommandos: tail /lib/gluon/core/sysconfig/* brctl show lua -e "print(require('platform_info').get_image_name())" root@XXX:~# tail /lib/gluon/core/sysconfig/* ==> /lib/gluon/core/sysconfig/primary_mac <== (macwieaufgerätaufgedruckt) ==> /lib/gluon/core/sysconfig/setup_ifname <== eth0 ==> /lib/gluon/core/sysconfig/wan_ifname <== eth0 root@XXX:~# brctl show bridge name bridge id STP enabled interfaces br-wan 7fff.(primarymac) no eth0 br-client 7fff.(primarymac) no bat0 wlan0-1 root@XXXX:~# lua -e "print(require('platform_info').get_image_name())" tp-link-tl-wa850re-v1 |
||
---|---|---|
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.