From owner-freebsd-arm@FreeBSD.ORG Sat Jan 17 18:46:21 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4FD89759; Sat, 17 Jan 2015 18:46:21 +0000 (UTC) Received: from mail-ob0-x229.google.com (mail-ob0-x229.google.com [IPv6:2607:f8b0:4003:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1588FB2B; Sat, 17 Jan 2015 18:46:21 +0000 (UTC) Received: by mail-ob0-f169.google.com with SMTP id vb8so23700028obc.0; Sat, 17 Jan 2015 10:46:20 -0800 (PST) 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 :cc:content-type; bh=BH6E56fjJ9PzQ7FmZP0e3wyHicOTCwzvbIKGT209y8s=; b=FPeLWJ7YCsfpMJP4yov7NmG1P6xqbgx4LzET+RtCwzrEH/av+qrqOJfQ3GUphAXABG m9UmtTz8rzwwqGYujCX44JDSWpP9rEbq0qOfK7T3dC+rYOOrMHaCcZT6o2InULCbx/S6 Zro+haeEEnEO3WS+HRsV+2JZJklZHWa+4rO1aAQ4zwIuw2tavY7Ni+3QH+jJgBHyvoql SaFETKlra4AaFXJlLBTnzn2cdZustTRsYdPKhb4Jfe4yymFx5NdsMz/SlkMoNg6oUOn1 ycu30lWyX/onowltpLQJMndqXVlYFIIGORQAGegoVLJUCDTikPmRX6j92eBeWPAJV3My oIZQ== MIME-Version: 1.0 X-Received: by 10.60.229.163 with SMTP id sr3mr13234561oec.29.1421520380357; Sat, 17 Jan 2015 10:46:20 -0800 (PST) Received: by 10.76.86.42 with HTTP; Sat, 17 Jan 2015 10:46:20 -0800 (PST) In-Reply-To: References: Date: Sat, 17 Jan 2015 18:46:20 +0000 Message-ID: Subject: Re: Raspberry Pi stability improved From: "Sevan / Venture37" To: Michael Tuexen Content-Type: text/plain; charset=UTF-8 Cc: freebsd-arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jan 2015 18:46:21 -0000 On 14 January 2015 at 21:46, Michael Tuexen wrote: > Dear all, > > I just wanted you let you know that FreeBSD head on the Raspberry Pi > is much more stable now. I've tested r277054 and was able to > portsnap fetch and extract and build the ports for git/subversion/vim > without any problems using a Raspberry Pi B with an SD card. > It took a day or two... > All tests I did before where less stable. Most of the times the machine > crashed when doing the portsnap stuff. Hi Michael, That's really cool, I look forward to trying new snapshots, by the way, what sorts of issues needed to be resolved to stablise it? Sevan / Venture37