Commit Graph

19 Commits

Author SHA1 Message Date
Jason Rhinelander
75a2add413 Fix broken motto in debs 2020-10-01 22:48:45 -03:00
Jason Rhinelander
0d4c5535e8 Add lokinet-vpn binary, disable shared libs 2020-09-23 20:07:46 -03:00
Jason Rhinelander
cf7aac9dda Don't build tests 2020-09-23 19:36:02 -03:00
Jason Rhinelander
0c921f0ce9 Disable tests in deb builds 2020-09-23 15:49:19 -03:00
Jason Rhinelander
bdbe28ed22 Fix ninja check pwd 2020-09-22 20:54:19 -03:00
Jason Rhinelander
4a7cddb8da Add proper overridden test target 2020-09-22 20:31:30 -03:00
Jason Rhinelander
e81f413bc3 Update deb deps 2020-09-22 19:43:49 -03:00
Jason Rhinelander
c3cd861e01 Disable setcap via new cmake variable 2020-09-22 18:54:09 -03:00
Jason Rhinelander
df0513dd5f Add "deb-" into version tag
Changes the displayed version from:

    0.7.0-0.7.0-1

to:

    0.7.0-deb0.7.0-1

which looks a little less weird as to what is going on.
2020-03-24 13:05:16 -03:00
Jason Rhinelander
220fabb6b6 Lower compiler settings to -march=x86-64
This should allow it to work pretty much anywhere, and in 0.6.2 we still
get the run-time AVX2 support for crypto.
2020-01-08 18:42:56 -04:00
Jason Rhinelander
2a942f3bf2 Disable NATIVE_BUILD
It turns on -march=native which we definitely don't want for the debs.
2019-12-16 15:18:55 -04:00
Jason Rhinelander
6b950e9662 deb: add separate mainnet/testnet systemd services 2019-12-15 23:20:08 -04:00
Jason Rhinelander
1c34ed97fa Rename split packages to lokinet{,-bin,-router}
- lokinet is the package that configures a lokinet client
- lokinet-router configures a lokinet router
- lokinet-bin contains the binaries both of the above require
2019-10-29 16:16:55 -03:00
Jason Rhinelander
069a784418 Split client and router config/services into separate packages
lokinet now installs just the binaries; lokinet-client and
lokinet-router install client/router configuration and services
(lokinet-client.service, lokinet-router.service), respectively.
2019-10-29 14:02:40 -03:00
Jason Rhinelander
7decc996b5 Fix x86-isms in debs 2019-09-09 22:55:58 -03:00
Jason Rhinelander
7ccbab0704 Move default user/group define into a debian patch 2019-09-09 22:14:47 -03:00
Jason Rhinelander
f4ad2a291b Update debian packaging (in new branch) 2019-07-25 20:23:25 -03:00
Jeff Becker
9db99d4d04
fix debian build 2018-11-13 10:16:14 -05:00
Jeff Becker
6828ea2d1f
add more stuff from builder repo 2018-10-23 07:45:14 -04:00