Difference between revisions of "Busybox"
(Updates (versions, vcs, description)) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=BusyBox | |Name=BusyBox | ||
− | |Short description= | + | |Short description=Set of common utilities built as single binary |
− | |Full description=BusyBox combines tiny versions of many common UNIX | + | |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 | + | 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= | + | |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 | + | |Documentation note=User manpage available in HTML format from https://busybox.net/downloads/BusyBox.html |
− | |Related projects= | + | |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. | + | |Version identifier=1.26.1 |
− | |Version date= | + | |Version date=2017/01/02 |
|Version status=stable | |Version status=stable | ||
− | |Version download= | + | |Version download=https://busybox.net/downloads/busybox-1.26.1.tar.bz2 |
− | |Last review by= | + | |Last review by=Bendikker |
− | |Last review date= | + | |Last review date=2018/02/07 |
− | |||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | |||
|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= | + | |License verified by=Genium |
− | |License verified date= | + | |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 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
Line 38: | Line 40: | ||
|Role=Contributor | |Role=Contributor | ||
|Email=robotti@metconnect.com | |Email=robotti@metconnect.com | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
|Real name=Larry Doolittle | |Real name=Larry Doolittle | ||
|Role=Contributor | |Role=Contributor | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
|Real name=Matt Kraai | |Real name=Matt Kraai | ||
|Role=Contributor | |Role=Contributor | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
|Real name=Denys Vlasenko | |Real name=Denys Vlasenko | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Debian (Ref) |
− | |Resource kind= | + | |Resource URL=https://tracker.debian.org/pkg/busybox |
− | |Resource URL= | + | }} |
+ | {{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= | + | |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 06:35, 15 February 2018
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.
Documentation
User manpage available in HTML format from https://busybox.net/downloads/BusyBox.html
IRC general channel
- irc://irc.freenode.net/busybox
Download
https://busybox.net/downloads/busybox-1.26.1.tar.bz2
version 1.26.1
(stable)
released on 2 January 2017
User level
Advanced
VCS Checkout
git clone git://busybox.net/busybox.git
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
10 January 2017
Leaders and contributors
Contact(s) | Role |
---|---|
Erik Andersen | Maintainer |
Kent Robotti | Contributor |
Larry Doolittle | Contributor |
Matt Kraai | Contributor |
Denys Vlasenko | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer & User | Bug Tracking | https://bugs.busybox.net/ |
Gentoo | Homepage | https://packages.gentoo.org/packages/sys-apps/busybox |
Developer | VCS Repository Webview | https://git.busybox.net/busybox/ |
FreeBSD | Homepage | https://www.freshports.org/sysutils/busybox/ |
Developer | mailto:busybox-cvs@busybox.net | |
NetBSD | Homepage | http://pkgsrc.se/wip/busybox |
Support | mailto:busybox@busybox.net | |
Debian (Ref) | https://tracker.debian.org/pkg/busybox | |
Developer | Download | https://busybox.net/downloads/ |
Guix | Homepage | https://www.gnu.org/software/guix/packages/b.html |
Software prerequisites
This entry (in part or in whole) was last reviewed on 7 February 2018.
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.