From owner-freebsd-questions@FreeBSD.ORG Wed Jan 9 14:57:06 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6968AE6B for ; Wed, 9 Jan 2013 14:57:06 +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 2E7AD622 for ; Wed, 9 Jan 2013 14:57:06 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r09Eux95007901; Wed, 9 Jan 2013 07:56:59 -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 r09Eux73007898; Wed, 9 Jan 2013 07:56:59 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 9 Jan 2013 07:56:59 -0700 (MST) From: Warren Block To: Antonio Olivares 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 07:56:59 -0700 (MST) Cc: FreeBSD Questions 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 14:57:06 -0000 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