nixpkgs/modules/system/boot
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
..
kernel.nix Enabling back the i8042 module loading at initrd. Otherwise, some 2009-12-16 23:45:10 +00:00
modprobe.nix svn path=/nixos/trunk/; revision=18860 2009-12-09 19:35:59 +00:00
stage-1-init.sh * Don't use /hostfs to signal the test driver that a VM is up, but 2010-01-04 18:04:57 +00:00
stage-1.nix * Added an option `boot.initrd.availableKernelModules' that specifies 2009-12-15 16:38:20 +00:00
stage-2-init.sh * /var/run/safemode isn't used anywhere. 2009-11-07 15:24:59 +00:00
stage-2.nix * Provide a convience option for commands that must be executed both 2009-11-15 12:56:40 +00:00