Ticket #1541 (closed enhancement: fixed)

Opened 15 years ago

Last modified 8 years ago

[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

lzma.patch (9.6 KB) - added by iNode 15 years ago.
lzip/xz support for tarfs

Change History

Changed 15 years ago by iNode

lzip/xz support for tarfs

comment:1 Changed 12 years ago by andrew_b

  • Branch state set to no branch
  • Milestone changed from 4.7 to Future Releases

comment:2 Changed 12 years ago by andrew_b

  • Blocked By 2673 added

comment:3 follow-up: ↓ 4 Changed 8 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?

comment:4 in reply to: ↑ 3 Changed 8 years ago by andrew_b

Replying to zaytsev:

LZMA_Alone we probably do not want anymore, right?

Right, because it is deprecated.

comment:5 Changed 8 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from Future Releases to 4.8.16

Implemented in #2673.

Note: See TracTickets for help on using tickets.