From owner-freebsd-current Wed Dec 2 09:17:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA14188 for freebsd-current-outgoing; Wed, 2 Dec 1998 09:17:31 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA14178 for ; Wed, 2 Dec 1998 09:17:28 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id JAA17582; Wed, 2 Dec 1998 09:17:09 -0800 (PST) (envelope-from dillon) Date: Wed, 2 Dec 1998 09:17:09 -0800 (PST) From: Matthew Dillon Message-Id: <199812021717.JAA17582@apollo.backplane.com> To: Bruce Evans Cc: bde@zeta.org.au, jkh@zippy.cdrom.com, current@FreeBSD.ORG Subject: Re: Uh oh... References: <199812021304.AAA09902@godzilla.zeta.org.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What if we add a flag to the mtree config to allow a pre and post mtree run? mtree itself doesn't take very long to run, so it wouldn't add too much extra overhead. We could defer the mtree support for the special users from the make stage and put it in the install stage. If worse comes to worse, remove the /etc/namedb/s entry for the mtree commit that I did and we can simply put a suitable comment in named.conf. The system does not use that directory by default, but I thought it would be a good idea to pre-create it to make it easier for users who may not be familiar with bind-8's sandbox capabilities. -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message