From owner-freebsd-arm@freebsd.org Mon Jul 11 00:48:38 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 831ECB84ABD for ; Mon, 11 Jul 2016 00:48:38 +0000 (UTC) (envelope-from freebsd.asc@strcmp.org) Received: from olinguito.schwarzes.net (olinguito.schwarzes.net [IPv6:2a01:4f8:7d:1b5::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 21B961E43 for ; Mon, 11 Jul 2016 00:48:37 +0000 (UTC) (envelope-from freebsd.asc@strcmp.org) Received: from [172.30.250.35] ([85.183.171.18]) (authenticated bits=0) by olinguito.schwarzes.net (8.15.2/8.15.2) with ESMTPA id u6B0mZ0g017926 for ; Mon, 11 Jul 2016 02:48:35 +0200 (CEST) (envelope-from freebsd.asc@strcmp.org) From: Andreas Schwarz To: freebsd-arm@FreeBSD.org Mail-Reply-To: Andreas Schwarz Mail-Followup-To: freebsd-arm@FreeBSD.org Date: Mon, 11 Jul 2016 02:48:29 +0200 (CEST) Message-ID: <4876c9e05d5.30c7197a@mail.schwarzes.net> In-Reply-To: References: User-Agent: YAM/2.9p1 (MorphOS; PPC; rv:20140418r7798) Subject: Re: 11-Alpha to 11-Beta rewrite card or buildworld MIME-Version: 1.0 Content-Type: text/plain X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (olinguito.schwarzes.net [78.47.41.143]); Mon, 11 Jul 2016 02:48:35 +0200 (CEST) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2016 00:48:38 -0000 On 10.07.16, Alex Thomas wrote: > Started playing around on a Raspberry Pi 2, it has 11-Alpha5 saw that Beta1 > is out. Is it better to rewrite the card and start over, or take the couple > of days to do buildworld/buildkernel? It's not a couple of days, it's ~20 hours (and ~7h more if you build the toolchain before). -asc