nixpkgs/system
Eelco Dolstra 80a0904196 * Set /var/run/current-system to the currently active system
configuration, and use it as a garbage collection root to prevent
  the current configuration from being GC'ed (which was previously
  possible if the configuration was activated using "nixos-rebuild
  test", or if the configuration's generation symlink had been removed
  from the system profile).

  This isn't quite right yet due to a layering problem:
  activate-configuration.sh doesn't know the top-level store path of
  the configuration.

svn path=/nixos/trunk/; revision=8379
2007-03-20 11:45:59 +00:00
..
etc * Remove unnecessary control characters from PS1. 2007-03-13 11:27:15 +00:00
activate-configuration.sh * Set /var/run/current-system to the currently active system 2007-03-20 11:45:59 +00:00
config.nix * Merge splash-themes.nix into the regular options infrastructure. 2007-01-08 22:41:41 +00:00
etc.nix * Set NIX_REMOTE when logging in through SSH. Quick hack. Should really 2007-03-01 15:31:05 +00:00
fonts.nix * Doesn't do anything. 2007-02-28 00:51:14 +00:00
modprobe * Generate a wrapper around modprobe that sets MODULE_DIR. This is 2007-03-04 01:16:24 +00:00
options.nix * Upstart job for dhcpd. 2007-03-16 16:41:38 +00:00
switch-to-configuration.sh * Doh. 2007-03-04 13:15:11 +00:00
system.nix * Use a bash built with ncurses support for logins. 2007-03-20 10:40:45 +00:00
system.sh * Refactoring. 2007-01-04 10:29:40 +00:00
upstart.nix * Upstart job for dhcpd. 2007-03-16 16:41:38 +00:00