Difference between revisions of "Busybox"

From Free Software Directory
Jump to: navigation, search
(Updates (versions, vcs, description))
 
(6 intermediate revisions by 2 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 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.
+
|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]].
  
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.
+
The utilites in BusyBox generally have fewer options than their full-featured [[GNU coreutils|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]].
 
|Homepage URL=http://www.busybox.net/
 
|Homepage URL=http://www.busybox.net/
|User level=intermediate
+
|User level=advanced
 
|VCS checkout command=git clone git://busybox.net/busybox.git
 
|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
|Related projects=Tiny_Login,minit
+
|Accepts cryptocurrency donations=No
 +
|IRC general=irc://irc.freenode.net/busybox
 +
|Related projects=coreutils,util-linux
 
|Keywords=embedded,utilities,BusyBox
 
|Keywords=embedded,utilities,BusyBox
|Version identifier=1.21.1
+
|Version identifier=1.26.1
|Version date=2013/07/09
+
|Version date=2017/01/02
 
|Version status=stable
 
|Version status=stable
|Version download=http://www.busybox.net/downloads/binaries/1.21.1/busybox-binaries.tar.bz2
+
|Version download=https://busybox.net/downloads/busybox-1.26.1.tar.bz2
|Last review by=Enyst
+
|Last review by=Bendikker
|Last review date=2015/03/09
+
|Last review date=2018/02/07
|Submitted by=Database conversion
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2000-12-13
 
|License verified date=2000-12-13
Line 26: Line 28:
 
{{Project license
 
{{Project license
 
|License=GPLv2
 
|License=GPLv2
|License verified by=enyst
+
|License verified by=Genium
|License verified date=2015/03/09
+
|License verified date=2017/01/10
 +
|License note=https://git.busybox.net/busybox/tree/LICENSE
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Erik Andersen
 
|Real name=Erik Andersen
 
|Role=Maintainer
 
|Role=Maintainer
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 38: Line 40:
 
|Role=Contributor
 
|Role=Contributor
 
|Email=robotti@metconnect.com
 
|Email=robotti@metconnect.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Larry Doolittle
 
|Real name=Larry Doolittle
 
|Role=Contributor
 
|Role=Contributor
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Matt Kraai
 
|Real name=Matt Kraai
 
|Role=Contributor
 
|Role=Contributor
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Denys Vlasenko
 
|Real name=Denys Vlasenko
 
|Role=Maintainer
 
|Role=Maintainer
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Debian (Ref)
|Resource kind=VCS Repository Webview
+
|Resource URL=https://tracker.debian.org/pkg/busybox
|Resource URL=http://bugs.busybox.net/main_page.php
+
}}
 +
{{Resource
 +
|Resource audience=Developer & User
 +
|Resource kind=Bug Tracking
 +
|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 74: 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
 
}}
 
}}
 
{{Featured}}
 
{{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.