From 83518d18a34a3ddfcaac1739930d8469f5bc2442 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 20 Mar 2009 22:17:13 +0000 Subject: Compatibility fixes: grep: support -z find: support --mindepth together +45 bytes cpio: support -p (configurable, +230 bytes) libbb: tweaks for cpio --- TODO_config_nommu | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO_config_nommu') diff --git a/TODO_config_nommu b/TODO_config_nommu index 428d9b300..2061bfd1c 100644 --- a/TODO_config_nommu +++ b/TODO_config_nommu @@ -110,6 +110,7 @@ CONFIG_BUNZIP2=y CONFIG_BZIP2=y CONFIG_CPIO=y CONFIG_FEATURE_CPIO_O=y +CONFIG_FEATURE_CPIO_P=y CONFIG_DPKG=y CONFIG_DPKG_DEB=y CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY=y -- cgit v1.2.3