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