|
Busybox
|
A really nice "all in one" tool you definitely need to check out if
dealing with systems that only got small space to use, eg el torito
boot images, boot floppies, or embedded systems.
|
|
Tinylogin
|
The same as above just for login utilities.
|
|
asmutils
|
/*VERY*/ small GNU like tools, all written in assembler. If you ever
wanted a httpd server which is less than 1k (exactly 532 bytes on
my system) big, here you will find it.
|
|
Howto make a bootable cd
|
A description on how to make bootable cds.
|
|
Yard
|
The popular Yard package.
A set of perl scipts to create rescue floppies.
|
|
Tom's Root/Boot Disk
|
It's really incredible what that guy does with only one single floppy
disk. It's a fully featured one fdd rescue disk.
|
|
BBLCD
|
Another aproach of building bootable rescue cds. He takes
an installed system and puts everything onto the cd and
makes it bootable. Very nice.
|
|
Roll your own Linux Boot cd
|
A very detailed description and a set of scripts on how to make a
bootable rescue cd.
|
|
uClibc
|
A very small implementation of the libc.
|
|
lnx-bbc
|
The one and only real bootable business card. Check this out if you
don't know this project.
|
|
Bart's way to create bootable CD-Roms
|
Infos on how to build bootable cdroms, including multi boot.
|
|
Knoppix
|
A very big and complete linux on cd distribution with very good hardware
detection.
|
|
ssh based backup
|
Complete backups/cloning of windows boxes over a network using ssh/sshd.
|