From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Zeffertt Date: Tue, 19 Sep 2006 10:27:32 +0100 Subject: [U-Boot-Users] GPL 2 "or later" concern In-Reply-To: <450EDFD0.5060806@warmcat.com> References: <450EDFD0.5060806@warmcat.com> Message-ID: <450FB804.7080601@cambridgebroadband.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Andy Green wrote: > > Since all U-boot users who may use signatures to verify the provenance > of a package are in the same boat, I am wondering what the general > opinion about this situation is, and what the feeling would be about a > Linux kernel/busybox-style GPL V2-only license. > Hi Andy, I am curious as to what worries you about GPL v3. Is it that you wish to build a version of u-boot that will only load a kernel that has been signed with your private key? If so, then your customers will not be free to modify their kernel even though they may access its source. This seems to go against the spirit of the GPL. However, I can also see that for some products linux will only be used if it can be shown to be tamper proof. Alex