From owner-freebsd-questions@FreeBSD.ORG Thu Nov 13 12:33:23 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 6837916A4CE for ; Thu, 13 Nov 2003 12:33:23 -0800 (PST) Received: from imf19aec.mail.bellsouth.net (imf19aec.mail.bellsouth.net [205.152.59.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D7F943FB1 for ; Thu, 13 Nov 2003 12:33:22 -0800 (PST) (envelope-from b_cassidy@bellsouth.net) Received: from bellsouth.net ([68.214.81.106]) by imf19aec.mail.bellsouth.netSMTP <20031113203321.DPFN6276.imf19aec.mail.bellsouth.net@bellsouth.net> for ; Thu, 13 Nov 2003 15:33:21 -0500 Date: Thu, 13 Nov 2003 15:37:53 -0600 From: Bryan Cassidy To: freebsd-questions@freebsd.org Message-Id: <20031113153753.3eaf17c1.b_cassidy@bellsouth.net> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: RELENG_4_8 to RELENG_4_9 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, 13 Nov 2003 20:33:23 -0000 I am currently using FreeBSD 4.8-RELEASE and I did a cvsup /usr/share/examples/cvsup/standard-supfile to a RELENG_4_8. I haven't done a build/install world and finished the update of the system. What I'm wondering is sence I did a cvsup to the latest security patches etc for 4.8 should I go on and build/install world or can I just do another cvsup but to RELENG_4_9 and do a build/install world to get update 4.8 to 4.9? Thanks