Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Feb 1999 18:40:58 -0500
From:      Christopher Masto <chris@netmonger.net>
To:        current@freebsd.org
Subject:   Re: was: some woes about rc.conf.site
Message-ID:  <19990209184058.A6775@netmonger.net>
In-Reply-To: <19990209221148.A27906@titus.stade.co.uk>; from Adrian Wontroba on Tue, Feb 09, 1999 at 10:11:48PM %2B0000
References:  <19990207192738.C7821@paert.tse-online.de> <199902071901.LAA00486@ix.netcom.com> <19990207151422.B14051@netmonger.net> <19990209221148.A27906@titus.stade.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 09, 1999 at 10:11:48PM +0000, Adrian Wontroba wrote:
> On Sun, Feb 07, 1999 at 03:14:22PM -0500, Christopher Masto wrote:
> > I haven't used it yet, but I definately think the idea is an
> > improvement.  I hate trying to update /etc after an upgrade.. if it's
> > been a while, or it's between major versions, it can take a very
> > significant amount of time.
> 
> Have you tried the mergemaster port for this?  It greatly speeds the
> task.

Yes, I have.  It doesn't make much of a dent in the real problem, which
is separating diffs like:

- portmap_enable="YES"            # Run the portmapper service (or NO)
+ portmap_enable="YES"            # Run the portmapper service (or NO).

from

- portmap_enable="NO"             # Run the portmapper service (or NO).
+ portmap_enable="YES"            # Run the portmapper service (or NO).

from

  portmap_enable="YES"            # Run the portmapper service (or NO).
+ portmap_flags=""                # Flags to portmap (if enabled).

ad infinitum.

The latest "compromise" is still good enough for me.  I just don't
want to go back to having to edit the same file that I have to
upgrade.
-- 
Christopher Masto        Director of Operations      NetMonger Communications
chris@netmonger.net        info@netmonger.net        http://www.netmonger.net

    "Good tools allow users to do stupid things." -- Clay Shirky

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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