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]

redboot scripting additions


Hi, I am interested in adding some things to redboot's command line processing
to allow a bit more flexibility in scripting  - specifically in
allowing a user to
choose between several linux images to boot without having to know the redboot
syntax for load or the kernel command line syntax for exec.

I think the basics I need are an echo type command to print stuff, a way of
grabbing user CLI input into a variable, a basic set of tests, and some kind
of conditional execution.

Has anybody implemented something like this for redboot?  I don't really
want/need a full blown extension language, at the same time I don't want
to paint myself into a corner...

-- 
Hardware, n.:
        The parts of a computer system that can be kicked.

-- 
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]