Gentoo Archives: gentoo-user

From: Joerg.Schilling@fokus.fraunhofer.de (Joerg Schilling)
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to build a time machine on Gentoo
Date: Thu, 19 Aug 2010 09:31:50
Message-Id: 4c6cf999.I4l6F8uyx5+uXMH6%Joerg.Schilling@fokus.fraunhofer.de
In Reply to: Re: [gentoo-user] How to build a time machine on Gentoo by Alan McKinnon
1 Let me add some text I wrote for another place but that explains how things
2 would work:
3
4 1) The OpenSource definition http://www.opensource.org/docs/definition.php
5 section 9 makes it very clear that an OSS license must not restrict other
6 software and must not prevent to bundle different works under different
7 licenses on one medium.
8
9 2) given the fact that the GPL is an aproved OSS licensse, it obviously
10 complies with the OSS definition.
11
12 3) as a result, any GPL interpretation that is based on the assumption that a
13 separate distribution would fix problems is wrong.
14
15 There is a simple rule:
16
17 - If you modify a GPLd work by your own, so that all you add was written
18 by you for this modification only, then you created a "derivative work"
19 and you need to put your modifications under GPL.
20
21 - If you add another independent work to a GPLd work, you create a so
22 called "collective work". This is permitted by the GPL. In this case,
23 the GPL only applies to the GPLd part and the license for the other
24 work applies to the other work. You need to respect the sum of all
25 claims from all licenses in this case. Such a collective work can only
26 be distributed if the claims from the licenses are not contradicting.
27 If one license e.g. permits redistribution on Mondays only and the
28 other permits redistribution on Wednesdays only, you cannot publish
29 the collective work.
30
31 ZFS is an independent work with respect to the Linx kernel. It was not
32 written for or with the Linux kernel.
33
34 - If like to you add ZFS to the Linux kernel, you first need to create a
35 derivative work from ZFS and another derivative work from the Linux
36 kernel in order to allow both to work together. You later create a
37 collective work from the combination of the derivative works mentioned
38 before. The modification in the ZFS code (in case they appear in
39 files that come with ZFS) need to be put under CDDL, the modifications
40 in the Linux kernel need to be put under GPL.
41
42 Note: the GPLv3 tries to disallow most collective works, so be careful with
43 GPLv3.
44
45 Jörg
46
47 --
48 EMail:joerg@××××××××××××××××××××××××.de (home) Jörg Schilling D-13353 Berlin
49 js@××××××××××××.de (uni)
50 joerg.schilling@××××××××××××××××.de (work) Blog: http://schily.blogspot.com/
51 URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily