1 1.1.36.1 simonb $NetBSD: TODO,v 1.1.36.1 2008/07/18 16:37:57 simonb Exp $ 2 1.1 pooka 3 1.1 pooka * fix the build structure to work better on non-NetBSD 4 1.1.36.1 simonb * figure out how to handle mount parameters in fs-independent 5 1.1.36.1 simonb fashion (requires kernel changes) 6 1.1.36.1 simonb * integrate build framework with config(1) to stop the need to 7 1.1.36.1 simonb maintain a separate build infrastructure 8 1.1.36.1 simonb * make libraries dynamic, dlopen them instead of linking if possible 9 1.1.36.1 simonb + makes a difference for e.g. "fsconsole" 10 1.1.36.1 simonb * support nfs (requires using the network stack in userspace) 11