From owner-freebsd-questions Tue Oct 16 17:58:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id BC1F637B405; Tue, 16 Oct 2001 17:58:19 -0700 (PDT) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id B1C39BCED; Tue, 16 Oct 2001 17:58:18 -0700 (PDT) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id RAA26640; Tue, 16 Oct 2001 17:58:18 -0700 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id f9H0vEV36730; Tue, 16 Oct 2001 17:57:14 -0700 (PDT) (envelope-from swear@blarg.net) To: Daniel Brown Cc: "Jonathan M. Slivko" , freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: mergemaster -- whats the best way? References: <001301c15671$6b2effe0$252da818@sioux> <5.1.0.14.0.20011016140751.02852dc8@pop.schulte.org> <20011016220800.B55640@dansat.data-plan.com> <20011016152927.0cc816e3.djb@unixan.com> From: swear@blarg.net (Gary W. Swearingen) Date: 16 Oct 2001 17:57:14 -0700 In-Reply-To: <20011016152927.0cc816e3.djb@unixan.com> Message-ID: Lines: 20 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Daniel Brown writes: > Personally, I was thinking of hacking this feature into my own copies of > mergemaster some time in the medium future. =) I was thinking it would be good to somehow save copies of all installed config files (not just MD5s) and make it convenient to compare changes in the installed config files instead of comparing an installed file with my custom file. An extreme-case demo of the benefit of this is where I've changed none of the information in a file, but just completely re-organized it and added comments, when the file didn't change at all in the OS upgrade. I'd like to see that the file didn't change, even though it looks nothing like mine. (This wouldn't replace any feature of mergemaster, just make it easier to do the hand-editing part.) P.S. My upgrade from 4.3-S to 4.4-R was a binary upgrade from CD and it didn't even offer to run mergemaster or suggest a good time to do it. It seemed to just copy my old files over a new /etc (or something). I probably have some out-of-date config files as a result. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message