Commit graph

10 commits

Author SHA1 Message Date
Miek Gieben
d8ad9b2d44
debian: add corefile(5) as manual page (#151)
This was missing from the deb.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-04-15 07:44:55 +01:00
Miek Gieben
6530a4f15a
debian: build all 3 ARCHs (#150)
Just build them all, and some typos fixed.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-04-14 11:02:57 +01:00
Miek Gieben
190c36e4f1
Debian improvements (#45)
* Copy man-pages from source - add corefile.5

* Dont redownload every time
2018-01-11 09:42:24 +00:00
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