gluon-packages/admin/autoupdater
Jan-Philipp Litza 49cb4b3fdb
autoupdater: new implementation
This new version of the autoupdater is implemented in C instead of Lua,
allowing us to interface with libuclient (HTTP downloads) and libecdsautil
(signature checks) directly instead of spawning external processes,
saving RAM and making error handling more robust.

[Matthias Schiffer: add commit message]
2018-01-13 00:22:27 +01:00
..
files autoupdater: new implementation 2018-01-13 00:22:27 +01:00
src autoupdater: new implementation 2018-01-13 00:22:27 +01:00
Makefile autoupdater: new implementation 2018-01-13 00:22:27 +01:00
README.md autoupdater: remove outdated list of hardware (#145) 2016-08-13 15:39:16 +02:00
manifest.sample autoupdater: new implementation 2018-01-13 00:22:27 +01:00

README.md