Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2006 23:09:33 -0800
From:      Luigi Rizzo <rizzo@icir.org>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: please check your ports, pre-install vs pre-su-install
Message-ID:  <20060214230933.B81035@xorpc.icir.org>
In-Reply-To: <43F2884E.1070006@FreeBSD.org>; from dougb@FreeBSD.org on Tue, Feb 14, 2006 at 05:47:58PM -0800
References:  <20060214112901.A74586@xorpc.icir.org> <43F2884E.1070006@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 14, 2006 at 05:47:58PM -0800, Doug Barton wrote:
> Luigi Rizzo wrote:
> > just noticed (by running 'make install' as non-root
> > for some ports) that there are many ports in the tree
> > use 'pre-install' to perform actions (such as creating
> > directories etc) that actually require root permissions,
> > and for which i recently learned there is a pre-su-install
> > target.
> 
> IMO that's exactly the kind of thing that port authors should not have to
> worry about. Our infrastructure gets more complex every day, and I'm sorry
> to say, sometimes without good reason. I think this is one of those times.

meaning that you are happy for people to override the maintainers
and do the change ?

or that you consider the two targets redundant and just default
to one (pre-install with additional credential switch) should be enough ?
I may agree with the latter.
Yet, it is convenient to do the build as an unprivileged user
and then be able to switch up and install if the build completes
successfully.

	cheers
	luigi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060214230933.B81035>