From owner-cvs-all Wed Sep 6 10:43:46 2000 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 1A71D37B423; Wed, 6 Sep 2000 10:43:42 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.11.0/8.11.0) id e86HheY00927; Wed, 6 Sep 2000 21:43:40 +0400 (MSD) (envelope-from ache) Date: Wed, 6 Sep 2000 21:43:39 +0400 From: "Andrey A. Chernov" To: "David O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/mtree BSD.root.dist Message-ID: <20000906214338.A891@nagual.pp.ru> References: <200009061535.IAA99177@freefall.freebsd.org> <20000906103202.A23948@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20000906103202.A23948@dragon.nuxi.com>; from obrien@FreeBSD.org on Wed, Sep 06, 2000 at 10:32:02AM -0700 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Sep 06, 2000 at 10:32:02AM -0700, David O'Brien wrote: > On Wed, Sep 06, 2000 at 08:35:00AM -0700, Andrey A. Chernov wrote: > > ache 2000/09/06 08:35:00 PDT > > Log: > > Add /boot/kernel/ > > Is this really correct? I considered it, but couldn't decide if only > the `install:' targets of the kernel and modules had a right to make the > destination directory. This directory permanently present in the system, so should be handled by mtree, which keeps its permissions correct. kmod.mk can made it with right permissions/owner (using install -d (currently unused?)) but it is mtree task to keep permissions/owner afterwards. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message