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]

CDL template example?



I'd like to have some way to pre-define "canned"
configurations.  I get the impression that this is what a
"template" is, but I can't find any documentation or examples.

What I'd like is a way to pre-define a configuration that would
be the same as the result of doing something like:

   ecosconfig new foobar
   ecosconfig remove this-package
   ecosconfig add that-package theother-package
   [edit ecos.ecc to set user-values for a handfull of package options]

I currently use a shellscript to automate everything except the
last bit where I set a bunch of user-values. The ecos.ecc file
isn't very amenable to using awk/sed to set values, so I
haven't figured out how to automate that.  Any ideas?

-- 
Grant Edwards
grante@visi.com


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