1
0
mirror of https://github.com/freifunk-gluon/packages.git synced 2024-06-13 18:53:56 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Nils Schneider
edcc573976 gluon-autoupdater: new branch specification
It is now possible to specific multiple branches like this:

config branch stable
  option url ...
  list pubkey ...
  ...

config branch testing
  ...

and select one in autoupdater.settings:

config autoupdater settings
  option branch "stable"
2013-10-02 13:33:47 +02:00
Nils Schneider
04c4f7bef1 gluon-config-mode: do not depend on luci-mod-failsafe (gluon-luci-admin will provide it's functionality) 2013-09-30 18:39:26 +02:00
Nils Schneider
d4b4a46b7b configmode: move upgrade script from 0.4 to invariant 2013-09-30 16:24:37 +02:00
Nils Schneider
60583ec379 configmode: show current bandwidth limit in wizard 2013-09-30 15:14:01 +02:00
Nils Schneider
a00c47daec configmode: migrate uci config of pre 0.4 firmwares 2013-09-30 14:50:29 +02:00
Nils Schneider
61de9d693e configmode: read pubkey message from site configuration 2013-09-30 00:55:38 +02:00
Nils Schneider
45cca7ca52 configmode: initscript takes care of enabled-flag 2013-09-30 00:12:21 +02:00
Nils Schneider
bdb95c6ece configmode: remove tab "Wizard" in basic mode 2013-09-29 22:06:03 +02:00
Nils Schneider
07c14e1496 new basic configmode 2013-09-28 23:33:12 +02:00
Matthias Schiffer
c56cdcb63f Add some gluon-config-mode dependencies 2013-02-19 00:18:14 +01:00
Matthias Schiffer
72b2805a41 More makefiles for some basic packages 2013-01-31 11:36:18 +01:00
Matthias Schiffer
cfc8cc1336 Adjustments for the Gluon project 2013-01-30 21:32:50 +01:00