krata/hack
Ariadne Conill 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
..
build build: target: use alpine rust triplets when building on alpine (#49) 2024-04-12 08:40:44 +00:00
ci chore(workflows): fix release asset assembly for alpine/debian packages (#40) 2024-04-09 04:45:36 -07:00
code krata: implement guest reconciliation 2024-03-14 14:03:11 +00:00
debug debug: common: run programs in a way that is compatible with alpine doas-sudo-shim (#53) 2024-04-12 09:20:34 +00:00
dist krata: rework cross-compilation 2024-03-21 21:31:10 +00:00
initrd krata: rework cross-compilation 2024-03-21 21:31:10 +00:00
kernel krata: rework cross-compilation 2024-03-21 21:31:10 +00:00
os krata: reconcile improvements and better kratactl error experience 2024-03-23 07:00:12 +00:00