From owner-freebsd-stable@freebsd.org Mon Jun 12 21:03:11 2017 Return-Path: Delivered-To: freebsd-stable@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 DC07DC78349 for ; Mon, 12 Jun 2017 21:03:11 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::232]) (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 A31C57F2A8; Mon, 12 Jun 2017 21:03:11 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-it0-x232.google.com with SMTP id x129so28636ite.0; Mon, 12 Jun 2017 14:03:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=6jhdllhsUuwZa3hFZAjAixUEPJ7Dd9iPHVjcuwl0tn8=; b=HGp6yKQwhpiUUMF+Fp0j0/5Ygx05wy/+A45DGRuwob7zIpbjBNwiL313IStpMPj8ix ttclEFwZyeZMXXnZJSPSlTyRgMwWFGX7ZgVmEj3bwLK633V/+H8VoIdt7MkzJcZM8oJ+ yv/u5qB1xUTEVhWDN3f/uEYK3CtWFWSrC2XkiktPKmfQI52vn0hvP+E3vN64FFaPFGY7 o+BQeQRYQvI+N5uCOC1kzkO+akBFVKLgnHeBlDGA0VlG20UZAkjocPCR7DoWS3WKrmfA JuaMoaSSt1OyfCWiB7SgYSj7vaqFCmGG0Xw0g/eOkYdYeWWh8pbh7lmjU6QOTi5/5KLQ 6arw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=6jhdllhsUuwZa3hFZAjAixUEPJ7Dd9iPHVjcuwl0tn8=; b=XAp20rc9kLAOdrnuipETRJuZWT5OizwIzSML1cAvC/ICDNyOVDAOU5gZq1Tnx+kNdn 06PmgkrlDE+4tNQifPsC7EzL8pl4vz3juGi55eRBKym6WMxkgbXKVDAnZDZIdNY2SfXL AxqPWoqA5zLJm/Iggsvhl9g2FUH8lY2MkobUgbpWw+nq51HdDIVRaiJDjdQq9vNOeqTt xccPjneZ4wiMenpLNCAG3hXIKc//ytJCBLcBJNVZns4wDP9lWu7O+4AMnPaxoQirlyj+ a78zyVUe0j9FDige0fJwrYUZ1u7rIKKWCojgQ1l9+O0jWrjLlEX0HvVG13dwNCRtg1TK cVVg== X-Gm-Message-State: AODbwcAEJnCnr0srtViFo7hlLD0dFyK5hhATSjkxXmcwBHnKoWRCefwI E8+QQkKy1bWLJYGVhPa6AYtVrLT7nj0Z X-Received: by 10.36.118.11 with SMTP id z11mr14151497itb.88.1497301391142; Mon, 12 Jun 2017 14:03:11 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.10.86 with HTTP; Mon, 12 Jun 2017 14:02:50 -0700 (PDT) In-Reply-To: References: <20170610123435.GB69235@FreeBSD.org> From: Ed Maste Date: Mon, 12 Jun 2017 17:02:50 -0400 X-Google-Sender-Auth: nKODkEktx8UXKXM15nEkzlW3-Ow Message-ID: Subject: Re: FreeBSD 11.1-BETA1 Now Available To: Warner Losh Cc: Jonathan Chen , Glen Barber , FreeBSD-STABLE Mailing List Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 21:03:12 -0000 On 12 June 2017 at 00:43, Warner Losh wrote: > > aarch64 support isn't completely integrated into FreeBSD 11 yet. A clarification: arm64/aarch64 support has been available as of FreeBSD 11.0 for Cavium ThunderX, and the SoftIron arm64 hardware is also supported now. What we don't have yet is a project-produced SD card image for Raspberry Pi 3; until that happens you can use an image from raspbsd.org.