Re: Flame Linus to a crisp!

Russell King (rmk@arm.linux.org.uk)
Thu, 24 Apr 2003 10:19:03 +0100


On Thu, Apr 24, 2003 at 10:57:21AM +0200, Arjan van de Ven wrote:
> where it seems to say that if you need a script to be able to usefully
> install a self compiled kernel, that script is part of "the sourcecode".
> Now this of course can't and doesn't mean that people would need to give
> up their private keys to the public; said "script" of course can also
> install a second key or disable the keychecking.
>
> Or maybe I'm just totally interpreting this wrong.

You just arrange for the script to detect whether a private key is
present. If none exists, it asks the user whether they want to generate
a private key, and then calls gpg with the relevant options to do so.

The private key isn't part of the script, nor is it a requirement to
be able to (successfully) run the script.

Note that the GPL does not say whether the output from the installation
script has to be usable with the target hardware.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/