Date: Wed, 6 Sep 2000 21:43:39 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: "David O'Brien" <obrien@FreeBSD.org> 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> In-Reply-To: <20000906103202.A23948@dragon.nuxi.com>; from obrien@FreeBSD.org on Wed, Sep 06, 2000 at 10:32:02AM -0700 References: <200009061535.IAA99177@freefall.freebsd.org> <20000906103202.A23948@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <ache@nagual.pp.ru> http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000906214338.A891>