From 062c74f71035091fcef0b20ff4e8cb77d18124cc Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Wed, 27 Nov 2002 09:29:49 +0000 Subject: last_patch_68 from Vladimir N. Oleynik --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index afd91b4..5037992 100644 --- a/README +++ b/README @@ -18,9 +18,8 @@ it also makes an excellent environment for any small or embedded system. As of version 0.20 there is now a version number. : ) Also as of version 0.20, BusyBox is now modularized to easily allow you to build only the components you -need, thereby reducing binary size. To turn off unwanted BusyBox components, -simply edit the file "Config.h" and comment out the components you do not need -using C++ style (//) comments. +need, thereby reducing binary size. Run 'make config' or 'make menuconfig' +for select the functionality that you wish to enable. After the build is complete, a busybox.links file is generated. This is used by 'make install' to create symlinks to the busybox binary for all -- cgit v1.1