From owner-freebsd-questions@FreeBSD.ORG Tue Jul 6 04:15:43 2004 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 56E8016A4CF for ; Tue, 6 Jul 2004 04:15:43 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with SMTP id 012EC43D41 for ; Tue, 6 Jul 2004 04:15:43 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by mproxy.gmail.com with SMTP id 72so9923rnf for ; Mon, 05 Jul 2004 21:15:42 -0700 (PDT) Received: by 10.38.79.12 with SMTP id c12mr40930rnb; Mon, 05 Jul 2004 21:15:42 -0700 (PDT) Message-ID: <8cb27cbf040705211567bfd8c7@mail.gmail.com> Date: Mon, 5 Jul 2004 23:15:42 -0500 From: Jon Drews To: snoop dogg In-Reply-To: <20040705231410.9F578398198@ws5-1.us4.outblaze.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040705231410.9F578398198@ws5-1.us4.outblaze.com> cc: questions@freebsd.org Subject: Re: GUIDE 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: Tue, 06 Jul 2004 04:15:43 -0000 Hi: You can follow the instructions here: http://www.silbsd.org/cvsup_instructions2.html However in step B change: # src-all tag=RELENG_4_8 # to: # src-all tag=RELENG_4_9 # I also urge you to read Section 9 of the FreeBSD handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html and section 22: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html The FreeBSD handbook is the authority on accepted admin and configuration practices. I would also suggest reading this before updating your ports collection: http://www.onlamp.com/pub/a/bsd/2003/08/28/FreeBSD_Basics.html In fact the entire FreeBSD Basics series is quite good: http://www.oreillynet.com/pub/ct/15 Books I would recommend : "FreeBSD: An Open-Source OS for your PC" http://www.bsdmall.com/freebosforyo.html The Complete FreeBSD http://www.bsdmall.com/cofr.html On Tue, 06 Jul 2004 07:14:10 +0800, snoop dogg wrote: > hello there, > > i have FreeBSD 4.9-RELEASE installed in my machine.. but i need to upgrade my 4.9-RELEASE to 4.9-STABLE. any help?