nixpkgs/pkgs/build-support/vm/windows
aszlig 084238c6ec
vm/windows: Fix perms of the Samba shares.
We now map all guest accounts to the root user, because in the end the
permissions of the current user boil down to the build user of the Nix
builder of the host. That way it's not possible to gain more permissions
at all and just makes the VM communication a lot easier.

However, setting "writable" to yes instead of "read only" to no doesn't
change anything here, I just found it to be clearer.

Also, we now no longer need to have a "nobody" user.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-02-26 04:51:59 +01:00
..
controller vm/windows: Fix perms of the Samba shares. 2014-02-26 04:51:59 +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