Commit Graph

22 Commits

Author SHA1 Message Date
6cef03bffa debug: common: run programs in a way that is compatible with alpine doas-sudo-shim (#53)
doas sudo shim (as used by Alpine) does not support passing through environment variables
in the same way that sudo does, therefore use `sh -c` instead.

Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
2024-04-12 09:20:34 +00:00
f41a1e2168 build: target: use alpine rust triplets when building on alpine (#49)
Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
2024-04-12 08:40:44 +00:00
7cfdb27d23 chore(workflows): fix release asset assembly for alpine/debian packages (#40) 2024-04-09 04:45:36 -07:00
7c55e63f24 chore: implement automatic releases 2024-04-02 23:50:45 +00:00
66465793cd krata: event-based network backend startup and api enhancements 2024-03-27 02:54:39 +00:00
3d5095c78b krata: reconcile improvements and better kratactl error experience 2024-03-23 07:00:12 +00:00
f854dfe77a kratactl: freebsd build 2024-03-22 04:41:38 +00:00
901ec3b6e5 kratactl: fix windows build 2024-03-21 20:04:10 -07:00
a3a2148002 kratactl: initial windows bringup 2024-03-21 19:54:14 -07:00
b5f1d9edb0 build: consider x86_64 on aarch64 darwin to not be a cross-compile 2024-03-21 18:39:06 -07:00
55958c514b krata: fix darwin builds of kratactl 2024-03-21 18:20:02 -07:00
597a1433b3 krata: build kratactl for darwin 2024-03-21 18:16:04 -07:00
387cce061b ci: install aarch64 gcc 2024-03-21 21:44:37 +00:00
7ec0ed64dd ci: install cross from git 2024-03-21 21:38:18 +00:00
0191e5b2c1 krata: rework cross-compilation 2024-03-21 21:31:10 +00:00
9bbf8420f2 krata: implement guest reconciliation 2024-03-14 14:03:11 +00:00
7a9a9abd66 workflows: install os builder dependencies 2024-03-10 12:17:09 +00:00
d54d14c619 os: fix build 2024-03-10 11:39:06 +00:00
a54fa93394 os: fix non-interactive builds 2024-03-10 04:00:44 -07:00
f1eedd1667 workflows: upload os images on build 2024-03-10 00:28:53 +00:00
4894bd9d1c os: build bootable images 2024-03-10 00:22:24 +00:00
e3a70e5595 hack: rename scripts to hack 2024-03-07 16:40:41 +00:00