This is the mail archive of the ecos-maintainers@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: DHCP server package


On Mon, Feb 02, 2004 at 04:24:36PM +0100, sebastien Couret wrote:
> Hi All,
> 
> I have ported the uDHCP DHCP server to eCOS. 
> 
> I think this can be usefull , because for the momemt there is no DHCP server 
> package available with eCOS.
> 
> As told in the FAQ, my contribution got the form of an epk package under GPL.
> 
> I would like to have feedback, comments , bug reports  and so on , from all 
> of you that could find it usefull.
> 
> On the other hand, Can someone of you explain me how can this package 
> integrate the eCOS CVS ? and what is the process to follow ?

GPL code cannot be integrated in the eCos CVS. The GPL license for
uDHCP would mean that all of eCos had to be distributed as GPL. This
would also mean that all of the application would also have to be
GPL. We don't want this, since people use eCos for writing commercial
applications. 

eCos uses a modified GPL license. The modification stops the GPL
spreading from the licensed file to other files. So this allows people
to do commercial applications with eCos.

You should make it clear to anybody you distribute your epk to that
its GPL and not the modified GPL used by the rest of eCos.

    Andrew


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