Opened 9 years ago

Last modified 6 months ago

#560 new enhancement

Support rpm archives

Reported by: Steven Levine Owned by:
Priority: minor Milestone: Release_3.26
Component: fm/2 base Version: 3.23
Keywords: Cc:

Description

I would be handy to have at least view support for rpm archives. This can be one with unrpm.cmd which uses rpm2cpio and cpio or a combination of 7z and cpio as in:

7z -so e urpo-20150101-9.oc00.i386.rpm 2>nul | cpio -tv

... -rwxr-xr-x 1 0 0 3207 Jan 1 2015 ./@unixroot

Both might require a wrapper script to deal with commine line format and to insert recognizable list start and list end lines.

Change History (2)

comment:1 by Gregg Young, 9 years ago

Milestone: Release_3.24Release_3.25

comment:2 by Gregg Young, 6 months ago

Milestone: Release_3.25Release_3.26

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.