2.3.x Red Hat RPMS

Brent J. Nordquist bjn@horde.org
Fri, 9 Feb 2001 10:55:56 -0600 (CST)


Food for thought... certainly when we get to near-beta or beta, additional
testing will be worthwhile.  We should just keep our eye on this; I'm
willing to create the RPMs, as Donnie says:  when the team would consider
it useful to have significantly more testing.

-- 
Brent J. Nordquist <bjn@horde.org>
Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942

---------- Forwarded message ----------
Date: Fri, 09 Feb 2001 11:30:44 -0500
From: Donnie Barnes <djb@donniebarnes.com>
Reply-To: imp@lists.horde.org
To: imp@lists.horde.org
Subject: Re: [imp] RedHat 7 RPMS

> I've been trying to decide when it makes the most sense to introduce RPMs
> to the 2.3 line.

My simple answer to the above is that you should introduce them as soon as you
want *more* testing of 2.3 than you are currently getting.

I doubt I'm alone when I say that I'd probably install 2.3 if RPMs were
available, but I don't have time to jump in otherwise.  Yes, I did download
a 2.3 tarball and did look at it for a couple minutes, but it didn't seem
trivial to install it alongside my 2.2.2 installation (yeah, I need to upgrade
that, too) so I didn't.  I'm sure it's not terribly hard, but I just didn't
have the time.

--Donnie

--
  Donnie Barnes  http://www.donniebarnes.com  djb@donniebarnes.com  879.  V.

-- 
IMP mailing list: http://horde.org/imp/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org



>From chuck@horde.org Date: Fri,  9 Feb 2001 11:59:48 -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 33713 invoked from network); 9 Feb 2001 17:00:43 -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 17:00:43 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 01B2639F4; Fri,  9 Feb 2001 11:59:49 -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 11:59:48 -0500
Message-ID: <981737988.3a842204dbd76@marina.horde.org>
Date: Fri,  9 Feb 2001 11:59:48 -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] Re: 2.3.x Red Hat RPMS

Quoting "Brent J. Nordquist" <bjn@horde.org>:

> Food for thought... certainly when we get to near-beta or beta, additional
> testing will be worthwhile.  We should just keep our eye on this; I'm
> willing to create the RPMs, as Donnie says:  when the team would consider
> it useful to have significantly more testing.

My opinion is that we should wait a little bit more; there are some things 
(like conf file changes, etc.) that are going to make upgrading a bit awkward, 
and I'd like things to be a little more consistent before we bring too many 
people in who aren't willing to roll up their sleeves and help out.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"My intuitive grasp of math often leads me astray." -Me


>From chuck@horde.org Date: Fri,  9 Feb 2001 12:29:54 -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 41880 invoked from network); 9 Feb 2001 17:30:49 -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 17:30:49 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id E555839F4; Fri,  9 Feb 2001 12:29:54 -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 12:29:54 -0500
Message-ID: <981739794.3a842912cbaec@marina.horde.org>
Date: Fri,  9 Feb 2001 12:29:54 -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>:

> 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.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"My intuitive grasp of math often leads me astray." -Me