README revision 1.1
11.1Spooka $NetBSD: README,v 1.1 2010/07/26 15:53:00 pooka Exp $ 21.1Spooka 31.1SpookaThis directory contains the necessary bits to get an NFS server 41.1Spookarunning in a rump kernel. In essence, it's: 51.1Spooka 61.1Spooka * rpcbind 71.1Spooka * mountd 81.1Spooka * nfsd 91.1Spooka 101.1SpookaAdditionally, you need the libc rpc code which is in 111.1Spookatests/fs/common/nfsrpc. 121.1Spooka 131.1SpookaTODO: make the standard nfs userspace services usable (the challenge 141.1Spookacomes from rpc being in libc). 151.1Spooka 161.1Spookaquestions? ==> pooka@netbsd.org 17