svn commit: trunk/busybox: coreutils include

Bernhard Fischer rep.nop at aon.at
Fri Apr 28 07:30:35 UTC 2006


Rob, please be more careful not to leak local modifications partially,
TIA.

On Tue, Apr 25, 2006 at 03:40:56PM -0700, landley at busybox.net wrote:
>Author: landley
>Date: 2006-04-25 15:40:53 -0700 (Tue, 25 Apr 2006)
>New Revision: 14942
>

>Modified:
>   trunk/busybox/coreutils/Config.in

>
>Changeset:
>Modified: trunk/busybox/coreutils/Config.in
>===================================================================
>--- trunk/busybox/coreutils/Config.in	2006-04-25 18:42:23 UTC (rev 14941)
>+++ trunk/busybox/coreutils/Config.in	2006-04-25 22:40:53 UTC (rev 14942)
>@@ -26,6 +26,13 @@
> 	  cat is used to concatenate files and print them to the standard
> 	  output.  Enable this option if you wish to enable the 'cat' utility.
> 
>+config CONFIG_FEATURE_CAT_ESCAPE
>+	bool "support -vetET"
>+	depends on CONFIG_CAT
>+	default n
>+	help
>+	  Sheer bloat.
>+
> config CONFIG_CHGRP
> 	bool "chgrp"
> 	default n




More information about the busybox mailing list