nixpkgs/modules/system
Eelco Dolstra 170331be30 * Don't use /hostfs to signal the test driver that a VM is up, but
write some magic string to ttyS0.  This removes the dependency on
  having a CIFS mount.
* Use a thread to process the stdout/stderr of each QEMU instance.
* Add a kernel command line parameter "stage1panic" to tell stage 1 to
  panic if an error occurs.  This is faster than waiting until
  connect() times out.

svn path=/nixos/trunk/; revision=19212
2010-01-04 18:04:57 +00:00
..
activation * Handle the case where initScriptBuilder is not set. 2009-12-17 12:35:58 +00:00
boot * Don't use /hostfs to signal the test driver that a VM is up, but 2010-01-04 18:04:57 +00:00
etc * Back out r17946 and 17948 because it doesn't work. I've seen it 2009-10-30 08:37:08 +00:00
upstart * Support pre-stop scripts. These are needed to cleanly shutdown 2009-11-06 22:45:19 +00:00
upstart-events Fixing the shutdown script, for the not-that-strange case of having 2009-12-16 23:59:05 +00:00