From owner-freebsd-chat Tue Feb 27 10:44:28 2001 Delivered-To: freebsd-chat@freebsd.org Received: from mobile.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 36D5637B718; Tue, 27 Feb 2001 10:44:21 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f1RIiE730029; Tue, 27 Feb 2001 10:44:14 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200102271844.f1RIiE730029@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Brad Knowles Cc: Terry Lambert , dcs@newsguy.com (Daniel C. Sobral), freebsd-chat@FreeBSD.ORG, jar@integratus.com (Jack Rusher), sam@errno.com (Sam Leffler), zzhang@cs.binghamton.edu (Zhiui Zhang), freebsd-fs@FreeBSD.ORG Subject: Re: Design a journalled file system In-Reply-To: Date: Tue, 27 Feb 2001 10:44:14 -0800 From: Peter Wemm Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Brad Knowles wrote: > At 3:46 AM +0000 2/27/01, Terry Lambert wrote: > > > Because you can't ditribute a FreeBSD kernel with GPL'ed code > > linked into it legally, due to the GPL disallowing distribution > > of the code with non-GPL'ed code. > > > > Yes, changing the license to the LGPL would fix the problem. > > Ahh, okay. I haven't been watching the list very closely the > last couple of days, and I had somehow come to the mistaken > conclusion that your statement was made on the basis of technical > reasons as opposed to license issues, and I just couldn't see how > there would be technical problems with what you were proposing. > > Thanks for the clarification! loader(8)'s requirements are so radically different to "real" file system code that no real code sharing is done. msdos, ufs, ext2fs etc are all essentially microscopic dumb simple readers. There is no way SGI's XFS would ever be linked in, regardless of license. If it was done, it would be a simple dumb low level reader that was done from the ground up, just like the rest of the fs stubs in there. ie: the SGI XFS license is irrelevant. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message