BusyBox is a
software suite that provides several
Unix utilities
This is a list of Unix commands as specified by IEEE Std 1003.1-2008, which is part of the Single UNIX Specification (SUS). These commands can be found on Unix operating systems and most Unix-like operating systems.
List
See also
* List of G ...
in a single
executable file
In computing, executable code, an executable file, or an executable program, sometimes simply referred to as an executable or binary, causes a computer "to perform indicated tasks according to encoded instructions", as opposed to a data fi ...
. It runs in a variety of
POSIX environments such as
Linux
Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which i ...
,
Android
Android may refer to:
Science and technology
* Android (robot), a humanoid robot or synthetic organism designed to imitate a human
* Android (operating system), Google's mobile operating system
** Bugdroid, a Google mascot sometimes referred to ...
, and
FreeBSD, 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", as the single executable replaces basic functions of more than 300 common commands. It is released as
free software
Free software or libre software is computer software distributed under terms that allow users to run the software for any purpose as well as to study, change, and distribute it and any adapted versions. Free software is a matter of liberty, ...
under the terms of the
GNU General Public License v2, after controversially deciding not to move to version 3.
History
Origins
Originally written by
Bruce Perens in 1995 and declared complete for his intended usage in 1996, BusyBox initially aimed to put a complete
bootable system on a single
floppy disk
A floppy disk or floppy diskette (casually referred to as a floppy, or a diskette) is an obsolescent type of disk storage composed of a thin and flexible disk of a magnetic storage medium in a square or nearly square plastic enclosure lined ...
that would serve both as a rescue disk and as an
installer for the
Debian
Debian (), also known as Debian GNU/Linux, is a Linux distribution composed of free and open-source software, developed by the community-supported Debian Project, which was established by Ian Murdock on August 16, 1993. The first version of De ...
distribution. Since that time, it has been extended to become the
de facto standard core
user space toolset for embedded Linux devices and Linux distribution installers. Since each Linux executable requires several kilobytes of overhead, having the BusyBox program combine over two hundred programs together often saves substantial disk space and system memory.
BusyBox was maintained by Enrique Zanardi and focused on the needs of the Debian
boot-floppies installer system until early 1998, when Dave Cinege took it over for the
Linux Router Project (LRP). Cinege made several additions, created a modularized build environment, and shifted BusyBox's focus into general high-level
embedded system
An embedded system is a computer system—a combination of a computer processor, computer memory, and input/output peripheral devices—that has a dedicated function within a larger mechanical or electronic system. It is ''embedded'' ...
s. As LRP development slowed down in 1999, Erik Andersen, then of
Lineo, Inc.
Lineo was a thin client and embedded systems company spun out of Caldera Thin Clients by 20 July 1999.
History
Caldera Thin Clients, Inc., had been created as a subsidiary of Caldera, Inc., on 2 September 1998. Caldera Thin Clients' original ...
, took over the project and became the official maintainer between December 1999 and March 2006. During this time the Linux embedded marketplace exploded in growth, and BusyBox matured greatly, expanding both its user base and functionality. Rob Landley became the maintainer in 2005 until late 2006, then Denys Vlasenko took over as the current maintainer.
GPLv2/GPLv3 controversies
In September 2006, after heavy discussions and controversies between project maintainer Rob Landley and
Bruce Perens, the BusyBox
project decided against adopting the GNU Public License Version 3 (
GPLv3); the BusyBox license was clarified as being
GPL-2.0-only.
Since October 2006, Denys Vlasenko has taken over maintainership of BusyBox from Rob Landley, who has started
Toybox
Toybox is a free and open-source software implementation of over 200 Unix command line utilities such as '' ls'', '' cp'', and '' mv''. The Toybox project was started in 2006, and became a 0BSD licensed BusyBox alternative. Toybox is used for ...
, also as a result of the license controversies.
GPL lawsuits
In late 2007, BusyBox also came to prominence for actively prosecuting violations of the terms of its license (the GPL) in the
.
[On Behalf of BusyBox Developers Andersen and Landley, SFLC Files First Ever U.S. GPL Violation Lawsuit](_blank)
(Software Freedom Law Center September 20, 2007)
What was claimed to be the first US
lawsuit
-
A lawsuit is a proceeding by a party or parties against another in the civil court of law. The archaic term "suit in law" is found in only a small number of laws still in effect today. The term "lawsuit" is used in reference to a civil actio ...
over a GPL violation concerned use of BusyBox in an
embedded device. The lawsuit,
case 07-CV-8205 was filed on September 20, 2007 by the
Software Freedom Law Center (SFLC) on behalf of Andersen and Landley against
Monsoon Multimedia Inc., after BusyBox code was discovered in a
firmware
In computing, firmware is a specific class of computer software that provides the low-level control for a device's specific hardware. Firmware, such as the BIOS of a personal computer, may contain basic functions of a device, and may provide ...
upgrade and attempts to contact the company had apparently failed. The case was settled with release of the Monsoon version of the source and payment of an undisclosed amount of money to Andersen and Landley.
On November 21, 2007, the SFLC brought two similar lawsuits on behalf of Andersen and Landley against two more companies, Xterasys (case 07-CV-10455) and High-Gain Antennas (case 07-CV-10456). The Xterasys case was settled on December 17 for release of source code used and an undisclosed payment, and the High-Gain Antennas case on March 6, 2008 for active license compliance and an undisclosed payment. On December 7, 2007, a case was brought against
Verizon Communications over its distribution of firmware for Actiontec routers; this case was settled March 17, 2008 on condition of license compliance, appointment of an officer to oversee future compliance with free software licenses, and payment of an undisclosed sum. Further suits were brought on June 9, 2008 against Bell Microproducts (case 08-CV-5270) and
SuperMicro (case 08-CV-5269), the Super Micro case being settled on July 23, 2008. BusyBox and Bell Microproducts also settled out of court on October 17.
On December 14, 2009, a new lawsuit was filed naming fourteen defendants including
Best Buy,
JVC,
Samsung
The Samsung Group (or simply Samsung) ( ko, 삼성 ) is a South Korean multinational manufacturing conglomerate headquartered in Samsung Town, Seoul, South Korea. It comprises numerous affiliated businesses, most of them united under the ...
and others.
In February 2010
Samsung
The Samsung Group (or simply Samsung) ( ko, 삼성 ) is a South Korean multinational manufacturing conglomerate headquartered in Samsung Town, Seoul, South Korea. It comprises numerous affiliated businesses, most of them united under the ...
released its LN52A650 TV firmware under GPLv2, which was used later as a reference by the
SamyGO community project.
On about August 3, 2010, BusyBox won from Westinghouse a default judgement of triple damages of $90,000 and lawyers' costs and fees of $47,865, and possession of "presumably a lot of high-def TVs" as infringing equipment in the lawsuit
Software Freedom Conservancy v. Best Buy, et al., the GPL infringement case noted in the paragraph above.
No other developers, including original author Bruce Perens and maintainer Dave Cinege, were represented in these actions or party to the settlements. On December 15, 2009, Perens released a statement expressing his unhappiness with some aspects of the legal situation, and in particular alleged that the current BusyBox developers "appear to have removed some of the copyright statements of other BusyBox developers, and appear to have altered license statements".
Features
BusyBox can be customized to provide a subset of over two hundred utilities. It can provide most of the utilities specified in the
Single Unix Specification (SUS) plus many others that a user would expect to see on a Linux system. BusyBox uses the
Almquist shell, also known as A Shell, ash and sh. An alternative for customization is the smaller 'hush' shell. "Msh" and "lash" used to be available.
As it is a complete bootstrap system, it will further replace the
init daemon and
udev (or the latter-day
systemd) using itself to be called as ''init'' on startup and ''mdev'' at hotplug time.
The BusyBox website provides a full list of the utilities implemented.
Single binary
Typical computer programs have a separate
binary (
executable) file for each application. BusyBox is a single binary, which is a conglomerate of many applications, each of which can be accessed by calling the single BusyBox binary with various names (supported by having a
symbolic link or
hard link for each different name) in a specific manner with appropriate arguments.
BusyBox benefits from the single binary approach, as it reduces the overhead introduced by the executable file format (typically
ELF), and it allows code to be shared between multiple applications without requiring a
library
A library is a collection of materials, books or media that are accessible for use and not just for display purposes. A library provides physical (hard copies) or digital access (soft copies) materials, and may be a physical location or a vi ...
. This technique is similar to what is provided by the ''crunchgen'' command in
FreeBSD, the difference being that BusyBox provides simplified versions of the utilities (for example, an
ls command without file sorting ability), while a crunchgen generated sum of all the utilities would offer the fully functional versions.
Sharing of the common code, along with routines written with size-optimization in mind, can make a BusyBox system use much less storage space than a system built with the corresponding full versions of the utilities replaced by BusyBox. Research that compared
GNU, BusyBox,
asmutils
{{Portal, Free and open-source software
Asmutils is a rewrite of the standard Unix commands in x86 assembly language aimed to have smallest possible size of ELF executables. All standard Unix commands ( ls, cat, sh, etc.) executables are less than ...
and
Perl
Perl is a family of two High-level programming language, high-level, General-purpose programming language, general-purpose, Interpreter (computing), interpreted, dynamic programming languages. "Perl" refers to Perl 5, but from 2000 to 2019 it ...
implementations of the standard Unix commands showed that in some situations BusyBox may perform faster than other implementations, but not always.
Commands
The official BusyBox documentation lists an overview of the available commands and their command-line options.
List of BusyBox commands
*
ash
*
awk
*
cat
The cat (''Felis catus'') is a domestic species of small carnivorous mammal. It is the only domesticated species in the family Felidae and is commonly referred to as the domestic cat or house cat to distinguish it from the wild members of ...
— Print content of one or more files to stdout.
*
chmod — Change file modes
*
cp — Copy
*
date — Display system date/time
*
dd — Copy a file with converting and formatting
*
df — Print filesystem usage statistics
*
dmesg
*
echo — Display a specified line of text.
*
egrep
*
fgrep
*
getty
*
grep — Search for PATTERN in each FILE or standard input.
*
gunzip — Compressed file expansion.
*
gzip — File compression.
*
—
Web server, HTTP server daemon
*
init
*
kill — Send a signal to a process.
*
ln — Create a link named LINK_NAME or DIRECTORY to the specified TARGET.
* login — Begin a new session on the system
*
ls — List of files or folders
* mdev — akin to
udev
*
mkdir
The mkdir (make directory) command in the Unix, DOS, DR FlexOS, IBM OS/2, Microsoft Windows, and ReactOS operating systems is used to make a new directory. It is also available in the EFI shell and in the PHP scripting language. In DOS, OS/2, ...
— Create a folder
*
more — View FILE or standard input one screen-full at a time
*
mount — Mount file systems
*
mv — move file
*
nc — networking Swiss army knife.
*
netstat — Display networking information.
* ntpc
* ntpsync
* nvram
*
pidof — List PIDs of all processes with names that match NAMEs
*
ping — Send ICMP ECHO_REQUEST packets to network hosts
*
ps — Report process status
*
pwd
In Unix-like and some other operating systems, the pwd command (''print working directory'') writes the full pathname of the current working directory to the standard output.
Implementations
Multics had a pwd command (which was a short n ...
— Print working directory
*
realpath
*
rm — Erase file
*
rmdir — Remove directory
*
rpm2cpio
Revolutions per minute (abbreviated rpm, RPM, rev/min, r/min, or with the notation min−1) is a unit of rotational speed or rotational frequency for rotating machines.
Standards
ISO 80000-3:2019 defines a unit of rotation as the dimensionl ...
* rstats — Copyright of BusyBox
*
rtcwake
*
runlevel
*
run-parts
*
runsv
*
runsvdir
*
rx
*
script
Script may refer to:
Writing systems
* Script, a distinctive writing system, based on a repertoire of specific elements or symbols, or that repertoire
* Script (styles of handwriting)
** Script typeface, a typeface with characteristics of ha ...
*
sed — Text stream editor
*
setkeycodes
*
setlogcons
*
setsid
*
setuidgid
* sh
*
sha1sum — Compute and check SHA-1 message digest
*
sha256sum — Compute and check SHA-512 message digest
*
sleep — Suspend program execution for a specified time
*
start-stop-daemon
*
stat
*
strings
*
stty
This is a list of Unix commands as specified by IEEE Std 1003.1-2008, which is part of the Single UNIX Specification (SUS). These commands can be found on Unix operating systems and most Unix-like operating systems.
List
See also
* List of G ...
— Change and print terminal line settings
*
su — Execute commands with privileges of another user account
*
sulogin
*
sum
Sum most commonly means the total of two or more numbers added together; see addition.
Sum can also refer to:
Mathematics
* Sum (category theory), the generic concept of summation in mathematics
* Sum, the result of summation, the additio ...
— Checksum and count blocks in a file
*
sv
*
svlogd
*
swapoff
*
swapon
is a standard package distributed by the Linux Kernel Organization for use as part of the Linux operating system. A fork, (with meaning "next generation"), was created when development stalled, but has been renamed back to , and is the offi ...
*
switch root
*
sync — Write all buffered file system blocks to disk
*
sysctl
*
syslogd
In computing, syslog is a standard for message logging. It allows separation of the software that generates messages, the system that stores them, and the software that reports and analyzes them. Each message is labeled with a facility code, i ...
*
tac — Concatenate and print files in reverse line order
*
tail — Output last of file
*
tar
Tar is a dark brown or black viscosity, viscous liquid of hydrocarbons and free carbon, obtained from a wide variety of organic matter, organic materials through destructive distillation. Tar can be produced from coal, wood, petroleum, or peat. ...
*
taskset
*
tcpsvd
*
tee — Send output to multiple files
*
telnet
*
telnetd
*
test
*
tftp
*
tftpd
*
time
Time is the continued sequence of existence and events that occurs in an apparently irreversible succession from the past, through the present, into the future. It is a component quantity of various measurements used to sequence events, t ...
*
timeout — Run a command with a time limit
*
top
*
touch — Update the last-modified date on the given FILE
*
tr — Translate or delete characters
*
traceroute
*
true
*
tty
TTY may refer to:
Communications and technology
* Teleprinter or teletypewriter (TTY), an electromechanical typewriter paired with a communication channel
** Sometimes used more generally for any type of computer terminal
** Sometimes used for a v ...
*
ttysize
*
udhcpc — Small DHCP client
*
udhcpd
*
udpsvd
*
umount — Unmount file systems
*
uname — Display system information
*
uncompress
*
unexpand
*
uniq
*
unix2dos
*
unlzma
*
unlzop
*
unzip
*
uptime — Tell how long the system has been running.
* usleep — Pause for N
icroseconds*
vconfig — VLAN (802.1q) configuration program
*
vi — (visual) Edit FILE
*
vlock — Virtual Console lock program
*
volname — Return volume name
*
watch
A watch is a portable timepiece intended to be carried or worn by a person. It is designed to keep a consistent movement despite the motions caused by the person's activities. A wristwatch is designed to be worn around the wrist, attached ...
— Execute a program periodically
*
watchdog — Software watchdog daemon
*
wc — Word, line, and byte or character count
*
wget
*
which — Shows the full path of (shell) commands
*
who — Display who is on the system
*
whoami
In computing, is a command found on most Unix-like operating systems, Intel iRMX 86, every Microsoft Windows operating system since Windows Server 2003, and on ReactOS. It is a concatenation of the words "Who am I?" and prints the effective use ...
— Print effective userid
*
xargs
xargs (short for "extended arguments" ) is a command on Unix and most Unix-like operating systems used to build and execute commands from standard input. It converts input from standard input into arguments to a command.
Some commands such as gr ...
— Construct argument lists and invoke utility
*
yes
Yes or YES may refer to:
* An affirmative particle in the English language; see yes and no
Education
* YES Prep Public Schools, Houston, Texas, US
* YES (Your Extraordinary Saturday), a learning program from the Minnesota Institute for Talente ...
— to print a string repetitively
*
zcat
gzip is a file format and a software application used for Data compression, file compression and decompression. The program was created by Jean-loup Gailly and Mark Adler as a free software replacement for the compress program used in early Uni ...
— Uncompress to stdout
*
zcip
Examples
Programs included in BusyBox can be run simply by adding their name as an argument to the BusyBox executable:
:
/bin/busybox ls
More commonly, the desired command names are linked (using
hard or
symbolic
Symbolic may refer to:
* Symbol, something that represents an idea, a process, or a physical entity
Mathematics, logic, and computing
* Symbolic computation, a scientific area concerned with computing with mathematical formulas
* Symbolic dynamic ...
links) to the BusyBox executable; BusyBox reads
argv ">to find the name by which it is called, and runs the appropriate command, for example just
:
/bin/ls
after ''/bin/ls'' is linked to ''/bin/busybox''. This works because the first argument passed to a program is the name used for the program call, in this case the argument would be "/bin/ls". BusyBox would see that its "name" is "ls" and act like the "ls" program.
Appliances and reception
BusyBox is used by several operating systems running on
embedded system
An embedded system is a computer system—a combination of a computer processor, computer memory, and input/output peripheral devices—that has a dedicated function within a larger mechanical or electronic system. It is ''embedded'' ...
s and is an essential component of distributions such as
OpenWrt
OpenWrt (from ''open wireless router'') is an open-source project for embedded operating systems based on Linux, primarily used on embedded devices to route network traffic. The main components are Linux, util-linux, musl, and BusyBox. A ...
,
OpenEmbedded (including the
Yocto Project) and
Buildroot. The
Sharp Zaurus utilizes BusyBox extensively for ordinary
Unix-like
A Unix-like (sometimes referred to as UN*X or *nix) operating system is one that behaves in a manner similar to a Unix system, although not necessarily conforming to or being certified to any version of the Single UNIX Specification. A Unix-li ...
tasks performed on the system's shell.
BusyBox is also an essential component of
VMware ESXi, and
Alpine Linux, both of which are not embedded distributions.
It is necessary for several root applications on Android and is also preinstalled with some "1 Tap Root" solutions such as
Kingo Root.
Controversy over Toybox
Toybox
Toybox is a free and open-source software implementation of over 200 Unix command line utilities such as '' ls'', '' cp'', and '' mv''. The Toybox project was started in 2006, and became a 0BSD licensed BusyBox alternative. Toybox is used for ...
was started early 2006 under the
GPL-2.0-only license by former BusyBox maintainer Rob Landley as a result of the controversies around GPLv3/GPLv2 discussions. At the end of 2011 it was relicensed under the
BSD-2-Clause license after the project went dormant. In March 2013, it was relicensed again under the
0BSD license. On January 11, 2012, Tim Bird, a
Sony
, commonly stylized as SONY, is a Japanese multinational conglomerate corporation headquartered in Minato, Tokyo, Japan. As a major technology company, it operates as one of the world's largest manufacturers of consumer and professional ...
employee, suggested creating an alternative to BusyBox which would not be under the GNU General Public License. He suggested it be based on the dormant Toybox. In January 2012 the proposal of creating a
BSD license
BSD licenses are a family of permissive free software licenses, imposing minimal restrictions on the use and distribution of covered software. This is in contrast to copyleft licenses, which have share-alike requirements. The original BSD li ...
d alternative to the GPL licensed BusyBox project drew harsh criticism from
Matthew Garrett for taking away the only relevant tool for
copyright enforcement
A copyright is a type of intellectual property that gives its owner the exclusive right to copy, distribute, adapt, display, and perform a creative work, usually for a limited time. The creative work may be in a literary, artistic, education ...
of the
Software Freedom Conservancy group. The starter of BusyBox based lawsuits, Rob Landley, responded that this was intentional as he came to the conclusion that the lawsuits resulted not in the hoped for positive outcomes and he wanted to stop them ''"in whatever way I see fit"''.
See also
*
Toybox
Toybox is a free and open-source software implementation of over 200 Unix command line utilities such as '' ls'', '' cp'', and '' mv''. The Toybox project was started in 2006, and became a 0BSD licensed BusyBox alternative. Toybox is used for ...
similar project with different licensing policy
*
GNU Core Utilities
*
util-linux,
iproute2,
ethtool
sbasean
intended to form a base system similar to busybox but much smaller. MIT license
9baseport of various original Plan 9 tools for Unix. MIT license
*
The Heirloom Toolchest is a collection of standard Unix utilities derived from original Unix material
*
Linux on embedded systems
*
Linux for mobile devices
References
Further reading
*
*
External links
*
{{DEFAULTSORT:Busybox
Command shells
Embedded Linux
Free computer programming tools
Free software programmed in C
Unix software