KanoComputing / kano-updater

GNU General Public License v2.0
8 stars 11 forks source link

[OS-860] [Backport] Added free disk space check before the download phase #390

Closed radujipa closed 5 years ago

radujipa commented 5 years ago

This will make sure that the Updater doesn't download in the background to the point where the disk becomes completely full.

NB: Coupled with https://github.com/KanoComputing/kano-updater/pull/387 it may cause people to abort an update after the Updater updates itself.

Backport for Jessie of https://github.com/KanoComputing/kano-updater/pull/389