From owner-freebsd-arm@freebsd.org Mon Jul 11 01:01:53 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 4B0B2B8514B for ; Mon, 11 Jul 2016 01:01:53 +0000 (UTC) (envelope-from karlthane@gmail.com) Received: from mail-it0-x22b.google.com (mail-it0-x22b.google.com [IPv6:2607:f8b0:4001:c0b::22b]) (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 13278160A for ; Mon, 11 Jul 2016 01:01:53 +0000 (UTC) (envelope-from karlthane@gmail.com) Received: by mail-it0-x22b.google.com with SMTP id h190so50162431ith.1 for ; Sun, 10 Jul 2016 18:01:53 -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=nGldpjV9uY6qPjqH26e/f0RNDYpiQGBf7U8X2dokcF0=; b=ncXy3YM3MXbl5GPPODKbuiBLvhmqWehJE5bFJmRJuftWwagy5zh135KOQyPGR8CmIy hT1TLu9tkUBgcxitxf7wiqSSDmqTCYmuAUkEGLx6/5SRiMONwaPZ09qXPzPlehz/tjxn qz4sLg5MLtsn93osMoHQGIAfwqXGlg8yis20zmIwF33BH+FwQXMkM/bHdvXGvgWd7+QK oM0210RBEge7lELAKkatM69UCm0JpgkZaROX4i8NOI8aD6INHRstaaVA0mv5o9gg0asw +yaxYcEZKFZhUjbpYxS+4AJ8Ogw9OI8dElT9dRrN0b/KLaK0ynLIFhTXIbr3Ab3zwXK4 GPFA== 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=nGldpjV9uY6qPjqH26e/f0RNDYpiQGBf7U8X2dokcF0=; b=mMVaNQOUbs/324Px5DryYKYuRK3dj85dBxTGnImxCw7fLPcPYbIsrKo6SrplvQh1X4 FQw/PGArhJ9QjhgPTKBdjXSAnTDAa9iOEI22UM073AUR1gGkeOGxwsJ95PR6zhZ+HYLk aennY7p5yq0aDVwvBzSEzm67r+Cx0VHYfxdq2/9ccEta50y15blPEslE3dMUYwzPhSVE XFFpocFdpuoyPf3retEvZ0DQJWiJZu5cW2ctptXEc1BwAP5QJy9ECmHHwq5AxxvyMpHm Y7M1wdiolM65/KFPknI3ASp7+XA0cPwi3aMAtLHrPzgQZxfTO/OrRj0hsblYJ3z7TOOD KzVQ== X-Gm-Message-State: ALyK8tJGYgRdMYJsEfMGB31SUCZPlRxKNuW0AOmTV3mmQj/yzYi030u59IJ3GL7wEVJjifbm/53VrCbbngVN+w== MIME-Version: 1.0 X-Received: by 10.36.153.66 with SMTP id a63mr13018924ite.73.1468198912210; Sun, 10 Jul 2016 18:01:52 -0700 (PDT) Received: by 10.107.169.72 with HTTP; Sun, 10 Jul 2016 18:01:52 -0700 (PDT) Received: by 10.107.169.72 with HTTP; Sun, 10 Jul 2016 18:01:52 -0700 (PDT) In-Reply-To: <4876c9e05d5.30c7197a@mail.schwarzes.net> References: <4876c9e05d5.30c7197a@mail.schwarzes.net> Date: Sun, 10 Jul 2016 20:01:52 -0500 Message-ID: Subject: Re: 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: Mon, 11 Jul 2016 01:01:53 -0000 On Jul 10, 2016 7:48 PM, "Andreas Schwarz" wrote: > > 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 > I remember building Gentoo on an AMD K6II and it basically taking all weekend, so that is why I figured couple of days.