]> ruderich.org/simon Gitweb - safcm/safcm.git/commit - rpc/dial.go
Add basic support for OpenBSD
authorSimon Ruderich <simon@ruderich.org>
Sat, 17 Apr 2021 12:48:42 +0000 (14:48 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 17 Apr 2021 12:53:38 +0000 (14:53 +0200)
commit7c4e5d64e25acec7209a54a15836b4481c450416
treea6d3d5eba699fceea843244fe818340b08565bdf
parent9d5d7ffc1eaa0e2d8a8d5bcd62118fead34cb6d0
Add basic support for OpenBSD

Installing packages and starting/enabling services is not yet supported.
There are minor limitations when handling symlinks (see README.adoc).

/var/tmp is a symlink on OpenBSD so just remove this test.
.builds/openbsd.yml [new file with mode: 0644]
README.adoc
ci/run
cmd/safcm-remote/build.sh
cmd/safcm-remote/sync/files_test.go
cmd/safcm/config/files_test.go
rpc/dial.go