diff options
| author | Mitch Riedstra <mitch@riedstra.us> | 2018-04-22 18:26:18 -0400 |
|---|---|---|
| committer | Mitch Riedstra <mitch@riedstra.us> | 2018-04-22 18:26:18 -0400 |
| commit | 73692b5ba9f28b75e226152044b18409a7df7685 (patch) | |
| tree | 06e8dbb42994ee65c8c815de3c23e5d2a910716d /busybox-config | |
| parent | b3810b12552a937dcb6486ccf775a0bd9094db23 (diff) | |
| download | min-73692b5ba9f28b75e226152044b18409a7df7685.tar.gz min-73692b5ba9f28b75e226152044b18409a7df7685.tar.xz | |
Addex XZ as well as sources and a working "tar" for the system.
( I need to rename it to cpio )
Diffstat (limited to 'busybox-config')
| -rw-r--r-- | busybox-config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox-config b/busybox-config index 06ae0b6..fadc793 100644 --- a/busybox-config +++ b/busybox-config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.28.3 -# Sat Apr 21 08:32:56 2018 +# Sun Apr 22 18:08:53 2018 # CONFIG_HAVE_DOT_CONFIG=y @@ -161,7 +161,7 @@ CONFIG_GZIP_FAST=0 # CONFIG_FEATURE_GZIP_LEVELS is not set CONFIG_FEATURE_GZIP_DECOMPRESS=y CONFIG_LZOP=y -# CONFIG_UNLZOP is not set +CONFIG_UNLZOP=y # CONFIG_LZOPCAT is not set # CONFIG_LZOP_COMPR_HIGH is not set CONFIG_RPM=y |
