SELF - Simple Embedded Linux Framework
A simple default configuration for Embedded Linux systems that is suitable as starting point for building your own systems. It is based on BusyBox to provide an init process, shell, and many common tools (fromcat
and ls
to vi
), plus some other tools to provide network
connectivity, allowing to access the system over the internet using
telnet
and FTP
services.