hdparm: more robust (re overflows) code. +38 bytes.
[oweals/busybox.git] / README
diff --git a/README b/README
index da39fdf19da34cf824b9712bc9b39c597cf9d1ef..96ca0bb9d63a9eba047d806b3a795a361ff3cb0e 100644 (file)
--- 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.
@@ -50,10 +50,10 @@ Using busybox:
 
   The build automatically generates a file "busybox.links", which is used by
   'make install' to create symlinks to the BusyBox binary for all compiled in
-  commands.  This uses the PREFIX environment variable to specify where to
-  install, and installs hardlinks or symlinks depending on the configuration
-  preferences.  (You can also manually run the install script at
-  "applets/install.sh").
+  commands.  This uses the CONFIG_PREFIX environment variable to specify
+  where to install, and installs hardlinks or symlinks depending
+  on the configuration preferences.  (You can also manually run
+  the install script at "applets/install.sh").
 
 ----------------
 
@@ -194,5 +194,5 @@ Supported hardware:
 
 Please feed suggestions, bug reports, insults, and bribes back to the busybox
 maintainer:
-       Rob Landley
-       <rob@landley.net>
+       Denis Vlasenko
+        <vda.linux@googlemail.com>