Difference between revisions of "Busybox"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=BusyBox |Short description=Tiny versions of many common utilities |Full description=BusyBox combines tiny versions of many common utilities into a single small exec...")
 
(Updates (versions, vcs, description))
Line 2: Line 2:
 
|Name=BusyBox
 
|Name=BusyBox
 
|Short description=Tiny versions of many common utilities
 
|Short description=Tiny versions of many common utilities
|Full description=BusyBox combines tiny versions of many common utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, tar, etc., and provides a fairly complete POSIX environment for any small or embedded system. BusyBox was written with limited resources and size-optimization in mind. It is also modular so you can easily include or exclude commands (or features) at compile time. This makes it easy to customize your embedded systems. To create a working system, just add a kernel, a shell (such as ash), and an editor (such as elvis-tiny or ae). For a really minimal system, just use the busybox shell (not a POSIX shell, but very small and quite usable).
+
|Full description=BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete environment for any small or embedded system.
 +
 
 +
BusyBox has been written with size-optimization and limited resources in mind. It is also extremely modular so you can easily include or exclude commands (or features) at compile time. This makes it easy to customize your embedded systems. To create a working system, just add some device nodes in /dev, a few configuration files in /etc, and a Linux kernel.
 +
|Homepage URL=http://www.busybox.net/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
+
|VCS checkout command=git clone git://busybox.net/busybox.git
|Component programs=
 
|Homepage URL=http://www.busybox.net/
 
|VCS checkout command=:pserver:anonymous@busybox.net:/var/cvs login
 
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User README available in HTML format from http://www.busybox.net/downloads/README User manpage available in HTML format from http://www.busybox.net/downloads/BusyBox.html
 
|Documentation note=User README available in HTML format from http://www.busybox.net/downloads/README User manpage available in HTML format from http://www.busybox.net/downloads/BusyBox.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Tiny_Login,minit
 
|Related projects=Tiny_Login,minit
 
|Keywords=embedded,utilities,BusyBox
 
|Keywords=embedded,utilities,BusyBox
|Is GNU=n
+
|Version identifier=1.21.1
|Last review by=Janet Casey
+
|Version date=2013/07/09
|Last review date=2009-10-21
+
|Version status=stable
 +
|Version download=http://www.busybox.net/downloads/binaries/1.21.1/busybox-binaries.tar.bz2
 +
|Last review by=Enyst
 +
|Last review date=2015/03/09
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.0.1
+
|Status=
|Version date=2005-08-18
+
|Is GNU=No
|Version status=stable
 
|Version download=http://www.busybox.net/downloads/busybox-1.01.tar.gz
 
 
|License verified date=2000-12-13
 
|License verified date=2000-12-13
|Version comment=1.0.1 stable released 2005-08-18
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=enyst
 +
|License verified date=2015/03/09
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Erik Andersen
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Erik Andersen
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Kent Robotti
 
|Role=Contributor
 
|Role=Contributor
|Real name=Kent Robotti
 
 
|Email=robotti@metconnect.com
 
|Email=robotti@metconnect.com
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Larry Doolittle
 
|Role=Contributor
 
|Role=Contributor
|Real name=Larry Doolittle
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Matt Kraai
 
|Role=Contributor
 
|Role=Contributor
|Real name=Matt Kraai
+
|Resource URL=
|Email=
+
}}
 +
{{Person
 +
|Real name=Denys Vlasenko
 +
|Role=Maintainer
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 77: Line 80:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2000-12-13
 
}}
 

Revision as of 00:08, 9 March 2015


[edit]

BusyBox

http://www.busybox.net/
Set of common utilities built as single binary

BusyBox combines tiny versions of many common UNIX utilites into a single small executable. It provides minimalist replacements for most of the utlities you usually find in GNU coreutils.

The utilites in BusyBox generally have fewer options than their full-featured GNU cousins.

This package is widely used for rescue and embedded systems. It also provides more compact alternatives to other common utilities such as bzip2, dhcp, diffutils, e2fsprogs, file, findutils, gawk, grep, inetutils, less, modutils, net-tools, procps, sed, shadow, sysklogd, sysvinit, tar, util-linux, and vim.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Genium

Verified on

10 January 2017




Leaders and contributors

Contact(s)Role
Denys Vlasenko Maintainer
Kent Robotti Contributor
Larry Doolittle Contributor
Matt Kraai Contributor
Erik Andersen Maintainer


Resources and communication

AudienceResource typeURI
SupportE-mailmailto:busybox@busybox.net
GuixHomepagehttps://www.gnu.org/software/guix/packages/b.html
DeveloperDownloadhttps://busybox.net/downloads/
Developer & UserBug Trackinghttps://bugs.busybox.net/
GentooHomepagehttps://packages.gentoo.org/packages/sys-apps/busybox
DeveloperE-mailmailto:busybox-cvs@busybox.net
Debian (Ref)https://tracker.debian.org/pkg/busybox
DeveloperVCS Repository Webviewhttps://git.busybox.net/busybox/
NetBSDHomepagehttp://pkgsrc.se/wip/busybox
FreeBSDHomepagehttps://www.freshports.org/sysutils/busybox/


Software prerequisites




Entry




































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.