]> code.ossystems Code Review - openembedded-core.git/commit
poky-export-rootfs: script for exporting userspace nfsroots
authorScott Garman <scott.a.garman@intel.com>
Fri, 13 Aug 2010 18:26:49 +0000 (11:26 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 20 Aug 2010 15:20:11 +0000 (16:20 +0100)
commit313bda1d8781f625ff157dc7e6b5ba62f494077a
tree41db3ccbe6d0fb1a00bf953996fefb2a9b7c6a67
parentc23da3d37e4d59322830ebee8a0f5ab919a9843b
poky-export-rootfs: script for exporting userspace nfsroots

This script automates the exporting of a root filesystem (created
with the poky-extract-sdk utility) using pseudo and the native
userspace NFS server. That filesystem can then be booted using
nfsroot with either QEMU or the target hardware using one of our
kernels.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/packages/qemu/qemu-helper-nativesdk_1.0.bb
scripts/poky-export-rootfs [new file with mode: 0755]