nixpkgs/configuration
Eelco Dolstra 37c17d7601 * When runtime switching to a new configuration, stop/start/restart
Upstart jobs as appropriate.  I.e., if a job exists in the old but
  not the new configuration, stop it; if it exists in the new but not
  the old, start it; and most interesting, if it exists in both but
  its store paths differ, restart it.  So the purely functional model
  combined cryptographic hashing allows us to precisely identify how
  two configurations differ from each other 

svn path=/nixos/trunk/; revision=7385
2006-12-18 16:27:56 +00:00
..
etc * activate-configuration.sh: make sure that we're running on a NixOS 2006-12-16 21:48:12 +00:00
activate-configuration.sh * activate-configuration.sh: make sure that we're running on a NixOS 2006-12-16 21:48:12 +00:00
config.nix * More refactoring. 2006-12-11 15:42:02 +00:00
etc.nix * activate-configuration.sh: make sure that we're running on a NixOS 2006-12-16 21:48:12 +00:00
options.nix * Get the CD to build again. 2006-12-16 18:24:49 +00:00
splash-themes.nix * Refactoring. 2006-11-28 10:45:21 +00:00
switch-to-configuration.sh * When runtime switching to a new configuration, stop/start/restart 2006-12-18 16:27:56 +00:00
system.nix * When runtime switching to a new configuration, stop/start/restart 2006-12-18 16:27:56 +00:00
system.sh * More refactoring: renamed boot-environment.nix to system.nix (since 2006-12-11 17:36:57 +00:00
upstart.nix * Use getenv/useradd. 2006-12-18 15:48:29 +00:00