Commit graph

7 commits

Author SHA1 Message Date
Miek Gieben
60666ffcc1 Add 1.0.3 manual pages to debian
to be automated and pulled from the github repo - no need to statically
have them here.
2018-01-10 19:53:57 +00:00
Miek Gieben
592ca547ed
Add manual pages (#44) 2018-01-05 11:13:52 +00:00
Miek Gieben
5e6be8673a
Add postinst for user creation (#25) 2017-11-13 14:50:07 +00:00
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
fd57cf8510
Hack for arm/armhf (#22)
* Hack for arm/armhf

* typos and layout
2017-11-11 15:20:31 +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