Remove building with NOCRYPTO option
[minix.git] / tests / fs / nfs / nfsservice / README
blob8cfa8af62949f60c829a791798d484fec7f93e2c
1         $NetBSD: README,v 1.1 2010/07/26 15:53:00 pooka Exp $
3 This directory contains the necessary bits to get an NFS server
4 running in a rump kernel.  In essence, it's:
6   * rpcbind
7   * mountd
8   * nfsd
10 Additionally, you need the libc rpc code which is in
11 tests/fs/common/nfsrpc.
13 TODO: make the standard nfs userspace services usable (the challenge
14 comes from rpc being in libc).
16 questions? ==> pooka@netbsd.org