Commit Graph

57 Commits

Author SHA1 Message Date
Nils Schneider
f637e923f5 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
d866400ef9 gluon-autoupdater: rename script to autoupdater (was autoupdate) 2013-10-02 13:18:48 +02:00
Nils Schneider
fd4222f65d gluon-autoupdater: read config from site.conf 2013-09-30 23:31:35 +02:00
Nils Schneider
18f0fc6366 gluon-autoupdater: read version from /lib/gluon/release 2013-09-30 17:12:57 +02:00
Nils Schneider
1044a446b8 autoupdater: enable by default 2013-09-30 01:07:31 +02:00
Nils Schneider
91d70b98c7 autoupdater: fix Makefile 2013-09-30 00:12:45 +02:00
Nils Schneider
9402824e14 autoupdater: simple autoupdater updated to use gluon-cron 2013-09-29 22:38:12 +02:00