Date: Thu, 23 May 2013 17:32:47 +0200 From: Michael Gmelin <freebsd@grem.de> To: Florent Peterschmitt <florent@peterschmitt.fr> Cc: freebsd-ports@freebsd.org Subject: Re: Proposal: do not show up the dialog(1) by default? Message-ID: <20130523173247.545a179e@bsd64.grem.de> In-Reply-To: <519E2CFC.3070908@peterschmitt.fr> References: <20130523054541.GH96836@ithaqua.etoilebsd.net> <519DB904.2050209@delphij.net> <519E2CFC.3070908@peterschmitt.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 23 May 2013 16:51:40 +0200 Florent Peterschmitt <florent@peterschmitt.fr> wrote: > Le 23/05/2013 08:36, Xin Li a =C3=A9crit : > > On 5/22/13 10:45 PM, Baptiste Daroussin wrote: > >> hi, > >=20 > >> A lot of people seems to be complaining about the configuration > >> dialog popping up all the time. > >=20 > >> What if we change the default behaviour to not pop up the dialog > >> each time there is a changed option but only when the user > >> explicitly type make config? > >=20 > >> Just a proposal, please give your opinion. > >=20 > >> Of course make config-recursive behaviour won't change. > >=20 > > I think this would be a good idea. If the a majority of users need > > to change default options, then the default should be changed. > >=20 > > Not really related to the dialog, but maybe, I mean maybe, we can > > teach package tools to just go ahead download and install package, > > if the options being chosen matches the package options, if the host > > system meets certain criteria (e.g. is a supported release or > > -CURRENT) and the package is available? > >=20 > > Another idea is to collect the options from user, and send it as a > > feedback (the user have reviewed the default and either accepted it, > > or have changed). This would help port maintainers to decide which > > options should be made default, etc. >=20 > What you're thinking about is a sort of intelligent dialog ? >=20 > In my opinion, dialog should *not* pop-up and take options like this: >=20 > * A default option changed by user has changed -> take user's one > * All default options unchanged by user -> take new defaults That way it's impossible to ever change default options for a port though, otherwise users which were happy with the previous default configuration end up in big trouble on update - unless ports is smart enough to tell that the installed versions was built using a port skeleton that had a different set of default options. --=20 Michael Gmelin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130523173247.545a179e>