TODO revision 1.7
1	$NetBSD: TODO,v 1.7 2009/11/26 10:10:50 pooka Exp $
2
3* fix the build structure to work better on non-NetBSD
4  = available in pkgsrc/misc/rump
5* figure out how to handle mount parameters in fs-independent
6  fashion (requires kernel changes)
7  = generic fs-mounting, GSoC 2009
8* integrate build framework with config(1) to stop the need to
9  maintain a separate build infrastructure
10* find a better solution for rumpdefs.h, the sed "solution"
11  doesn't really scale nicely
12* make rumpuser interface fully portable
13  + get rid of all non-standard binary types
14  + limit use of ioctl
15