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: Fwd: ecos minimum configuration


> > . I am currently using the Config Tool provided alongwith the ecos .
> > But
> it
> > is allowing me to only add/ remove packages . So if I want only 1
> > function
It does allow you to tune those packages as well, look at all those
checkboxes.

> > can I know about the inter
> dependencies
> > between the packages ? How can I manually modify the configuration
> > file
> >  .ecc I suppose ) ?
Use your any text editor.

For your limited amount of RAM scenario I suppose you should start with
#ecosconfig new yourtarget minimal
optionally edit your .ecc file
#ecosconfig tree
#make

And try using the command line client so you see what's happening and
you're not intimidated.

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