Matthias Schiffer
efbc88ddba
Update modules
2015-07-10 20:34:11 +02:00
Matthias Schiffer
d386ccdcf8
Always use eth0 address as primary address on x86 and brcm2708
...
These targets don't have a WLAN adapter by default, so it doesn't make
sense to default to the phy0 address.
2015-07-10 20:22:53 +02:00
Matthias Schiffer
cb40f149f3
Add support for brcm2708-bcm2708 and -bcm2709 targets
...
Original patch by @MPW1412
2015-07-10 19:38:41 +02:00
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
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