From owner-freebsd-arm@freebsd.org Sun Jul 10 23:48:56 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 7ECC1B838BD for ; Sun, 10 Jul 2016 23:48:56 +0000 (UTC) (envelope-from karlthane@gmail.com) Received: from mail-io0-x230.google.com (mail-io0-x230.google.com [IPv6:2607:f8b0:4001:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 38049178E for ; Sun, 10 Jul 2016 23:48:56 +0000 (UTC) (envelope-from karlthane@gmail.com) Received: by mail-io0-x230.google.com with SMTP id t74so85925011ioi.0 for ; Sun, 10 Jul 2016 16:48:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to; bh=99WP6DGMPI9L1kPED2vOf4xgG2bxhBq0eJ+nIpy+s0I=; b=NFq5K4jyUrrPl/y+dRIOz6dN14jlyd466FTTpCC94EpGHLNTP7OJB9JSQtf/qDpemF TX0xYIgr7rTj5xoI5e2FDur+6vblEWg1vAr9AsG8cvBFgM6ts9auBO3313X1cw/CAF24 w9A6XUrnNyNVKWC2eLMWxs13c/lhG7ELT+qwqA5KjeZBvoSV5XjqiTl4KWhq5i9RBCyb YhvYceGIwFeIvOrC5BY/bJ4mmbRgLfJoC0v0mfw14BZHYCCxeWBSRr2HZ0XdfzVdNcA1 DgfQLiEfJJeFQZRwlbXyJHyQDPU8Cfuv937iWNRv77TiISOLBXw62SkrOMEHnjAka3iy NReg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=99WP6DGMPI9L1kPED2vOf4xgG2bxhBq0eJ+nIpy+s0I=; b=AkyxJWuJRIP0nwFxZv2ynrNbsnv3csHl2PpuA5Wqfgb5NiwibfeZJFAJ4g5QmhsOo2 voAbcf5qp78YZVYdGmNX1uiDuqlTp1n+1UXEGJ5j6qcImwG/yXnlLwJbCzBP41F4cm5n HHbYZs0CPKYfh4oIir00QlqoDhdQ4xHpb9t89halhtDCc7z/k6V+GAbe4oVx7dsf4SYR 83fvP5+6+egOglL8iDIAfOHxmCrubB3T+0JZd+/UCG62Fpx6YqfIryVwXTE5XPGkJwnS 3vEfBDUU43gMkap559R60/2+JvjTwkZiqrHxBL4uKOO2E9EIs6VjLo4hLoqYWP2RbfY/ UKQw== X-Gm-Message-State: ALyK8tL4zPvOx+d6fPJ+myOVvRBVz9waBGYfLQrrRu7bFx4sUhjtrWS7EZqP/e1WB7jCnGObLhVQ4JyOA4F3OA== MIME-Version: 1.0 X-Received: by 10.107.138.212 with SMTP id c81mr5777723ioj.148.1468194535373; Sun, 10 Jul 2016 16:48:55 -0700 (PDT) Received: by 10.107.169.72 with HTTP; Sun, 10 Jul 2016 16:48:55 -0700 (PDT) Received: by 10.107.169.72 with HTTP; Sun, 10 Jul 2016 16:48:55 -0700 (PDT) In-Reply-To: References: Date: Sun, 10 Jul 2016 18:48:55 -0500 Message-ID: Subject: 11-Alpha to 11-Beta rewrite card or buildworld From: Alex Thomas To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 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: Sun, 10 Jul 2016 23:48:56 -0000 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?