[Discuss] OSS licenses (was Home NAS redux)

Rich Pieri richard.pieri at gmail.com
Tue Jan 8 12:00:49 EST 2013


On Tue, 8 Jan 2013 16:30:01 +0000
"Edward Ned Harvey (blu)" <blu at nedharvey.com> wrote:

> This means you can't build a monolithic linux kernel including zfs in
> it.  But you can, if you want to, build a module which the linux
> kernel links to.  That is - if it's possible to build a kernel module
> without compiling any of the linux kernel code into the module.

Or, you distribute the source code under the appropriate license and
use DKMS to automate module builds. Debian and RHEL plus its
derivatives use DMKS to build the OpenAFS kernel modules which are
distributed under the IBM Public License -- free but incompatible with
the GPL, same as the CDDL.

The only major reason why this hasn't happened to ZFS is because the
Linux kernel port is incomplete.

-- 
Rich P.



More information about the Discuss mailing list