From owner-freebsd-arm@FreeBSD.ORG Sun Nov 2 17:59:29 2014 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 980193B8 for ; Sun, 2 Nov 2014 17:59:29 +0000 (UTC) Received: from mail-la0-x22e.google.com (mail-la0-x22e.google.com [IPv6:2a00:1450:4010:c03::22e]) (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 201FFF40 for ; Sun, 2 Nov 2014 17:59:28 +0000 (UTC) Received: by mail-la0-f46.google.com with SMTP id hs14so8628342lab.33 for ; Sun, 02 Nov 2014 09:59:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:from:date:message-id:subject:to:cc :content-type; bh=8Wwt+Vc9KRjkPMVYAomIV/rjdpO2ELfoaAa+4/Y7NoI=; b=yRkiTPrmoHzAZvul6DwOfI4BY+nd17gfxPPi2pWoTc5pCNDDheKDOJPrMmzfypkZ7L Cz4k3HTZNhaHaR6eNvJeThKCKrSy9r7/S4cAc5odsLh4gt01mKa0hE4hQ5DOSt9mBFxr /ABG5GZDty/sxDmPxiYk6cxbiMcuiDS9PGd5IGQylxTicZINYMysYOUzxILewedXfXjg knnUGGFqL6GUT3SJgS9sSXQ2GmCI4eMXpqK2moqavaovDPfHTaBceSugJtOyxdlMiy3K F3fkFes/xBQb2kmfDlQddG2hLPiQ2mby3NwEokR7bo8s/bx02q8JHgau2Hs4RDeO3IRn XecQ== X-Received: by 10.152.19.37 with SMTP id b5mr44999914lae.80.1414951166950; Sun, 02 Nov 2014 09:59:26 -0800 (PST) MIME-Version: 1.0 References: <032EAAEA-5E54-4F33-9F53-DC072DD749FA@kientzle.com> From: Mario Sangiorgio Date: Sun, 02 Nov 2014 17:59:26 +0000 Message-ID: Subject: Re: FreeBSD on Raspberry PI To: Tim Kientzle Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-arm@freebsd.org 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: Sun, 02 Nov 2014 17:59:29 -0000 I'd be happy to contribute. I'm experienced with programming but I've never written a port. Is there any handbook/wiki page I can have a look at? On Sun Nov 02 2014 at 5:28:17 PM Tim Kientzle wrote: > > > On Nov 2, 2014, at 9:15 AM, Mario Sangiorgio > wrote: > > > > Thank you all for your answers. As soon as I'll get a serial console usb > cable I'll install FreeBSD on my Raspberry Pi. > > > > Regarding the update, is it just a matter of copying the new version of > these files [1] in /boot? > > Yes. > > If you want to help, you could contribute a port that would do this so > people could update their systems in-place. > > Cheers, > > Tim > >