bzip2/lzma: comprehensible error messages for missing decompressor
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 12 Jan 2009 22:24:04 +0000 (14:24 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 12 Jan 2009 22:34:31 +0000 (14:34 -0800)
Instead of failing to identify a compressed image with a decompressor
that we don't have compiled in, identify it and fail with a
comprehensible panic message.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

No differences found