|
All checks were successful
Build FreeBSD package / build (generic, 15) (push) Successful in 24m35s
Build FreeBSD package / build (generic, 14) (push) Successful in 28m54s
Build FreeBSD package / build (haswell, 15) (push) Successful in 23m18s
Build OpenBSD package / build (generic) (push) Successful in 51m23s
Build FreeBSD package / build (haswell, 14) (push) Successful in 24m47s
Build OpenBSD package / build (haswell) (push) Successful in 48m18s
|
||
|---|---|---|
| .. | ||
| pkg | ||
| distinfo | ||
| Makefile | ||
| README.md | ||
| user.list.patch | ||
Continuwuity for OpenBSD
This repo provides an experimental version of Continuwuity packaged for OpenBSD 7.8.
Unfinished features you're acknowledging by using it:
- The package is unsigned
- There is no RC script
- Performance may be poor; Continuwuity has a known issue on OpenBSD, and OpenBSD disables SMT by default.
Stay tuned for updates!
Installation instructions
- Download the package from the latest release or CI run
- Run
pkg_add -Dunsigned continuwuity-0.5.6-openbsd-amd64.tgz - Edit
/etc/continuwuity/continuwuity.tomland choose a server name, database path, and listen address(es)- The package creates
/var/db/continuwuityfor use as the database directory, with the correct permissions
- The package creates
tmuxdoas -u _continuwuity continuwuity -c /etc/continuwuity/continuwuity.toml