nixpkgs/pkgs/build-support/vm/windows
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
..
controller vm/windows: Avoid shadowing the Nix store. 2014-02-26 04:51:58 +01:00
cygwin-iso vm/windows: Update sha256 of Cygwin's setup.ini. 2014-02-26 04:50:55 +01:00
install vm/windows: Don't init /nix/store on install. 2014-02-26 04:51:57 +01:00
default.nix vm/windows: Implement and use "xchg" share. 2014-02-26 04:51:58 +01:00