8 Commits

Author SHA1 Message Date
Otavio Pontes 84e507d3f5 service: Remove check-update service
Clear Linux isn't using the check-update service anymore for a long time
and there's no other known uses for those scripts. So there's no reason to
keep them.

Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>
2020-03-09 14:10:51 -07:00
Castulo Martinez 736c9138bc Don't run update interactivelly during autoupdate
Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>
2020-02-21 12:57:28 -08:00
Castulo Martinez 1d9eae3a0b Enabling autoupdate of 3rd-party content
Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>
2020-02-12 09:30:52 -08:00
Otavio Pontes 75c657f64d autoupdate: Don't report progress on autoupdate
Progress report was printing a lot of unnecessary information on system journal.
Use new flag --no-progress on autoupdate to prevent that.

Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>
2019-07-15 11:44:24 -07:00
Auke Kok 7a2559efbf Reduce the time between version checks.
We know these are cheap and our CDN takes care of the actual
bulk of the bandwith.

Spread the update checks between 45min0sec and 1hr33mins
effectively.
2018-03-30 11:41:41 -07:00
Tudor Marcu c4f8aa2111 Run verifytime at boot
This will ensure the system has a more correct, usable time after boot,
which not only improves swupd reliability but other services' as well.

Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
2017-03-29 11:25:54 -07:00
Auke Kok 341fe280b4 Move to automatic updates: unit changes.
We disable check-update.timer by default. Having a message in the
journal isn't helpful, and there currently is no API to properly
query for update (except for running swupd check-update).

We add auto-update timer units. These can be masked (`systemctl
mask swupd-update.service`) to disable auto-updates, or enabled
if the OS ships with them not enabled. The project ships with
them not enabled for now, may end up enabling them later in time.
2016-11-17 00:52:22 -08:00
Patrick McCarty c42f8a3aa1 Initial commit
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2016-02-24 09:34:13 -08:00