From owner-freebsd-current@freebsd.org Fri Apr 8 13:16:08 2016 Return-Path: Delivered-To: freebsd-current@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 58009B08B1F for ; Fri, 8 Apr 2016 13:16:08 +0000 (UTC) (envelope-from shawn.webb@hardenedbsd.org) Received: from mail-qg0-x231.google.com (mail-qg0-x231.google.com [IPv6:2607:f8b0:400d:c04::231]) (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 135431161 for ; Fri, 8 Apr 2016 13:16:08 +0000 (UTC) (envelope-from shawn.webb@hardenedbsd.org) Received: by mail-qg0-x231.google.com with SMTP id j35so89703143qge.0 for ; Fri, 08 Apr 2016 06:16:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hardenedbsd-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=6Kha6KUoz3t28J50RzhXljONc+/kSKjZF13S4STnpNU=; b=R+86+55uYqkXhgwZmUs5EXnPW/m1Qi3daHmgznj38kjJVuAlh7CAWtc2KJPlb/Uqwm GZ0ti0jQxNDFT1ksrtseahgp6pYc9C4JrhbNieMX+KHq3h1pRjGT2/uE29I7tvkI4A/e 2PoMAItt9eMB9BpE3dZTRL1WtWpb/jDq4xADWxDNF+s5dSyvhw/DFBCgcL/lZcQY7tP2 z/FVytntFJyj9Rpj8rTY9D9jWWJFDlZp69Sf78kYYczTm1uK3+BdLjNIJX/K3rxPrQs6 Up8rY5k8Ya9J3orAgTumQPt9dewlYu5jCysRpYtsALCHK/dCkjwhU/JpbxgQcU5OthAg ejhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=6Kha6KUoz3t28J50RzhXljONc+/kSKjZF13S4STnpNU=; b=E5+NgdbrDLfeYwGkhwz1Evp0GhAa78oFMXQeBLOCjFA0a0zPxd/lvJmwbmgL0AeJ7W RotmdJlNvaeRfAWTojA2AStfi+c6A4xhZzkIFIeMn/3PRjdGh1n6w2DzUgpVi/FWj0jF wK4IxlR6jtZg1DcjF8qEbx9863Xj8QFlpJZ/ppZ91C6DbZ3u+WU+gAYIt/SLdEX7Xcyb OLEhddtgbhK6AFQyRbjLQKj543JfmJjImLhJ7WldeutC5LyKDRsWdrZCWGMTBYXTSPXg XwR1RHbSNxFa145v8D7TZtk8NKvqtpzp8uOMdxiZV0N1CFqqycqWdpJ8NdoldNqboMuX KxsA== X-Gm-Message-State: AD7BkJLgn1TUEdoJNsTfR95/YXcrNtTlv8mKiThuKJcsysWwbhqn6M5KKOkzbWcGZq+3u3x+ X-Received: by 10.140.253.197 with SMTP id y188mr11056502qhc.67.1460121366933; Fri, 08 Apr 2016 06:16:06 -0700 (PDT) Received: from mutt-hardenedbsd ([63.88.83.105]) by smtp.gmail.com with ESMTPSA id h9sm5442613qhh.29.2016.04.08.06.16.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Apr 2016 06:16:05 -0700 (PDT) Date: Fri, 8 Apr 2016 09:16:04 -0400 From: Shawn Webb To: "Ted W." Cc: freebsd-current@freebsd.org Subject: Re: Booting FreeBSD on a RPI3 Message-ID: <20160408131604.GB78157@mutt-hardenedbsd> References: <1A9A04FA-3247-4A26-81F0-F11ECAD43F5A@galasoluciones.com> <57070C6F.6070309@xy0.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="H+4ONPRPur6+Ovig" Content-Disposition: inline In-Reply-To: <57070C6F.6070309@xy0.org> X-Operating-System: FreeBSD mutt-hardenedbsd 11.0-CURRENT-HBSD FreeBSD 11.0-CURRENT-HBSD X-PGP-Key: http://pgp.mit.edu/pks/lookup?op=vindex&search=0x6A84658F52456EEE User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2016 13:16:08 -0000 --H+4ONPRPur6+Ovig Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I also did a build based on HardenedBSD. Networking works. https://hardenedbsd.org/~shawn/rpi3/2016-04-04/rpi3.img.xz On Thu, Apr 07, 2016 at 09:42:07PM -0400, Ted W. wrote: > I too anxiously await the widespread availability of FreeBSD on the Pi3.= =20 > If you're like me and just can't wait the image below does boot but does= =20 > not have network support: >=20 > https://people.freebsd.org/~andrew/arm64/rpi3-20160306.img.xz >=20 > On 03/30/2016 04:11 PM, Gala IT wrote: > > Nice to know, thanks a lot :) > > > >> El 30 mar?? 2016, a les 1:38, Adrian Chadd va= escriure: > >> > >> Hi, > >> > >> It's under active development right now. Stay tuned. > >> > >> > >> -a > >> > >> > >> On 29 March 2016 at 13:58, Gala IT wrote: > >>> Hi, > >>> > >>> Being that it???s a 64-bit system and RPI2 images don???t work, is th= ere any procedure already established to build an image to boot on a Raspbe= rry Pi 3? > >>> > >>> Should Crochet work? How? > >>> > >>> Thanks, > >>> David. > >>> _______________________________________________ > >>> freebsd-current@freebsd.org mailing list > >>> https://lists.freebsd.org/mailman/listinfo/freebsd-current > >>> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd= =2Eorg" > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.o= rg" >=20 > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" --=20 Shawn Webb HardenedBSD GPG Key ID: 0x6A84658F52456EEE GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE --H+4ONPRPur6+Ovig Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXB68TAAoJEGqEZY9SRW7uv7sP/jFBSdrPFN/PAmwMj6lSS83y 6LaSFLnrDCtNSM5HIh57CARiUdOnJXtV9Bib9LIFhS0DI9XcbR6Zezbze/j0ms/q a8MsJgW6q/I31xtlzN8WZVqA26TfyMTS4n+0gJOYwH/cZAX2xjVZtkz/ZPx/bDGl 09gWQeu1sWAIM/maTWEsVnvf5oMeYPVhsWz/ihXUG/amKF0UnaldUpLl8oBQ/Zuo zfvg6uYM/YqM4EuTsKTeySfoYVY1Vz2FIWFeaG7AHJJUGPq6qenYrrTCicf0n9UC t7D3zzoPgNLwg+U6w7A8b1Y1SMB/cj2hmwqhCyEazo5fUun4E6SvwwZZXEgzLQIW 72a8syZdwqiv1Rr1rqPtc3ts3Dloa7BfYhSdOh6fVT3uXzL2bS6jliU0vd0bSDVU apH2M85De0Q9mmaqqdCUMd4sg3QcuKov5yArisY+GdnUKMjb03noT0YYJiM43tSf bDVa6sBzVcrf0kMT6sfI0CMEtyrPFu1Cg/k2CRxf4QF5EHAdgIXgGSmpYYg708Fj cg4J7WX+/YPnrgZLDVqCH39OfdLeRuJYGq4QdVyy8UcuRmcx30TBvyM/NyV0LJ+V gABL/D9j9annDkno8TfqUNW9dxz9S32uMJK1f3sry+0To+Vosm1EhdOWZH2FSLpP C3VjX59GnkuF2vvZuMVU =XjG7 -----END PGP SIGNATURE----- --H+4ONPRPur6+Ovig--