Matthias Schiffer
7896f91f86
gluon-config-mode-mesh-vpn: add translations
2015-03-19 22:22:39 +01:00
Matthias Schiffer
ce82baf0ad
gluon-config-mode-core: use translated messages from the site configuration
2015-03-19 22:11:43 +01:00
Matthias Schiffer
5805e78455
gluon-site: add translations from the site configuration
2015-03-19 21:31:44 +01:00
Matthias Schiffer
0e9095b58c
gluon-config-mode-contact-info: add missing translation
2015-03-19 21:14:41 +01:00
Matthias Schiffer
87370a456d
gluon-site: add POT file for site-configurable messages
2015-03-19 20:31:12 +01:00
Matthias Schiffer
65b44ca4ce
Rename gluon-config to gluon-site
2015-03-19 20:14:40 +01:00
Matthias Schiffer
d9366935e3
gluon-config-mode-*: add source directory to GluonBuildI18N calls
2015-03-19 19:05:42 +01:00
Matthias Schiffer
113f362c30
gluon-config: use PKG_FILE_DEPENDS
2015-03-19 03:54:12 +01:00
Matthias Schiffer
67b607d882
gluon-config-mode-core: add translations
2015-03-19 02:35:20 +01:00
Matthias Schiffer
76ccfeea25
gluon-config-mode-contact-info: fix c&p mistake
2015-03-19 02:35:13 +01:00
Matthias Schiffer
224f3990e0
gluon-config-mode-contact-info: add translations
2015-03-19 01:43:25 +01:00
Matthias Schiffer
613dceaa25
gluon-config-mode-geo-location: add translations
2015-03-19 01:22:31 +01:00
Matthias Schiffer
325eeb4f69
gluon-config-mode-hostname: add translations
2015-03-19 00:57:16 +01:00
Matthias Schiffer
c6f96c3666
gluon-config-mode-autoupdater: add translations for English and German
2015-03-18 20:25:27 +01:00
Matthias Schiffer
0a1e1ad37e
gluon-config-mode-core: pull in LuCi i18n packages for enabled languages
2015-03-18 20:25:12 +01:00
Matthias Schiffer
dce26de28c
gluon-core: add i18n support
2015-03-18 20:24:57 +01:00
Lars Bußmann
9e267f30bf
gluon-next-node: fix IPv4 next node feature
2015-03-18 15:58:21 +01:00
Nils Schneider
b58ab9abb9
ebtables-filter-mcast: drop ARPs to/from 0.0.0.0
...
Fixes https://github.com/freifunk-gluon/gluon/issues/311
2015-03-16 20:08:22 +01:00
Matthias Schiffer
93cc8e543e
gluon-core: fix primary MAC address on TP-LINK Archer C5/C7
2015-03-10 13:40:45 +01:00
Matthias Schiffer
8c59e0c4ea
Merge branch 'announce_site_code' of https://github.com/freifunk-mwu/packages
2015-03-02 23:12:53 +01:00
Matthias Schiffer
112c9d5c9d
gluon-wan-dnsmasq: don't rewrite resolv.conf when its content hasn't changed
...
This avoids poking dnsmasq every time a DHCP lease is obtained or a router
advertisement received.
2015-02-18 01:23:11 +01:00
Kokel
3b3b0bf521
gluon-announce: add script to announce site_code
2015-02-10 18:20:44 +01:00
Nils Schneider
9f4770fd62
Merge pull request #99 from freifunk-gluon/allow-ripng
...
ebtables-filter-multicast: allow ripng
2015-02-10 16:38:55 +01:00
Nils Schneider
3bd93dea06
ebtables-filter-multicast: allow ripng
2015-02-09 02:41:28 +01:00
Nils Schneider
db1fddb0c6
gluon-mesh-vpn-fastd: announce peer status using statistics.d
...
This adds basic peer statistics to statistics.d:
"mesh_vpn": {
"muehlentor": {
"established": 23.8 // seconds
},
"huextertor": null,
"holstentor": null
}
2015-02-05 21:33:36 +01:00
Matthias Schiffer
cbedc9421e
gluon-core: sysconfig: differentiate between nil and empty string
2015-01-26 20:18:33 +01:00
Matthias Schiffer
c45a0bcdc1
gluon-core: fall back to eth0 for the primary MAC address when there is no WLAN device
2015-01-25 02:29:43 +01:00
Matthias Schiffer
2dea903120
gluon-mesh-batman-adv-core: explicitly set WLAN client and mesh interfaces' ifname
2015-01-24 23:34:35 +01:00
Matthias Schiffer
949420158f
gluon-mesh-batman-adv-core: remove unused variable in upgrade script
2015-01-24 23:11:27 +01:00
Matthias Schiffer
6e22c667de
gluon-mesh-batman-adv-*: move MTU configuration to version-specific upgrade scripts
2015-01-24 17:18:47 +01:00
Matthias Schiffer
9b172bbaf4
Move all upgrade scripts to a common directory
...
Moving the scripts to a common directory not only vastly simplifies the
zzz-gluon-upgrade script, but also allows to define an ordering of such
scripts across packages.
2015-01-24 11:27:47 +01:00
Matthias Schiffer
20187005d4
gluon-legacy: convert the remaining legacy infrastructure to a simple invariant script
2015-01-24 11:14:09 +01:00
Matthias Schiffer
0371b443d3
gluon-legacy: convert the remaining legacy scripts to invariant scripts
2015-01-24 11:14:09 +01:00
Matthias Schiffer
5e0bad2f25
gluon-legacy: convert gluon-core legacy scripts to invariant scripts
...
This also fixes a long-broken legacy upgrade script which would leave the
sysconfig variable lan_ifname unset and the LAN ports unusable.
2015-01-24 11:14:09 +01:00
Matthias Schiffer
ecfcb4dd6b
gluon-mesh-vpn-fastd: get rid of initial script
2015-01-24 11:14:09 +01:00
Matthias Schiffer
7940bad4a9
gluon-lock-password: convert to invariant script and remove legacy script
2015-01-24 11:14:09 +01:00
Matthias Schiffer
6f11279438
gluon-core: convert all initial scripts to invariant scripts
2015-01-24 11:14:09 +01:00
NeoRaider
71c498edd2
Merge pull request #83 from kokel/node-role
...
add section "system" to gluon-node-info with new option "role" and luci package to change role via config mode
2015-01-24 11:13:42 +01:00
NeoRaider
12304fcb4c
Merge pull request #95 from freifunk-gluon/config-mode-skip
...
gluon-setup-mode: allow skipping on first boot
2015-01-24 11:12:19 +01:00
NeoRaider
4947578d48
Merge pull request #87 from freifunk-darmstadt/patch-1
...
gluon-announce: rename announce.lua to collect.lua
2015-01-24 11:11:55 +01:00
Kokel
a80400bb41
add package gluon-luci-node-role; depends on package "gluon-node-info"; depends on new site.conf section
2015-01-23 12:22:48 +01:00
Kokel
ba81359c60
"gluon-node-info": add section system and option role; add announce script to announce the role as nodeinfo;
...
add invariant script "001-node-system" to add section "system" if not exist; add invariant script "010-node-role"
to add section "system" if not exist; add invariant script "010-node-role" to set role to default value
(site.roles.default) if not exist; depends on new site.conf section
2015-01-23 12:22:42 +01:00
Nils Schneider
629409364b
gluon-setup-mode: allow skipping on first boot
...
By setting setup_mode.skip to true in site.conf the device will skip
setup mode on first boot.
2015-01-23 12:05:26 +01:00
Matthias Schiffer
8e33dd5075
gluon-setup-mode: always finalize the overlay before rebooting
...
When an early reboot is triggered because an upgrade script has disabled the
config mode, we need to explicitly call /etc/init.d/done, otherwise the overlay
will not be finalized after a firstboot and we get an endless reboot loop.
2015-01-22 23:53:56 +01:00
Daniel Golle
3de151c286
mesh-batman-adv-core: allow sites to set VLAN for mesh
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-01-18 08:03:59 +01:00
flokli
63ff54e4bc
gluon-announce: rename announce.lua to collect.lua
...
Signed-off-by: flokli <florian@darmstadt.freifunk.net>
2015-01-14 10:36:32 +01:00
flokli
fc62de55e3
gluon-announced: rename DEVLIST file to gluon-announced.devs
...
was gluon-announce.devs before
Signed-off-by: flokli <florian@darmstadt.freifunk.net>
2015-01-14 10:31:29 +01:00
flokli
0df0eaeaac
gluon-announced: add dependency to gluon-announce
...
the gluon-announced package installs a hotplug script
that uses announce.lua from the gluon-announce package.
So we need to include gluon-announce as dependency.
Signed-off-by: flokli <florian@darmstadt.freifunk.net>
2015-01-14 06:20:28 +01:00
Matthias Schiffer
78b43b1dd6
gluon-core, gluon-setup-mode: fix LAN and WAN on nanostation-m-xw
2014-11-26 23:30:56 +01:00
Matthias Schiffer
bf4b3a265f
gluon-setup-mode: initialize all LEDs
2014-11-26 20:32:47 +01:00