aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/build-guestkernel
Commit message (Collapse)AuthorAgeFilesLines
* Switch to 'mapped' access mode for hostfsReto Buerki2013-01-171-1/+0
| | | | | | | | | | | Passthrough mode only works as expected when running as root. On Debian/Ubuntu systems qemu runs as user 'libvirt-qemu' and group 'kvm' so all shared files must be chowned to grant access from guests. Symlinks created on the host are still problematic because the Plan 9 filesystem has no direct notion of symbolic links, see [1]. [1] - http://ericvh.github.com/9p-rfc/rfc9p2000.u.html
* Make test scripts callable from any pathReto Buerki2013-01-171-1/+3
|
* Test availability of required commandsReto Buerki2013-01-171-0/+2
|
* Rename build-umlkernel script to build-guestkernelReto Buerki2013-01-171-0/+46