| Package | Description | Files | |
|---|---|---|---|
| doit! v0.1.1 | A generic all-in-one build script for compiling software packages for the a780 | doit-0.1.1.tgz (12k)
generic build script with example config file. |
|
| Dropbear v0.48.1 |
Package for building Dropbear SSH
server and client for the a780. Includes scp,
sshd, etc.
note: small bug in thid build config requires "dbclient" to reside in /diska/usr/bin for scp to work. Will fix it later, but since you can't have symlinks there, you basically have to copy dropbearmulti to /diska/usr/bin/dbclient and then scp works. |
a780-dropbear-0.48.1.tgz (16k)
doit! build script & config and a patches for a780 compatibility. dropbear-0.48.1-bin-Os.tgz (104k)Binaries w/o zlib support. Compiled for size. dropbear-0.48.1-bin-O2-zlib-shared.tgz (148k)Binaries w/ zlib (shared) support. Compiled for performance. libz.so.1.2.3 included. dropbear-0.48.1-bin-O2-zlib-static.tg (140k)Binaries w/ zlib (static) support. Compiled for performance. |
|
| BusyBox v1.1.3 |
"The Swiss Army Knife of Embedded Linux" contains scaled down versions of a massive number of Linux utilities with a sinle multi- purpose executable that is less than 1MB in size. http://www.busybox.net. This package is configured to only compile in the tools that aren't already present on the a780. If you prefer a different featureset, download the build script, edit the .config file and run doit.sh. This package includes the following tools:
|
a780-busybox-1.1.3.tgz (16k)
doit! build script & config. busybox-1.1.3-bin-Os.tgz (564k)Binaries compiled for size. busybox-1.1.3-bin-O2.tgz (592k)Binaries compiled for performance. |
|
| GNU coreutils v5.96 |
If you want the full version of one or more of the basic GNU core utils (formerly fileutils, shellutils and textutils) then get this package. It's much fatter than BusyBox, but you can also just select the full-scale executables that you need. http://www.gnu.org/so ftwa re/coreutils. This package includes the following tools:
|
a780-coreutils-5.96.tgz (12k)
doit! build script & config. coreutils-5.96-bin-O2.tgz (2.8M)Binaries compiled for performance. |
|