From owner-freebsd-questions@FreeBSD.ORG Sun Jun 3 12:00:36 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0DDC41065735 for ; Sun, 3 Jun 2012 12:00:36 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8DE0F8FC0C for ; Sun, 3 Jun 2012 12:00:35 +0000 (UTC) Received: by eeke49 with SMTP id e49so1389517eek.13 for ; Sun, 03 Jun 2012 05:00:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=wVP2RbBqEsrkNq5wrxNHLsWdRm4sTJ/aWOkEk68FogI=; b=zrudJN1SmPHI/jNPEBAP8dS872hd4OtS2XWDn9QkFM68iZSVrcYpE1aXetd7jH95Q4 oV7QdEjehTB5riyuqTuQvyfhD9d14efc2h7ho0EligvG2UeEekUTYd7IPXxEo6FqG2W9 t3TOH6aSODNCQ4ImM/OA8+NMsg5yzmby//SKnUly5iUT5Qb4V9LKqvpU8PCu9mejdKWl 32ukZsXXOXuf2bn4Jlw0Dw4oxVN+BDH4N7Qce3DEuBcfWhqV3HA2q6u13eX1QY3PgnHz n1exslB5alo2PsLaQnVeIFFJS5Ld5mVx1zEuxpE1Dd4t7WbiffdMLA1drcqyCx7tl21l OItw== Received: by 10.14.96.10 with SMTP id q10mr3943818eef.14.1338724828848; Sun, 03 Jun 2012 05:00:28 -0700 (PDT) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPS id h53sm26100057eea.1.2012.06.03.05.00.26 (version=SSLv3 cipher=OTHER); Sun, 03 Jun 2012 05:00:28 -0700 (PDT) Date: Sun, 3 Jun 2012 13:00:22 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20120603130022.1b8eb10f@gumby.homeunix.com> In-Reply-To: <4FCB4EE3.7020807@onetel.com> References: <4FCB4EE3.7020807@onetel.com> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: freebsd-update no mirrors? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jun 2012 12:00:36 -0000 On Sun, 03 Jun 2012 12:47:47 +0100 Chris Whitehouse wrote: > > c400# uname -a > FreeBSD c400 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 > UTC 2012 > root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > Following the handbook: > > c400# freebsd-update -r 9-STABLE upgrade >... > Am I doing something wrong? freebsd-update only works on release security branches - not development branches.