Commit Graph

1249 Commits

Author SHA1 Message Date
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
78b43b1dd6 gluon-core, gluon-setup-mode: fix LAN and WAN on nanostation-m-xw 2014-11-26 23:30:56 +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
Matthias Schiffer
bf4b3a265f gluon-setup-mode: initialize all LEDs 2014-11-26 20:32:47 +01:00
Matthias Schiffer
9dd4f52bfa CPE510-specific config (switch WAN and LAN, config mode on WAN) 2014-11-26 19:50:45 +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
Matthias Schiffer
104c92dfe6 gluon-status-page: remove workaround for now fixed LuCi bug 2014-11-17 16:22:05 +01:00
Nils Schneider
e0903644bb Update gluon packages 2014-11-17 15:37:03 +01:00
Nils Schneider
14553d42be gluon-alfred: no parallel cronjobs
This should reduce memory consumption a little.

https://github.com/freifunk-gluon/gluon/issues/109#issuecomment-61681696
2014-11-17 15:36:06 +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
691f0cb6c5 gluon-status-page: show VPN status (very minimalistic for now) 2014-11-17 03:24:08 +01:00
Matthias Schiffer
5ee5cf3ec1 gluon-mesh-vpn-fastd: configure a status socket 2014-11-17 03:23:36 +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
7bd30f9c84 gluon-ebtables-filter-multicast: allow hop-by-hop options as ICMPv6 is sometimes prefixed by an HBH header 2014-11-13 02:37:30 +01:00
Matthias Schiffer
948fcef5db Update Gluon packages 2014-11-13 01:50:17 +01:00
Matthias Schiffer
2627161509 Merge remote-tracking branch 'origin/status-page-164' 2014-11-13 01:37:18 +01:00
Nils Schneider
5266a07334 status-page: escape html, move script to body 2014-11-13 01:36:38 +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
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