From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 04:31:15 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C30F16A4CE for ; Thu, 20 Nov 2003 04:31:15 -0800 (PST) Received: from freebsd.petanna.net (host81-136-22-88.in-addr.btopenworld.com [81.136.22.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2848943FB1 for ; Thu, 20 Nov 2003 04:31:13 -0800 (PST) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.petanna.net [127.0.0.1]) by freebsd.petanna.net (8.12.10/8.12.6) with ESMTP id hAKCWmSg000956 for ; Thu, 20 Nov 2003 12:32:49 GMT (envelope-from peter@circlesquared.com) Message-ID: <3FBCB470.20205@circlesquared.com> Date: Thu, 20 Nov 2003 12:32:48 +0000 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20031102 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <000801c3ae5b$44595cf0$0599a440@linuxops.com> <44fzgk4egj.fsf@be-well.ilk.org> <3FBBA719.5010404@dhap.com> <20031120011849.644d36fb.b_cassidy@bellsouth.net> <001201c3af35$0f565730$0599a440@linuxops.com> <20031120043033.6ebb0c87.b_cassidy@bellsouth.net> In-Reply-To: <20031120043033.6ebb0c87.b_cassidy@bellsouth.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Security question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 12:31:15 -0000 "Kevin McKay" writes: >>>>> You normally need to run the sysinstall from the version you're >>>>> >>>>>updating to. You could configure your system's sysinstall to >>>>>load in the later version, and it should be compatible, but I >>>>>don't know the syntax for that offhand... >>>>> >>>>> >>>>> For reference, you change the version in the options menu of sysinstall, then go to the configure menu and install packages/distributions as needed. But I echo the comments about cvsup/portupgrade - definately a better way to go. PWR.