From owner-freebsd-arch@FreeBSD.ORG Tue Sep 11 17:23:07 2012 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7922E1065670 for ; Tue, 11 Sep 2012 17:23:07 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 37A078FC17 for ; Tue, 11 Sep 2012 17:23:06 +0000 (UTC) Received: by obbun3 with SMTP id un3so1494008obb.13 for ; Tue, 11 Sep 2012 10:23:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=CX19b0fl0LyvEhpegcmT7Au4ncKDn0DOdGwk66V/h4w=; b=qtE9Byfz3xkZ9DaGLyFjRDs9HCeC0k/A5AiTRxkQOKPg+ptajs4eZiHor435Mv1tEf R3lU1p8/vc2Eo2jOKNdMKvbLOeDsWqCZUYw18AK9ZneoMZkRxN8EljCgZonlFp59Rm8r l6+WnLEMLcmss219CrbijD8eGrKxzznWO1qFj8B3vPwlRwBgnfbKedF2NaejQhtMQIkf wNN/KIwNqwkfzkWt9zxWskJJns99N1wq7NOnA+4O0XJp16512UDKA552dnwb05Yz3M4e UJGRt8QZNGBOz/xpsfbTtG+fMrCdtsCEX46xFa1YK5alT8Fsn4sb9SOxshfwZI4x83qO TcyA== MIME-Version: 1.0 Received: by 10.60.13.130 with SMTP id h2mr19089133oec.63.1347384186395; Tue, 11 Sep 2012 10:23:06 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.76.8.98 with HTTP; Tue, 11 Sep 2012 10:23:06 -0700 (PDT) In-Reply-To: <20120911150125.GH20762@e-new.0x20.net> References: <504E4FE6.1020703@FreeBSD.org> <20120911150125.GH20762@e-new.0x20.net> Date: Tue, 11 Sep 2012 10:23:06 -0700 X-Google-Sender-Auth: 2KsBUFoMOxtKC1PkJVFiozHmTc4 Message-ID: From: Adrian Chadd To: Lars Engels Content-Type: text/plain; charset=ISO-8859-1 Cc: arch@freebsd.org, Eitan Adler Subject: Re: Removing CVS from HEAD X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Sep 2012 17:23:07 -0000 Hi, I want to have a working system in 10.x. For me, that includes GPL software in the base if we can't easily cross build ports, as I want to be able to have users build appliances and embedded devices using what's in our base tree. Just saying. "GPL free" sounds zealot-y. We should be focusing on what works, not on GPL-free. Adrian