Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 02DE563B8BC for ; Tue, 1 Apr 2008 16:30:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id AD97E63B17C; Tue, 1 Apr 2008 16:30:20 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id DE9A063B139 for ; Tue, 1 Apr 2008 16:30:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C7994175D0; Tue, 1 Apr 2008 16:30:19 +0000 (UTC) From: "Johnny C. Lam" Subject: CVS commit: pkgsrc/mk/bulk To: pkgsrc-changes@NetBSD.org Reply-To: jlam@netbsd.org Message-Id: <20080401163019.C7994175D0@cvs.netbsd.org> Date: Tue, 1 Apr 2008 16:30:19 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jlam Date: Tue Apr 1 16:30:19 UTC 2008 Modified Files: pkgsrc/mk/bulk: mksandbox Log Message: + Skip mounting X11 directories if --without-x is specified. + Add a "chroot" option, stolen from pkg_comp(8) that starts a root shell with a better environment setup. To generate a diff of this commit: cvs rdiff -r1.49 -r1.50 pkgsrc/mk/bulk/mksandbox Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.