Go to file
Nils Schneider 887a7f57c6 gluon-config-mode: modularize wizard
This commit splits gluon-config-mode into several, mostly independent
packages.

* gluon-config-mode-core: basic functionality (required)
* gluon-config-mode-hostname: hostname field
* gluon-config-mode-autoupdater: show when autoupdater is enabled
* gluon-config-mode-mesh-vpn: fastd vpn configuration, bw limit
* gluon-config-mode-geo-location: geo coordinates
* gluon-config-mode-contact-info: contact info field

The package gluon-config-mode has been removed. You need to replace
it with these packages (or any subset of them) in site.mk:

* gluon-config-mode-hostname
* gluon-config-mode-autoupdater
* gluon-config-mode-mesh-vpn
* gluon-config-mode-geo-location
* gluon-config-mode-contact-info

Note: It is not possible to deactivate the autoupdater in config mode
anymore (expert mode will still allow it). Instead, a message is shown
in case the autoupdater is enabled.
2014-08-05 14:56:45 +02:00
admin/autoupdater autoupdater: rename oneshot updates to fallback, improve handling for frequent runs 2014-07-25 16:54:53 +02:00
gluon gluon-config-mode: modularize wizard 2014-08-05 14:56:45 +02:00
libs Add new package lua-ethtool-stats containing a minimal interface to replace `ethtool -S` 2014-08-04 20:08:33 +02:00
net fastd: update to v14 2014-06-30 23:08:01 +02:00
utils/ecdsautils ecdsautils: update to v0.3.2 2014-07-21 14:52:01 +02:00
.gitignore Add .gitignore 2013-09-28 19:45:19 +02:00