]> code.ossystems Code Review - openembedded-core.git/commit
runqemu-export-rootfs: improve rpcbind error detection
authorScott Garman <scott.a.garman@intel.com>
Wed, 3 Oct 2012 22:13:52 +0000 (15:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Oct 2012 13:10:21 +0000 (14:10 +0100)
commit16d6ec51f4b976c9b86a8b6bf6251089df2d2732
treec3f3391599bc353d2063b44d2fb81730b0905b59
parentb05185240669e0ae811a23620913b35ca99493fb
runqemu-export-rootfs: improve rpcbind error detection

mountd requires rpcbind or portmap. Check that one of these
services is running before doing anything else, and report
a user-friendly error when they are not found.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu-export-rootfs