nixpkgs/modules/system/boot
Eelco Dolstra f729f12e4e Some cleanups in the activation script:
* Moved some scriptlets to the appropriate modules.
* Put the scriptlet that sets the default path at the start, since it
  never makes sense not to have it there.  It no longer needs to be
  declared as a dependency.
* If a scriptlet has no dependencies, it can be denoted as a plain
  string (i.e., `noDepEntry' is not needed anymore).

svn path=/nixos/trunk/; revision=23762
2010-09-13 15:41:38 +00:00
..
kernel.nix * Add ext4 to the default initrd. 2010-08-10 10:12:18 +00:00
modprobe.nix Some cleanups in the activation script: 2010-09-13 15:41:38 +00:00
stage-1-init.sh Move resume section after udev launch - on some systems devices are recognized by kernel only after udev works. 2010-08-14 20:12:05 +00:00
stage-1.nix svn path=/nixos/trunk/; revision=23727 2010-09-10 15:25:58 +00:00
stage-2-init.sh * Create /nix/var/nix/gcroots/tmp in the activation script. The 2010-08-25 11:59:04 +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