Opened 11 years ago
Closed 11 years ago
#537 closed defect (fixed)
Re-enable list commands for .LZ files
Reported by: | John Small | Owned by: | Gregg Young |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | fm/2 base | Version: | 3.21 |
Keywords: | Cc: |
Description (last modified by )
Changeset [1690] effectively disables any listing of archive files whose name ends in .LZ.
While LZIP.EXE does not natively have a list command, it is possible to set up an archiver.bb2 entry to generate a list. (I know it's possible because I had a functional LZIP list command before this changeset.)
Changeset 1690 also blocks listing of TAR.LZ (LZIP-compressed tar) files. These files can easily be listed using a relatively simple tar command.
Change History (5)
comment:1 by , 11 years ago
Description: | modified (diff) |
---|
comment:2 by , 11 years ago
Summary: | Re-enable list commandsfor .LZ files → Re-enable list commands for .LZ files |
---|
comment:3 by , 11 years ago
Description: | modified (diff) |
---|
comment:4 by , 11 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:5 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
CS [1773]