From owner-freebsd-questions@FreeBSD.ORG Wed Jan 9 01:00:38 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 ADD9574 for ; Wed, 9 Jan 2013 01:00:38 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-ob0-f177.google.com (mail-ob0-f177.google.com [209.85.214.177]) by mx1.freebsd.org (Postfix) with ESMTP id 648BC8A0 for ; Wed, 9 Jan 2013 01:00:38 +0000 (UTC) Received: by mail-ob0-f177.google.com with SMTP id uo13so1622660obb.8 for ; Tue, 08 Jan 2013 17:00:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=nCPkXa5519p0bQonkR9+hgqMADo0tJV0eoVt5MYBUj0=; b=KXNyQc6cBbns8XwXzJDHn2k1YXti75BhzXHrkQ6rnncHY85ld9j2YHhU3O0xRlFLp6 SM0Za+02hcA5C7eoWXg605cWyWP7oiIhjkKYm+entLWkR6XwlLhc5OInXqlX3YTq5EhN 2lmsDbUq8MxD5wHto+fIz3Dqz2Yw+IT8UxERq/foGtNtNO3IMls1ECbPUT1PA5ghk4Wk ZYLj7AlLlKaXJfNf8tQ9O7QiKDkdPeHl0/ErSLDia9Hf3dBu0ASSCZwL3oNgbFiNgjbE kBJeaIq5ZbcOrh62nCAhfSf4hnwWHYJav0DhIMc4TepI6UfcGzxZ4z6AUhlj6w91l/fs bWfQ== MIME-Version: 1.0 Received: by 10.182.88.38 with SMTP id bd6mr5651074obb.19.1357693237615; Tue, 08 Jan 2013 17:00:37 -0800 (PST) Received: by 10.76.34.38 with HTTP; Tue, 8 Jan 2013 17:00:37 -0800 (PST) Date: Tue, 8 Jan 2013 19:00:37 -0600 Message-ID: Subject: how to change from STABLE to RELEASE? From: Antonio Olivares To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 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 01:00:38 -0000 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. Thanks in advance for suggestions/advice and words of caution. Best Regards, Antonio