Commit Graph

10 Commits

Author SHA1 Message Date
Jason Rhinelander
f4cad6b1fb
Switch to non-deprecated oxend path 2022-11-15 14:01:41 -04:00
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.
2022-11-04 11:53:32 -03:00
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.
2021-09-08 21:51:48 -03:00
Jason Rhinelander
64afe28dbc Add debconf warning when no public ip 2020-10-02 18:04:31 -03:00
Jason Rhinelander
176fd8d0bc Fix config file generation 2020-09-30 18:45:03 -03:00
Jason Rhinelander
4561c8c651 Fix lokinet-router not enabling by default
The regex replacement was broken, leaving it at enabled=false.
2019-12-28 13:31:43 -04:00
Jason Rhinelander
4571bbd371 Fix default testnet router config 2019-12-28 12:57:12 -04:00
Jason Rhinelander
cf74f8080d Enable lokid mode in auto-generated router configs 2019-12-16 21:26:33 -04:00
Jason Rhinelander
6b950e9662 deb: add separate mainnet/testnet systemd services 2019-12-15 23:20:08 -04: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