From owner-freebsd-current@FreeBSD.ORG Fri Oct 5 12:32:51 2007 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 394BB16A41B for ; Fri, 5 Oct 2007 12:32:51 +0000 (UTC) (envelope-from nslay@comcast.net) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [204.127.192.82]) by mx1.freebsd.org (Postfix) with ESMTP id 1A46113C465 for ; Fri, 5 Oct 2007 12:32:51 +0000 (UTC) (envelope-from nslay@comcast.net) Received: from lightbulb.local (c-68-35-224-189.hsd1.fl.comcast.net[68.35.224.189]) by comcast.net (rwcrmhc12) with ESMTP id <20071005123250m1200cmdq0e>; Fri, 5 Oct 2007 12:32:50 +0000 Message-ID: <47062EDC.7090402@comcast.net> Date: Fri, 05 Oct 2007 08:32:28 -0400 From: Nathan Lay User-Agent: Thunderbird 2.0.0.6 (X11/20070805) MIME-Version: 1.0 To: Aryeh Friedman References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: viral license free fork of freebsd 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, 05 Oct 2007 12:32:51 -0000 Aryeh Friedman wrote: > I am intrested in putting together a version of FreeBSD (at least the > non-ports portion) that is 100% viral license (gpl and lgpl [not > techinically viral but I don't trust it]) free... where would be a > good starting point on this project? > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > I think all the BSDs are pushing to remove GPL utilities from the base system but it takes time to do that. It may even surprise you that NetBSD and OpenBSD are trying to replace gcc with pcc (BSDL C compiler). Anyways, why not write or improve BSDL equivalent utilities to replace their GPL counterparts rather than creating a fork? Best Regards, Nathan Lay