From owner-freebsd-arm@freebsd.org Sun Oct 29 11:11:17 2017 Return-Path: Delivered-To: freebsd-arm@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 B80A2E606C6 for ; Sun, 29 Oct 2017 11:11:17 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8585575A95 for ; Sun, 29 Oct 2017 11:11:17 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.128.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 142AC2605F7; Sun, 29 Oct 2017 12:11:14 +0100 (CET) Subject: Re: fix for links on https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi To: Ronald Klop , freebsd-arm@freebsd.org References: From: Hans Petter Selasky Message-ID: Date: Sun, 29 Oct 2017 12:08:35 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Oct 2017 11:11:17 -0000 On 10/29/17 12:05, Ronald Klop wrote: > On Sun, 29 Oct 2017 11:14:13 +0100, Ronald Klop > wrote: > >> Hi, >> >> The links to installable images on the bottom of >> https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi are outdated. As I >> don't have edit rights on the wiki I made the attached patch. >> >> Regards, >> Ronald. > > > I refactored the text into a table which seems more clear to me with the > multiple versions available right now. This also mentions RPI3 now. > See attachment. Done and thank you! --HPS