Linked by Thom Holwerda on Thu 6th May 2010 21:48 UTC
Thread beginning with comment 423050
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Comment by gnufreex
by lemur2 on Fri 7th May 2010 02:12
in reply to "RE: Comment by gnufreex"
In effect the cd can then no longer be (re)distributed. Let just say a GPL code is pressed on a cd and a completely unrelated proprietary code is also pressed on the same cd. The effective (re)distributivity of the cd will fall on the more restrictive license(the proprietary one) and GPL does not allow any further restrictions to be added, right?can someone just take one of these images, make copies and start distributing them to anybody who cares to have one? i think not. If the aggregate work can not be (re)distributed, the aggregate work violates the terms of GPL(me think).
The aggregate (the cd) is not distributed under the GPL. Some of the packages on the CD are distributed under the GPL. Distribution under the GPL requires that the GPL components are re-distributable. They are.
Most distributions even provide users with a tool to re-master CDs for the purposes of re-distribution. This is how a whole batch of spin-off Linux distributions are "born".
Here is an example of a fairly popular spin-off re-distribution:
http://distrowatch.com/table.php?distribution=mint
and here is an example of an obscure spin-off re-distribution:
http://distrowatch.com/table.php?distribution=deft
These are both examples of re-distribution of Ubuntu/Debian.
Edited 2010-05-07 02:14 UTC
RE[2]: Comment by gnufreex
by nt_jerkface on Fri 7th May 2010 03:25
in reply to "RE: Comment by gnufreex"




Member since:
2006-11-14
ok ..lets say this "aggregate work" is pressed on a cd made up of two components. GPL component and a proprietary component.
GPL component allows the cd to be (re)distributed. Proprietary component does not allow it. In effect the cd can then no longer be (re)distributed.
Let just say a GPL code is pressed on a cd and a completely unrelated proprietary code is also pressed on the same cd. The effective (re)distributivity of the cd will fall on the more restrictive license(the proprietary one) and GPL does not allow any further restrictions to be added, right?
can someone just take one of these images, make copies and start distributing them to anybody who cares to have one? i think not.
If the aggregate work can not be (re)distributed, the aggregate work violates the terms of GPL(me think).