Commit graph

9 commits

Author SHA1 Message Date
Tim Niemeyer
25d1a19624 Rework network config
- remove obsolete crontabs
- move mac handling to network.sh
- update wr741xx, wr740 and wr1043 to new network config

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2014-08-16 13:10:59 +02:00
marc René Schädler
e55b2a7533 Add "admin.sh", a tool for easy administration tasks 2013-11-14 20:30:28 +01:00
Tim Niemeyer
8329a1fbfd buildscript: support community files with templates
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2013-09-14 00:16:31 +02:00
Tim Niemeyer
192dd3765c Change BATMAN ethernet ports
BATMAN couldn't handle devices with the same MAC, so this uses the internal
switch to bridge the ports. It also changes the MAC to a localy unique
address.

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2013-03-30 00:10:52 +01:00
Tim Niemeyer
bdb4bdb967 LEDs: Most of the LEDs on tplinks are set by uci-default
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-11-18 23:49:30 +01:00
Tim Niemeyer
d1226f0e3c LEDs: Enable heartbeat status leds
This enables heartbeat (blinking depending on the load).
DIR300: The little triangle/circle led
wr741: The sun
wr1043: SYS
Fonera: Power (only on 2200; seems to be hard-wired on 2100)

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-11-18 21:49:02 +01:00
Tim Niemeyer
a4499d466b WR1043ND: ported to new image
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-09-30 02:54:58 +02:00
Tim Niemeyer
424ce391c9 OGM over Ether have to go over bridge since 2012.2
https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2012-July/007779.html

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-09-30 02:49:17 +02:00
Tim Niemeyer
b4d756cb91 New build_script structure.
The new build_script uses a bsp-style interface. Now it's possible
to work on more than one board at the same time. Just select the
selected_bsp with the build_script and start over.

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
2012-09-29 18:58:44 +02:00