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:56 +0000 (14:10 +0100)
commit04d6a23422831568070e90eaf0f61c97ac1d1dd7
tree0e57528e0803a9e9c1b25d346f9db0deeca09e86
parent90f37cf1d04410e7d3d3d864e8f480d9bd34e4b8
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.

(From OE-Core rev: 16d6ec51f4b976c9b86a8b6bf6251089df2d2732)

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