Skip to content
Snippets Groups Projects
user avatar
Roman Tsisyk authored
Rumprun is a toolchain to build unikernels based on NetBSD/Rump kernel.
Compiled images can be booted on KVM/XEN and even on "bare metal".

Unfortunally, Tarantool unikernels are still not fully functional due to
bugs in libeio and LuaJIT. However, now we have a simple way to check
cross-compilation for BSD/Rumpkernel and to bake unikernels from the code:

    OS=rumprun DIST=hw packpack
    qemu-system-x86_64 -enable-kvm -kernel build/tarantool-1.7.3.265.img
bc2106ef
History
Name Last commit Last update
..