From owner-freebsd-chat@FreeBSD.ORG Sat Aug 20 22:43:29 2005 Return-Path: X-Original-To: freebsd-chat@freebsd.org Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F2E916A41F for ; Sat, 20 Aug 2005 22:43:29 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1089943D45 for ; Sat, 20 Aug 2005 22:43:28 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so789942wra for ; Sat, 20 Aug 2005 15:43:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tr8QFfPJqGywfiogzxnPxCA4WhpaePgW8J35i9IsJZRw2EkxVeyIcMx5vsxQCGSdrkUpUFdbc2SWR4aFOI+ZG5kqmMcNtW81s3KLPBq9+Yp/PLpIdrjrlvR7wCAxE3gD9POE/E1OyZrW7fuyTEJmd8mm47OSZh63ui26Nr0pYiM= Received: by 10.54.14.21 with SMTP id 21mr611354wrn; Sat, 20 Aug 2005 15:43:26 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Sat, 20 Aug 2005 15:43:24 -0700 (PDT) Message-ID: Date: Sat, 20 Aug 2005 17:43:24 -0500 From: Nikolas Britton To: Diane Bruce In-Reply-To: <20050820212745.GA2998@night.db.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4306EAB7.4090001@skyforge.net> <20050820212745.GA2998@night.db.net> Cc: freebsd-chat@freebsd.org Subject: Re: BSDLinux OS X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Aug 2005 22:43:29 -0000 On 8/20/05, Diane Bruce wrote: > On Sat, Aug 20, 2005 at 04:18:47PM -0500, Nikolas Britton wrote: > > On 8/20/05, Jeremy C. Reed wrote: > > > On Sat, 20 Aug 2005, Nikolas Britton wrote: > ... > > That's one of the things I really like about the *BSDs. Could we just > > take the 2.6 kernel and develop it as are own like we do with BIND and > > Sendmail, fork it? and keep the FreeBSD libs, just port them to the > > new kernel? >=20 > If you use non GPL as much as possible, I would love to see it. > I would also love to see the screaming from RMS. ah yes. priceless. If I where doing it I would probably mandate all new code be under a BSD or MIT Licence (or Public Domain etc.) before commit. I'm not a big fan of the GPL because it has too many restrictions, the LGPL is much better but BSD and MIT are the best. And yea I think RMS would be screaming if all the BSD tools where ported to Linux, everyone may want to use are tool set because of it's unencumbered and engineered (as a set) nature. How much code in FreeBSD is GPL, anyone know?