2015-12-23 11:57:49 +01:00
|
|
|
Convert .rpm files to cpio format.
|
1999-08-01 06:26:17 +02:00
|
|
|
|
2015-12-18 00:19:36 +01:00
|
|
|
Why does the world need another rpm2cpio? because the existing one
|
1999-08-01 06:26:17 +02:00
|
|
|
won't build unless you have half a ton of things that aren't really
|
|
|
|
required for it, since it uses the same library used to extract RPM's.
|
2003-12-11 11:26:07 +01:00
|
|
|
|
2015-12-23 11:57:49 +01:00
|
|
|
This version is just a tiny wrapper around bsdtar.
|