LWN.net Logo

Netfilter gets a GPL-enforcement injunction

Netfilter gets a GPL-enforcement injunction

Posted Apr 15, 2004 18:30 UTC (Thu) by welinder (guest, #4699)
In reply to: Netfilter gets a GPL-enforcement injunction by dd9jn
Parent article: Netfilter gets a GPL-enforcement injunction

If you maintain a system and change parts of the Linux kernel, you need to hand out the source to the owner of that machine. He will demand that anyway.
That doesn't sound like distribution to me. Each to these steps sound ok to me:
  1. There is a stock kernel on the box, source and all.
  2. You edit some part and recompile.
  3. You delete the source.
  4. You walk out of door.
No distribution, so the GPL does not come into play as far as I can tell. (Well, one could argue that step 2 is some kind of distribution, but at that point there really is source, so no problem.)

Anyone hiring you to work on the box ought to ask for source, of course.


(Log in to post comments)

Netfilter gets a GPL-enforcement injunction

Posted Apr 15, 2004 22:30 UTC (Thu) by tomsi (subscriber, #2306) [Link]

The moment you release the compiled version of the modified kernel, you must also be able give the modified source code the those who have recieved the compiled kernel.

If someone has deleted the changed source code, you can't release a kernel based on that code. Period. Read the GPL again; distributions does'nt have anything to do with it.

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds