Richard W.M. Jones wrote:
There's one user of zfile (in Lib.pm). This patch removes that
use.
Note that the new 'file' command which looks inside compressed files
will report something like this for an initrd:
"ASCII cpio archive (SVR4 with no CRC) (gzip compressed data, from Unix, last
modified: Sun May 24 08:26:07 2009)"
so checking for /cpio/ seems sufficient.
The patch looks fine.
ACK