]> code.ossystems Code Review - openembedded-core.git/commit
runqemu-nfs: boot QEMU using nfsroot and local unfs export
authorScott Garman <scott.a.garman@intel.com>
Fri, 13 Aug 2010 18:35:26 +0000 (11:35 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 20 Aug 2010 15:20:11 +0000 (16:20 +0100)
commit070096ec70651cf28138167b8d33b67051b872ca
tree62d04c24767892dbfec99abf4739e923ed1b04ba
parent313bda1d8781f625ff157dc7e6b5ba62f494077a
runqemu-nfs: boot QEMU using nfsroot and local unfs export

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>
meta/packages/qemu/qemu-helper-nativesdk_1.0.bb
scripts/runqemu-nfs [new file with mode: 0755]