Commit Graph

10 Commits (ubuntu/bionic)

Author SHA1 Message Date
Jason Rhinelander 0395771053
Switch to non-deprecated oxend path 2 years ago
Jason Rhinelander 1fc37ce349
Remove bootstrap.signed from generated default configs
We now how the bootstrap in the binary itself.

This doesn't remove the installed bootstrap files, though, for backwards
compat: existing configs may be referencing the system path.
2 years ago
Jason Rhinelander 87fd7ec1ed Bundle default bootstrap.signed in deb
This avoids needing to download it on install, and matches what we do
now on mac/win.
3 years ago
Jason Rhinelander 86a736ab7f Add debconf warning when no public ip 4 years ago
Jason Rhinelander f49c655cd6 Fix config file generation 4 years ago
Jason Rhinelander 4561c8c651 Fix lokinet-router not enabling by default
The regex replacement was broken, leaving it at enabled=false.
5 years ago
Jason Rhinelander 4571bbd371 Fix default testnet router config 5 years ago
Jason Rhinelander cf74f8080d Enable lokid mode in auto-generated router configs 5 years ago
Jason Rhinelander 6b950e9662 deb: add separate mainnet/testnet systemd services 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