• Stars
    star
    116
  • Rank 303,818 (Top 6 %)
  • Language
    C
  • License
    Other
  • Created almost 12 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Utilities for building rump kernels

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.