Commit graph

3 commits

Author SHA1 Message Date
Miek Gieben
7a53c3e6de
debian: get latest release from github (#24)
* debian: get latest release from github

Use jq to parse result, barf with an error if something goes wrong.

* typo
2017-11-13 14:50:01 +00:00
Miek Gieben
5630f24f62 Gah - we do use lsb-release 2017-11-11 15:46:50 +00:00
Miek Gieben
aaf5dae5dd
debian: add package building (#20)
This only builds on a debian system, because it uses the dpkg-helper
and other utils. But it builds! Multiarch is supported, you can easily
build a package for amd64, arm and arm64. The Makefile does this by
default.

Massively update the systemd file.
2017-11-11 14:57:29 +00:00