Ticket #1541 (closed enhancement: fixed)
[patch] use lzip and xz within tarfs
Reported by: | iNode | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.8.16 |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | ||
Blocked By: | #2673 | Blocking: | |
Branch state: | no branch | Votes for changeset: |
Description
Enclosed is a patch that's intended to allow use of not only lzma but also lzip and xz within tarfs. I also rearranged the LZMA detection to make removing LZMA-Alone detection easier, should that ever happen.
It's a cut-down version of my integration patch, with only the vfs stuff. As usual, read the patch at least three times before use.
(Original reporter: Reynir Stefansson <reynirhs at mi.is>
report: mc@… mail-list)
Attachments
Change History
Changed 15 years ago by iNode
- Attachment lzma.patch added
comment:1 Changed 13 years ago by andrew_b
- Branch state set to no branch
- Milestone changed from 4.7 to Future Releases
comment:3 follow-up: ↓ 4 Changed 9 years ago by zaytsev
Something can probably be salvaged, e.g. changes to vfs/extfs/ulha.in, but the rest I think is already there and LZMA_Alone we probably do not want anymore, right?
lzip/xz support for tarfs