nixpkgs/modules
Eelco Dolstra dba1964122 * setuid-wrappers: support setting the mode. For instance, some
programs require that the mode is 4550 so that execution of the
  setuid program can be restricted to members of a group.
* setuid-wrappers: remove a race condition in the creation of the
  wrappers if the ownership or mode was different than root:root and
  4555.
* setuid-wrappers: allow the full path of the wrapped program to be
  specified, rather than looking it up in $PATH.

svn path=/nixos/trunk/; revision=16733
2009-08-16 17:24:59 +00:00
..
config * Add some groups required by the latest udev. 2009-08-11 09:17:30 +00:00
hardware * Move the firmware loader into a separate module. 2009-08-10 19:27:15 +00:00
installer * New nixos-rebuild action: "nixos-rebuild build-vm" builds a virtual 2009-08-11 01:35:56 +00:00
misc * Add some groups required by the latest udev. 2009-08-11 09:17:30 +00:00
programs bashrc: Source `${bash}/etc/bash_completion' when available. 2009-08-10 10:18:33 +00:00
security * setuid-wrappers: support setting the mode. For instance, some 2009-08-16 17:24:59 +00:00
services * Make the generation of /etc/pam.d more declarative. There now is an 2009-08-16 14:49:14 +00:00
system * make-etc.sh: fixed the duplicate entry check. 2009-08-16 13:14:33 +00:00
tasks * The mount hack is gone, just use the regular mount from 2009-08-11 21:10:33 +00:00
virtualisation * Mount the host's /nix/var/nix/db in the guest. 2009-08-11 14:28:25 +00:00
module-list.nix * Updates to the udev service: support persistant CD-ROM / network 2009-08-11 21:16:15 +00:00