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...")
 
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=BusyBox
 
|Name=BusyBox
|Short description=Tiny versions of many common utilities
+
|Short description=Set of common utilities built as single binary
|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 utilites into a single small executable. It provides minimalist replacements for most of the utlities you usually find in [[GNU coreutils]].
|User level=intermediate
+
 
|Status=Live
+
The utilites in BusyBox generally have fewer options than their full-featured [[GNU coreutils|GNU cousins]].
|Component programs=
+
 
 +
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]].
 
|Homepage URL=http://www.busybox.net/
 
|Homepage URL=http://www.busybox.net/
|VCS checkout command=:pserver:anonymous@busybox.net:/var/cvs login
+
|User level=advanced
 +
|VCS checkout command=git clone git://busybox.net/busybox.git
 
|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 manpage available in HTML format from https://busybox.net/downloads/BusyBox.html
|Paid support=
+
|Accepts cryptocurrency donations=No
|IRC help=
+
|IRC general=irc://irc.freenode.net/busybox
|IRC general=
+
|Related projects=coreutils,util-linux
|IRC development=
 
|Related projects=Tiny_Login,minit
 
 
|Keywords=embedded,utilities,BusyBox
 
|Keywords=embedded,utilities,BusyBox
|Is GNU=n
+
|Version identifier=1.26.1
|Last review by=Janet Casey
+
|Version date=2017/01/02
|Last review date=2009-10-21
+
|Version status=stable
|Submitted by=Database conversion
+
|Version download=https://busybox.net/downloads/busybox-1.26.1.tar.bz2
 +
|Last review by=Bendikker
 +
|Last review date=2018/02/07
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.0.1
+
|Is GNU=No
|Version date=2005-08-18
 
|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=Genium
 +
|License verified date=2017/01/10
 +
|License note=https://git.busybox.net/busybox/tree/LICENSE
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Erik Andersen
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Erik Andersen
 
|Email=
 
|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=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Larry Doolittle
 
|Role=Contributor
 
|Role=Contributor
|Real name=Larry Doolittle
 
|Email=
 
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Matt Kraai
 
|Role=Contributor
 
|Role=Contributor
|Real name=Matt Kraai
+
}}
|Email=
+
{{Person
|Resource URL=
+
|Real name=Denys Vlasenko
 +
|Role=Maintainer
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/busybox
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Developer & User
|Resource kind=VCS Repository Webview
+
|Resource kind=Bug Tracking
|Resource URL=http://bugs.busybox.net/main_page.php
+
|Resource URL=https://bugs.busybox.net/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://www.busybox.net/cgi-bin/viewcvs.cgi/trunk/busybox/
+
|Resource URL=https://git.busybox.net/busybox/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 71: Line 76:
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:busybox@busybox.net
 
|Resource URL=mailto:busybox@busybox.net
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=https://busybox.net/downloads/
 +
}}
 +
{{Resource
 +
|Resource audience=Guix
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.gnu.org/software/guix/packages/b.html
 +
}}
 +
{{Resource
 +
|Resource audience=Gentoo
 +
|Resource kind=Homepage
 +
|Resource URL=https://packages.gentoo.org/packages/sys-apps/busybox
 +
}}
 +
{{Resource
 +
|Resource audience=FreeBSD
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.freshports.org/sysutils/busybox/
 +
}}
 +
{{Resource
 +
|Resource audience=NetBSD
 +
|Resource kind=Homepage
 +
|Resource URL=http://pkgsrc.se/wip/busybox
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=https://busybox.net/downloads/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task
|Use=software-development
+
|Use=software-development, system-administration
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2000-12-13
 
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 07:35, 15 February 2018


[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






















"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developer & User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










"Guix" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Gentoo" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FreeBSD" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"NetBSD" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.









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.