Commit Graph

10 Commits (ubuntu/mantic)

Author SHA1 Message Date
Jason Rhinelander f4cad6b1fb
Switch to non-deprecated oxend path 2 years ago
Jason Rhinelander c9a222f48a
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 2cdf051fd5 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 64afe28dbc Add debconf warning when no public ip 4 years ago
Jason Rhinelander 176fd8d0bc 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