libos-nuse / buildrump.sh

Utilities for building rump kernels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools for building Rump Kernels Build Status

The buildrump.sh script is a tool for (cross-)building rump kernels for a variety of platforms. The purpose is to make it easy to build rump kernels on any host for virtually any target. There are practically no dependencies apart from a (cross-)working toolchain. When invoked without parameters, buildrump.sh will download the necessary source code, build the kernel drivers for POSIX'y userspace, and run a number of tests.

./buildrump.sh

See the wiki for more information and further instructions.

About

Utilities for building rump kernels

License:Other


Languages

Language:C 67.6%Language:Shell 31.1%Language:Makefile 1.3%