From owner-freebsd-current@FreeBSD.ORG Fri Jan 11 09:35:12 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15EE516A468 for ; Fri, 11 Jan 2008 09:35:12 +0000 (UTC) (envelope-from astrodog@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.190]) by mx1.freebsd.org (Postfix) with ESMTP id 643E313C461 for ; Fri, 11 Jan 2008 09:35:10 +0000 (UTC) (envelope-from astrodog@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so1045666rvb.43 for ; Fri, 11 Jan 2008 01:35:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=8/FAEtYx6mAYNC29faucF0QXoZfrmb4Iqe1NbrpFiUs=; b=dLc7AlyjlTn3aybZwuixlyZNEZvHulu4mEWLEWOf0XlgkTfiYBykEvJXkFCNOf9EX4Ko6QpP5MXTVu2dqE0bURQfJ2S0KaqilB+2yp05w10c2CvHSHz2Mb8vQyUlkCIeReVUND92Fw5+CKt/jKUJdZfLEheXKF1nnGl4bb1no5U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Cw+7EILureUiivIWfu/mgcJPTN5rPDiJndLrP4VV6tjLAQl1zoZaK6CmZ9xxe4k02OdqQKDuljhA+L4Wob1lF5y9cN1h77W9sqMkEya/WjGj6C1NNWERNE6nJ91fuGYWn1RMDu5FVUOMND0yYX5FTjHIiEFdPk2aEnGI6jlqAg0= Received: by 10.141.75.6 with SMTP id c6mr1846168rvl.272.1200044110485; Fri, 11 Jan 2008 01:35:10 -0800 (PST) Received: by 10.141.74.5 with HTTP; Fri, 11 Jan 2008 01:35:10 -0800 (PST) Message-ID: <2fd864e0801110135h3f843622s1da3d6f0c20ad938@mail.gmail.com> Date: Fri, 11 Jan 2008 18:35:10 +0900 From: Astrodog To: "Aryeh M. Friedman" In-Reply-To: <47873680.1000604@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3712.1200043508@critter.freebsd.dk> <47873680.1000604@gmail.com> Cc: freebsd-current@freebsd.org, postmaster@freebsd.org Subject: Re: FreeBSD's problems as seen by the BSDForen.de community X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 11 Jan 2008 09:35:12 -0000 I'd like to propose the creation of a freebsd-legal mailing list. Beyond moving threads like this one off of -current, I believe it would provide a valuable place to discuss things like DTrace licensing, the use of GPL'd code in base, Java packages, etc. --- Harrison