Commit Graph

23 Commits (debian/bookworm)

Author SHA1 Message Date
Jason Rhinelander cbf8b12529
Switch to using VERSIONTAG cmake var 2 years ago
Jason Rhinelander 9725aa8bda Fix installed bootstrap permissions (remove +x) 3 years ago
Jason Rhinelander b0501c3441 Fix install order and give it the D 3 years ago
Jason Rhinelander 194e2e10a1 Install bootstrap files from contrib
Removes the local copy in the debian/ubuntu branches.
3 years ago
Jason Rhinelander 75a2add413 Fix broken motto in debs 4 years ago
Jason Rhinelander 0d4c5535e8 Add lokinet-vpn binary, disable shared libs 4 years ago
Jason Rhinelander cf7aac9dda Don't build tests 4 years ago
Jason Rhinelander 0c921f0ce9 Disable tests in deb builds 4 years ago
Jason Rhinelander bdbe28ed22 Fix ninja check pwd 4 years ago
Jason Rhinelander 4a7cddb8da Add proper overridden test target 4 years ago
Jason Rhinelander e81f413bc3 Update deb deps 4 years ago
Jason Rhinelander c3cd861e01 Disable setcap via new cmake variable 4 years ago
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.
4 years ago
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.
4 years ago
Jason Rhinelander 2a942f3bf2 Disable NATIVE_BUILD
It turns on -march=native which we definitely don't want for the debs.
5 years ago
Jason Rhinelander 6b950e9662 deb: add separate mainnet/testnet systemd services 5 years ago
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
5 years ago
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.
5 years ago
Jason Rhinelander 7decc996b5 Fix x86-isms in debs 5 years ago
Jason Rhinelander 7ccbab0704 Move default user/group define into a debian patch 5 years ago
Jason Rhinelander f4ad2a291b Update debian packaging (in new branch) 5 years ago
Jeff Becker 9db99d4d04
fix debian build 6 years ago
Jeff Becker 6828ea2d1f
add more stuff from builder repo 6 years ago