]> code.ossystems Code Review - openembedded-core.git/commit
poky-qemu-internal: Support NFS boots better
authorJeff Dike <jdike@x86_64.user-mode-linux.org>
Thu, 5 Aug 2010 18:50:14 +0000 (14:50 -0400)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 20 Aug 2010 15:20:10 +0000 (16:20 +0100)
commit4df9f11171530ca60043504ce011f34c42e93b46
tree81b6b7b565e7645d44d391da0bf80cf897842a34
parent6ea1ed5f7b51b7c04e8aca29319c970846ddf1b8
poky-qemu-internal: Support NFS boots better

The image specification can now be in the form nfs-server:directory.
This makes it possible to nfs-boot from servers other than the host.
poky-qemu-internal will properly construct the kernel command line
given such a specification.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
scripts/poky-qemu-internal
scripts/tunctl-src/Makefile [new file with mode: 0644]