From owner-freebsd-questions@FreeBSD.ORG Mon Jan 29 22:00:56 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 38B4416A402 for ; Mon, 29 Jan 2007 22:00:56 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id E4C3F13C48D for ; Mon, 29 Jan 2007 22:00:55 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id l0TLxphP054392; Mon, 29 Jan 2007 16:59:51 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id l0TLxpM0054391; Mon, 29 Jan 2007 16:59:51 -0500 (EST) (envelope-from jerrymc) Date: Mon, 29 Jan 2007 16:59:51 -0500 From: Jerry McAllister To: Steve Franks Message-ID: <20070129215951.GA54342@gizmo.acns.msu.edu> References: <539c60b90701291344i3e927ea3l5829c5ba2c7e019a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <539c60b90701291344i3e927ea3l5829c5ba2c7e019a@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: FreeBSD Users Questions Subject: Re: 6.2: "upgrade", or just "install" and restore rc.conf? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jan 2007 22:00:56 -0000 On Mon, Jan 29, 2007 at 02:44:43PM -0700, Steve Franks wrote: > Presuming you have a 1 or 2 user system, and haven't done alot of > mods, is there any reason to "upgrade" to 6.2 as opposed to just > "install" it? Of the maybe 10 files I've modified, I have backed them > up elsewhere, and it's fresh in my mind still. The only issues I can > think of are (1) users/groups (of which I again have a whopping 2), > and > (2) installed packages - this could be a problem, as I have no idea > how we (the os) "know" what's installed, and that info may or may not > be deleted on a new install. > (3) sysinstall/label doesn't seem happy about putting things on an > existing slice(s) - when I fubared my 6.1 install it complained about > insufficient space until I deleted all slices on the disk. No particular reason. It is conceivable that the upgrade might take a few minutes less, but it could actually take more time as well. What you should do if you just do the fresh install, though is still do a cvsup and the build/install stuff. The reason is that it is already some time since the release and fixes continue to be added. So, do a cvsup to RELENG_6_2 after you do the fresh install if RELEASE is what you want or to RELENG_6 if you want slightly more bleeding edge, but still stable. > Anyone care to comment on pros/cons of install vs. upgrade? Seems > this is a relevant time for the discussion. I tend to do fresh installs and then the cvsup myself. It seems to be cleaner. But then, I tend to install a bunch of stuff just to check it out, much of which I find I don't really want. So, the fresh install effectively cleans that all out -- so I can start with another bunch of trial junk (and a few things I end up liking too). ////jerry > > Steve > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"