Age | Commit message (Collapse) | Author | Files |
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
configs.
* These are timeout and num chars to read options, both are useful
when writing UI interaction code, with busybox-static being targetted
at writing bootloader tools and stuff.
|
|
|
|
|
|
|
|
|
|
|
|
* Being able to login via telnet/ssh/on-device shell and run application such
that it continues to run after logout, should be pretty useful feature for
embedded system.
* With common config (also used by angstrom), doesn't lead to increase of
exe size (due to alignment padding), and the applet code itself is small
(40 lines).
* Approved by Koen Kooi.
|
|
|