On 31/10/14 10:06, Justin Cormack wrote: > rumprun-posix now builds the zfs kernel and userspace parts. Note that > this is only intedned for fixing stuff - zfs on netbsd is not very > working at present.
Great! Though, can we add a build toggle to disable it by default? I dislike "shipping" code that isn't expected to work in production. > Next step is to update to a newer version and fix the Solaris compat > layer etc... > > (BTW is there any objection to adding /dev/urandom to the minimal set > of devices crated at rump kernel startup; which is currently /dev/zero > and /dev/null? Then I think the zfs test code will run without any > config which would make life easier). Isn't that (and /dev/random) already created by rumpdev_rnd, which provides the driver to actually handle those nodes. ------------------------------------------------------------------------------ _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
