Commit Graph

1424 Commits

Author SHA1 Message Date
Matthias Schiffer
07d338919c build: copy all regular files from KERNEL_BUILD_DIR to BOARD_KDIR
Fixes build for brcm2708 targets
2015-07-10 18:16:39 +02:00
Matthias Schiffer
170741bf1c Restore README.md
It seems to have been deleted accidentially.
2015-07-10 18:16:39 +02:00
Jan-Philipp Litza
9f91a5f841 gluon-neighbour-info: Support sub-second timeout 2015-07-09 20:18:11 +02:00
Matthias Schiffer
961d82e37f Add x86-64 target 2015-07-09 01:20:21 +02:00
Matthias Schiffer
d8a6c16da2 x86-generic: add kmod-e1000e network driver 2015-07-09 01:20:21 +02:00
Nils Schneider
1c4b179dd2 gluon-config-mode-geo-location: translate "altitude" to "Höhe" 2015-07-08 23:18:42 +02:00
Nils Schneider
b91115e8f1 Merge pull request #409 from hwhw/master
Do not use error() in gluon-neighbour-info
2015-07-06 09:41:03 +02:00
Hans-Werner Hilse
66060cf08a gluon-neighbour-info: Do not use error()
error() is a glibc specific function and should not be used in
code meant to be portable.
2015-07-06 09:37:22 +02:00
Matthias Schiffer
1f3e66cf14 Update OpenWrt base 2015-07-04 17:22:40 +02:00
Neal Oakey
99fbafdf0c TP-Link TL-WA830RE v2: remove BROKEN 2015-07-04 17:03:21 +02:00
Matthias Schiffer
0c6101a7ac Update modules 2015-07-02 00:20:12 +02:00
Matthias Schiffer
9cff74b5a4 Update gluon packages 2015-07-01 23:17:49 +02:00
Matthias Schiffer
514f14863b Add support for TP-Link TL-WA801N/ND v1
Tested-by: @RubenKelevra
2015-07-01 17:17:38 +02:00
Nils Schneider
6ced715e13 Merge pull request #371 from freifunk-gluon/status-page-api
gluon-status-page: API
2015-06-29 17:33:04 +02:00
Nils Schneider
4f8ce12325 uhttpd: set max_requests to 12
This limits the number of concurrent users to 2 or 3 (approx. 4 connections per
user), greatly reducing DoS potential.
2015-06-29 12:03:01 +02:00
Nils Schneider
28668c8c52 gluon-status-page: API 2015-06-29 12:03:01 +02:00
Matthias Schiffer
372335e742 Update modules 2015-06-26 00:59:23 +02:00
Matthias Schiffer
bccfc0419e Add support for TP-LINK TL-WR740N/TL-WR741ND
The TL-WR741ND will identify itself as a TL-WR740N/ND as well. This is fine as
the images are identical anyways.
2015-06-21 23:01:58 +02:00
Matthias Schiffer
370544f3b4 Update OpenWrt base and packages 2015-06-21 21:10:45 +02:00
Matthias Schiffer
0df337fbe4 Fix routing from node to mesh
Recent changes in the routing configuration of OpenWrt broke source address
selection, sometimes leading to the node trying to contact other addresses in
the mesh network from the next-node address.

Revert the problematic commits until this has been solved upstream.
2015-06-21 05:57:23 +02:00
Matthias Schiffer
b5d01f81df Remove oldpackages opkg.conf entry
The oldpackages repo has been dropped for Chaos Calmer.
2015-06-20 22:20:53 +02:00
Matthias Schiffer
c2d4c49020 Update modules 2015-06-19 14:32:38 +02:00
Matthias Schiffer
094721f862 Update OpenWrt base 2015-06-18 20:10:55 +02:00
Matthias Schiffer
449a18f834 docs: releases/v2015.1.1 2015-06-18 02:47:49 +02:00
Matthias Schiffer
86ba583f46 Update modules 2015-06-18 02:40:18 +02:00
Matthias Schiffer
d42a7b9184 Merge pull request #396 from freifunk-gluon/empty-json-objects
gluon-announce, ...: don't output empty lists where not appropriate
2015-06-16 22:25:12 +02:00
Matthias Schiffer
d15e7118ea Update modules 2015-06-16 17:04:58 +02:00
Matthias Schiffer
8e87d84120 Update default opkg repo to 15.05-rc2 2015-06-16 00:58:18 +02:00
Matthias Schiffer
68a3b5f394 gluon-announce, ...: don't output empty lists where not appropriate
Always output empty objects or nothing at all where objects are expected, but
no elements exist.

Also remove a few unneeded "requires", a few basic modules are provided by
announce.lua by default.
2015-06-15 21:17:00 +02:00
Matthias Schiffer
d37f3619ce Switch to OpenWrt 15.05 release branch 2015-06-15 19:34:26 +02:00
Matthias Schiffer
6c378d1726 batman-adv: refresh no_rebroadcast patch to apply to 2015.0 cleanly 2015-06-15 12:37:38 +02:00
Matthias Schiffer
3422f6f72b Switch openwrt-routing module to master branch
This updates batman-adv to 2015.0.
2015-06-10 19:40:06 +02:00
Matthias Schiffer
de0b59754d luci-lib-json: ignore null keys to allow encoding empty objects 2015-06-10 11:10:38 +02:00
Matthias Schiffer
4b01ecce7c Update modules 2015-06-10 11:01:25 +02:00
Matthias Schiffer
bf0f1cd53f Update OpenWrt base and packages
This also fixes the TL-WA830RE v1 model name.
2015-06-05 17:38:26 +02:00
Matthias Schiffer
06cffbdde8 Update modules 2015-06-04 20:12:45 +02:00
Matthias Schiffer
e6c00c1ad7 build: ensure prereq has been run at the beginning of prepare-tmpinfo 2015-05-28 02:45:19 +02:00
Matthias Schiffer
317478e2b7 gluon-mesh-batman-adv-core: don't break network configuration on upgrades with mesh_on_lan=true 2015-05-28 01:44:25 +02:00
Nils Schneider
a42db7a71f gluon-luci-admin: fix translation of "Export Mode"
Export Mode -> Expert Mode
2015-05-22 11:51:32 +02:00
Matthias Schiffer
b21109f551 Update gluon packages 2015-05-22 02:05:47 +02:00
Matthias Schiffer
ab10be9f50 We're on Chaos Calmer now 2015-05-22 01:09:19 +02:00
Matthias Schiffer
63165e80a7 Merge branch 'wa830re-v10' of https://github.com/freifunk-darmstadt/gluon 2015-05-21 01:28:45 +02:00
Matthias Schiffer
8332a49b78 docs: change version to 2015.1+ 2015-05-21 01:06:25 +02:00
Florian Klink
b3f44325c4 add support for TP-LINK TL-WA830RE v1.0
final image name is shown as tp-link-tl-wa830re-v10

primary mac is the one printed on the case
2015-05-21 00:49:14 +02:00
Matthias Schiffer
80906c2a0c docs, README: change current release to v2015.1 2015-05-16 15:34:55 +02:00
Matthias Schiffer
dab3dabc0e docs: releases/v2015.1: we haven't removed any hardware support 2015-05-16 15:19:57 +02:00
Matthias Schiffer
279ac23d83 docs: user/x86
Fixes #373
2015-05-16 15:03:14 +02:00
Matthias Schiffer
7f1e2621af docs: add gluon-luci-wifi-config to the example site.mk 2015-05-16 14:33:19 +02:00
Matthias Schiffer
6a31830600 gluon-mesh-batman-adv-core: always set hop penalty to 15
15 is the default in batman-adv-legacy, the new default 30 in newer batman-adv
versions is too high in larger networks.
2015-05-16 14:00:06 +02:00
Matthias Schiffer
bcae6d073a docs: releases/v2015.1: reword Ubiquiti TX power issue description 2015-05-16 13:17:25 +02:00