From 19d42df206c87c915fe736578dae390168624050 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Fri, 19 May 2006 22:14:19 +0000 Subject: Add diffutils and dhcp to list of packages we provide replacements for. --- README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index da39fdf19..08c3f1d41 100644 --- a/README +++ b/README @@ -5,12 +5,12 @@ What is busybox: BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the - utilities you usually find in bzip2, coreutils, e2fsprogs, file, findutils, - gawk, grep, inetutils, less, modutils, net-tools, procps, sed, shadow, - sysklogd, sysvinit, tar, util-linux, and vim. The utilities in BusyBox - often have fewer options than their full-featured cousins; however, the - options that are included provide the expected functionality and behave - very much like their larger counterparts. + utilities you usually find in bzip2, coreutils, dhcp, diffutils, e2fsprogs, + file, findutils, gawk, grep, inetutils, less, modutils, net-tools, procps, + sed, shadow, sysklogd, sysvinit, tar, util-linux, and vim. The utilities + in BusyBox often have fewer options than their full-featured cousins; + however, the options that are included provide the expected functionality + and behave very much like their larger counterparts. BusyBox has been written with size-optimization and limited resources in mind, both to produce small binaries and to reduce run-time memory usage. -- cgit v1.2.3