Don't print "Archive:" line if quiet flag is set.
[netbsd-mini2440.git] / sys / rump / TODO
blob89c5dbad674c340fbeb12d28a5a6fe86f46ca017
1         $NetBSD: TODO,v 1.5 2008/12/16 23:34:28 pooka Exp $
3 * fix the build structure to work better on non-NetBSD
4 * figure out how to handle mount parameters in fs-independent
5   fashion (requires kernel changes)
6 * integrate build framework with config(1) to stop the need to
7   maintain a separate build infrastructure
8 * find a better solution for rumpdefs.h, the sed "solution"
9   doesn't really scale nicely
10 * add a "proper" scheduler, i.e. map threads to virtual cpu's
11   + need to introduce a guard at all entry points into rumpspace