Original author(s) | Bruce Perens |
---|---|
Developer(s) | Erik Andersen,[1] Rob Landley,[2] Denys Vlasenko[3] and others |
Initial release | November 4, 1999[4] |
Stable release | 1.36.1[5]
/ 19 May 2023 |
Repository | |
Written in | C |
Operating system | Unix-like |
Size | 2.1 MB (compressed "tar.bz2") |
Type | |
License | Since 1.3.0: GPL-2.0-only[6] Until 1.2.2.1: GPL-2.0-or-later[7] |
Website | busybox |
BusyBox is a software suite that provides several Unix utilities in a single executable file. It runs in a variety of POSIX environments such as Linux, Android,[8] and FreeBSD,[9] although many of the tools it provides are designed to work with interfaces provided by the Linux kernel. It was specifically created for embedded operating systems with very limited resources. The authors dubbed it "The Swiss Army knife of Embedded Linux",[10] as the single executable replaces basic functions of more than 300 common commands. It is released as free software under the terms of the GNU General Public License v2,[6] after controversially deciding not to move to version 3.
From changelog: This is the last release of BusyBox under the old "GPLv2 or later" dual license. Future versions (containing changes after svn 16112) will just be GPLv2 only, without the "or later".