From owner-freebsd-questions@FreeBSD.ORG Wed Jan 9 15:31:36 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0E223C5 for ; Wed, 9 Jan 2013 15:31:36 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id C458F8D2 for ; Wed, 9 Jan 2013 15:31:35 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r09FVY6W008373; Wed, 9 Jan 2013 08:31:34 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r09FVYGH008370; Wed, 9 Jan 2013 08:31:34 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 9 Jan 2013 08:31:34 -0700 (MST) From: Warren Block To: Fleuriot Damien Subject: Re: how to change from STABLE to RELEASE? In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Wed, 09 Jan 2013 08:31:34 -0700 (MST) Cc: FreeBSD Questions , Antonio Olivares X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 15:31:36 -0000 On Wed, 9 Jan 2013, Fleuriot Damien wrote: > > On Jan 9, 2013, at 3:56 PM, Warren Block wrote: > >> On Tue, 8 Jan 2013, Antonio Olivares wrote: >> >>> Dear folks, >>> >>> I am happily running FreeBSD 9.0-STABLE on one of my machines, but I >>> want to move to FreeBSD-RELEASE and use >>> # freebsd-update upgrade -r 9.1-RELEASE >>> but it does not find a valid repository. How can I solve this issue >>> to move to newer RELEASE and avoid staying on STABLE because I will >>> have to compile/build world and it takes a good while to build and >>> then may have to rebuild all the ports. >> >> As long as you stay on 9-STABLE, it is not necessary to rebuild all ports. Actually, that is what the "stable" part means, a stable ABI: >> >> http://www.wonkity.com/~wblock/docs/html/stable.html > > > Interesting article, Warren. > > If I may say, you may want, on occasion, to update the section about csup. Doh! Done now, please refresh your browser. > I'm going to take the opportunity to favorite your post, which I had read previously, regarding the simplification of kernel config files. > http://www.wonkity.com/~wblock/docs/html/kernelconfig.html Thanks!