Find a file
Eelco Dolstra 6596a3ec55 * When using kdm, always use our xsession script, even when the
default session is selected.  This is because we always want to run
  our own initialisation (like starting ssh-agent).

* ssh-agent: don't start it is a child but have it re-exec the
  xsession script.  This ensures that ssh-agent quits when we log out.

* In the xsession script, don't redirect output to ~/.xsession-errors
  if the display manager is kdm, since kdm already does that.  In fact
  it uses ~/.xsession-errors<optional number> if there are concurrent
  X sessions.

* For consistency with other distros and the xdm manpage, exec the
  ~/.xsession script instead of sourcing it.  Do this for the "custom"
  session type provided by kdm.

svn path=/nixos/trunk/; revision=17087
2009-09-13 13:34:52 +00:00
doc * For the generation of manual / manpages, don't evaluate the option 2009-08-21 09:08:55 +00:00
lib * Increase the timeout to deal with heavily loaded hosts. 2009-09-03 00:05:38 +00:00
maintainers/scripts Replace special rule by a module-list.mask file which enumerates all 2009-06-11 17:59:47 +00:00
modules * When using kdm, always use our xsession script, even when the 2009-09-13 13:34:52 +00:00
tests Shortened the Trac test expression a bit to make it more readable 2009-09-04 23:04:29 +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 * Disabling iso_rescue since it has been broken on x86_64 for months. 2009-09-13 10:47:51 +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://nixos.org/nixos and in the manual in doc/manual.