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: Difference between the net template and new_nettemplate? Thanks


On Fri, 2003-01-03 at 04:51, Qiang Huang wrote:
> Hi all:
>     Does anybody know the difference between net and new_net template in
> ecos(GUI)? Thanks a lot.
> 

Only the network stack [package].  
    [gthomas@hermes packages]$ diff -u templates/*net/current.ect 
    --- templates/net/current.ect   Mon May 20 16:25:55 2002
    +++ templates/new_net/current.ect       Mon May 20 16:25:55 2002
    @@ -31,7 +31,7 @@
         package     CYGPKG_ERROR current ;
         package     CYGPKG_IO_FILEIO current ;
         package     CYGPKG_NET current ;
    -    package     CYGPKG_NET_OPENBSD_STACK current ;
    +    package     CYGPKG_NET_FREEBSD_STACK current ;
         package     CYGPKG_NS_DNS current ;
         package     CYGPKG_IO_ETH_DRIVERS current ;
     };
    
Use the source - it is your friend.

-- 
.--------------------------------------------------------.
|       Mind: Embedded Linux and eCos Development        |
|--------------------------------------------------------|
| Gary Thomas              email:  gary.thomas@mind.be   |
| Mind ( http://mind.be )  tel:    +1 (970) 229-1963     |
| gpg: http://www.chez-thomas.org/gary/gpg_key.asc       |
'--------------------------------------------------------'


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