linux-qubasis
linux oasis port as a qubes template
git clone https://9o.is/git/linux-qubasis.git
commit 46a8d8a10e04d585ee984f6bb198814b799d321d parent 66e637cd87f33cb563eeb53b6dce3078f5d65902 Author: Jul <jul@9o.is> Date: Mon, 24 Nov 2025 08:01:45 -0500 build libxenforeignmemory.a Diffstat:
| M | pkg/xen/gen.sh | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/pkg/xen/gen.sh b/pkg/xen/gen.sh @@ -49,3 +49,8 @@ lib libxencall.a --src-prefix tools/libs/call " buffer.c linux.c " + +lib libxenforeignmemory.a --src-prefix tools/libs/foreignmemory " + core.c + linux.c +"