summaryrefslogtreecommitdiff
path: root/sources/busybox.config
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-02-04 12:42:11 +0000
committerEric Andersen <andersen@codepoet.org>2003-02-04 12:42:11 +0000
commit71c6fb51113987eb235f9ee10d3fd1479437f34f (patch)
treef0ebf09aea0489c7a3040e96c90bed08c4ef13ca /sources/busybox.config
parent18e33c254e32c90dff3fb3b8058882599561abe3 (diff)
Update default config
Diffstat (limited to 'sources/busybox.config')
-rw-r--r--sources/busybox.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/busybox.config b/sources/busybox.config
index 33b3f4ddc..5e5892339 100644
--- a/sources/busybox.config
+++ b/sources/busybox.config
@@ -52,8 +52,8 @@ CONFIG_FEATURE_TAR_CREATE=y
CONFIG_FEATURE_TAR_BZIP2=y
CONFIG_FEATURE_TAR_EXCLUDE=y
CONFIG_FEATURE_TAR_GZIP=y
-CONFIG_FEATURE_TAR_OLD_FORMAT=y
-CONFIG_FEATURE_GNUTAR_LONG_FILENAME=y
+# CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY is not set
+CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
CONFIG_FEATURE_UNARCHIVE_TAPE=y
CONFIG_UNCOMPRESS=y
CONFIG_UNZIP=y