Linux Distro with Busybox and Bash Only

linuxlinux-distributions

I just want a linux distro that boots fast, has a bash terminal (no gui) and busybox.

Is there any such distro or is it hard to compile a kernel and just make one myself?

Best Answer

Ttylinux

What you are searching for is called ttylinux.

Major components

  • Kernel
  • Glibc
  • Iptables
  • Dropbear (scp, ssh, sshd)
  • GPM
  • Bash
  • Busybox
  • E2fsprogs

Not maintained

The distribution was hosted at Ttylinux.net, and is currently not maintained.

Download

Latest ttylinux release is dated 2015.02 (updated 2015.03).

Related Question