Commit Graph

3346 Commits

Author SHA1 Message Date
Nils Schneider
5f976809a1 gluon-autoupdater: strip trailing - from model 2014-01-13 12:45:55 +01:00
Matthias Schiffer
4194faee0a Update gluon packages 2014-01-13 01:13:04 +01:00
Matthias Schiffer
2e155f9d09 gluon-mesh-vpn-fastd: enable no_rebroadcast on the VPN interface 2014-01-13 01:03:08 +01:00
Matthias Schiffer
d39fca1126 Add batman-adv no_rebroadcast patch from legacy firmware 2014-01-13 00:50:44 +01:00
Matthias Schiffer
dc10f216f2 Update gluon packages 2014-01-12 22:58:35 +01:00
Matthias Schiffer
d1f01a588f Clean up gluon-alfred
* Merge gluon-alfred-ffmap into gluon-alfred
* Use gluon-crond instead of alfred's "facter" mechanism based on the broken busybox crond
2014-01-12 22:37:28 +01:00
Jan-Philipp Litza
dece1f4122 added gluon-alfred and gluon-alfred-ffmap 2014-01-12 22:06:50 +01:00
Matthias Schiffer
293c64e723 gluon-autoupdater: use the new get_model function 2014-01-12 21:40:19 +01:00
Matthias Schiffer
13e3d7ff79 gluon-core: add sh file to get model name etc. 2014-01-12 21:33:44 +01:00
Nils Schneider
a2329773eb gluon-autoupdater: improve manifest.sample
Makes manifest.sample use the model instead of the board name as that is
what the script actually expects. Also, a sample signature is added.
2014-01-12 21:18:27 +01:00
Nils Schneider
61171c8c25 gluon-autoupdater: remove dead code
Recently the autoupdater contained a case statement to distinguish
between TP-Link WDR3600 and TP-Link WDR4300. This was left over from
previous development versions of autoupdater that relied on the board
name instead of the model. It is thus no longer needed and be removed
safely.
2014-01-12 21:18:27 +01:00
Matthias Schiffer
272644a9b9 Update gluon packages 2014-01-12 01:02:00 +01:00
Matthias Schiffer
f2c8be9c48 gluon-config-mode: don't depend on haveged
Now that haveged starts before the config mode, there is no need to explicity
depend on it; instead it is just used when specified in the site configuration.
2014-01-12 00:50:43 +01:00
Matthias Schiffer
5874e91187 Add some patches to OpenWRT packages 2014-01-12 00:45:27 +01:00
Matthias Schiffer
78b42eb12a Update gluon packages 2014-01-11 21:32:21 +01:00
Matthias Schiffer
a259e771e9 gluon-core: fixup WAN interface MAC address setting 2014-01-11 21:31:28 +01:00
Matthias Schiffer
395f72bed7 README: add IRC channel 2014-01-11 21:30:30 +01:00
Matthias Schiffer
a00adeb5f0 Update gluon packages 2014-01-11 20:39:00 +01:00
Matthias Schiffer
a626c9a165 gluon-core: remove left over 'EOF' from config script 2014-01-11 20:34:58 +01:00
Matthias Schiffer
9d00867ac4 Update gluon packages 2014-01-11 19:27:59 +01:00
Matthias Schiffer
f969e3a2b1 gluon-ebtables-filter-multicast: correct interface name 2014-01-11 19:27:06 +01:00
Matthias Schiffer
134e54f12e Update gluon packages 2014-01-11 18:53:07 +01:00
Matthias Schiffer
26f2ef3252 Fix sysctl patch 2014-01-11 18:00:34 +01:00
Matthias Schiffer
1b9c8dcc0b Don't accept router advertisements by default 2014-01-11 17:43:35 +01:00
Matthias Schiffer
1d7d2ed79a Use updated versions of mac80211 and hostapd 2014-01-11 17:40:56 +01:00
Matthias Schiffer
82c3256061 Fix ping6 sender address 2014-01-11 17:13:30 +01:00
Matthias Schiffer
589630204d Update gluon packages 2014-01-11 16:10:57 +01:00
Matthias Schiffer
df00835f4c Add gluon-radvd package 2014-01-11 16:05:17 +01:00
Matthias Schiffer
ccc1330ebb next-node: rename config sections 2014-01-11 14:23:27 +01:00
Matthias Schiffer
c14f323058 next-node: remove unused include 2014-01-11 14:11:42 +01:00
Matthias Schiffer
bcb6603333 Disable IPv6 forwarding on br-client
Disabling forwarding prevents the node from reacting to the Subnet-Router
anycast address.
2014-01-11 14:01:23 +01:00
Matthias Schiffer
cacf010f4a Don't warn about whitespace when patching 2014-01-11 13:42:09 +01:00
Matthias Schiffer
42f4275501 Improve support for interface sysctls 2014-01-11 13:39:09 +01:00
Matthias Schiffer
914d8f9349 README: fix code blocks 2014-01-11 12:14:27 +01:00
Matthias Schiffer
29e9203c4f Makefile: remove some incorrect + signs 2014-01-11 12:01:19 +01:00
Matthias Schiffer
838e056795 Use upstream odhcp6c again 2014-01-11 11:56:02 +01:00
Daniel Ehlers
c2ad15cd65 Validate site.conf in the beginning of the build process 2014-01-11 03:38:04 +01:00
Matthias Schiffer
7bbff39e71 Update odhcp6c 2014-01-10 22:48:02 +01:00
Matthias Schiffer
67647af983 Update gluon packages, use git:// URLs 2014-01-10 22:45:55 +01:00
Matthias Schiffer
0f5190bc6e Reimplement next-node configuration based on the new netifd version 2014-01-10 22:34:26 +01:00
Matthias Schiffer
f8cdeaefd9 Add ebtables filters from the legacy firmware 2014-01-10 21:49:18 +01:00
Matthias Schiffer
7e79bf08ba Update netifd and odhcp6c 2014-01-09 20:21:02 +01:00
Matthias Schiffer
cfe3b79ca8 Fix `make patch' for more than one patch file 2014-01-09 20:20:34 +01:00
Matthias Schiffer
1f0cfbc521 Provide fallback for the config version before the site repo has commits 2014-01-09 17:51:27 +01:00
Matthias Schiffer
203e5b42c8 Update gluon packages 2014-01-09 10:21:06 +01:00
Matthias Schiffer
9015c01c34 Allow telnet login in config mode again 2014-01-09 10:06:36 +01:00
Matthias Schiffer
6c952a513a Add gluon-lock-password package and make config mode depend on it 2014-01-09 09:58:59 +01:00
Matthias Schiffer
7a0a905336 Update gluon packages 2014-01-04 09:20:30 +01:00
Matthias Schiffer
1be0a7667f Make package version depend on the site config version where necessary 2014-01-04 09:19:13 +01:00
Matthias Schiffer
d81a463bfe Calculate a unique site config version specifier 2014-01-04 09:18:07 +01:00