Patch to change installation of ssh_config and sshd_config

Christos Zoulas christos at zoulas.com
Fri Jan 21 01:35:44 EST 2000


On Jan 20, 11:26pm, djm at mindrot.org (Damien Miller) wrote:
-- Subject: Re: Patch to change installation of ssh_config and sshd_config

| On Tue, 18 Jan 2000, David Rankin wrote:
| 
| > The NetBSD packages system "forbids" packages from installing
| > stuff outside of the package tree (typically "/usr/pkg"). OpenSSH
| > installs ssh*_config into $sysconfdir by default, which violates
| > that rule. Christos Zoulas reworked Makefile.in to seperate the
| > install from sysconfdir, and I added some logic to configure.in to
| > add --with-example-dir.
| 
| Can you get away with something like:
| 
| make install sysconfdir=/usr/share/examples/openssh
| 

Not really, because I want openssh to look in /etc for its config file.
I just don't want them installed when I build it, because the drain-bamaged
package system does not allow me to do it.

christos





More information about the openssh-unix-dev mailing list