Digi 9P 9360/9750 Included pre-built applications, Shell applications busybox, Web server Boa

Models: 9P 9360/9750

1 75
Download 75 pages 46.92 Kb
Page 36
Image 36

D e b u g g i n g a p p l i c a t i o n s

Included pre-built applications

The sources for the included applications can be found in the software folder on the LxNETES CD.

Shell applications: busybox

The “busybox” includes all standard shell applications like “cat”, “chmod”, “echo”, “mount”, “sh” and some more. They are linked into one static application to save flash memory, at the cost of a larger RAM footprint for each application, so this is not recommended for daemons. LxNETES has stripped off the less important applications in order to obtain a small busybox binary.

Telnet daemon: utelnetd

Utelnetd is a small telnet daemon. It is launched by “init”. For login use the Telnet on our host computer to connect to the target.

You don’t need to provide username or password.

Web server: Boa

Boa is a small single-tasking HTTP server. The configuration file “boa.conf” is located in the “/etc/boa/” directory on the target. It can be modified on the host system. There it is located in “base_rootfs/etc/boa/” in the source directory.

Debug server: gdbserver

With gdbserver it is possible to debug on a remote machine while the debugger itself runs on the host system.

3 6

L x N E T E S U s e r ’ s G u i d e

Page 36
Image 36
Digi 9P 9360/9750 Included pre-built applications, Shell applications busybox, Telnet daemon utelnetd, Web server Boa