First stages of (re-)writing busybox's tar creation support.

-Erik
This commit is contained in:
Erik Andersen
2000-03-26 14:03:20 +00:00
parent deea048bec
commit 6acaa40f27
7 changed files with 225 additions and 43 deletions

View File

@@ -161,7 +161,7 @@
#define BB_FEATURE_REMOUNT
//
// Enable support for creation of tar files.
//#define BB_FEATURE_TAR_CREATE
#define BB_FEATURE_TAR_CREATE
//
//// Enable reverse sort
//#define BB_FEATURE_SORT_REVERSE