--- wikisrc/projects/ideas.mdwn 2011/11/06 02:31:59 1.1 +++ wikisrc/projects/ideas.mdwn 2015/02/15 04:34:36 1.3 @@ -55,6 +55,8 @@ applicant. 1. Improve tmpfs +1. Update zfs pool to version 5000. + # Userspace Projects 1. a Java implementation we can use across all netbsd platforms @@ -83,7 +85,7 @@ applicant. 1. Implement enough of libudev so that Gnome (KDE?) in pkgsrc can use it -1 Stack Backtrace Library - Write a library that the kernel debugger and return_address(9) can use to walk down the call stack. Use the technique that [David Laight](mailto:dsl@NetBSD.org) recommends: TBD. +1. Stack Backtrace Library - Write a library that the kernel debugger and return_address(9) can use to walk down the call stack. Use the technique that [David Laight](mailto:dsl@NetBSD.org) recommends: TBD. # pkgsrc projects @@ -94,3 +96,5 @@ applicant. 1. Add support for multi-packages (building multiple binary packages from single source). > don't we do that already? (I guess this means: more info please :-) -- spz >> No, we don't. We don't produce more than one package during the single build. + +1. Running VirtualBox on NetBSD as a host.