LWN.net Logo

Embedded Linux and the GPL

Embedded Linux and the GPL

Posted Jun 12, 2003 2:33 UTC (Thu) by mjd (guest, #4652)
Parent article: Embedded Linux and the GPL

Having the source code is all well and good
for embedded devices that have a flash memory.
What about devices that (for reasons of cost)
have mask ROMs? You can have the source code,
but you're not able to modify what's in the
device. Is this in the spirit and/or letter
of the GPL?

http://www.gnu.org/philosophy/free-sw.html

The FSF says that "free software is a matter of the users'
freedom to run, copy, distribute, study, change and
improve the software". Does this "change" mean you
also must have the right to change the software in the
device?

The FSF says "you should also have the freedom to make
modifications and use them". Does this mean modifications
to the software (for example, the source), or the instance
of the software that comes with the device?

The FSF says "the freedom [...] to use it on any kind of
computer system". Does that include the system used to
distribute the software?

Mitch.


(Log in to post comments)

Embedded Linux and the GPL

Posted Jun 12, 2003 6:40 UTC (Thu) by dd9jn (subscriber, #4459) [Link]

The GPL does not distinguish the media used to distribute the software. It does not matter whether it is a CDROM, Flash or ROM. BTW, you can replace a ROM by an EEPROM to change the GPLed software.

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