nixpkgs/modules/system
Eelco Dolstra dc49a0ce3f * Don't use klibc in the initrd. It's simpler (and slightly smaller)
to use the standard (coreutils) tools.
* Use util-linux's `switch_root' to switch over to the target root
  FS.  It automatically moves over the /dev, /proc and /sys from stage
  1, so stage 2 doesn't need to set them up again.

svn path=/nixos/trunk/; revision=22085
2010-06-01 15:53:24 +00:00
..
activation Add extra module argument to provide a nesting.clone option. This option 2010-05-08 17:18:26 +00:00
boot * Don't use klibc in the initrd. It's simpler (and slightly smaller) 2010-06-01 15:53:24 +00:00
etc Remove tabs 2010-04-15 15:47:26 +00:00
upstart * Remove some obsolete stuff. 2010-03-15 13:41:21 +00:00
upstart-events Fixing the shutdown script, for the not-that-strange case of having 2009-12-16 23:59:05 +00:00