nixpkgs/system
Eelco Dolstra 554ae9908b * Some slightly hacky LDAP support. The problem is that Glibc has to
be able to find the LDAP NSS module, which is normally installed in
  Glibc's prefix (under /lib/libnss_ldap...).  Of course, we can't do
  that; it wouldn't be pure.  As a workaround, we simply add nss_ldap
  to the LD_LIBRARY_PATH of the nscd daemon, which every other program
  uses for lookups.  So we don't have to put nss_ldap in the
  LD_LIBRARY_PATH of every program.

svn path=/nixos/trunk/; revision=7684
2007-01-15 17:19:41 +00:00
..
etc * Some slightly hacky LDAP support. The problem is that Glibc has to 2007-01-15 17:19:41 +00:00
activate-configuration.sh * Create wtmp, lastlog. 2007-01-15 17:16:49 +00:00
config.nix * Merge splash-themes.nix into the regular options infrastructure. 2007-01-08 22:41:41 +00:00
etc.nix * Use /etc/profile into a separate file. 2007-01-15 14:43:56 +00:00
options.nix * Make the set of setuid programs configurable. 2007-01-11 16:29:23 +00:00
switch-to-configuration.sh * Don't emit ctrl-alt-delete. 2007-01-08 21:25:06 +00:00
system.nix * Some slightly hacky LDAP support. The problem is that Glibc has to 2007-01-15 17:19:41 +00:00
system.sh * Refactoring. 2007-01-04 10:29:40 +00:00
upstart.nix * Some slightly hacky LDAP support. The problem is that Glibc has to 2007-01-15 17:19:41 +00:00