Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 07/29/2003 20:31:06
Module Name:	pkgsrc
Committed By:	seb
Date:		Tue Jul 29 20:31:06 UTC 2003

Modified Files:
	pkgsrc/mk/bulk: mksandbox

Log Message:
Introduce sandboxEmptyDirs a list of directories to create empty
in the sandbox if they exist on the hosting system: put /var/spool/mqueue
as it was already created before and add /var/log for now (needed
for various packages, like security/ssh2).

Only create /var/run/utmp(x) if they exist on the hosting system.
XXX this may better be an opsys dependent action.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/mk/bulk/mksandbox

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.