nixpkgs/pkgs/build-support/vm
aszlig c731467e2c
vm/windows: Split install into several stages.
These stages are in particular:

 * Install of the bare Windows VM with Cygwin and shut down.
 * Boot up the same VM again without the installation media and dump the
   VMs memory to state.gz.
 * Resume from state.gz and build whatever we want to build.

Every single stage involves a new "controller", which is more like an
abstraction on the Nix side that constructs the madness described in
276b72fb93.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-02-26 04:51:56 +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: Split install into several stages. 2014-02-26 04:51:56 +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