nixpkgs/pkgs
Peter Simons 9a833f026b OpenSSH: allow users to configure --sysconfdir via $NIXPKGS_CONFIG
The OpenSSH binaries built by the expression by default expect system-wide
configuration files in "/etc/ssh", which is a bit of an impurity (and certainly
inconsistent with the way other package handle --sysconfdir in Nix). Those who
prefer a clean installation, can now configure that directory path.

Adding the line "openssh = { etcDir = null; };" to $NIXPKGS_CONFIG configures
OpenSSH to use the default location, i.e. $out/etc. Setting that attribute to a
string will configure OpenSSH to use that concrete path instead.

svn path=/nixpkgs/trunk/; revision=17570
2009-10-01 12:07:33 +00:00
..
applications Add GnuCash. 2009-09-30 13:11:17 +00:00
build-support More Apache mirrors; use them for Ant. 2009-10-01 09:07:09 +00:00
configs/etc
data * Latest manpages. 2009-09-26 19:08:49 +00:00
desktops Add missing dependency 2009-09-30 11:32:28 +00:00
development Downgraded SIP to 4.8.2 and changed download location 2009-10-01 12:06:35 +00:00
games GNU Ball-and-Paddle: Don't build on {Cyg,Dar}. 2009-09-16 15:12:26 +00:00
lib Fix collect example. 2009-09-29 15:34:19 +00:00
misc Updating linuxwacom 2009-09-29 06:48:37 +00:00
os-specific/linux Gw6c tarball is now uncompessed.. Do not ask me why 2009-09-29 16:22:23 +00:00
servers MyServer: Restrict to GNU/*. 2009-09-17 10:33:09 +00:00
shells * tcsh: create a "csh" symlink. 2009-06-13 16:09:26 +00:00
stdenv Added Solaris support to the stdenv 2009-09-30 15:19:25 +00:00
test Add a new way to handle option sets. 2008-08-05 17:16:35 +00:00
tools OpenSSH: allow users to configure --sysconfdir via $NIXPKGS_CONFIG 2009-10-01 12:07:33 +00:00
top-level OpenSSH: allow users to configure --sysconfdir via $NIXPKGS_CONFIG 2009-10-01 12:07:33 +00:00