nixpkgs/modules/system/activation
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
..
activation-script.nix Some cleanups in the activation script: 2010-09-13 15:41:38 +00:00
no-clone.nix Replace mkOverride by its alias mkOverrideTemplate to remove the unused 2010-09-03 19:10:59 +00:00
switch-to-configuration.sh * Added a command `nixos-rebuild build-vm-with-bootloader'. This is 2010-09-13 12:34:58 +00:00
top-level.nix * Added a module to enable the Xen hypervisor. 2010-09-12 22:43:45 +00:00