diff options
Diffstat (limited to 'system/lrzip/README')
-rw-r--r-- | system/lrzip/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/lrzip/README b/system/lrzip/README new file mode 100644 index 0000000000..265f209ba9 --- /dev/null +++ b/system/lrzip/README @@ -0,0 +1,7 @@ +Long Range ZIP or Lzma RZIP + +This is a compression program optimised for large files. The larger the file +and the more memory you have, the better the compression advantage this will +provide, especially once the files are larger than 100MB. The advantage can +be chosen to be either size (much smaller than bzip2) or speed (much faster +than bzip2). |