Commit Graph

3 Commits

Author SHA1 Message Date
Erik Hollensbe 2d8d3576a1 Fixes for debian packages
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
2022-05-21 07:03:01 -07:00
Erik Hollensbe 856a30c346 lots of build fixes for new packaging including libssl
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
2022-05-13 21:56:32 -07:00
Erik Hollensbe fd4f0dc058 Support packaging
This generates .deb, .rpm, and docker images.

To package, type `make package` which will build all three.

You can also test the package installation and usage by typing `make
test-package`, but admittedly these tests are quite primitive.

Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2021-05-13 03:28:31 -07:00