Find a file
Eelco Dolstra 5dfaf565bf * On the CD or on a newly installed system, create the root account
with an empty password, rather than with a hashed empty password.
  The latter is a security risk, because it allows remote root logins
  if a user enables sshd before setting a proper root password.
* Allow empty passwords for login and slim, but nothing else.

svn path=/nixos/trunk/; revision=17833
2009-10-15 14:41:59 +00:00
doc When nixos is used inside a /nix/store, the store path is replace by 2009-10-06 19:07:09 +00:00
gui Add the base of a highly experimental gui for NixOS. 2009-09-26 23:15:19 +00:00
lib Replace optionDeclarations by options which is directly computed by 2009-09-15 14:09:18 +00:00
maintainers Clean-up option-usages.nix by using recent library functions. 2009-09-29 16:42:22 +00:00
modules * On the CD or on a newly installed system, create the root account 2009-10-15 14:41:59 +00:00
tests Rename environment.extraPackages to environment.systemPackages. 2009-10-07 17:14:25 +00:00
default.nix * system.build.system -> system.build.toplevel, since the former name 2009-09-04 09:29:18 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix Fresh kernel means fresh kernel! 2009-09-19 11:09:22 +00:00
STABLE
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.