Commit Graph

10 Commits

Author SHA1 Message Date
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