diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-02-11 00:18:42 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-02-11 00:18:42 +0000 |
commit | e03eb9438ec2a2a8036f025df8cd112c1b686c63 (patch) | |
tree | fd812f0ce2d556bcc74df884c72f79829dab692b /sources | |
parent | 65f6db929ab4ab317c0ca61831fac13697663117 (diff) |
Update for the latest
Diffstat (limited to 'sources')
-rw-r--r-- | sources/busybox.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/busybox.config b/sources/busybox.config index 5e5892339..fbb2e9879 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_OLDGNU_COMPATABILITY is not set -CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y +# CONFIG_FEATURE_TAR_OLD_FORMAT is not set +CONFIG_FEATURE_GNUTAR_LONG_FILENAME=y CONFIG_FEATURE_UNARCHIVE_TAPE=y CONFIG_UNCOMPRESS=y CONFIG_UNZIP=y |