rump: Port of the rump kernels to Genode

For further information see: http://wiki.netbsd.org/rumpkernel/. In this version
I ported the central rump components to Genode in order to take advantage of
NetBSD file system implementation. The new 'dde_rump' repository contains the
Genode version of the rump libraries and a 'rump_fs' server that implements
Genode file-system-session interface. Currently ext2, iso9660, and fat
file-systems are supported.

Issue #1048
This commit is contained in:
Sebastian Sumpf
2013-12-05 15:45:14 +01:00
committed by Christian Helmuth
parent ce27985b8a
commit 9251b1ede8
40 changed files with 4138 additions and 101 deletions

2
.gitignore vendored
View File

@@ -17,6 +17,8 @@
/dde_linux/download
/dde_oss/contrib
/dde_oss/download
/dde_rump/contrib
/dde_rump/include/rump
/libports/contrib
/libports/download
/libports/include/curl/