From owner-freebsd-hackers@FreeBSD.ORG Fri Nov 4 15:27:28 2011 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4D51106566C; Fri, 4 Nov 2011 15:27:28 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4CFA58FC0A; Fri, 4 Nov 2011 15:27:28 +0000 (UTC) Received: by vcbfo14 with SMTP id fo14so1927074vcb.13 for ; Fri, 04 Nov 2011 08:27:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=UUtUzbFlpO5AEftDAiaM1ny3eo9I3ek+pOyN2HAdM50=; b=fD7e2F1IKtO2XBEw/g3Cmh1I8K8JX9KIuFDAumApWDLnUr96uTF8RfZoiEZRF54crd jKW9+LoVAr5vuys9ujZTaMf6MjdWZpsCgb8h2fkT19YBCkOxUSRkD9SI4cQmbm5N+wEZ 0dooYnMEDbHgb2Ds1um4j2TdQsvXHHmPfO3LM= MIME-Version: 1.0 Received: by 10.52.24.102 with SMTP id t6mr14925730vdf.106.1320418663964; Fri, 04 Nov 2011 07:57:43 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.52.29.198 with HTTP; Fri, 4 Nov 2011 07:57:43 -0700 (PDT) In-Reply-To: References: <20111103092222.GN37036@e-new.0x20.net> <20111103155802.7bfc1df0.ray@freebsd.org> <20111104004007.GA74831@dereel.lemis.com> <20111104015559.GE74831@dereel.lemis.com> <1101963570.20111104135610@serebryakov.spb.ru> Date: Fri, 4 Nov 2011 07:57:43 -0700 X-Google-Sender-Auth: MZnDikLpQ6JpLT0QSkPsUZQ39K4 Message-ID: From: Adrian Chadd To: Arnaud Lacombe Content-Type: text/plain; charset=ISO-8859-1 Cc: lev@freebsd.org, Lars Engels , Nate Dobbs , Aleksandr Rybalko , hackers@freebsd.org, Greg 'groggy' Lehey Subject: Re: Porting FreeBSD to Raspberry Pi X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2011 15:27:28 -0000 On 4 November 2011 07:53, Arnaud Lacombe wrote: > FWIW, referring to the technology two years ago in computer science is > just like referring to the Prehistory to make a point about mankind > today :/ .. and that's actually a valid thing to do. Not everything old is: * irrelevant; * not applicable; * useless to know. I think something high profile like the Pi would be great to support. So, let's do it. ;) Adrian