Skip to content

huikang/buildrump.sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 67.6%
  • Shell 31.1%
  • Makefile 1.3%