summaryrefslogtreecommitdiff
path: root/scripts/poky-export-rootfs
AgeCommit message (Collapse)AuthorFiles
2010-08-20poky-export-rootfs: script for exporting userspace nfsrootsScott Garman1
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>