Home | History | Annotate | Line # | Download | only in rump
TODO revision 1.1.34.1
      1  1.1.34.1  wrstuden 	$NetBSD: TODO,v 1.1.34.1 2008/09/18 04:37:03 wrstuden Exp $
      2       1.1     pooka 
      3       1.1     pooka * fix the build structure to work better on non-NetBSD
      4  1.1.34.1  wrstuden * figure out how to handle mount parameters in fs-independent
      5  1.1.34.1  wrstuden   fashion (requires kernel changes)
      6  1.1.34.1  wrstuden * integrate build framework with config(1) to stop the need to
      7  1.1.34.1  wrstuden   maintain a separate build infrastructure
      8  1.1.34.1  wrstuden * dlopen libraries instead of linking where it makes sense
      9  1.1.34.1  wrstuden   + makes a difference for e.g. "fsconsole"
     10  1.1.34.1  wrstuden * support nfs (requires using the network stack in userspace)
     11  1.1.34.1  wrstuden * find a better solution for rumpdefs.h, the sed "solution"
     12  1.1.34.1  wrstuden   doesn't really scale nicely
     13  1.1.34.1  wrstuden * add support to vnode_if.sh to produce rumpvnode_if instead of sed'ing
     14