BG-Tiny Linux Bootdisk is a Linux bootdisk that
does not use a ramdisk, so it will run on
computers with very little RAM. It is basically a
somewhat extended fork of Tiny Linux Bootdisk. It
is based on Linux 2.4 series, uClibc, and BusyBox.
It includes dosfsprogs, e2fsprogs, gpart, lilo,
and ms-sys. Supported filesystems are ext2, ext3,
iso9660, tmpfs, and vfat.
License: Freely Distributable
Changes:
The whole system has been recompiled and linked statically against uClibc 0.9.27. This saves some kilobytes of disk space. The askfirst feature has been activated to start shells on additional terminals only when needed. This saves quite a lot of RAM. The unzip applet has been added. When compared to version 0.6, the total amount of free RAM (free low RAM + buffers + cached) is now 772kb instead 672kb on a machine with 4 MB of RAM. This is an improvement of 100kb.