]> code.ossystems Code Review - openembedded-core.git/commit
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 08:54:02 +0000 (09:54 +0100)
commit3b1346c607c41a2d592c48594457c32153cb2314
tree5c15d2d971e63ac5e542ef1f0ff54600b6aff4fc
parentb0c111fd15be671be77ce886e28c05835f159ce6
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.

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