Add diffutils and dhcp to list of packages we provide replacements for.
This commit is contained in:
parent
35017fb4fc
commit
19d42df206
12
README
12
README
@ -5,12 +5,12 @@ What is busybox:
|
|||||||
|
|
||||||
BusyBox combines tiny versions of many common UNIX utilities into a single
|
BusyBox combines tiny versions of many common UNIX utilities into a single
|
||||||
small executable. It provides minimalist replacements for most of the
|
small executable. It provides minimalist replacements for most of the
|
||||||
utilities you usually find in bzip2, coreutils, e2fsprogs, file, findutils,
|
utilities you usually find in bzip2, coreutils, dhcp, diffutils, e2fsprogs,
|
||||||
gawk, grep, inetutils, less, modutils, net-tools, procps, sed, shadow,
|
file, findutils, gawk, grep, inetutils, less, modutils, net-tools, procps,
|
||||||
sysklogd, sysvinit, tar, util-linux, and vim. The utilities in BusyBox
|
sed, shadow, sysklogd, sysvinit, tar, util-linux, and vim. The utilities
|
||||||
often have fewer options than their full-featured cousins; however, the
|
in BusyBox often have fewer options than their full-featured cousins;
|
||||||
options that are included provide the expected functionality and behave
|
however, the options that are included provide the expected functionality
|
||||||
very much like their larger counterparts.
|
and behave very much like their larger counterparts.
|
||||||
|
|
||||||
BusyBox has been written with size-optimization and limited resources in
|
BusyBox has been written with size-optimization and limited resources in
|
||||||
mind, both to produce small binaries and to reduce run-time memory usage.
|
mind, both to produce small binaries and to reduce run-time memory usage.
|
||||||
|
Loading…
Reference in New Issue
Block a user