From owner-freebsd-stable Sun Aug 13 13: 3:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dt052n3e.san.rr.com (dt051n1f.san.rr.com [204.210.32.31]) by hub.freebsd.org (Postfix) with ESMTP id 8754837B65D for ; Sun, 13 Aug 2000 13:03:23 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (master [10.0.0.2]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id NAA07882; Sun, 13 Aug 2000 13:03:10 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <3996FEFD.A5DD9EEB@gorean.org> Date: Sun, 13 Aug 2000 13:03:09 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Forrest Aldrich Cc: freebsd-stable@freebsd.org Subject: Re: Snapshots References: <4.3.2.7.2.20000813143953.00e3de20@64.20.73.233> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [For future reference, this is better suited for -questions.] Forrest Aldrich wrote: > > After installing 4.1R, cvsup'ing, mergemaster, etc. It's clear that there > are a lot of changes imported, such as the scripts and some configuration > files. With that in mind, would it not be reasonable to provide a > snapshot that keeps the 4.1 release up-to-date, as perhaps an alternative > for those who would rather install against the most current tree and avoid > an initial hassle with mergmaster? I'm not sure what you mean exactly. If you mean that you'd like to update your /etc directory in one big chunk, that's more suited to a sysinstall update. People who do the upgrades from source are willingly taking on the pain of doing these things by hand. :) That said, I am working on a more automatic mode for mergemaster that will check your installed file against the version in the cvs tree and if there are no changes, install the new file without prompting. The danger in that though is that it violates one of my goals for mergemaster in that I really want you to see what's being changed. When too many things happen without input from the sysadmin it leads to a lot of loaded guns being pointed at a lot of feet. So, I'm working on ways to compensate for that effect as well. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message