This is the mail archive of the ecos-discuss@sourceware.org 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: In-built shell for Redboot


> A lot of people have talked about shells, but nobody has ever written
> a nice, clean, extendable shell package. What needs to happen is
> somebody needs to write down a design of such a package and ask for
> comments. Then implement it and again ask for comments.

I sent this out originally and never heard back from anyone -- I'm game
for feedback.  It uses a command definition structure similar to
Redboot.

If you don't see the attachment on here for whatever reason, please let
me know and I can send it individually.

--Chris

-----Original Message-----
From: Chris Zimman 
Sent: 24 October 2006 19:19
To: ecos-discuss@ecos.sourceware.org
Subject: eCos shell

A bunch of people had asked me for this a while back.  I had been really
busy, but finally just took the time to sit down and pack this thing up.
It's a simple shell that we've used for some projects, but it has been
flexible enough to allow us to do everything we want while remaining
simple.  I also included some thread wrappers that we've found pretty
useful and a 'ps' for eCos.

There's a README in the file that should be enough to get people going.

--Chris

Attachment: shell_export.tar.bz2
Description: shell_export.tar.bz2

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

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