Commit Graph

2399 Commits

Author SHA1 Message Date
Matthias Schiffer
02b4f0c51b Update upstream modules
This updates OpenWRT and rebases our patches.

Furthermore, the mac80211 module is removed as currently the Attitude Adjustment
main repo has a newer version (and some fixes that aren't in the backport repo).

Also, update odhcp6c from Barrier Breaker.
2014-04-18 18:48:01 +02:00
NeoRaider
45189d1066 Merge pull request #23 from sargon/autoupdate-enforce
gluon-autoupdater: Always allow forced autoupdate.
2014-04-01 19:32:40 +02:00
Matthias Schiffer
5a4767b78f Add support for the TP-LINK TL-WR841N/ND v9 2014-03-30 00:10:40 +01:00
Matthias Schiffer
bcecec2345 Update OpenWRT and mac80211 2014-03-29 21:30:50 +01:00
Matthias Schiffer
75916cd1b3 profiles: add support for the TL-WA901N/ND v2 2014-03-29 21:25:37 +01:00
Daniel Ehlers
b3d2d8cd32 gluon-autoupdater: Always allow forced autoupdate.
On nodes with autoupdate disabled the cmdline parameter '-f' has no
effect. But using the autoupdater for manual updates is quite handy.
2014-03-19 21:02:21 +01:00
Jan-Philipp Litza
579f521822 gluon-autoupdater: update manifest.sample 2014-03-19 18:14:48 +01:00
Matthias Schiffer
2c751d3612 Update gluon packages 2014-03-17 15:25:18 +01:00
Matthias Schiffer
80797fb6d9 gluon-node-info: add script to fix owner section after a run of a broken config mode 2014-03-17 14:53:29 +01:00
Matthias Schiffer
99e74b1004 gluon-config-mode: fix unsetting of the contact info 2014-03-17 14:41:03 +01:00
Matthias Schiffer
54fb14803f Update gluon packages 2014-03-14 16:11:04 +01:00
Nils Schneider
c7d96917d0 gluon-luci-autoupdater: remove branch settings 2014-03-14 16:02:32 +01:00
Matthias Schiffer
85b7e00d73 Update gluon packages 2014-03-11 20:45:27 +01:00
Matthias Schiffer
13d632acb8 gluon-autoupdater: fix version comparison 2014-03-11 20:32:58 +01:00
Nils Schneider
54f8722b99 contrib: add sign.sh 2014-03-10 22:26:51 +01:00
Nils Schneider
55a068104f Merge pull request #86 from magujs/patch-1
profiles.mk: fix typo
2014-03-06 00:59:48 +01:00
Magu
ed11b39d72 profiles.mk: fix typo 2014-03-06 00:24:44 +01:00
Matthias Schiffer
2aba5daf8b Remove now unneeded jshn patch 2014-03-04 14:51:37 +01:00
Matthias Schiffer
38842584e5 Update gluon packages 2014-03-04 14:48:16 +01:00
Nils Schneider
664c8e39de Merge pull request #81 from FreifunkBremen/master
remove kmod-usb-storage and kmod-usb-storage-extra
2014-03-04 14:37:57 +01:00
Jan-Philipp Litza
ad99881b75 remove kmod-usb-storage and kmod-usb-storage-extra
Fixes #65
2014-03-04 14:36:41 +01:00
Nils Schneider
c8c9d72df9 Merge pull request #21 from freifunk-gluon/alfred-lua
gluon-alfred: replace announce.sh with lua script
2014-03-03 22:23:10 +01:00
Matthias Schiffer
81a2e2d2fd Update gluon packages 2014-03-03 20:32:39 +01:00
Matthias Schiffer
6e2b5a19b3 gluon-radvd: run on br-client to provide that interface with an address 2014-03-03 20:07:58 +01:00
Matthias Schiffer
c145eecd5a Update gluon packages 2014-03-02 22:15:50 +01:00
Nils Schneider
69387322a7 gluon-node-info: remove 010-migrate-location 2014-03-02 20:24:27 +01:00
Nils Schneider
020169f292 gluon-config-mode: fix coordinates when disabled 2014-03-02 19:28:59 +01:00
Nils Schneider
59a28c6721 gluon-config-mode: allow contact field to be empty 2014-03-02 19:28:40 +01:00
Nils Schneider
db11e29df1 gluon-config-mode: show coordinates only when enabled 2014-03-02 18:59:20 +01:00
Nils Schneider
cd8e21739c gluon-config-mode: add contact field
Closes #20
2014-03-02 18:39:56 +01:00
Matthias Schiffer
cd01713760 Update gluon packages 2014-03-02 18:29:40 +01:00
Matthias Schiffer
8cc85f1e8a Update mac80211 packages 2014-03-02 18:15:25 +01:00
Nils Schneider
a4ca5a9f7d gluon-config-mode: replace foreach with get_first 2014-03-02 18:14:36 +01:00
Matthias Schiffer
cd30517ec1 gluon-config-mode: add sysconfig option for config interface(s), default to WAN on nanostation-m 2014-03-02 17:56:50 +01:00
Matthias Schiffer
49700fc70d gluon-core: add sysconfig_isset function 2014-03-02 17:36:12 +01:00
Matthias Schiffer
bbd8ee6772 gluon-core: switch LAN and WAN on nanostation-m 2014-03-02 17:36:12 +01:00
ohrensessel
9e36c1afd2 Introduce support for TL-WDR3500 2014-03-02 16:50:53 +01:00
Nils Schneider
a2f699cafd gluon-config-mode: avoid string.format("%f", ...
An undocumented feature of uci:get_first() is to cast the returned value
to the same type as the default argument. Thus, supplying a default
value ot type number makes string.format superfluous.
2014-03-02 14:05:14 +01:00
Nils Schneider
1269a7350e gluon-alfred: replace announce.sh with lua script
This replaces announce.sh with a lua script of (hopefully) equal
functionality. Using lua generating JSON is much faster than jshn and
allows for greater flexibility.
2014-03-01 23:47:03 +01:00
Matthias Schiffer
c7490c2ebd Update gluon packages 2014-02-26 10:31:35 +01:00
Matthias Schiffer
96b213c386 We DON'T want the gluon version file to collide with the package version stamp dir 2014-02-26 10:21:14 +01:00
Matthias Schiffer
e29b47cf07 Update gluon packages 2014-02-25 11:50:49 +01:00
Matthias Schiffer
7d27f1f045 gluon-alfred: add version string to software.firmware.base field 2014-02-25 11:38:06 +01:00
Matthias Schiffer
8f9ee8d62a gluon-core: add version file 2014-02-25 11:30:07 +01:00
Matthias Schiffer
ebf0d12828 Supply GLUON_VERSION variable 2014-02-25 11:23:52 +01:00
Matthias Schiffer
ce2dfc463d Update gluon packages 2014-02-24 05:31:20 +01:00
Matthias Schiffer
c2cda254ae Rename gluon-location to gluon-node-info, add owner section 2014-02-24 05:12:01 +01:00
Matthias Schiffer
7e352b1f37 Update gluon packages 2014-02-24 03:02:47 +01:00
Matthias Schiffer
7586b3e393 gluon-legacy: gluon-mesh-batman-adv: ensure a default route is accepted on the client interface 2014-02-24 03:02:04 +01:00
Matthias Schiffer
4003089347 Allow setting GLUON_BUILDDIR and GLUON_IMAGEDIR manually 2014-02-23 22:41:21 +01:00