Novell's IRC session on the Microsoft deal
Posted Nov 28, 2006 11:47 UTC (Tue) by
khim (subscriber, #9252)
In reply to:
Novell's IRC session on the Microsoft deal by nix
Parent article:
Novell's IRC session on the Microsoft deal
Sorry, I don't think that merely *reading /sys* binds you by the requirements of the GPL (if it does, then reading /proc does too, and I can think of a good few proprietary apps that do that, and nobody complains.)
/proc and /sys are quite different: /proc is decoupled from kernel internals, /sys is 1-to-1 mapping for kernel structures. Yuo can as well claim that your program is not bound by GPL if it uses just /dev/kmem to change the kernel and install 10Mb of code there: you are just using open()/read()/close(), right ?
(
Log in to post comments)