nixpkgs/modules/system/boot
Eelco Dolstra 2892aed712 * lib/eval-config.nix: combined "configuration" and "extraModules"
into one argument "modules".
* release.nix: fixed the manual job.
* ISO generation: break an infinite recursion.  Don't know why this
  suddenly happens.  Probably because of the nixpkgs.config change,
  but I don't see why.  Maybe the option evaluation is too strict.

svn path=/nixos/trunk/; revision=16878
2009-08-27 11:57:43 +00:00
..
kernel.nix * Move the firmware loader into a separate module. 2009-08-10 19:27:15 +00:00
stage-1-init.sh * lib/eval-config.nix: combined "configuration" and "extraModules" 2009-08-27 11:57:43 +00:00
stage-1.nix Write an explanation for a rule edit needed by LiveCD 2009-08-19 17:24:33 +00:00
stage-2-init.sh * Clean up some boot messages. 2009-08-11 21:09:25 +00:00
stage-2.nix * Renamed boot.localCommands to boot.postBootCommands since it wasn't 2009-06-05 16:02:58 +00:00