Commit Graph

1256 Commits

Author SHA1 Message Date
NeoRaider
91ce22ba95 Merge pull request #227 from FRNK-BK/patch-1
Update hardware.rst
2014-11-13 00:23:37 +01:00
FRNK-BK
2a507f27d2 Update hardware.rst
More information on how to get correct image file naming.
2014-11-12 20:22:59 +01:00
Nils Schneider
a8b7c39078 docs: fix syntax in gluon-authorized-keys 2014-11-06 15:36:50 +01:00
Nils Schneider
710cb8b36c status-page: lua rewrite, use gluon-neighbour-info 2014-10-27 23:21:40 +01:00
Matthias Schiffer
61346d1e70 Merge remote-tracking branch 'origin/rn-2014.3.1' 2014-10-20 20:59:10 +02:00
Matthias Schiffer
ec88043a58 Update OpenWrt (and packages) 2014-10-19 20:16:09 +02:00
Matthias Schiffer
5592c94b38 Update Gluon packages 2014-10-19 20:16:09 +02:00
Nils Schneider
0ad48e6662 Merge pull request #215 from poldy79/patch-1
Adding support for TL-WA850RE
2014-10-19 18:36:48 +02:00
Matthias Schiffer
d2d1ea36cc Extend v2014.3.1 release notes 2014-10-19 18:31:13 +02:00
ohrensessel
15adcae331 Fix ebtables dhcpv6 rules
the ports were interchanged, see the following packet flow:

client:546 --> [ff02::1:2]:547
server:547 --> client:546

therefore we need to allow outgoing multicast packets with dst-port 547
and unicast packets from bat0 to clients with dst-port 546 and 547 in the other direction
2014-10-19 16:02:30 +02:00
poldy79
396f5ded65 Adding support for TL-WA850RE
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
2014-10-17 22:03:34 +02:00
Nils Schneider
cfd4b8cb92 release notes for 2014.3.1 2014-10-17 14:31:12 +02:00
Matthias Schiffer
90c9ebde43 Overwrite opkg.conf to work with the upstream repositories 2014-10-16 20:50:00 +02:00
Nils Schneider
115cff90f8 Merge pull request #209 from poldy79/patch-2
Adding support for TL-WA750RE
2014-10-16 14:48:07 +02:00
Nils Schneider
b9501362ad docs: advise user to checkout a specific release 2014-10-13 12:29:24 +02:00
Nils Schneider
b27e0d540f Merge branch 'FreifunkBremen-master' 2014-10-13 12:26:00 +02:00
Nils Schneider
e4c93d5c9b Merge branch 'master' of https://github.com/FreifunkBremen/gluon into FreifunkBremen-master
Conflicts:
	docs/user/getting_started.rst
2014-10-13 12:24:51 +02:00
Nils Schneider
442e6cdeef Merge branch 'master' of https://github.com/s72785/gluon into s72785-master 2014-10-13 12:23:41 +02:00
poldy79
d0a113dc16 Adding support for TL-WA750RE
I have this little gadget. I've build gluon for this target and it seems that everything works well. Using this thing in the Stuttgart community (currently testing gluon).
2014-10-12 23:53:11 +02:00
Jan-Philipp Litza
9277648302 Simplify git commands in Getting Started 2014-10-12 23:06:48 +02:00
Matthias Schiffer
18a20df703 Fix Buffalo WZR-HP-AG300H/WZR-600DHP image name 2014-10-12 16:53:23 +02:00
Nils Schneider
f0210846db Merge pull request #206 from bioxz/master
Added informations about gluon versions to getting started
2014-10-12 12:37:08 +02:00
Patrick Uven
b21e3b0c95 Some small correction to getting started 2014-10-12 12:19:58 +02:00
Patrick Uven
d8bb316a57 Added informations about gluon versions to getting started 2014-10-12 12:17:02 +02:00
Nils Schneider
b6ab1b6bbf Merge pull request #201 from bioxz/master
Community name change from Freifunk Oldenburg to Freifunk Nordwest
2014-10-09 18:27:05 +02:00
s72785
853f716a90 Update getting_started.rst
noob-proofing a bit
2014-10-08 23:38:58 +02:00
Matthias Schiffer
72f6b85393 Update kernel configs and references to Barrier Breaker final
mpc85xx and x86 are unchanged since rc3.
2014-10-07 19:36:02 +02:00
Matthias Schiffer
a8b16a3723 Update OpenWrt and packages 2014-10-07 18:23:17 +02:00
Patrick Uven
d04e2db539 Merge pull request #2 from freifunk-gluon/master
gluon changes
2014-10-05 20:40:13 +02:00
Kokel
abc189b337 add support for Buffalo WZR-HP-AG300H 2014-10-05 16:06:13 +02:00
Matthias Schiffer
24a41deea1 Update gluon packages 2014-10-05 15:31:10 +02:00
Kokel
0e5a2ea38d deactivate multicast_mode by default 2014-10-05 15:24:58 +02:00
Patrick Uven
33895fba89 Merge pull request #1 from freifunk-gluon/master
gluon changes
2014-10-04 11:52:49 +02:00
Nils Schneider
39fd91445a Merge pull request #196 from freifunk-mwu/site.rst-patch
Mainz/ Wiesbaden: url and community name changed
2014-10-04 11:17:02 +02:00
Kokel
721b31b4c5 url and community name changed 2014-10-04 11:10:51 +02:00
Patrick Uven
54404ae9b2 Update site.rst
The community has been renamed from Oldenburg (ffol) to Nordwest (ffnw) to include other cities. Also the git url has changed.
2014-10-04 09:24:20 +02:00
Nils Schneider
68da72b98c Merge pull request #195 from permanentmedia/patch-1
Update site.rst
2014-10-04 00:31:16 +02:00
permanentmedia
371e9e6abb Update site.rst
Added Braunschweig to site-repos in the wild
2014-10-03 23:29:51 +02:00
Matthias Schiffer
17cefcdae1 Update gluon packages 2014-10-03 00:49:24 +02:00
Matthias Schiffer
7496b3d3c1 gluon-luci-admin: fix SSH keys being removed when a password is set 2014-10-03 00:47:48 +02:00
Matthias Schiffer
68a2599f6e Update upstream repos 2014-10-03 00:13:04 +02:00
Nils Schneider
74ae415b0f Merge pull request #192 from poldy79/patch-1
Just corrected a typo
2014-09-24 23:27:54 +02:00
poldy79
d61c063f7d Just corrected a typo 2014-09-24 23:08:04 +02:00
Matthias Schiffer
f9cc73187f gluon-mesh-vpn-fastd: use delete_all instead of foreach to delete the old peers 2014-09-15 21:50:43 +02:00
Matthias Schiffer
0d3a429a51 Update Gluon packages 2014-09-15 20:08:24 +02:00
Matthias Schiffer
1803525745 Configure unique MAC addresses for all WLAN interfaces 2014-09-15 19:55:09 +02:00
Matthias Schiffer
b51e1063b7 Add utility function to generate unique MAC addresses derived from the primary MAC 2014-09-15 19:55:09 +02:00
Matthias Schiffer
b977f00162 Fix mesh-batman-adv-core legacy script path 2014-09-15 19:55:09 +02:00
Matthias Schiffer
2dfe68d50a Remove obsolete legacy upgrade script 2014-09-15 19:55:09 +02:00
Nils Schneider
c06141cff3 gluon-node-info: remove fixup-owner script 2014-09-15 19:54:30 +02:00