Super Minimal Distro
The idea here is simple a super minimal Debian image for use in memory and space constrained environments.
Goals
- Cover as much of POSIX as we can
- Cover as much of the LSB as we can
- Can still install deb packages
- Can use apt
- fit on a single floppy???
- Minimize file tree
- use temp file systems where possible
Ideas
- Wrap busybox in as many virtual packages as possible
- usrmerge
Packages
- busybox-static
- mktemp