-
See https://github.com/Raku/whateverable/issues/23#issuecomment-670971601 for some context. When lrzip was introduced, zstd did not have a long-range mode, so lrzip was the only choice to achieve what…
-
Some compression formats that could be added. Being in the list does not mean they will be added, just taked into account:
- [x] wim -> `1.2.0r 3840+`
- [ ] lha
- [ ] lzh
- [ ] lz4 #85
- [ ] lz…
aonez updated
2 months ago
-
First, I think the LRZIP tab needs to mention which version of LRZIP is used and to maybe have like some "tooltip" message when you hover the mouse pointer over it about the compatibility of different…
-
Incorrect timeline behavior when archiving - XZ, LZIP, LRZIP
A folder of about 1200 files and a volume of about 900 megabytes.
https://github.com/elrumo/macOS_Big_Sur_icons_replacements/releases/do…
-
Commit a401e1da8df61ba6a93c5c233264730951c60345 added a few checks to make sure we get a useful message if `zstd` or `lrzip` are not installed. Problem is that these checks actually take ≈20ms which a…
-
```
Would be very powerful if you can add support for lrzip's new libs. This would
enable more distros to use this fast, multi-threaded compression for example in
package managers.
Link to upstrea…
-
The problem is that these days, with huge hard disks being so cheap and so common is not unusual to forget about files you already saved and copy them again in another folder, or to try to reorganize …
-
Trying to upgrade lrzip to the latest release (0.651), but ran into [some regression test issue](https://github.com/Homebrew/homebrew-core/pull/97429).
```
$ lrzip -d data.txt.lrz
Output filename…
-
project : lrzip 0.651
exec : ./lrzip -t file
Decompressing...
=================================================================
==641214==ERROR: AddressSanitizer: heap-buffer-overflow on addr…
-
This only occurs when running an x86 environment in a chroot as there aren't any x86 cpus with that many threads.
```
x86-test ~ # lrzip --version
lrzip version 0.651
x86-test ~ # touch t.txt
…