From owner-freebsd-arm@FreeBSD.ORG Sun Nov 2 17:28:15 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 D185148C for ; Sun, 2 Nov 2014 17:28:15 +0000 (UTC) Received: from monday.kientzle.com (99-115-135-74.uvs.sntcca.sbcglobal.net [99.115.135.74]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB553CB5 for ; Sun, 2 Nov 2014 17:28:15 +0000 (UTC) Received: (from root@localhost) by monday.kientzle.com (8.14.4/8.14.4) id sA2HSEsW023479; Sun, 2 Nov 2014 17:28:14 GMT (envelope-from tim@kientzle.com) Received: from [192.168.2.100] (gateway.kientzle.com [192.168.1.65]) by kientzle.com with SMTP id zvipcj3scdr4pwcupjq8xurhps; Sun, 02 Nov 2014 17:28:14 +0000 (UTC) (envelope-from tim@kientzle.com) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: Re: FreeBSD on Raspberry PI From: Tim Kientzle In-Reply-To: Date: Sun, 2 Nov 2014 09:28:14 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <032EAAEA-5E54-4F33-9F53-DC072DD749FA@kientzle.com> References: To: Mario Sangiorgio X-Mailer: Apple Mail (2.1990.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:28:15 -0000 > On Nov 2, 2014, at 9:15 AM, Mario Sangiorgio = wrote: >=20 > 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. >=20 > 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