public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Andrew Voelkel <andy@bushtaxi.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] newbie questions
Date: Wed, 21 Sep 2005 06:48:00 -0000	[thread overview]
Message-ID: <20050920161930.GB28077@lunn.ch> (raw)
In-Reply-To: <200509201109946.SM01320@LatiDroid>

On Tue, Sep 20, 2005 at 09:09:34AM -0700, Andrew Voelkel wrote:
> 
> Does that mean that a configuration carries around information inside itself
> telling it what template it originated from, in order to calculate the
> differences between it and that template?

It is an ascii file, you can read it.... There is no human unreadbale
configuration files ala M$ Windoze.

cdl_configuration eCos {
    description "" ;

    # These fields should not be modified.
    hardware    linux ;
    template    net ;
    package -hardware CYGPKG_HAL_SYNTH current ;
    package -hardware CYGPKG_HAL_SYNTH_I386 current ;
    package -hardware CYGPKG_DEVS_FLASH_SYNTH current ;
    package -hardware CYGPKG_DEVS_ETH_ECOSYNTH current ;
    package -hardware CYGPKG_DEVS_WATCHDOG_SYNTH current ;

Here you can see the configuration was made using the net template.

        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 16:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20050920064811.GC8421@lunn.ch>
2005-09-21  5:46 ` Andrew Voelkel
2005-09-21  6:48   ` Andrew Lunn [this message]
2005-09-20 11:15 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=20050920161930.GB28077@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=andy@bushtaxi.com \
    --cc=ecos-discuss@sources.redhat.com \
    /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).