Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.
/ rumprun Public archive
forked from rumpkernel/rumpctrl

Build and run unmodified NetBSD code under other Unixes

Notifications You must be signed in to change notification settings

cnuke/rumprun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Rumprun facilitates compiling and running userspace programs against rump kernels. It is especially useful for the configuration of rump kernels. This repository provides both the rumprun framework and a selection of familiar utilities such as ifconfig, mount, sysctl, and more.

To build, run:

./buildnb.sh
make

This will automatically fetch and build all dependencies. This requires GNU make (gmake).

See the wiki for more information and instructions.

About

Build and run unmodified NetBSD code under other Unixes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 44.4%
  • C 36.0%
  • Makefile 19.6%