Commit Graph

4 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 ace75d4528 gluon-autoupdater: read config from site.conf 2013-09-30 23:31:35 +02:00
Nils Schneider 613d775f9f autoupdater: enable by default 2013-09-30 01:07:31 +02:00
Nils Schneider dfa2ec153e autoupdater: simple autoupdater updated to use gluon-cron 2013-09-29 22:38:12 +02:00