Find a file
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
boot * Setting boot.localCommands for anything you want to execute before 2007-03-06 00:45:33 +00:00
configuration svn path=/nixos/trunk/; revision=8369 2007-03-19 23:00:48 +00:00
doc/manual * Add OpenSSH and pciutils to the boot environment. 2007-02-19 22:33:44 +00:00
helpers * Very naughty of me not to use -boot-info-table. Now I know better. 2007-02-07 15:23:19 +00:00
installer * Option boot.copyKernels to copy all kernels and initrd to 2007-02-09 16:19:29 +00:00
system * Set /var/run/current-system to the currently active system 2007-03-20 11:45:59 +00:00
upstart-jobs * FHS compliance: put persistent state in /var/lib, not /var/state. 2007-03-20 11:04:45 +00:00
README * Readme is obsolete now. 2007-02-06 21:38:59 +00:00
STABLE * Version number, stable marker. 2006-11-04 11:27:08 +00:00
VERSION * Version number, stable marker. 2006-11-04 11:27:08 +00:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nix.cs.uu.nl/nixos and in the manual in doc/manual.