Nix Packages collection & NixOS
Go to file
Eelco Dolstra 0af9e8386f * Merge the boot-order branch. The main improvement is that it uses
mountall to mount filesystems and starts certain jobs (e.g., X11,
  console logins, databases) only after all filesystems have been
  mounted.  If any filesystem fails to mount, an emergency shell is
  started to allow the user to fix the problem.

svn path=/nixos/trunk/; revision=22490
2010-07-06 09:17:46 +00:00
doc Don't use deprecated config options 2010-04-08 09:19:10 +00:00
gui Add the base of a highly experimental gui for NixOS. 2009-09-26 23:15:19 +00:00
lib svn path=/nixos/branches/boot-order/; revision=22367 2010-06-21 22:00:48 +00:00
maintainers Clean-up option-usages.nix by using recent library functions. 2009-09-29 16:42:22 +00:00
modules * Move the swap module to config/ because it doesn't provide a task 2010-07-06 09:01:15 +00:00
tests * Sync with the trunk. 2010-06-20 20:54:31 +00:00
COPYING * Add a license, finally :-) 2010-05-28 11:48:41 +00:00
default.nix * Support a `system' argument for if you want to do hacky things like 2009-11-06 01:00:44 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix svn path=/nixos/branches/boot-order/; revision=22395 2010-06-23 10:41:37 +00:00
VERSION

*** NixOS ***

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