[ECOS] ethernet download

Mark Salter msalter@redhat.com
Fri Aug 24 08:34:00 GMT 2001


>>>>> Trenton D Adams writes:

> Well then how are you supposed to ever update your program?  If redboot
> doesn't watch on the network port, you can't update your program
> anymore.

Two ways. You can stop RedBoot from launching the app at boot time (RedBoot
offers a configurable delay for this purpose before running its boot script).
Or you can build update functionality into your app if you need to have the
update occur while the app is running (this can real tricky if your app is
running from or using flash).

--Mark



More information about the Ecos-discuss mailing list