Date: Tue, 24 Sep 1996 12:13:15 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: Warner Losh <imp@village.org> Cc: Bruce Evans <bde@zeta.org.au>, current@FreeBSD.org Subject: Re: install on {Net,Open}BSD vs install on FreeBSD Message-ID: <7269.843592395@time.cdrom.com> In-Reply-To: Your message of "Tue, 24 Sep 1996 08:41:51 MDT." <199609241441.IAA05913@rover.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> I'd still like to merge in the -d code from NetBSD/OpenBSD. SunOS > also sets the precident. While it is true the permissions aren't > exactly right, other software than FreeBSD's 'make install' uses this > to make sure directories are present. This other software does happen I tend to agree. The mtree files represent an "idealized" view of the permission hierarchy and are certainly preferable to all else in creating an installation which has all directories created with the appropriate permissions, but in practice it's not practical to run the mtree files every time you want to install some random port which is going to want to create new directories under /usr/local, /usr/X11R6 or some other central location. I'd say implement -d also, but discourage its use in the ports collection. Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7269.843592395>