nixpkgs/pkgs/build-support/vm
aszlig 5241bb1d5e
vm/windows: Avoid shadowing the Nix store.
This is done by putting the non-initrd /nix/store into a subdirectory,
which we then chroot to and pass along the SSH command.

Also, we now collect the exit code after the chroot command and power
off the VM thereafter, because the store is no longer shadowed and we
have still access to the busybox inside the initrd.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-02-26 04:51:58 +01:00
..
deb Add Debian 7.0 2013-05-07 11:19:46 +02:00
rpm rpmclosure, remove exit 2012-02-02 09:54:16 +00:00
windows vm/windows: Avoid shadowing the Nix store. 2014-02-26 04:51:58 +01:00
default.nix VMs: Add Fedora 17 to the list of distros (only had 16 and 18). 2014-02-15 12:57:21 +01:00
test.nix Remove runInGenericVM 2013-07-05 00:17:04 +02:00