Jason Rhinelander
0a2011b500
Switch to using VERSIONTAG cmake var
2022-10-10 19:34:36 -03:00
Jason Rhinelander
6e8877f920
Override debs to not use zstd
...
zstd isn't supported by tools outside Ubuntu, which means using this
means we can't upload it into the local repo (which doesn't happen to be
on an Ubuntu system).
2021-10-12 14:11:51 -03:00
Jason Rhinelander
4c9ef02a7a
Fix installed bootstrap permissions (remove +x)
2021-10-07 20:00:15 -03:00
Jason Rhinelander
6c281689f4
Fix install order and give it the D
2021-09-17 11:16:01 -03:00
Jason Rhinelander
0332cfd548
Install bootstrap files from contrib
...
Removes the local copy in the debian/ubuntu branches.
2021-09-16 19:15:50 -03:00
Jason Rhinelander
d04374e128
Fix broken motto in debs
2020-10-01 22:48:25 -03:00
Jason Rhinelander
cec8f2dcac
Add lokinet-vpn binary, disable shared libs
2020-09-23 20:08:44 -03:00
Jason Rhinelander
6838a814f4
Don't build tests
2020-09-23 19:35:08 -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