Subject: Re: CVS commit: basesrc
To: matthew green <mrg@eterna.com.au>
From: Luke Mewburn <lukem@wasabisystems.com>
List: source-changes
Date: 05/17/2002 09:06:32
On Fri, May 17, 2002 at 08:59:16AM +1000, matthew green wrote:
  | 
  |    
  |    Module Name:	basesrc
  |    Committed By:	itojun
  |    Date:		Thu May 16 20:59:38 UTC 2002
  |    
  |    Modified Files:
  |    	basesrc/crypto/dist/ssh: pathnames.h
  |    	basesrc/distrib/sets/lists/base: mi obsolete.mi
  |    	basesrc/etc: postinstall
  |    	basesrc/etc/mtree: NetBSD.dist
  |    
  |    Log Message:
  |    use /var/chroot/sshd instead of /var/empty.  suggested by christos
  | 
  | so now sshd is broken a 4th time?

Is it broken?

We added "/usr/src/etc/postinstall" to solve these types of issues
(tree changes that may break things if a user does a "make install"
into /), and it appears that Itojun has made the appropriate change to
postinstall to make the appropriate checks and/or fixes.