Matthias Schiffer
c83b5b3cab
treewide: get rid of luci.util outside of config mode/advanced settings
2017-02-10 02:10:01 +01:00
Matthias Schiffer
6cf03bab37
treewide: replace normal uses of luci.model.uci with simple-uci to reduce LuCI dependencies
...
We also make use of the boolean support of simple-uci to make scripts
clearer.
2017-02-10 02:10:01 +01:00
kb-light
f68a5662b6
gluon-node-info: add a script to fix whitespaces within the coordinates
...
Signed-off-by: kb-light <freifunk@kb-light.de>
2016-04-28 09:34:33 +02:00
Matthias Schiffer
4658afb2c6
gluon-core: commit all UCI configs at the end
...
Avoid commiting configs inbetween to decrease number of flash writes.
Fixes #714 .
2016-04-02 18:56:45 +02: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
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
c06141cff3
gluon-node-info: remove fixup-owner script
2014-09-15 19:54:30 +02: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
Nils Schneider
69387322a7
gluon-node-info: remove 010-migrate-location
2014-03-02 20:24:27 +01:00
Matthias Schiffer
c2cda254ae
Rename gluon-location to gluon-node-info, add owner section
2014-02-24 05:12:01 +01:00