1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
activate-configuration.sh * Set /var/run/current-system to the currently active system 2007-03-20 11:45:59 +00:00
config.nix
etc.nix
fonts.nix
modprobe
options.nix
switch-to-configuration.sh
system.nix * Use a bash built with ncurses support for logins. 2007-03-20 10:40:45 +00:00
system.sh
upstart.nix