Home | History | Annotate | Line # | Download | only in rump
TODO revision 1.1
      1  1.1  pooka 	$NetBSD: TODO,v 1.1 2007/09/10 21:18:55 pooka Exp $
      2  1.1  pooka 
      3  1.1  pooka * fix the build structure to work better on non-NetBSD
      4  1.1  pooka * finish fs/bin/fsconsole
      5  1.1  pooka   + figure out how to handle mount parameters in fs-independent
      6  1.1  pooka     fashion (requires kernel changes)
      7  1.1  pooka * compile more components directly out of the kernel source tree
      8  1.1  pooka   + whole of vfs_subr?
      9  1.1  pooka   + kern_lock?
     10  1.1  pooka * support ltsleep + locking primitives which might need to sleep
     11  1.1  pooka   (only lfs needs this currently)
     12  1.1  pooka * support nfs
     13