[OE-core] [PATCH] Allow user mode NFS server to run without rpcbind / portmap

Richard Purdie richard.purdie at linuxfoundation.org
Mon Oct 10 09:17:19 UTC 2011


On Wed, 2011-10-05 at 13:43 -0500, Jason Wessel wrote:
> From the 2.6.39 linux kernel and up it is possible to use
> 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 at windriver.com>
> ---
>  .../023-no-rpc-register.patch                      |   34 ++++++++++++++++++++
>  .../unfs-server/unfs-server_2.1+2.2beta47.bb       |    3 +-
>  scripts/runqemu-export-rootfs                      |    4 ++-
>  scripts/runqemu-internal                           |   16 +++------
>  4 files changed, 44 insertions(+), 13 deletions(-)
>  create mode 100644 meta/recipes-devtools/unfs-server/unfs-server-2.1+2.2beta47/023-no-rpc-register.patch

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list