Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runqemu-nfs: check for required programs | Joshua Lock | 2010-09-07 | 1 | -0/+17 |
| | | | | | | | The unfs server requires either rpcbind or portmap to be installed and running to start so check for their presence in the script. Signed-off-by: Joshua Lock <josh@linux.intel.com> | ||||
* | runqemu-nfs: boot QEMU using nfsroot and local unfs export | Scott Garman | 2010-08-20 | 1 | -0/+86 |
This script automates the booting of QEMU using an nfsroot exported by our userspace NFS tools. The rootfs should be created using poky-extract-sdk. Signed-off-by: Scott Garman <scott.a.garman@intel.com> |