nixpkgs/modules/system/boot
Eelco Dolstra a5c433696c * Put all of /var/run (not just /var/run/nscd) on a tmpfs to simplify
shutdown.  (Portmap and statd are needed during shutdown to unmount
  NFS volumes but have open files in /var/run.)
* In the shutdown job, don't kill PIDs belonging to Upstart jobs that
  are still running.  If they don't stop on the "starting shutdown"
  event, then they're needed during shutdown (such as portmap and
  statd).
* NFS test: test whether the shutdown quickly unmounts NFS volumes
  (i.e. whether portmap and statd are still running).

svn path=/nixos/branches/boot-order/; revision=22204
2010-06-09 22:29:06 +00:00
..
kernel.nix * Don't show the contents of linuxPackages in the manual. 2010-05-28 11:21:40 +00:00
modprobe.nix * Fall back to the kernel modules used at boot time if the modules in 2010-01-26 21:45:13 +00:00
stage-1-init.sh * Don't use klibc in the initrd. It's simpler (and slightly smaller) 2010-06-01 15:53:24 +00:00
stage-1.nix * Add `sleep' to the initrd. 2010-06-01 17:09:34 +00:00
stage-2-init.sh * Put all of /var/run (not just /var/run/nscd) on a tmpfs to simplify 2010-06-09 22:29:06 +00:00
stage-2.nix * Don't use klibc in the initrd. It's simpler (and slightly smaller) 2010-06-01 15:53:24 +00:00