auc: add new package
authorDaniel Golle <redacted>
Sun, 12 Nov 2017 22:29:35 +0000 (23:29 +0100)
committerDaniel Golle <redacted>
Sun, 12 Nov 2017 22:33:15 +0000 (23:33 +0100)
commit95d96a360f0240fcfd7d956f41e354ddd99452c9
tree3847287706c382a35ec4e3f1f1d6c240f76e97ee
parent2feef328ed1d28a8b0f1ab94565f9c71aae1e40a
auc: add new package

The Attended sysUpgrade CLI is a full-featured client for the
attended-sysupgrade service which works directly on the target device.
It requires libustream-ssl as well as at least the CA certificate
needed to contact the sysupgrade server.

It has only been tested briefly and is by no means ready for
production!

Signed-off-by: Daniel Golle <redacted>
utils/auc/Makefile [new file with mode: 0644]
utils/auc/src/CMakeLists.txt [new file with mode: 0644]
utils/auc/src/auc.c [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT