From owner-freebsd-current@FreeBSD.ORG Fri Oct 5 12:59:26 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 6F9EC16A469 for ; Fri, 5 Oct 2007 12:59:26 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 2252113C4B9 for ; Fri, 5 Oct 2007 12:59:26 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so1033094pyb for ; Fri, 05 Oct 2007 05:59:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=y0Bmb4piNVDKoCKEEv2+cJzhdsfuL9S94UWine6rHqY=; b=ADlsN4DoxwHUtaY8IPgXMG31fTERlnRjCbCvjsNETSF/j/XN24Qs8eRs2gZVapvRWzLwrhV7kil9zjYtHo76PnlsgVMiATseplXCyLShDUF83yeOlWudWQcqjojpp2uncoI0rtTH4CJ52SqZSQ50R2eSdXvruOd61m1mWgNRuYA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hCk5VglKqyIvMZXamNEwrWpq04gyGQnjmD8u61UUT30AODfCxVMCzLWAaUhDWcCS9chYyb2ipZzboxUGHNfu3hLHzKIf8mYT3G3Qn50chqSr01gLIbjQ0NYI5x8Zd5pHxk60e8bOPkighNueDluPfdhrgID8r9Vlrs5DdvxrMcE= Received: by 10.65.212.3 with SMTP id o3mr14057101qbq.1191589165329; Fri, 05 Oct 2007 05:59:25 -0700 (PDT) Received: by 10.65.105.2 with HTTP; Fri, 5 Oct 2007 05:59:25 -0700 (PDT) Message-ID: Date: Fri, 5 Oct 2007 12:59:25 +0000 From: "Aryeh Friedman" To: "Nathan Lay" In-Reply-To: <47062EDC.7090402@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47062EDC.7090402@comcast.net> 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:59:26 -0000 On 10/5/07, Nathan Lay wrote: > 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? The fork is due to other project goals that have nothing to do with the starting OS.