Commit Graph

577 Commits

Author SHA1 Message Date
Matthias Schiffer
edbf5ca186 ar71xx: add workaround patch for WDR3600/4300 reboot
While it isn't clear why this patch helps, it doesn't seem to have any negative
effects, so let's include it for now...
2014-12-15 00:18:49 +01:00
Nils Schneider
3360dcb309 Merge pull request #239 from freifunk-darmstadt/master
Add Darmstadt to site.rst
2014-12-07 10:04:49 +01:00
Nils Schneider
4e89f277f4 Merge pull request #238 from adlerweb/example-tzlinkfix
Site sample configuration: Linkfix timezones
2014-12-07 10:03:41 +01:00
hexa-
135d19499a Add Darmstadt 2014-12-07 01:08:02 +01:00
Florian Knodt
3e7813009d Site sample configuration: Linkfix timezones
Link to timezone configuration help had a wrong anchor
2014-12-07 00:37:23 +01:00
Matthias Schiffer
ae454da944 Update OpenWrt base and packages
This gets us bugfixes for ath9k and odhcp6c.
2014-12-06 14:32:58 +01:00
Matthias Schiffer
111cf1268a busybox: enable telnet only when root password is really empty, not when it is locked
Otherwise, telnet login is allowed by default when neither a password nor SSH
keys are configured.
2014-12-05 19:06:04 +01:00
Nils Schneider
5860f81737 Merge pull request #237 from fusselkater/master
Add Münster
2014-11-27 13:02:19 +01:00
fusselkater
e9a05b2731 Add Münster 2014-11-27 12:34:48 +01:00
Matthias Schiffer
4113b17746 Add support for Ubiquiti NanoStation and Loco M XW (marked as broken for now) 2014-11-26 23:57:34 +01:00
Matthias Schiffer
6a0e50aed4 Update Gluon packages 2014-11-26 23:32:30 +01:00
Matthias Schiffer
ab729ed307 Add support for TP-LINK CPE210/220/510/520 2014-11-26 21:35:15 +01:00
Matthias Schiffer
6f14837b91 Fix image and manifest generation when multiple Gluon images correspond to a single OpenWrt image 2014-11-26 21:34:50 +01:00
Matthias Schiffer
5b16b5737e Update Gluon modules 2014-11-26 21:34:33 +01:00
NeoRaider
a1aefeb3aa Merge pull request #234 from ffruhr/ruhrgebiet
add Ruhrgebiet
2014-11-22 15:50:13 +01:00
Philip Berndroth
5bfbf595aa add Ruhrgebiet 2014-11-22 15:47:21 +01:00
Nils Schneider
b7187df661 Merge pull request #229 from mmalte/contribute
added links to Rheinland and Stuttgart
2014-11-20 18:32:36 +01:00
Malte
30987f4613 added links to Rheinland and Stuttgart 2014-11-20 17:33:42 +01:00
Matthias Schiffer
db91979550 Update gluon packages 2014-11-17 16:27:27 +01:00
Matthias Schiffer
0cf5d6b7fc Update LuCi packages 2014-11-17 16:26:27 +01:00
Nils Schneider
e0903644bb Update gluon packages 2014-11-17 15:37:03 +01:00
Nils Schneider
42c2d4cc75 Backport uncluttered site-example from 2014.3.x
Closes #217
2014-11-17 15:20:20 +01:00
Nils Schneider
62b063f366 docs/site-example: default to batman-adv-14 2014-11-17 15:19:37 +01:00
Patrick Uven
adad5894b3 Changed example bssid in site.conf to a valid one (in terms of config file parsing) 2014-11-17 15:19:05 +01:00
Nils Schneider
8347527af4 docs: unclutter site-example 2014-11-17 15:18:44 +01:00
Nils Schneider
896c81ccd9 docs: document config-mode modules 2014-11-17 14:50:58 +01:00
Matthias Schiffer
211f2c1259 Update gluon packages 2014-11-17 03:29:16 +01:00
Matthias Schiffer
08ecab23de Revert "Update OpenWrt base and packages"
The ath9k update causes frequent panics, to revert it for now.

This reverts commit a889b1276d.
2014-11-15 22:06:19 +01:00
Matthias Schiffer
246f6751b7 fastd: update to v16 2014-11-15 18:51:02 +01:00
Matthias Schiffer
a889b1276d Update OpenWrt base and packages 2014-11-15 18:49:40 +01:00
Nils Schneider
6e03d14d6d basic support for VoCore
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
2014-11-15 13:57:30 +01:00
Matthias Schiffer
948fcef5db Update Gluon packages 2014-11-13 01:50:17 +01:00
Matthias Schiffer
d42b20e8b8 odhcp6c: always accept RDNSS, independent of the default router lifetime 2014-11-13 01:18:16 +01:00
Matthias Schiffer
26eca3fcd6 Switch to new LuCi feed 2014-11-13 00:52:01 +01:00
Matthias Schiffer
3949cf367d Update OpenWrt core and packages 2014-11-13 00:24:28 +01:00
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
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
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