This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Licensing of OpenSource code and eCos


On Thu, 2002-09-26 at 22:36, Peter Vandenabeele wrote:
> The philosophy of FSF is different and very precise on this matter. You 
> can read the motivation of the FSF on this page:
>   http://www.gnu.org/philosophy/why-not-lgpl.html
> This discussion on LGPL defines exactly why FSF strongly prefers to use 
> GPL as much as possible and avoid an LGPL (and for that matter ECOS-style)
> license when possible. This is a deliberate, political choice for "Freedom" 
> as defined by FSF.

That is true for Linux. The applications there are run as processes and
drivers can be loaded as modules. This scheme allows for proprietary
applications and drivers.

To achieve that "freedom" with the eCos as an OS, perhaps we need:

1. a system/user space program loader with memory protection support
2. a funny OS interrupt/exception
3. a driver module loader/unloader

Only then it could be fully GPL-ed.

Otherwise, the eCos can still follow the common practice, that is being
available under two licenses one fully GPL-ed and the other fully
commercial.

iz



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]