1*11be35a1SLionel Sambuc $NetBSD: README,v 1.1 2010/07/26 15:53:00 pooka Exp $ 2*11be35a1SLionel Sambuc 3*11be35a1SLionel SambucThis directory contains the necessary bits to get an NFS server 4*11be35a1SLionel Sambucrunning in a rump kernel. In essence, it's: 5*11be35a1SLionel Sambuc 6*11be35a1SLionel Sambuc * rpcbind 7*11be35a1SLionel Sambuc * mountd 8*11be35a1SLionel Sambuc * nfsd 9*11be35a1SLionel Sambuc 10*11be35a1SLionel SambucAdditionally, you need the libc rpc code which is in 11*11be35a1SLionel Sambuctests/fs/common/nfsrpc. 12*11be35a1SLionel Sambuc 13*11be35a1SLionel SambucTODO: make the standard nfs userspace services usable (the challenge 14*11be35a1SLionel Sambuccomes from rpc being in libc). 15*11be35a1SLionel Sambuc 16*11be35a1SLionel Sambucquestions? ==> pooka@netbsd.org 17