public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: eCos Disuss <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] newbie questions
Date: Tue, 20 Sep 2005 11:15:00 -0000	[thread overview]
Message-ID: <20050920072155.GG24142@lunn.ch> (raw)

On Mon, Sep 19, 2005 at 08:38:18PM -0700, Andrew Voelkel wrote:
> 
> 1. In the configtool, what is the difference between save and export, and
> what is the difference between load and import?
> 
> 2. What is the difference between a .ecc file and a .ecm file?

The configuration of an eCos system is saved in a .ecc file. This is
normally called ecos.ecc by ecosconfig, but the configtool can give it
other names. The save and load in the configtool operate on this file,
loading and saving the current configuration.

The ecos.ecc file is quite big, 1/2 MByte is typical since it contains
a lot of information. .ecm file contains the differences between the
current configuration and the default configuaration for a particular
template. This is much smaller than the .ecc file becasue you
typically only change a few configuration options. The export command
will generate such an .ecm file and import will apply the list of
changes to the current configuration.

        Andrew

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

             reply	other threads:[~2005-09-20  7:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-20 11:15 Andrew Lunn [this message]
     [not found] <20050920064811.GC8421@lunn.ch>
2005-09-21  5:46 ` Andrew Voelkel
2005-09-21  6:48   ` Andrew Lunn
  -- strict thread matches above, loose matches on Subject: below --
2005-09-20  7:06 Andrew Voelkel
2005-09-20 12:16 ` Gary Thomas
2003-10-07  4:54 Michael Anburaj
2003-10-06 13:07 David Vrabel
2003-10-06 11:31 bier meister
2002-07-17 18:34 [ECOS] Newbie questions Madhu Lakshmanan
2002-07-18  0:44 ` Iztok Zupet
2002-07-18  5:35 ` Jose Souto
2001-04-04 14:55 [ECOS] Newbie Questions Greg White
2001-04-04 15:49 ` Lewin A.R.W. Edwards

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050920072155.GG24142@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).