From owner-freebsd-arm@FreeBSD.ORG Wed Jul 17 16:42:48 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3F222D05 for ; Wed, 17 Jul 2013 16:42:48 +0000 (UTC) (envelope-from paul@gromit.dlib.vt.edu) Received: from lennier.cc.vt.edu (lennier.cc.vt.edu [198.82.162.213]) by mx1.freebsd.org (Postfix) with ESMTP id F20A7CB2 for ; Wed, 17 Jul 2013 16:42:47 +0000 (UTC) Received: from steiner.cc.vt.edu (steiner.cc.vt.edu [198.82.163.51]) by lennier.cc.vt.edu (8.13.8/8.13.8) with ESMTP id r6HGfcrn028911; Wed, 17 Jul 2013 12:42:10 -0400 Received: from auth3.smtp.vt.edu (auth3.smtp.vt.edu [198.82.161.152]) by steiner.cc.vt.edu (MOS 4.3.3-GA) with ESMTP id YGQ92717; Wed, 17 Jul 2013 12:42:09 -0400 X-Mirapoint-Received-SPF: 198.82.161.152 auth3.smtp.vt.edu 0 none X-Mirapoint-Received-SPF: 198.82.161.152 auth3.smtp.vt.edu 0 none Received: from pmather.tower.lib.vt.edu (pmather.tower.lib.vt.edu [128.173.51.28]) (authenticated bits=0) by auth3.smtp.vt.edu (8.13.8/8.13.8) with ESMTP id r6HGg9UV016927 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Wed, 17 Jul 2013 12:42:09 -0400 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: freebsd-update.conf details for RPi From: Paul Mather In-Reply-To: Date: Wed, 17 Jul 2013 12:42:09 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Nick@Pettefar.com X-Mailer: Apple Mail (2.1508) Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jul 2013 16:42:48 -0000 On Jul 17, 2013, at 12:11 PM, Nick Pettefar wrote: > Does anyone know what I need to put into the /etc/freebsd-update.conf = file > to get freebsd-update to work with my Raspberry Pi please? >=20 > FreeBSD bsdpi 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r251172M: Sat Jun = 1 > 04:12:21 SGT 2013 > root@fbsd10:/root/crochet/work/obj/arm.armv6/usr/src/sys/RPI-B > arm >=20 > root@bsdpi:~ # freebsd-update fetch > Looking up update.FreeBSD.org mirrors... 4 mirrors found. > Fetching public key from update2.freebsd.org... failed. > Fetching public key from update4.freebsd.org... failed. > Fetching public key from update5.freebsd.org... failed. > Fetching public key from update3.freebsd.org... failed. > No mirrors remaining, giving up. As I understand it, freebsd-update only provides updates for -RELEASEs, = and, as far as I know, there haven't been any official -RELEASEs for = FreeBSD/arm. (I checked the 9.1-RELEASE announcement and it was only = available for the "amd64, i386, powerpc64, and sparc64 architectures." = Needless to say, there hasn't been a 10-RELEASE yet, and I don't know if = freebsd-update will do downgrades.) Remember, -CURRENT is bleeding edge, and so mechanisms like = freebsd-update aren't designed to cope with its development cycle. Cheers, Paul.=