version 1.1.14.2, 2007/11/06 23:34:27 |
version 1.2, 2008/07/16 15:54:24 |
|
|
$NetBSD$ |
$NetBSD$ |
|
|
* fix the build structure to work better on non-NetBSD |
* fix the build structure to work better on non-NetBSD |
* finish fs/bin/fsconsole |
* figure out how to handle mount parameters in fs-independent |
+ figure out how to handle mount parameters in fs-independent |
fashion (requires kernel changes) |
fashion (requires kernel changes) |
* integrate build framework with config(1) to stop the need to |
* compile more components directly out of the kernel source tree |
maintain a separate build infrastructure |
+ whole of vfs_subr? |
* make libraries dynamic, dlopen them instead of linking if possible |
+ kern_lock? |
+ makes a difference for e.g. "fsconsole" |
* support ltsleep + locking primitives which might need to sleep |
* support nfs (requires using the network stack in userspace) |
(only lfs needs this currently) |
|
* support nfs |
|