www.small-linux.com
Binary Page
Here are some binary images of some items. The source for these are available
on the Source Page.
Arm Cross Compiler
- tar ball of the arm linux cross compiling tool. this is required
for building arm kernels and programs on a x86 platform. be sure and read
these notes
for installation information.
uClibc
- a small compact libc replacement. for further information on its use
you can visit the uClibc Web
Site
BLOB Binary
- blob binary file for the ELF. this version of blob is coded as the
secondary bootload. load this image at block#8 with a name of BLOB. USE
AT YOUR OWN RISK! DO NOT SAVE THIS IMAGE AS BOOT2!
UPDATED: serial console now runs at 38400 baud
Root FS
- a basic root file system from the Tuxscreen project.
Kernel zImage
- my current kernel zImage file. load this image at block #9 with
a name of KERNEL
UPDATED: serial console now runs at 38400 baud
Initrd Image
- my current initrd image. load this image at block #16 with a name
of INITRD. you must load this via serial xmodem. the pcmcia transfer of
this image is not working properly at this time.
UPDATED: serial console now runs at 38400 baud
cldump
- an application used to dump the current register status of the Cirrus
Logic pcmcia controler on the Elf. see the notes page for detailed documentation
on the Cirrus Logic controler
Back to Main Page