[dev] 2.3.x installer
Jon Parise
jon@csh.rit.edu
Fri, 9 Feb 2001 14:25:01 -0500
On Fri, Feb 09, 2001 at 12:29:54PM -0500, Chuck Hagenbuch wrote:
> > At the top of the .dist file, we might define the "necessary"
> > parameters that the initial installation script should display:
> >
> > // These configuration values must be set in the initial configuration:
> > //
> > // required {
> > // majorname1:minorname1, majorname1:minorname2,
> > // majorname2:minorname1, majorname2:minorname2
> > // }
> >
> > ... where that would translate to $conf['majorname1']['minorname1'].
>
> This part doesn't seem quite right; with the current conf scheme all parameters
> are required, except for cases like prefs, logs or connection tracking where
> disabling the feature makes other specific options unnecessary. So it seems
> like there should be an "only-if" option, or something like that, that
> enables/disables a group of prefs based on a single boolean pref.
True. But what I was getting at was that we really only need to ask
the user about a few variables (that are required) for a quick initial
installation. After that, the installation script would work with the
full set of configuration values.
--
Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/ : Computer Science House Member
>From chuck@horde.org Date: Fri, 9 Feb 2001 14:28:50 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 53598 invoked from network); 9 Feb 2001 19:29:46 -0000
Received: from r94aag005136.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (209.6.192.126)
by horde.org with SMTP; 9 Feb 2001 19:29:46 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id ABE9D39F4; Fri, 9 Feb 2001 14:28:50 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina by marina.horde.org with HTTP;
Fri, 9 Feb 2001 14:28:50 -0500
Message-ID: <981746930.3a8444f273065@marina.horde.org>
Date: Fri, 9 Feb 2001 14:28:50 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [dev] 2.3.x installer
Quoting Jon Parise <jon@csh.rit.edu>:
> True. But what I was getting at was that we really only need to ask
> the user about a few variables (that are required) for a quick initial
> installation. After that, the installation script would work with the
> full set of configuration values.
Gotcha - so we should have a few variables flagged as "always-ask" or something
similar, so that the initial install gives you mostly the defaults?
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"My intuitive grasp of math often leads me astray." -Me