Re: opening a bzImage?

Tommy Reynolds (reynolds@redhat.com)
Wed, 6 Feb 2002 11:21:55 -0600


--=.6j8Wt.X4DpFauG
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Uttered "Catalin Marinas" <c_marinas@yahoo.com>, spoke thus:

> On Tue, 5 Feb 2002, Daniel A. Newby wrote:
>
> > > Btw.. Does GPL require them to give me the .config file?
> >
> > definition files, plus the scripts used to control compilation and
> > installation of the executable."
> >
> > IMHO, .config is a "script used to control compilation".
>
> I think (though I might be wrong) this is not considered a "script used to
> control compilation" in GPL acception, even if it does this. It is not
> included in the kernel sources, it is generated by other scripts
> (kconfig.tk for example, which is also generated). This is like, for
> example, intermediar .s files generated from .c ones. Nobody would bother
> to include this in the sources.

I can justify the opposite view: ".config" _IS_ a "script used to control
compilation": just look at how it's used. The "Makefile" (that is shipped with
the sources) does an "include .config" to incorporate the contents of ".config"
into the compilation process, so IMHO it easily qualifies. If fact, some
distributions ;-) include the ".config" files as a matter of course.

-- 
(Any correlation between the carefully considered options expressed herein
 to those of my employer is due entirely to the luck of the latter instead
 of the intention of the former.-)
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- + -- -- -- -- -- -- -- -- -- --
Tommy Reynolds                               | mailto: <reynolds@redhat.com>
Red Hat, Inc., Embedded Development Services | Phone:  +1.256.704.9286
307 Wynn Drive NW, Huntsville, AL 35805 USA  | FAX:    +1.256.837.3839
Senior Software Developer                    | Mobile: +1.919.641.2923

--=.6j8Wt.X4DpFauG Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux)

iEYEARECAAYFAjxhZjoACgkQWEn3bOOMcuqIjACglKNk17D8y0ksKCGIhI5Kv2BG fYUAoL8J2uc5+z1snzCYDlDDjczzZ12D =yuLB -----END PGP SIGNATURE-----

--=.6j8Wt.X4DpFauG--

- 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/