Re: KDTRACE is gone?



On Wed, Nov 22, 2006, John Birrell wrote:
Which restrictions do you see preventing the distribution of a
DTRACE-enabled GENERIC kernel binary? I would refer you to sections
3.1, 3.4 and 3.5 of the license[1], which state:

- the CDDL is mandatory on the source code distribution;
- the original copyright notice for the original work must be displayed;
- binary distributions of CDDL-licensed software may be relicensed;

The requirement for the last is that the new license not conflict with
the CDDL. The CDDL doesn't otherwise restrict use, modification or
distribution and includes the ability to sublicense the original code as
well as and derived works.

Someone please point out the conflict. I don't see one.

FreeBSD's policy is to ship a GENERIC kernel which is entirely BSD
licensed. Kernel modules and other kernel options can include other
licenses, but the options enabled in GENERIC must be BSD licensed.

Why isn't importing it as a non-default option acceptable? I believe a
lot of users would be happy to include it in their custom kernels.
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: [PATCH 12 of 20] ipath - misc driver support code
    ... You aren't compiling this for a 2.6.10 kernel anymore:) ... > + * COPYING in the main directory of this source tree, ... > + * Patent licenses, if any, provided herein do not apply to ... > + * This isn't perfect, but it's close enough for timing work. ...
    (Linux-Kernel)
  • Re: [zfs-discuss] ZFS committed to the FreeBSD base.
    ... "Dual licensing? ... That leads me to one question though: Why is *BSD able to bring it into the OS as where Linux has licensing problems with the CDDL? ... AFAIK Linux users can only run it in userland mode and not in kernel mode because of the licenses. ...
    (freebsd-current)
  • RE: how about mutual compatibility between Linuxs GPLv2 and GPLv3?
    ... code in the codebase influencing the design of later code? ... code in the kernel. ... source too keep track of which licenses apply to bits of code when they work ...
    (Linux-Kernel)
  • Re: Additional clauses to GPL in network drivers
    ... > I assume that if it meant just the kernel, ... > code placed under the GPL alone? ... other licenses) and the authors are unwilling to re-license it under any ... > drivers were based on, and include, other developer's purely GPL'ed ...
    (Linux-Kernel)
  • how determine all possible drivers for my system
    ... Oct 17 23:51:13 kernel: Common Development and Distribution License (CDDL) ...
    (freebsd-hackers)