Opened 9 years ago

Last modified 9 years ago

#560 new enhancement

Support rpm archives

Reported by: Steven Levine Owned by:
Priority: minor Milestone: Release_3.25
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 (1)

comment:1 Changed 9 years ago by Gregg Young

Milestone: Release_3.24Release_3.25
Note: See TracTickets for help on using tickets.