public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Lewin A.R.W. Edwards" <larwe@larwe.com>
To: <jeff@datataker.com.au>, <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] 2 Questions: File systems & net-1.0b1.epk
Date: Tue, 13 Feb 2001 17:19:00 -0000	[thread overview]
Message-ID: <4.3.2.7.2.20010213200956.00a85360@larwe.com> (raw)
In-Reply-To: <000001c09629$12f44dc0$2901a8c0@JEFF>

Hi Jeff,

A fellow Australian :)

>to know if there is support available for a DOS compatible FAT file system
>under ecos.  If there is, would it also support storing files on an ATA 
>flash pc
>card and/or compact flash device?

I only have a non-answer for you there: I have written such code, but can't 
release it at this time due to employer restrictions :( The good news is it 
is pretty simple. Of course some adaptation for specific hardware would be 
necessary.

>         Second question topic:  I can't seem to unpack the net-1.0b1.epk 
> tcp/ip
>package.  I am using cygwin (dll version 1.1.8  I've downloaded everything I

There are two answers to this:

1. Although there may be a way to do it from within the admin tool, I 
haven't found it. Rename the file to net-1.0b1.tar.gz and:

gunzip < net-1.0b1.tar.gz | tar xvf -

The contents of the directory thus created should be moved into your 
packages directory inside the eCos repository 
(/c/progra~1/redhat~1/ecos/packages if you installed to the default 
location) and you should then use cat or a text editor to append the 
"pkgadd.db" file that was extracted from the epk to ecos.db (which is in 
the above directory).

2. The 1.3.1 release you're using is pretty old and you might be better off 
getting the latest via CVS. However I have had all sorts of problems trying 
to do anything "tricky" (like, use the latest CVS code!) using 
Cygwin-hosted tools. YMMV.

=== Lewin A.R.W. Edwards (Embedded Engineer)
Work: http://www.digi-frame.com/
Personal: http://www.zws.com/ and http://www.larwe.com/

"Und setzet ihr nicht das Leben ein,
Nie wird euch das Leben gewonnen sein."

  reply	other threads:[~2001-02-13 17:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-13 16:52 Jeff Lasslett
2001-02-13 17:19 ` Lewin A.R.W. Edwards [this message]
2001-02-13 17:37 ` Jonathan Larmour

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=4.3.2.7.2.20010213200956.00a85360@larwe.com \
    --to=larwe@larwe.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=jeff@datataker.com.au \
    /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).