Allow user mode NFS server to run without rpcbind / portmap
authorJason Wessel <jason.wessel@windriver.com>
Wed, 5 Oct 2011 15:26:30 +0000 (10:26 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Oct 2011 09:00:08 +0000 (10:00 +0100)
commit5dfa64d70cf9d8ced339c0234166c3e34e14f605
treeef50e71897ac807a4fe4a0ebde9a6ed1685e7a5c
parente75948c6cf11fdbe9e8a634680bf545b993d8aaf
Allow user mode NFS server to run without rpcbind / portmap

and nfsroot mount without the need to talk to an RPC info
server as long as the port numbers for mountd and nfsd
are known in advance.

This patch updates the qemu startup scripts and the
user mode NFS server to have the ability to start
without the need to use rpcbind or portmap services.

(From OE-Core rev: 3b1346c607c41a2d592c48594457c32153cb2314)

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/unfs-server/unfs-server-2.1+2.2beta47/023-no-rpc-register.patch [new file with mode: 0644]
meta/recipes-devtools/unfs-server/unfs-server_2.1+2.2beta47.bb
scripts/runqemu-export-rootfs
scripts/runqemu-internal